Hi, I'm trying to deploy a single deployment EAR unit with a WAR and SAR to use the same classloader for WAR and the SAR. It does not explode the WAR completely before it tries to load a custom WSDDProvider which is part of the WAR. It throws a FileNotFoundException. Need both to be deployed a one unit as otherwise I get into ClassCastException issue.
What could be happening here?. Raj View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845879#3845879 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845879 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
