[webbeans-dev] Tomcat support

Pete Muir pmuir at bleepbleep.org.uk
Sat Mar 28 14:29:01 EDT 2009


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-distribution/1.0.0-SNAPSHOT/webbeans-distribution-1.0.0-SNAPSHOT.zip
* 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




More information about the weld-dev mailing list