Is it possible to package a scheduler (class file + scheduler-service.xml) together with beans (class files + ejb-jar.xml + jboss.xml)?
Currently I deploy the beans in a jar file and the scheduler in a sar file separately. If I mix the two into one jar or sar file, only the beans respectively the scheduler is deployed. Also, I'd like to have the Scheduler use the local interfaces of the beans, if possible. Any ideas? -- Eric _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
