Re: [S2]Could not find or error in struts.properties

2006-12-03 Thread WongTseng
thanks s lot. 2006/12/4, Don Brown <[EMAIL PROTECTED]>: struts.properties goes in WEB-INF/classes In the next version, 2.0.2, it is completely optional. Don On 12/3/06, WongTseng <[EMAIL PROTECTED]> wrote: > I am a newbie to Strus2, and I have just set up a Struts2 project of blank > example

Re: [S2]Could not find or error in struts.properties

2006-12-03 Thread Don Brown
struts.properties goes in WEB-INF/classes In the next version, 2.0.2, it is completely optional. Don On 12/3/06, WongTseng <[EMAIL PROTECTED]> wrote: I am a newbie to Strus2, and I have just set up a Struts2 project of blank example. When I start the web container, it throws an exception. jav

RE: [S2]Could not find or error in struts.properties

2006-12-03 Thread shibing.chen
PROTECTED] Sent: Monday, December 04, 2006 11:08 AM To: Struts Users Mailing List Subject: [S2]Could not find or error in struts.properties I am a newbie to Strus2, and I have just set up a Struts2 project of blank example. When I start the web container, it throws an exception

[S2]Could not find or error in struts.properties

2006-12-03 Thread WongTseng
I am a newbie to Strus2, and I have just set up a Struts2 project of blank example. When I start the web container, it throws an exception. java.lang.IllegalStateException: struts.properties missing at org.apache.struts2.config.PropertiesSettings.( PropertiesSettings.java:49) at org.apache.