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

seam-registration examle from wolf test repo is incorrectly deployed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 3.3.0.M5
    • 3.2.1.CR1
    • maven
    • JBossTools 3.2.1 CR1 org.eclipse.m2e.core (0.12.1.20110112-1712), org.maven.ide.eclipse.wtp 0.11.1.20101108-1810 or 0.12.0.20110421-1500

    • Hide

      1. download latest wolf repo build
      2. setup maven to use this repo
      3. get wolf repository testsuite
      4. assert that webapp-seam-registration can be deployed out-of-the box using JBossTools as it is when deploying it using mvn jboss:deploy

      Show
      1. download latest wolf repo build 2. setup maven to use this repo 3. get wolf repository testsuite 4. assert that webapp-seam-registration can be deployed out-of-the box using JBossTools as it is when deploying it using mvn jboss:deploy

      I am testing wolf repository (maven repo of EAP 5.1). There are several example projects. These examples depend on maven artifacts shipped by wolf repo. There is a problem with example called webapp-seam-registration. This example can be built and deployed using maven CLI (mvn install jboss:deploy). But .. when I import it into JBoss Tools using 'Import existing maven project' and then deploy it on EAP 5.1 I get deployment errors. I was comparing the deoplyed EARs and found out, that the problem is, that application.xml (contained in registration-ear project) does not contain

      <module><ejb>jboss-seam.jar</ejb></module>

      Deployment from CLI works fine ->application.xml has proper content

              manderse@redhat.com Max Andersen
              lzoubek Libor Zoubek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: