I try to get init-parameter into my JAX-RS resource with the @Context
HttpServletRequest (ref 
http://restlet-discuss.1400322.n2.nabble.com/JAX-RS-Context-for-HttpServletRequest-tp2227122.html
http://restlet-discuss.1400322.n2.nabble.com/JAX-RS-Context-for-HttpServletRequest-tp2227122.html
) but got this exception

Caused by: org.restlet.ext.jaxrs.internal.todo.NotYetImplementedException:
The returnin of Servlet depending Context is not implemented for now.

Is there another way to get init-parameter from JAX-RS

Regards

Guillaume

--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/How-to-get-init-parameter-in-JAX-RS-resource-tp7578033.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2967180

Reply via email to