Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8299

NPE in Weld when a portable extension is added by JBoss AS deployer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • No Release
    • None
    • None
    • None

    Description

      I am getting a NPE in Weld when I try to add a portable extension to an application using PathUrlIntegrationDeployer. (See stacktrace.txt for details) Note that everything works OK when the portable extension is bundled physically with the application.

      To reproduce:
      1) Take a fresh JBoss AS 6 M2
      2) Remove RESTEasy deployer (rm -r ${JBOSS_HOME}/server/default/deployers/resteasy-deployer)
      3) Replace the old RESTEasy deployer with a new one (unzip resteasy-int-all.zip -d ${JBOSS_HOME}/server/default/deployers)
      4) Start the AS in default configuration
      5) Deploy the testing application (cp resteasy-cdi.war ${JBOSS_HOME}/server/default/deploy)

      Attachments

        1. jboss-as-resteasy-6.0.0-SNAPSHOT-sources.jar
          9 kB
        2. resteasy-cdi.war
          22 kB
        3. resteasy-cdi-sources.jar
          12 kB
        4. resteasy-int-all.zip
          3.87 MB
        5. stacktrace.txt
          8 kB

        Activity

          People

            Unassigned Unassigned
            rhn-engineering-jharting Jozef Hartinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: