Re: Cannot find message resources under key org.apache.struts.action.MESSAGE

2012-04-01 Thread Dave Newton
May need more to go on. Dave (pardon brevity and typos, on cell) On Apr 1, 2012 2:11 PM, "Gopinath.M" wrote: > Please check struts-config.xml file. > >

Cannot find message resources under key org.apache.struts.action.MESSAGE

2007-11-26 Thread forumuser
I tried to deploy struts application on RAD Websphere App Server 6. it is throwing following exception javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE and on the browser it says internal server error 500 please help as what to do to

Cannot find message resources under key org.apache.struts.action.MESSAGE , what could cause this ?

2006-03-14 Thread Legolas Woodland
Hi Thank you for reading my post. I upload a web application to its host , it works OK until a few hours ago , and now it shows the following exception is there any comment about this ? javax.servlet.jsp.JspException: Cannot find message resources under key

Re: Cannot find message resources under key org.apache.struts.action.MESSAGE

2006-02-27 Thread Laurie Harper
ocate follow directory: C:\tomcat5\webapps\Log\WEB-INF\classes\resources\application.properties When the JSP execute ,it raise following error: javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE org.apache.jasper

Re: Cannot find message resources under key org.apache.struts.action.MESSAGE

2006-02-27 Thread Dharmendra Singh
ype="com.LogmanageAction" > name="logmanageForm" > validate="true" > input="/index.jsp"> > > > > > > application.properties is locate follow directory: >

Cannot find message resources under key org.apache.struts.action.MESSAGE

2006-02-27 Thread red phoenix
> application.properties is locate follow directory: C:\tomcat5\webapps\Log\WEB-INF\classes\resources\application.properties When the JSP execute ,it raise following error: javax.servlet.ServletException: Canno

RE: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error

2005-06-20 Thread EROL TEZCAN
you have two projects which *appear* to be the same and that one is working whilst the other is failing with the "Cannot find message resources under key org.apache.struts.action.MESSAGE" error? -Original Message- From: EROL TEZCAN [mailto:[EMAIL PROTECTED] Sent: 17 June 2005

RE: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error

2005-06-17 Thread McDonnell, Colm (MLIM)
rking whilst the other is failing with the "Cannot find message resources under key org.apache.struts.action.MESSAGE" error? -Original Message- From: EROL TEZCAN [mailto:[EMAIL PROTECTED] Sent: 17 June 2005 15:53 To: Struts Users Mailing List Subject: RE: "Cannot find mes

RE: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error

2005-06-17 Thread EROL TEZCAN
age- From: EROL TEZCAN [mailto:[EMAIL PROTECTED] Sent: 17 June 2005 14:31 To: sturts_apache_user sturts_apache_user Subject: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error Hi All, I am working to run an example in Mastering Jakarta Struts Chapter 11 .

Re: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error

2005-06-17 Thread Martin Gainty
ff of web-inf/classes Aigh Vie, Martin- - Original Message - From: "McDonnell, Colm (MLIM)" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, June 17, 2005 9:36 AM Subject: RE: "Cannot find message resources under key org.apache.struts.

RE: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error

2005-06-17 Thread McDonnell, Colm (MLIM)
2005 14:31 To: sturts_apache_user sturts_apache_user Subject: "Cannot find message resources under key org.apache.struts.action.MESSAGE " Error Hi All, I am working to run an example in Mastering Jakarta Struts Chapter 11 . When I want to run this application , I go

"Cannot find message resources under key org.apache.struts.action.MESSAGE " Error

2005-06-17 Thread EROL TEZCAN
Hi All, I am working to run an example in Mastering Jakarta Struts Chapter 11 . When I want to run this application , I got an error. javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE at

Re: Still PLZ Help with Cannot find message resources under key org.apache.struts.action.MESSAGE

2005-01-16 Thread Curtis Taylor
Hello, This error implies Digester has a problem with your struts-config.xml file. If you post your struts-config.xml in its entirety it may help the group determine what that problem is. HTH, Curtis Avinash Sridhar wrote: Hi, Thanks for the suggestionsAfter I add to the struts-config.

Re: Still PLZ Help with Cannot find message resources under key org.apache.struts.action.MESSAGE

2005-01-13 Thread Todd_Nine
o: "Struts Users Mailing List" | | cc: | | Subject: Still PLZ Help with Cannot find message resources u

Still PLZ Help with Cannot find message resources under key org.apache.struts.action.MESSAGE

2005-01-13 Thread Avinash Sridhar
annot find message resources under key > org.apache.struts.action. > > > Hi All, > This is my directory structure > WEB-INF i have struts-config.xml and web.xml > WEB_INF classes / com / masslight / StrutsExampleClasses/ > ApplicationResources.properties > Name.java >

Please Help with this error Cannot find message resources under key org.apache.struts.action.MESSAGE

2005-01-12 Thread Avinash Sridhar
SetNameAction.java files /***Error **/ Cannot find message resources under key org.apache.struts.action.MESSAGE /***Error **/ Kindly help me out with this PS: I am using Tomcat 5.0.28, Eclipse 3.0 Struts 1.2.4. Any Help would be greatly appreciated... I can give

RE: Cannot find message resources under key org.apache.struts.action.MESSAGE

2004-10-25 Thread Charl Gerber
Message- > > From: Charl Gerber [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 25, 2004 3:02 PM > > To: Struts Users Mailing List > > Subject: Cannot find message resources under key > > org.apache.struts.action.MESSAGE > > >

RE: Cannot find message resources under key org.apache.struts.action.MESSAGE

2004-10-25 Thread Charl Gerber
> > Hope this helps. > > -Original Message- > From: Charl Gerber [mailto:[EMAIL PROTECTED] > Sent: Monday, October 25, 2004 3:02 PM > To: Struts Users Mailing List > Subject: Cannot find message resources under key > org.apache.struts.action.MESSAGE > > I

RE: Cannot find message resources under key org.apache.struts.action.MESSAGE

2004-10-25 Thread Carl F. Hall
04 3:02 PM To: Struts Users Mailing List Subject: Cannot find message resources under key org.apache.struts.action.MESSAGE I've upgraded from Struts 1.1 to 1.2.4. The only changes are the new jars and ActionError has been replaced by ActionMessage. Nothing else. Now I get the exception: Cann

Cannot find message resources under key org.apache.struts.action.MESSAGE

2004-10-25 Thread Charl Gerber
I've upgraded from Struts 1.1 to 1.2.4. The only changes are the new jars and ActionError has been replaced by ActionMessage. Nothing else. Now I get the exception: Cannot find message resources under key org.apache.struts.action.MESSAGE I read it might have something to do with xml parsers