Bugs item #688607, was opened at 2003-02-18 17:10 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=688607&group_id=22866
Category: JBossMX Group: None Status: Open Resolution: None Priority: 5 Submitted By: Shyam Sundar (shyamvs) Assigned to: Nobody/Anonymous (nobody) Summary: Class loader problem Initial Comment: Dear Friends, I am using jboss-3.0.5_tomcat-4.1.18. In that i have two applications where in application1 test.ear has a test.jar +test.sar+dtd/myconf.dtd application2 testA.ear has test.sar+dtd/myconf1.dtd In test.jar of test.ear i have test.class which access dtd/myconf.dtd and dtd/myconf1.dtd In test.sar of both applications in the startService method i instantiate the test.class and access the both dtd/myconf.dtd & dtd/myconf1.dtd At this point of time i am not able to get the resource dtd/myconf1.dtd from application testA.ear after deploying two applications. i am using this.getClass().getClassLoader().getResource("dtd/myconf1.dtd") This problem happens only in extracted mode of deployment through MainDeployer present in JMX-console ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=688607&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development