Missing configuration resource for path /WEB-INF/struts-config.xml in Webspere 3.5.2 under not Default server

2001-06-15 Thread Karmanov, Igor
Hi All, I've got Struts (1.0-b1) Example working under Default Server without any problem using standard instructions. We converted part of our application towards using Struts as well. struts-config.xml was placed under web/WEB-INF directory. The problem starts when I deploy Struts

Re: Missing configuration resource for path /WEB-INF/struts-config.xml in Webspere 3.5.2 under not Default server

2001-06-15 Thread Ted Husted
It's looking for the ApplicationResouces.property file. This can be anywhere on your class path. I like it right under the classes folder. Karmanov, Igor wrote: Hi All, I've got Struts (1.0-b1) Example working under Default Server without any problem using standard instructions. We

Re: Missing configuration resource for path /WEB-INF/struts-config.xml in Webspere 3.5.2 under not Default server

2001-06-15 Thread Dan Miser
Put web in your classpath. After you do this, you'll need to restart the webapp. I've tested the instructions here countless times and it's worked: http://www.distribucon.com/struts/WASInstall.htm -- Dan Miser http://www.distribucon.com - Original Message - From: Karmanov, Igor [EMAIL