[jboss-dev-forums] [Design of EJB 3.0] - Re: webservices ejb3 api usage

wolfc do-not-reply at jboss.com
Thu Mar 27 17:10:07 EDT 2008


Deployment handling should be done by an intermediate deployer. How does the webservice meta data merge with the ejb3 meta data?

You should be able to pick up the merged ejb3 meta data and instantiate some meta data for the web deployer to initiate your endpoint.

As for injection. That should have happened before method invocation. I was thinking about a ThreadLocalStack construction which is injected during construction and set during invocation.

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

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



More information about the jboss-dev-forums mailing list