This is the error you will see when WL can't find the properties file. You
are positive that the properties file is in the proper directory? Also you
must restart WL after you copy the file.

If this still doesn't work then I am sorry I don't have any other
suggestions for deploying in the WAR :(   However, another option is to
expand the WAR file and set the WL classpath- see the instructions.

-Bob 


-----Original Message-----
From: Lu, Wei [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 2:19 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problems in setting up Weblogic5.1 + SP8 + Jakarta-Struts



Thank you very much ofr your response. 

The class package reads org.apache.struts.example. So I opened the 
struts-example.war file and copied ApplicationResources.properties and 
appended in the folder "example".  However, I  still got the enclosed 
error message. Thank you for help.  Wei Lu

Mon Apr 09 14:14:31 EDT 2001:<I> <ServletContext-struts-example> *.jsp:
param wo
rkingDir initialized to: C:\jakarta-struts\webapps\_tmp_war
Mon Apr 09 14:14:31 EDT 2001:<I> <ServletContext-struts-example> *.jsp:
param pa
geCheckSeconds initialized to: 1
Mon Apr 09 14:14:31 EDT 2001:<I> <ServletContext-struts-example> *.jsp:
initiali
zation complete
Mon Apr 09 14:14:31 EDT 2001:<I> <ServletContext-struts-example> *.jsp:
######
########
############
##############
pageCheckSeconds over-ruled in JSPServlet to : 1
##############
############
########
######

Mon Apr 09 14:14:32 EDT 2001:<E> <ServletContext-struts-example> Servlet
failed
with Exception
javax.servlet.ServletException: runtime failure in custom tag 'html'
        at jsp_servlet._index._jspService(_index.java:449)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:105)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:123)
        at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:742)
        at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:686)
        at
weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
ContextManager.java:247)
        at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
a:361)
        at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)

        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

Mon Apr 09 14:14:32 EDT 2001:<E> <ServletContext-struts-example> root cause
of S
ervletException
javax.servlet.ServletException: runtime failure in custom tag 'message'
        at jsp_servlet._index._jspService(_index.java:105)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:105)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:123)
        at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:742)
        at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
textImpl.java:686)
        at
weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
ContextManager.java:247)
        at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
a:361)
        at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)

        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

Reply via email to