Ant, 
Thank you for your reply.
I did,

But I still got the error after I started Jboss
---------------------------------------------------------- 
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. 

------------------- 

the interesting is after I changed UseJBossWebLoader attribuate from false 
(default) to true  in Jboss-service.xml  in  
server\default\deploy\jbossweb-tomcat55.sar\META-INF,  then started  Jboss 
again. this error is gone, looks perfect.  But only one war is loaded. What is 
worng? 

 <!-- A flag indicating if the JBoss Loader should be used. This loader
           uses a unified class loader as the class loader rather than the 
tomcat
           specific class loader.
           The default is false to ensure that wars have isolated class loading
           for duplicate jars and jsp files.
      -->
      true
 

 Thank you!

Chwang


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3895709#3895709

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895709


-------------------------------------------------------
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

Reply via email to