You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Xiong, Wei" <xi...@cn.fujitsu.com> on 2017/06/21 07:46:33 UTC

Can Axis2 1.6.2 work in IPv6 env?

Hello,

I am using Axis2(Version:1.6.2) and want to know if it works with IPv6.

I have a windows 7 and it has dual stack. I have my webservices server running on Tomcat. I am able to see the WSDL from my browser.
But is error when I access the method of webservice on IPv6.
Error Messageļ¼š
javax.xml.ws.WebServiceException: Unsupported endpoint address: 
	at com.sun.xml.ws.api.pipe.TransportTubeFactory.createDefault(TransportTubeFactory.java:167)
	at com.sun.xml.ws.api.pipe.TransportTubeFactory.create(TransportTubeFactory.java:157)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:135)
        ...........................................

Thanks in advance



Re: Can Axis2 1.6.2 work in IPv6 env?

Posted by Andreas Veithen <an...@gmail.com>.
On Wed, Jun 21, 2017 at 8:46 AM, Xiong, Wei <xi...@cn.fujitsu.com> wrote:
> Hello,
>
> I am using Axis2(Version:1.6.2) and want to know if it works with IPv6.
>
> I have a windows 7 and it has dual stack. I have my webservices server running on Tomcat. I am able to see the WSDL from my browser.
> But is error when I access the method of webservice on IPv6.
> Error Messageļ¼š
> javax.xml.ws.WebServiceException: Unsupported endpoint address:
>         at com.sun.xml.ws.api.pipe.TransportTubeFactory.createDefault(TransportTubeFactory.java:167)
>         at com.sun.xml.ws.api.pipe.TransportTubeFactory.create(TransportTubeFactory.java:157)
>         at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:135)
>         ...........................................

That's not an Axis2 error.

>
> Thanks in advance
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org