You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Christian Posta (JIRA)" <ji...@apache.org> on 2012/07/26 14:46:33 UTC

[jira] [Created] (APLO-229) Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"

Christian Posta created APLO-229:
------------------------------------

             Summary: Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"
                 Key: APLO-229
                 URL: https://issues.apache.org/jira/browse/APLO-229
             Project: ActiveMQ Apollo
          Issue Type: Question
          Components: apollo-website
            Reporter: Christian Posta
            Priority: Trivial


>From http://activemq.apache.org/apollo/documentation/user-manual.html#Using_the_STOMP_Protocol:
Under the "Connecting" section... 

"STOMP 1.0 clients do specify which virtual host they are connecting to so the broker connects those clients to the first virtual host defined in it's configuration. STOMP 1.1 clients do specify a virtual host when they connect."

It says stomp 1.0 clients "do specify which virtual host" they are connecting... and later it says "STOMP 1.1 clients do specify a virtual host"..... so they both specify a virtual host?

I suspect for 1.0, it should say "don't specify a virtual host" since it will choose the default, but that "STOMP 1.1 clients must specify a virtual host when they connect" or the server will fail the connect request. Is that right?

--
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

        

[jira] [Updated] (APLO-229) Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"

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

Christian Posta updated APLO-229:
---------------------------------

    Attachment: APLO-229_Doco_Stomp_Clients_don_t_specify_vhost.patch

although a minor issue.... but don't want any confusion around that
                
> Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"
> ----------------------------------------------------------------------------------------
>
>                 Key: APLO-229
>                 URL: https://issues.apache.org/jira/browse/APLO-229
>             Project: ActiveMQ Apollo
>          Issue Type: Question
>          Components: apollo-website
>            Reporter: Christian Posta
>            Priority: Trivial
>         Attachments: APLO-229_Doco_Stomp_Clients_don_t_specify_vhost.patch
>
>
> From http://activemq.apache.org/apollo/documentation/user-manual.html#Using_the_STOMP_Protocol:
> Under the "Connecting" section... 
> "STOMP 1.0 clients do specify which virtual host they are connecting to so the broker connects those clients to the first virtual host defined in it's configuration. STOMP 1.1 clients do specify a virtual host when they connect."
> It says stomp 1.0 clients "do specify which virtual host" they are connecting... and later it says "STOMP 1.1 clients do specify a virtual host"..... so they both specify a virtual host?
> I suspect for 1.0, it should say "don't specify a virtual host" since it will choose the default, but that "STOMP 1.1 clients must specify a virtual host when they connect" or the server will fail the connect request. Is that right?

--
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

        

[jira] [Commented] (APLO-229) Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/APLO-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423490#comment-13423490 ] 

Hiram Chirino commented on APLO-229:
------------------------------------

Correct.
                
> Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"
> ----------------------------------------------------------------------------------------
>
>                 Key: APLO-229
>                 URL: https://issues.apache.org/jira/browse/APLO-229
>             Project: ActiveMQ Apollo
>          Issue Type: Question
>          Components: apollo-website
>            Reporter: Christian Posta
>            Priority: Trivial
>
> From http://activemq.apache.org/apollo/documentation/user-manual.html#Using_the_STOMP_Protocol:
> Under the "Connecting" section... 
> "STOMP 1.0 clients do specify which virtual host they are connecting to so the broker connects those clients to the first virtual host defined in it's configuration. STOMP 1.1 clients do specify a virtual host when they connect."
> It says stomp 1.0 clients "do specify which virtual host" they are connecting... and later it says "STOMP 1.1 clients do specify a virtual host"..... so they both specify a virtual host?
> I suspect for 1.0, it should say "don't specify a virtual host" since it will choose the default, but that "STOMP 1.1 clients must specify a virtual host when they connect" or the server will fail the connect request. Is that right?

--
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

        

[jira] [Resolved] (APLO-229) Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"

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

Hiram Chirino resolved APLO-229.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4
         Assignee: Hiram Chirino

Patch applied!  Thanks!
                
> Documentation: STOMP 1.0 clients *don't* specify a virtual host while 1.1 clients "must"
> ----------------------------------------------------------------------------------------
>
>                 Key: APLO-229
>                 URL: https://issues.apache.org/jira/browse/APLO-229
>             Project: ActiveMQ Apollo
>          Issue Type: Question
>          Components: apollo-website
>            Reporter: Christian Posta
>            Assignee: Hiram Chirino
>            Priority: Trivial
>             Fix For: 1.4
>
>         Attachments: APLO-229_Doco_Stomp_Clients_don_t_specify_vhost.patch
>
>
> From http://activemq.apache.org/apollo/documentation/user-manual.html#Using_the_STOMP_Protocol:
> Under the "Connecting" section... 
> "STOMP 1.0 clients do specify which virtual host they are connecting to so the broker connects those clients to the first virtual host defined in it's configuration. STOMP 1.1 clients do specify a virtual host when they connect."
> It says stomp 1.0 clients "do specify which virtual host" they are connecting... and later it says "STOMP 1.1 clients do specify a virtual host"..... so they both specify a virtual host?
> I suspect for 1.0, it should say "don't specify a virtual host" since it will choose the default, but that "STOMP 1.1 clients must specify a virtual host when they connect" or the server will fail the connect request. Is that right?

--
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