Has anyone tried exposing stateless Seam objects via jbossws?
It seems that Seam dependency injection doesn't work on the stateless bean invoked
during the processing of webservice request.
ie. the @In annotation objects are null even with create=true.
It was verified that the stateless bean can be called otherwise using Seam.
Any ideas on what could be happening is appreciated?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994378#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...