Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4215 | major | always | 09-16-10 06:48 | 11-15-10 09:12 | |
|
|||||
Reporter: | olaf2010 | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.10 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.13 | ||
|
|||||
Summary: | 0004215: Conflict between jersey and resin (and again, with example war) | ||||
Description: |
Hello reza, you are faster with closing bugs then me is able to attach some code sample. :-) Its related to: - http://bugs.caucho.com/view.php?id=4188 [^] The "jerseytest.war" you can get from here (uploading to mantis failed) - http://www.ecopatz.de/jerseytest.war.bz2 [^] I have checked it against resin4.0.10 and resin-4.0.s100819 as well, downloaded just a few secs ago. I put the "jerseytest.war" into webapps directory, started resin and called: http://localhost:8080/jerseytest/ [^] "Hello World" should be printed, but i get the NPE instead. So far there are only 3 dependencies in the war and nothing else. Needless to say, with resin2.1.17 it works. java.lang.NullPointerException at com.sun.jersey.server.impl.cdi.CDIComponentProviderFactory.<init>(CDIComponentProviderFactory.java:94) at com.sun.jersey.server.impl.cdi.CDIComponentProviderFactoryInitializer.initialize(CDIComponentProviderFactoryInitializer.java:75) at com.sun.jersey.spi.container.servlet.WebComponent.configure(WebComponent.java:554) at com.sun.jersey.spi.container.servlet.ServletContainer$InternalWebComponent.configure(ServletContainer.java:280) at com.sun.jersey.spi.container.servlet.WebComponent.load(WebComponent.java:586) at com.sun.jersey.spi.container.servlet.WebComponent.init(WebComponent.java:213) at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:342) at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:516) at javax.servlet.GenericServlet.init(GenericServlet.java:70) at com.caucho.server.dispatch.ServletConfigImpl.createServletImpl(ServletConfigImpl.java:1318) at com.caucho.server.dispatch.ServletConfigImpl.createServlet(ServletConfigImpl.java:1168) at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:98) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:183) at com.caucho.server.webapp.AccessLogFilterChain.doFilter(AccessLogFilterChain.java:92) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:286) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:789) at com.caucho.network.listen.TcpSocketLink.dispatchRequest(TcpSocketLink.java:662) at com.caucho.network.listen.TcpSocketLink.handleRequestsImpl(TcpSocketLink.java:625) at com.caucho.network.listen.TcpSocketLink.handleRequests(TcpSocketLink.java:576) at com.caucho.network.listen.TcpSocketLink$AcceptTask.doTask(TcpSocketLink.java:1159) at com.caucho.network.listen.TcpSocketLink$ConnectionReadTask.runThread(TcpSocketLink.java:1092) at com.caucho.network.listen.TcpSocketLink$AcceptTask.run(TcpSocketLink.java:1126) at com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:170) at com.caucho.env.thread.ResinThread.run(ResinThread.java:126) I hope you can reproduce it as well. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|