I've added the proxy to ejb3/core:
|
| package org.jboss.injection;
|
| /**
| * WebServiceContext proxy that delegates to a ThreadLocal.
| *
| */
| public class WebServiceContextProxy implements WebServiceContext
| {
| [...]
| }
|
Can someone make sure the injection happens?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148609#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...