[
https://issues.apache.org/jira/browse/CXF-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jervis Liu updated CXF-355:
---------------------------
Component/s: JAX-WS Runtime
> WrapperClassInInterceptor throws NPE when handling an oneway operator
> ---------------------------------------------------------------------
>
> Key: CXF-355
> URL: https://issues.apache.org/jira/browse/CXF-355
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.0-M1
> Environment: Windows XP
> Reporter: William Tam
> Priority: Critical
> Attachments: logging.log, onewaybug.zip
>
>
> I attach a zip which contains a README, a wsdl, and client/server code. Two
> way operators are working fine for that wsdl but the one way operation
> triggers server error. The server log is also attached. Below is the NPE.
> java.lang.NullPointerException
> at
> org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor.handleMessage(WrapperClassInInterceptor.java:98)
> at
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:159)
> at
> org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:64)
> at
> org.apache.cxf.transport.http.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:296)
> at
> org.apache.cxf.transport.http.JettyHTTPDestination.doService(JettyHTTPDestination.java:268)
> at
> org.apache.cxf.transport.http.JettyHTTPDestination$2.handle(JettyHTTPDestination.java:126)
> at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
> at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
> at org.mortbay.http.HttpServer.service(HttpServer.java:909)
> at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
> at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
> at org.mortbay.http.HttpConnection.handle(HttpConnection.java:837)
> at
> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
> at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
> at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira