[
https://jira.jboss.org/browse/JBAS-8106?page=com.atlassian.jira.plugin.sy...
]
Kabir Khan commented on JBAS-8106:
----------------------------------
To run the tests go into the weld-int/deployer-mc-int folder and execute 'mvn install
-Ptest-standalone' which runs the standalone tests. To test against a running AS
instance start the AS, uncomment the mentioned section in weld-deployers-jboss-beans.xml
and run 'mvn install -Ptest-in-as'.
Move MC/Weld deployer into AS
-----------------------------
Key: JBAS-8106
URL:
https://jira.jboss.org/browse/JBAS-8106
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Deployers
Reporter: Kabir Khan
Assignee: Kabir Khan
Fix For: 6.0.0.M4
Since the rest of weld-int (JBAS-7938) now lives in AS, this lives here too now.
Until this feature is final, all jars are in weld.deployer, but it is disabled. To
enable, uncomment this part of weld-deployers-jboss-beans.xml
<!-- UNCOMMENT THIS TO ENABLE WELD/MC INJECTION - This feature is currently very
experimental and so not enabled by default -->
<!-- Adds plugin to BeanMetaDataDeployer that installs WeldKernelControllerContexts
-->
<!-- bean name="WeldBeanMetaDataDeployerPlugin"
class="org.jboss.weld.integration.deployer.mc.WeldBeanMetaDataDeployerPlugin"/
-->
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira