You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2007/07/03 19:11:05 UTC

[jira] Updated: (AXIS2-2894) NPE from calling getHandlerResolver.getHandlerChain inside of a setHR

     [ https://issues.apache.org/jira/browse/AXIS2-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker updated AXIS2-2894:
---------------------------------

    Attachment: JIRA_Axis2-2894.txt

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org