I am about to revisit the MC/Weld integration for Ales's and my talk at JUDCon.
The work was done under
https://svn.jboss.org/repos/jbossas/projects/weld-int/trunk, more
specificially under
https://svn.jboss.org/repos/jbossas/projects/weld-int/trunk/deployer-mc-int.
Updating AS trunk now I see a new weld-int project with the following sub directories;
assembly/
deployer/
ejb/
pom.xml/
webtier/
In
https://svn.jboss.org/repos/jbossas/projects/weld-int/trunk I see
assembly/
deployer/
deployer-mc-int/
ejb/
pom.xml/
webtier/
The
https://svn.jboss.org/repos/jbossas/projects/weld-int/trunk/deployer-mc-int are
working, and the next step is to try this out in AS, but I am confused how the two
locations relate to each other and where my deployer-mc-int/ stuff should go?
Cheers,
Kabir