[webbeans-issues] [JBoss JIRA] Created: (WBRI-180) jboss-as/build.xml not complete

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Thu Mar 12 13:13:22 EDT 2009


jboss-as/build.xml not complete
-------------------------------

                 Key: WBRI-180
                 URL: https://jira.jboss.org/jira/browse/WBRI-180
             Project: Web Beans
          Issue Type: Bug
    Affects Versions: 1.0.0.BETA1
            Reporter: Juergen Zimmermann


To install Web Beans into JBossAS 5.0.1 the ANT file jboss-as/build.xml is not complete.

These 2 lines have to be added to copy instructions:
<copy file="target/webbeans-core.jar" todir="${jboss.home}/common/lib"/>
<copy file="target/webbeans.deployer/lib-int/webbeans-ri-int-jbossas.jar" todir="${jboss.home}/common/lib"/>

Otherwise CNFE will occur during the deployment phase regarding: JBossWebBeanDiscovery and WebBeansBootstrap


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list