[ https://issues.apache.org/struts/browse/WW-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44205#action_44205
]
Don Brown commented on WW-2675:
-------------------------------
What about putting the Struts jar in the EAR root directory? Then, you wouldn't have multiple
copies of the Struts jar loaded by different classloaders.
> Multiple Struts2 .war in a single .ear
> --------------------------------------
>
> Key: WW-2675
> URL: https://issues.apache.org/struts/browse/WW-2675
> Project: Struts 2
> Issue Type: Bug
> Components: Build Management, Core Actions
> Affects Versions: 2.0.11.1
> Environment: Glassfish v2, Eclipse
> Reporter: Hugo de Paix de Coeur
> Assignee: Don Brown
> Fix For: 2.1.3
>
>
> This is a reopen of the issue https://issues.apache.org/struts/browse/WW-2668
> I've had exactly the same problem and asked on the user mailing list without solution
for now : "Multiple Struts2 WAR in a single EAR" :
> http://mail-archives.apache.org/mod_mbox/struts-user/200806.mbox/%3c20080612093905.GA25760@smtp.kabhal.org%3e
> It seems the XmlConfigurationProvider of xwork does not support parsing struts-default.xml
several times (1 for each .war) in a single ear.
> To reproduce the bug : just put struts2-blank and struts2-mailreader example apps in
an .ear and deploy it in Glassfish
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|