users@jersey.java.net

Re: Can't get _at_Context Application be injected

From: Johannes Schade <jschade_at_giscoe.com>
Date: Mon, 2 Aug 2010 01:12:17 -0700 (PDT)

Dear Paul

I have sent you the code in a separate e-mail. I wonder whether the problem
has to do with the way I describe the application in the deployment
descriptor. I use:
<init-param>
    <param-name>javax.ws.rs.Application</param-name>
    <param-value>com.esriza.cnl.business.GatewayApplication</param-value>
</init-param>

where GatewayApplication is my application subclass.

Best regards Johannes

-- 
View this message in context: http://jersey.576304.n2.nabble.com/Can-t-get-Context-Application-be-injected-tp5128719p5363190.html
Sent from the Jersey mailing list archive at Nabble.com.