[jboss-user] [JBoss Seam] - "No enum const class" when modifying propagation

nickarls do-not-reply at jboss.com
Tue Nov 20 07:43:12 EST 2007


What could give a 


  | 14:38:25,769 ERROR [SeamPhaseListener] swallowing exception
  | java.lang.IllegalArgumentException: No enum const class org.jboss.seam.core.PropagationType.
  | 	at java.lang.Enum.valueOf(Unknown Source)
  | 

in 2.0.0GA when I have a commandlink and try to embed a


  | <f:param name="conversationPropagation" value="none"/> 
  | or a 
  | <s:conversationPropagation type="none"/>
  | 
  |   | 
  |   | in the link?

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

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



More information about the jboss-user mailing list