[jboss-dev-forums] [Design of EJB 3.0] - injection code rewrite

bill.burke@jboss.com do-not-reply at jboss.com
Thu Aug 3 19:19:00 EDT 2006


I removed the injection code under org.jboss.ejb3.injection and rewrote in the same module under org.jboss.injection.

The changes are there so that there is an abstraction so that all the injection code can be reused within Tomcat.

The next step is to incorporate this code into Tomcat.  I had already done some preliminary work in this area with a small prototype, so it should be pretty easy enough.

There is one problem with the work though.  EJB3 team has created a parallel competing metamodel that competes with org.jboss.metadata package.  We will probably convert to the old metadata package as many projects use it and it would be easier to just refactor ejb3 code to do this.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963057#3963057

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963057



More information about the jboss-dev-forums mailing list