Struts 2 in an EAR

2010-04-15 Thread James Cook
Hi All, I have a Struts 2 enabled WAR that works fine when deployed on its own, but when packaged as part of an EAR it doesn't appear to be scanning for the annotations in the WAR as I get the unable to find Action message. I am running this on Glassfish 2.1.1 and using Struts 2.1.8.1

RE: Struts 2 in an EAR

2010-04-15 Thread Miles, Chris
- From: James Cook [mailto:james.c...@wecomm.com] Sent: 15 April 2010 11:12 To: Struts Users Mailing List Subject: Struts 2 in an EAR Hi All, I have a Struts 2 enabled WAR that works fine when deployed on its own, but when packaged as part of an EAR it doesn't appear to be scanning

RE: Struts 2 in an EAR

2010-04-15 Thread James Cook
Hi Chris, Yes this is the same issue this end. It is strange because there is a document talking about multiple Struts 2 WARs in an EAR. So I would imagine this has to be possible. I have set the logging level to FINEST on the Struts packages to see what was happening on boot (when the scanning