On 31 Jan 2009, at 09:22, Dimitris Andreadis wrote:
Thanks Pete!
a) You should add some basic integration test in the AS testsuite,
if haven't done so already.
I suggest we add some simple deployment tests like the Seam deployment
tests. Ales, WDYT?
The integration (deployers, ejb) stuff is tested in the integration
project (needs more tests). Once the JSR-299 TCK has the integration
test deployment API and integration tests exposed, I suggest we add
that to the AS testsuite (until it makes it into the CTS for EE6).
b) Make sure you write a wiki page or blog explaining it.
https://www.jboss.org/community/docs/DOC-13302 - Ales, please review
and correct any bad descriptions of your deployers and bridge :-)
Cheers
/D
Pete Muir wrote:
>
https://jira.jboss.org/jira/browse/JBAS-6371
> Web Beans 1.0.0.ALPHA2 is now included in JBoss AS trunk (6.0
> series) and 5.1 branch by default, so to deploy a Web Beans app to
> either of these, you just need to put a META-INF/web-beans.xml file
> in your app, and start using JSR-299 annotations :-)
> Discussions are still under way whether to backport this to JBoss
> 5.0.x.