You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Wong Kok Wai <wo...@pacific.net.sg> on 2000/08/23 06:53:44 UTC

Latest build with Weblogic 5.1 SP5

Hi,

Have the following exception with the latest build of Struts when
deploying in Weblogic 5.1 SP5:

This appears to be an old problem. Struts' bug or Weblogic's bug?

Wed Aug 23 12:50:42 GMT+08:00 2000:<I> <WebAppServletContext-struts>
Generated j
ava file: F:\jakarta-struts\webapps\_tmp_war\jsp_servlet\_index.java
Wed Aug 23 12:50:44 GMT+08:00 2000:<E> <WebAppServletContext-struts>
Root cause
of ServletException
javax.servlet.jsp.JspException: Missing resources attribute
org.apache.struts.ac
tion.MESSAGE
        at
org.apache.struts.taglib.MessageTag.doStartTag(MessageTag.java:360)
        at jsp_servlet._index._jspService(_index.java:82)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:124)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:142)
        at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:760)
        at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:707)
        at
weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
ContextManager.java:251)
        at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
a:369)
        at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:269)

        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
Compiled Code)