1 Reply Latest reply on Aug 28, 2010 3:54 AM by alfredpeterson

    Problem with seam example in eclipse

    magister

      Hi.


      I'm new to Seam and I'm trying to import the seam registration example into my eclipse environment.  I'm using Galileo, Seam 2.2.0 and JBoss 5.1.0.  I am picking up a hibernate error informing me that import org.hibernate.validator.Length cannot be resolved.  I have imported hibernate's validator jar, but this hasn't resolved the problem. Any help would be appreciated.


      Regards,
      Marc Marais

        • 1. Re: Problem with seam example in eclipse
          alfredpeterson
          Hey you can check out some shortcuts..its not perhaps the solution but it can help you out to some extent..

          {SEAM_TUTORIAL} - the directory where the tutorial project, i.e. seam-tutorial, is installed on your computer

          {JBOSS_DEPLOY} - refers to the JBoss deploy directory, e.g. C:\servers\jboss 4.2.3.GA\default\deploy

          SEAM_REFIMPL} - the directory where the reference project, i.e. seam-refimpl, is installed on your computer

          {JBOSS_HOME} - refers to Jboss installation directory, e.g. C:\servers\jboss-4.2.3.GA

          {TRUNK} - the project root directory, i.e. seam-maven-refimpl

          {JBOSS_CONFIG} - refers to the configuration directory e.g. C:\servers\jboss-4.2.3.GA\default

          Thanks
          Alfred