My scheduler complains about not finding the class. If I put the suporting class jar file in /default/lib it works fine but I don't want to do that. I want it to pickup the classes from the war deployment.
I saw some postings about deploying my scheduler and the supporting classes as sar but that forces me to deploy two copies of my classes. One in war other in sar. This could create problems for us later on. So is there any way I can make my scheduler to load after my war deploys then load the classes from the war? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909815#3909815 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909815 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
