The 2.0.0.Beta2 release of Weld comes less than a month after the previous release. We planned a spin this short to give you a chance to try out the CDI 1.1 preview implementation before going away for the winter break. Several bugs have been fixed. In addition, this release implements the latest changes in the CDI 1.1 specification (see the release notes for details).
JBoss AS
It's easy to upgrade your existing JBoss AS 7 installations with Weld 2. Check the installer (packaged within the distribution bundle) and follow the instructions. You'll need JBoss AS 7.1.1.Final or better.
Happy Holidays Everyone!
[ Distribution (Weld, CDI TCK)] [Release notes (Weld, CDI TCK)] [ CDI 1.1 PRD Javadoc ]
Created: 19. Dec 2012, 20:26 CET (Jozef Hartinger)
I can not find the instructions of how to deploy the weld2 examples to JBOSS AS7, and weld 2 readme file said , maybe we missed something in readme file?
Thanks!
First you need to upgrade Weld in JBoss AS 7. Use the installer in the weld bundle and follow the instructions in the readme file.
Then, build the example using
and deploy the resulting war file either using JBoss AS 7 CLI, web console or as a filesystem deployment.Thanks JH!
It would be better if can deploy the example like:
or
.