- 
        1. Re: How to deploy an EAR or WAR that uses Struts on JBoss3.0mkgarnek Jun 26, 2002 9:34 AM (in response to mkgarnek)Sorry about the formatting of the directory structure. Ive moved it to a text file. 
- 
        2. Re: How to deploy an EAR or WAR that uses Struts on JBoss3.0mkgarnek Jun 26, 2002 9:37 AM (in response to mkgarnek)Sorry about the formatting of the directory structure. Ive moved it to a text file. 
- 
        3. Re: How to deploy an EAR or WAR that uses Struts on JBoss3.0tbfmicke Jun 26, 2002 12:33 PM (in response to mkgarnek)Where do you have struts.jar? Normally it should be 
 in WEB-INF/lib. If it is there having ApplicationResources.properties inside WEB-INF/classes should work.
 Another place to put it might be at the toplevel of myClasses.jar.
- 
        4. Re: How to deploy an EAR or WAR that uses Struts on JBoss3.0mkgarnek Jun 26, 2002 1:12 PM (in response to mkgarnek)Thanks for your reply. 
 I have struts.jar in jboss-3.0.0\server\all\lib (Ive done a clean up since my first post and found that l had it in a couple of places)
 I've also found that Struts will find the ApplicationResources.properties file if l put it in jboss-3.0.0\server\all\deploy\myApp.ear
 Ive updated the attachment to reflect my cleanup (I had duplicate files in a number of places trying to get it working initially)
 Although l have something that works, it does not look right. Still hoping someone that knows where everything should go will respond.
 Thanks
 
    