Hi folks, Right now I put 2 war files into a ear. these 2 wars files have their own jboss-web.xml file, but the content is the same, and under their own WEB-INF folder.
But after I started Jboss, I got this error ---------------------------------------------------------- 17:50:00,976 INFO [WebappClassLoader] Illegal access: this web application instance has been stopped already. Could not load test.myapplcaion.runfilter. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. ------------------- Which means, only can start on web applcaion. Could you tell me waht is wrong? Thank you! Chwang View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3894922#3894922 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3894922 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
