You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/09/19 12:41:41 UTC

DO NOT REPLY [Bug 31293] New: - javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31293>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31293

javax.servlet.ServletException: Cannot find message resources under key org.apache.struts.action.MESSAGE

           Summary: javax.servlet.ServletException: Cannot find message
                    resources under key org.apache.struts.action.MESSAGE
           Product: Struts
           Version: Unknown
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: dev@struts.apache.org
        ReportedBy: hauser@acm.org


Niall, thx for pointing out the solution to Bug 31291. I think I followed all
what was stated in the wiki upgrade notes (BTW, the form tag no longer has the
"type" attribute either) and now I am getting 

javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
	org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1233)
	org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
	org.apache.struts.taglib.TagUtils.message(TagUtils.java:1057)
	org.apache.struts.taglib.bean.WriteTag.retrieveFormatString(WriteTag.java:256)
	org.apache.struts.taglib.bean.WriteTag.formatValue(WriteTag.java:319)
	org.apache.struts.taglib.bean.WriteTag.doStartTag(WriteTag.java:234)
	org.apache.jsp.index_005fen_jsp._jspx_meth_bean_write_2(index_005fen_jsp.java:1071)
...

so far, I never used the "bundle" attribute and with struts1.1 that wasn't
necessary.

P.S.: should I report that I cannot assign this bug to struts 1.2 in bugzilla in
a separate bugs?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org