You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2011/08/09 23:20:29 UTC

[jira] [Created] (QPID-3408) IPv6 support for Java client/broker

IPv6 support for Java client/broker
-----------------------------------

                 Key: QPID-3408
                 URL: https://issues.apache.org/jira/browse/QPID-3408
             Project: Qpid
          Issue Type: Sub-task
            Reporter: Andrew Stitcher




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3408) IPv6 support for Java client/broker

Posted by "Rob Godfrey (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-3408:
------------------------------

    Component/s:     (was: Java Broker)

I have removed IPv4 specific address parsing code from the Java Broker.

Previously if you didn't want to bind to the wildcard address, you had to provide an IPv4 literal address, now the code allows you to use an IPv4 or IPv6 literal, or a dns name.
                
> IPv6 support for Java client/broker
> -----------------------------------
>
>                 Key: QPID-3408
>                 URL: https://issues.apache.org/jira/browse/QPID-3408
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Client
>            Reporter: Andrew Stitcher
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-3408) IPv6 support for Java client/broker

Posted by "Andrew Stitcher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Stitcher updated QPID-3408:
----------------------------------

    Component/s:     (was: Qpid Managment Framework)
                     (was: python tools)
                     (was: Python Client)
                     (was: C++ Client)
                     (was: C++ Broker)

> IPv6 support for Java client/broker
> -----------------------------------
>
>                 Key: QPID-3408
>                 URL: https://issues.apache.org/jira/browse/QPID-3408
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker, Java Client
>            Reporter: Andrew Stitcher
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Commented] (QPID-3408) IPv6 support for Java client/broker

Posted by "Gordon Sim (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13140404#comment-13140404 ] 

Gordon Sim commented on QPID-3408:
----------------------------------

The connection URL doesn't support IPv6 literals, but connecting to IPv6 addresses (via hostnames mapped to them) does seem to work already without modification.
                
> IPv6 support for Java client/broker
> -----------------------------------
>
>                 Key: QPID-3408
>                 URL: https://issues.apache.org/jira/browse/QPID-3408
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker, Java Client
>            Reporter: Andrew Stitcher
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org