Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11787

Seam Form created with errors when using JBoss AS 7.1 Runtime

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 3.3.0.CR1
    • 3.3.0.Beta3
    • seam2
    • None
    • Workaround Exists
    • Hide

      Add hibernate-validator.jar from JBoss AS 5.1 to project class path prior to JBoss AS 7.1 libraries. Compilation errors disappear but not sure if fully works

      Show
      Add hibernate-validator.jar from JBoss AS 5.1 to project class path prior to JBoss AS 7.1 libraries. Compilation errors disappear but not sure if fully works

      1. Create Seam Web project using JBoss AS 71 Runtime
      2. Create Seam Form

      There are compilation errors:

      The project was not built since its build path is incomplete. Cannot find the class file for org.hibernate.validator.InvalidValue. Fix the build path then try building this project

      The type org.hibernate.validator.InvalidValue cannot be resolved. It is indirectly referenced from required .class files

      When JBoss EAP 5.1 is used there are no compilation errors.

            alexeykazakov Alexey Kazakov
            vpakan Vlado Pakan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: