WAR uses filter of another WAR in the same EAR
----------------------------------------------
Key: AS7-2048
URL:
https://issues.jboss.org/browse/AS7-2048
Project: Application Server 7
Issue Type: Bug
Components: Server
Affects Versions: 7.0.2.Final, 7.0.1.Final, 7.0.0.Final
Reporter: Sebastian Woeste
Assignee: Jason Greene
I have an EAR with to WARs in it. Both WARs contain a JAR (in they're lib folder)
which contain a Filter. If i deploy the EAR and log the loaded classes i see that the
filter from both WARs are loaded but if i open the web context then only the first loaded
filter will be used - for both WARs. This will lead to some classloading problems in the
following process.
For a more detailed description see the forum reference.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira