16:51:46,288 ERROR [Scheduler] Could not find the constructor or create 
Schedulable instance
java.lang.NoSuchMethodException: 
com.vai.cms.ejb.message.SchedulableLIBean.(java.lang.String, int)
        at java.lang.Class.getConstructor0(Unknown Source)
        at java.lang.Class.getConstructor(Unknown Source)        at 
org.jboss.varia.scheduler.Scheduler.startSchedule(Scheduler.java:294)

        at org.jboss.varia.scheduler.Scheduler.startService(Scheduler.java:1157)

        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:272)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB


what is  method 
i used schedulable interface  and implemented perform method
and here is my deployment service.xml


    true
    com.vai.cms.ejb.message.SchedulableLIBean
    SchedulabeTest,12345
    java.lang.String,int    
    NOW
    2000
    -1
    jboss:service=Naming
  
  



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899728#3899728

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899728


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to