[
https://issues.apache.org/jira/browse/AXIS2-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Thaker reopened AXIS2-2894:
----------------------------------
Restore HandlerLifeCycleManager added by Jerek Gawor from functionality from
the commit in revision 552920.
> NPE from calling getHandlerResolver.getHandlerChain inside of a setHR
> ---------------------------------------------------------------------
>
> Key: AXIS2-2894
> URL: https://issues.apache.org/jira/browse/AXIS2-2894
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: jaxws
> Reporter: Nikhil Thaker
> Assignee: Nikhil Thaker
> Attachments: JIRA_Axis2-2894.txt
>
>
> A NullPointerException is resulted when getHandlerChain() is invoked on
> handler resolver. After looking at the code the getHandlerChain method is not
> implemented, I will provide the implementation for this method. Here is the
> stack trace for the issue.
> java.lang.NullPointerException
> at
> com.sun.ts.tests.jaxws.ee.w2j.rpc.literal.handlertest.Client$1.getHandlerChain(Client.java:313)
> at
> org.apache.axis2.jaxws.BindingProvider.initialize(BindingProvider.java:80)
> at
> org.apache.axis2.jaxws.BindingProvider.<init>(BindingProvider.java:51)
> at
> org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.<init>(JAXWSProxyHandler.java:95)
> at
> org.apache.axis2.jaxws.spi.ServiceDelegate.getPort(ServiceDelegate.java:251)
> at
> org.apache.axis2.jaxws.spi.ServiceDelegate.getPort(ServiceDelegate.java:215)
> at javax.xml.ws.Service.getPort(Service.java:45)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]