I have the same problem with this :
http://bugs.caucho.com/bug_view_advanced_page.php?bug_id=4215

[12-02-02 10:01:52.017] {resin-230}
classpath:META-INF/caucho/app-default.xml:49:
javax.naming.NameNotFoundException: /com.sun.jersey.config/CDIExtension:
JNDI rebind requires the parent Context 'com.sun.jersey.config' to be
created but it is null.

jersey-core-1.5.jar
jersey-server-1.5.jar
jersey-spring-1.5.jar

with this line *seems* fixes the problem :
 <system-property
   com.sun.jersey.server.impl.cdi.lookupExtensionInBeanManager="true"/>
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to