[webbeans-issues] [JBoss JIRA] Closed: (WBRI-180) jboss-as/build.xml not complete
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Mar 12 13:35:22 EDT 2009
[ https://jira.jboss.org/jira/browse/WBRI-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WBRI-180.
--------------------------
Resolution: Rejected
We certainly don't want to do that, it will break classloader isolation.
Please open a topic on the forum to discuss the problem you are having.
> 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