|
| Re: Struts redeploy problem: failed while destroying filter |
 |
Thu, 16 Aug 2007 07:06:56 -070 |
I had similar problem a while ago. The remedy I had at that time is placing the
jar files containing the classes in the "global" classpath to BEA
servers, not just put them in the directories that only available for one
particular web application. It's a working solution. I am sure there's other way
to fix it. My guess is that the security manager for individual applications is
setup more strictly. However, I haven't really been able to verify th |
| Post Reply
|
|
|
|
|
|
|
|
|
|