| Author |
Message |
|
|
yes, i am deploying as an expanded directory. here is more information:
thank you -
included jars:
commons-fileupload.jar
commons-el.jar
commons-beanutils.jar
commons-collections.jar
commons-digester.jar
commons-logging.jar
commons-discovery.jar
commons-codec-1.3.jar
commons-logging-api.jar
jstl-1.1.0.jar
el-api.jar
icefaces-comps.jar
icefaces.jar
xercesimpl.jar
xml-apis.jar
backport-util-concurrent.jar
myfaces-api-1.2.0.jar
myfaces-impl-1.2.0.jar
####<Oct 4, 2007 8:41:43 AM EDT> <Error> <HTTP> <HCNU605285M> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1191501703549> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@118ae23 - appName: '_appsdir_SimpleTest_dir', name: 'SimpleTest', context-path: '/SimpleTest'] Root cause of ServletException.
javax.servlet.ServletException: Session expired
at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:38)
at com.icesoft.faces.webapp.http.servlet.PathDispatcher$Matcher.serviceOnMatch(PathDispatcher.java:52)
at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:29)
at com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:98)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3370)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2117)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2023)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1359)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
>
|
 |
|
|
I am also experiencing this issue (Weblogic 10, Icefaces 1.6, MyFaces 1.2). Listener info is in the web.xml. I'm getting this error, the class is defined in the icefaces.jar file which is in the WEB-INF/lib directory.
2007-10-03 15:06:15,374 WARN : com.icesoft.faces.webapp.http.servlet.SessionDispatcher - java.lang.ExceptionInInitializerError
2007-10-03 15:06:15,384 WARN : com.icesoft.faces.webapp.http.servlet.SessionDispatcher - java.lang.NoClassDefFoundError
<Oct 3, 2007 3:06:15 PM EDT> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@1d849ae - appName: '_appsdir_SimpleTest_dir', name: 'SimpleTest', context-path: '/SimpleTest'] Root cause of ServletException.
javax.servlet.ServletException: Session expired
|
 |
|
|
I am also experiencing this issue (Weblogic 10, Icefaces 1.6, MyFaces 1.2). Listener info is in the web.xml. I'm getting this error, the class is defined in the icefaces.jar file which is in the WEB-INF/lib directory.
2007-10-03 15:06:15,374 WARN : com.icesoft.faces.webapp.http.servlet.SessionDispatcher - java.lang.ExceptionInInitializerError
2007-10-03 15:06:15,384 WARN : com.icesoft.faces.webapp.http.servlet.SessionDispatcher - java.lang.NoClassDefFoundError
<Oct 3, 2007 3:06:15 PM EDT> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@1d849ae - appName: '_appsdir_SimpleTest_dir', name: 'SimpleTest', context-path: '/SimpleTest'] Root cause of ServletException.
javax.servlet.ServletException: Session expired
|
 |
|
|
|
|