The latest snapshot of orchestra logs this error, but does no harm to my app.

Any suggestion I should do? Is there any more info i can provide?  It must
be related to 
some changes in Flashscop handling in orchestra source tree


-D

Aug 29, 2007 1:45:56 PM com.sun.faces.lifecycle.LifecycleImpl phase
WARNING: phase(RENDER_RESPONSE
6,[EMAIL PROTECTED])
threw exception: java.lang.IllegalArgumentException: no FlashScopeManager
found. Propably you forgot to add <import
resource="classpath*:/META-INF/spring-orchestra-init.xml" /> to your spring
configuration. no FlashScopeManager found. Propably you forgot to add
<import resource="classpath*:/META-INF/spring-orchestra-init.xml" /> to your
spring configuration.
org.apache.myfaces.orchestra.conversation.FlashScopeManager.getInstance(FlashScopeManager.java:43)
org.apache.myfaces.orchestra.conversation.jsf.ConversationPhaseListener.invalidateFlashConversations(ConversationPhaseListener.java:62)
org.apache.myfaces.orchestra.conversation.jsf.ConversationPhaseListener.afterPhase(ConversationPhaseListener.java:51)
com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:280)
com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)

-- 
View this message in context: 
http://www.nabble.com/no-FlashScopeManager-found-tf4350275.html#a12395409
Sent from the My Faces - Dev mailing list archive at Nabble.com.

Reply via email to