Greetings all.

I am trying to deploy a simple class via the scheduler. When I start JBoss I 
get this error in the log:

java.lang.ClassNotFoundException: No ClassLoaders found for: 
com.vrs.enterpriseintegrator.fwk.ScheduledRIMSTransactionProcessor

The class is in a jar that is loaded later. What is the proper way to deploy 
this?

Thanks!

Earnie!



I have the following  configurations:

In my scheduler-manage-service.xml
   
      true
   

In my scheduler-service.xml
 
    true
    com.vrs.enterpriseintegrator.fwk.ScheduledRIMSTransactionProcessor
    NOW
    10000
    -1
    jboss.j2ee:service=EjbModule,module=EnterpriseIntegrator.jar
  
 


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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to