[jboss-user] [JBoss Seam] - Re: Cannot get FacesMessages to work

2006-08-23 Thread raja05
This is standard JSF behaviour. Check out JSF Spec Section 7.4.2 under how the default NavigationHandler should behave. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967046#3967046 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Cannot get FacesMessages to work

2006-08-23 Thread c_eric_ray
thanks for the pointer. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3967054#3967054 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3967054 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Cannot get @In to work

2006-08-01 Thread [EMAIL PROTECTED]
@In(required=false) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3962255#3962255 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3962255 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Cannot get @In to work

2006-08-01 Thread c_eric_ray
Tried that already and got the following exception... | javax.ejb.EJBException: java.lang.IllegalArgumentException: could not set field value: packages.delete | at org.jboss.ejb3.tx.Ejb3TxPolicy.handleExceptionInOurTx(Ejb3TxPolicy.java:69) | at

[jboss-user] [JBoss Seam] - Re: Cannot get @In to work

2006-08-01 Thread c_eric_ray
No luck resolving the exception when using @In(required=false) Any ideas on what is wrong. Thanks. Eric Ray View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3962272#3962272 Reply to the post :