You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "PSNC Piotr Szymaniak (JIRA)" <ji...@apache.org> on 2011/01/24 10:50:45 UTC

[jira] Updated: (AXIS2C-1530) Axis2c doesn't support IPv6

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

PSNC Piotr Szymaniak updated AXIS2C-1530:
-----------------------------------------

    Attachment: axis2c-1.6.0-patch.tar.gz

This is a patch to version 1.6.0. I have added some console printout instructions to ease in debugging. This however is inconsistent with the rest of the software, where text file logging is used. However, logging did not work for me at once, so I decided to evade this problem.
Hope someone finds this useful.

> Axis2c doesn't support IPv6
> ---------------------------
>
>                 Key: AXIS2C-1530
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1530
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/addressing, core/transport, transport/http, transport/tcp
>    Affects Versions: 1.6.0
>         Environment: Ubuntu 9.x/10.x 32bit
>            Reporter: PSNC Piotr Szymaniak
>         Attachments: axis2c-1.6.0-patch.tar.gz
>
>
> Axis2c does not support IPv6 at all. One may find for instance calls like
> "socket(AF_INET, SOCK_STREAM, 0)"
> spread all over the file util/src/network_handler.c. Another related element is the IP address parser, that is completely unaware that ':' might not always delimit a port number.
> The good thing is that we have come up with a partial patch, that works in our solution and allowed us to run web services in an IPv6 environment. If anyone is interested in testing, developing and integrating it with Axis2c, please let me know, I would provide source codes.

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