Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6611

Seam-gen generated .classpath file for Eclipse contains missing libraries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • EAP_EWP 5.1.2 ER1
    • EAP_EWP 5.1.1 ER2
    • Seam
    • None
    • Hide

      1. seam setup
      2. seam create-project
      3. import the generated project into JBDS, notice the "missing required library" errors.

      Show
      1. seam setup 2. seam create-project 3. import the generated project into JBDS, notice the "missing required library" errors.
    • Release Notes
    • Workaround Exists
    • Hide

      remove janino.jar and core.jar from the .classpath file (in JBDS remove from Build Path)

      Show
      remove janino.jar and core.jar from the .classpath file (in JBDS remove from Build Path)
    • Hide
      An EAR project generated using seam-gen from EAP 5.1.1 contains some wrong dependencies in .classpath file: <code>core.jar</code> and <code>janino.jar</code>. These are no longer required and have been removed from Eclipse's classpath file and should be removed from any existing EAR project if you updated Seam and Drools jars from EAP 5.1.2 release in your existing EAR application.
      Show
      An EAR project generated using seam-gen from EAP 5.1.1 contains some wrong dependencies in .classpath file: <code>core.jar</code> and <code>janino.jar</code>. These are no longer required and have been removed from Eclipse's classpath file and should be removed from any existing EAR project if you updated Seam and Drools jars from EAP 5.1.2 release in your existing EAR application.
    • Documented as Resolved Issue
    • NEW

    Description

      An EAR project generated using seam-gen from EAP 5.1.1 ER2 still contains some wrong dependencies in .classpath file

      The following dependencies are not located in the generated project:

      lib/janino.jar
      lib/gen/core.jar

      (my guess is janino.jar should not be declared there and gen/core.jar should be copied into the new project lib/gen?)

      also, lib/gen/ directory in the generated project is empty.

      Attachments

        Issue Links

          Activity

            People

              mnovotny@redhat.com Marek Novotny
              maschmid@redhat.com Marek Schmidt
              Russell Dickenson Russell Dickenson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: