Yeah. I get the same problem with Weblogic 6. I think it is a bug with
WebLogic hot deploy mechanism. You need to stop and start weblogic again for
this problem to disappear. 

cheers,
Amar..

-----Original Message-----
From: Tewathia, Atul [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 2:43 AM
To: [EMAIL PROTECTED]
Subject: Jsp not displayed on first time.




Whenever I start my application after redeploy I get the error given below.
But on a subsequent refresh of the page the browser displays the jsp on the
screen exactly fine. This happens for every jsp in my application. Does any
body know why this happens ?

<May 3, 2001 12:03:36 PM GMT+05:30> <Error> <HTTP>
<[WebAppServletContext(786280
,withdraw)] Servlet failed with Exception
java.lang.ClassCastException: org.apache.struts.action.ActionMappings
        at org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:696)
        at
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:441)
        at jsp_servlet._contactinfo._jspService(_contactinfo.java:90)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:208)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:244)
        at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:1127)
        at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:1529)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

Reply via email to