I have a serious problem when deploying war files on JBoss. As JBoss doesnot explode the war files on deployment I am not able to read the XML file stored inside the war file, from my program. The servlet throws exception while accessing the files. Also in many cases the I have to modify the XML files from my program.
How can we do that?? Now I am working with 2 separate servers- Tomcat for the web tier and JBoss for the EJB tier. Can I make this to single Ear file and also read the XML form my program. Is there any method to store XML file in another JBoss directory and access it as the Xml files are large enough to set as environment variables. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845679#3845679 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845679 ------------------------------------------------------- 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-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
