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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...