[jboss-user] [JBoss Seam] - Re: Hibernate Validation / Page Scope --> allways new entity

mrwhite do-not-reply at jboss.com
Mon Jul 24 10:09:05 EDT 2006


Couldnt it be a Scope problem with the property?

  | @In(required=false) 
  | 	@Out(scope=ScopeType.PAGE,required=false)
  | 	@Valid
  | 	private ClientPerson newClientPerson;
  | 

i have no clue.

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

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



More information about the jboss-user mailing list