Re: <strong>Cannot find message resources under key org.apache.struts.action.MESSAGE</strong>
Posted By:
thomas_diesler
Posted On:
Wednesday, May 22, 2002 01:34 PM
I had missing in my struts-config.xml
Re: <strong>Cannot find message resources under key org.apache.struts.action.MESSAGE</strong>
Posted By:
Anonymous
Posted On:
Wednesday, April 10, 2002 04:38 AM
I had the same problem using Together 5.5 and Tomcat 3.2.
Together created the "server.xml" located under
%TOMCAT_HOME%conf where the following entry was missing:
Take a look at your server.xml weather it contains it?
"server.xml" is created by Together 5.5 automatically.
The creation is hard coded. I cracked the appropriate
class file so it creates the correct configuration file
and it works also with the debugger.
If someone is interested in it I could send it via email.
regards
Afshin