Bugs item #688613, was opened at 2003-02-18 13:50 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=688613&group_id=22866
Category: JBossMX Group: None >Status: Deleted >Resolution: Duplicate 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 ---------------------------------------------------------------------- >Comment By: Juha Lindfors (juhalindfors) Date: 2003-03-06 13:23 Message: Logged In: YES user_id=175239 Duplicate of 688607 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=688613&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development