I've completed adding basic support for Tomcat.
* Get started with Tomcat -
http://docs.jboss.org/webbeans/reference/snapshot/en-US/html/ri.html#d0e849
* Distribution snapshot with tomcat example -
http://snapshots.jboss.org/maven2/org/jboss/webbeans/webbeans-distributio...
* Future work -
https://jira.jboss.org/jira/browse/WBX/component/12312365
A couple of open issues for the release of this
* I would like to support Servlet injection, which involves a
@PostConstruct style callback from Tomcat when it creates a Servlet
instance
* Currently we support binding the Manager to java:comp/env/app/
Manager as I can't see how you can ask Tomcat to bind it to java:app/
Manager
Any Tomcat experts who can contribute this? :-)
--
Pete Muir
http://www.seamframework.org
http://in.relation.to/Bloggers/Pete