[jboss-dev-forums] [Design of EJB 3.0] - Re: WebServiceContext proxy

heiko.braun@jboss.com do-not-reply at jboss.com
Mon May 5 07:26:37 EDT 2008


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#4148609

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



More information about the jboss-dev-forums mailing list