Is your Application spread across multiple webApps, or you have only 1
webApp running?
I know in Websphere, you cannot share a session across multiple web
apps...unless you have a special patch

Khalid


----- Original Message -----
From: "david chan" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 12:15 PM
Subject: Solved but ... Re: can't start struts1.1 RC1 example in Websphere
4.0.1 AE


> After I update websphere to fixpack 5. Now I can start
> my struts1.1 RC 1 based web application on
> Websphere(it is always running fine on tomcat 4.x),
> but another strange error, and this error will happen
> when I binding to session, I have an object implement
> HttpSessionBindingListener (servlet 2.2 api only)
>
> (Note, this web app. works fine on tomcat 4.x)
>
> Don't know why websphere 4.0.5 give this error:
>
> [3/18/03 15:06:22:289 EST] 1f6ae482 WebGroup      X
> Servlet Error: javax.servlet.http.HttpSession: method
> getServletContext&#40;&#41;Ljavax/servlet/ServletContext&#59;
> not found: java.lang.Exception:
> javax.servlet.http.HttpSession: method
> getServletContext()Ljavax/servlet/ServletContext; not
> found
> at _logoff_jsp_0._jspService(_logoff_jsp_0.java:84)
> at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:142)
> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.ja
va:323)
> at
> org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:503)
> at
> org.apache.jasper.runtime.JspServlet.service(JspServlet.java:636)
> at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
com.ibm.servlet.engine.webapp.StrictServletInstance.doService(ServletManager
.java:827)
> at
>
com.ibm.servlet.engine.webapp.StrictLifecycleServlet._service(StrictLifecycl
eServlet.java:167)
> at
>
com.ibm.servlet.engine.webapp.IdleServletState.service(StrictLifecycleServle
t.java:297)
> at
>
com.ibm.servlet.engine.webapp.StrictLifecycleServlet.service(StrictLifecycle
Servlet.java:110)
> at
>
com.ibm.servlet.engine.webapp.ServletInstance.service(ServletManager.java:47
2)
> at
>
com.ibm.servlet.engine.webapp.ValidServletReferenceState.dispatch(ServletMan
ager.java:1012)
> at
>
com.ibm.servlet.engine.webapp.ServletInstanceReference.dispatch(ServletManag
er.java:913)
> at
>
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.handleWebAppDispatch(W
ebAppRequestDispatcher.java:721)
> at
>
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.dispatch(WebAppRequest
Dispatcher.java:374)
> at
>
com.ibm.servlet.engine.webapp.WebAppRequestDispatcher.forward(WebAppRequestD
ispatcher.java:118)
> at
> com.ibm.servlet.engine.srt.WebAppInvoker.doForward(WebAppInvoker.java:134)
> at
>
com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.
java:239)
> at
>
com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(CachedIn
vocation.java:67)
> at
>
com.ibm.servlet.engine.srp.ServletRequestProcessor.dispatchByURI(ServletRequ
estProcessor.java:151)
> at
>
com.ibm.servlet.engine.oselistener.OSEListenerDispatcher.service(OSEListener
.java:315)
> at
>
com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.ja
va:60)
> at
>
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:323)
> at
> com.ibm.ws.http.HttpConnection.run(HttpConnection.java:252)
> at
> com.ibm.ws.util.CachedThread.run(ThreadPool.java:138)
>
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to