[jboss-user] [JBoss Seam] - Re: JBoss 4.0.5.GA: java.lang.NullPointerException: serialF

rithmaa do-not-reply at jboss.com
Fri May 18 19:01:20 EDT 2007


Hi
I am using seam1.1.5GA and icefaces 1.6.0DR3. I have been trying like for eternity to get the configuration to work. 

Now the deploy happens without any problem but when I try to load the application I get the following error. Please Help!

7:43:04,954 ERROR [PhaseListenerManager] Exception in PhaseListener RENDER_RESPONSE(6) beforePhase.
java.lang.IllegalStateException: No active application scope
	at org.jboss.seam.core.Init.instance(Init.java:75)
	at org.jboss.seam.jsf.TransactionalSeamPhaseListener.handleTransactionsBeforePhase(TransactionalSeamPhaseListener.java:22)
	at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:45)
	at org.apache.myfaces.lifecycle.PhaseListenerManager.informPhaseListenersBefore(PhaseListenerManager.java:70)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:373)
	at com.icesoft.faces.webapp.http.core.PageServer$1.respond(PageServer.java:26)
	at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:121)
	at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet$ThreadBlockingRequestResponse.respondWith(ThreadBlockingAdaptingServlet.java:36)
	at com.icesoft.faces.webapp.http.core.PageServer.service(PageServer.java:31)
	at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:19)
	at com.icesoft.faces.webapp.http.servlet.SingleViewServlet.service(SingleViewServlet.java:54)
	at com.icesoft.faces.webapp.http.servlet.PathDispatcher$Matcher.serviceOnMatch(PathDispatcher.java:41)
	at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:18)
	at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet.service(MainSessionBoundServlet.java:63)
	at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:35)
	at com.icesoft.faces.webapp.http.servlet.PathDispatcher$Matcher.serviceOnMatch(PathDispatcher.java:41)
	at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:18)
	at com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:47)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046952#4046952

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046952



More information about the jboss-user mailing list