[jboss-user] [JBoss Seam] - Re: @Scope(SESSION) SESSION cannot be resolved

petemuir do-not-reply at jboss.com
Sat Apr 14 18:45:03 EDT 2007


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



More information about the jboss-user mailing list