Hi,
I’ve just tried to deploy an application on orion1.5.2 and it broke horribly. I read the sourcecode and have managed to put a workaround in place for RequestLifecycleFilter.
However, SessionLifecycleListener#getServletContext states in a comment:
* Normally, Servlet 2.3 would get this from the session; * however, Weblogic 6.1 doesn't provide the servlet context * in the session. Hence, this method allows subclasses to * retrieve the servlet context from other resources.
This is the case for Orion1.5.2 also. Please can you advise where the ServletContext can come from in this instance?
Thanks,
Richard.
|
- Re: [OS-webwork] webwork on orion1.5.2 Richard Taylor
- Re: [OS-webwork] webwork on orion1.5.2 Hani Suleiman