User.java wrote : import static org.jboss.seam.ScopeType.SESSION;
  |   | 
  |   | import java.io.Serializable;
  |   | 
  |   | import javax.persistence.Entity;
  |   | import javax.persistence.Id;
  |   | import javax.persistence.Table;
  |   | 
  |   | import org.hibernate.validator.Length;
  |   | import org.hibernate.validator.NotNull;
  |   | import org.jboss.seam.annotations.Name;
  |   | import org.jboss.seam.annotations.Scope;

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037329
_______________________________________________
jboss-user mailing list
[EMAIL PROTECTED]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to