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/09/11 17:51:08 UTC

[jira] [Created] (APLO-259) Support Telnet clients that send '\r\n' character to terminate a line

Christian Posta created APLO-259:
------------------------------------

             Summary: Support Telnet clients that send '\r\n' character to terminate a line
                 Key: APLO-259
                 URL: https://issues.apache.org/jira/browse/APLO-259
             Project: ActiveMQ Apollo
          Issue Type: Improvement
          Components: apollo-stomp
    Affects Versions: 1.4
            Reporter: Christian Posta
            Priority: Minor


When connecting to Apollo using the stomp protocol over TELNET, the STOMP codec incorrectly parses headers because the '\r\n' character for an empty line is not handled as a "new line" 

Currently, there is discussion around the STOMP spec... once answered we could implement a fix.

https://groups.google.com/forum/#!topic/stomp-spec/SjlWAO9rhBc/discussion


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (APLO-259) Support Telnet clients that send '\r\n' character to terminate a line

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

Hiram Chirino commented on APLO-259:
------------------------------------

Assuming this will be addressed by the 1.2 stomp spec.  If your client requests stomp version 1.2 or 1.0, this should work in the next nightly snapshot.
                
> Support Telnet clients that send '\r\n' character to terminate a line
> ---------------------------------------------------------------------
>
>                 Key: APLO-259
>                 URL: https://issues.apache.org/jira/browse/APLO-259
>             Project: ActiveMQ Apollo
>          Issue Type: Improvement
>          Components: apollo-stomp
>    Affects Versions: 1.4
>            Reporter: Christian Posta
>            Priority: Minor
>             Fix For: 1.5
>
>
> When connecting to Apollo using the stomp protocol over TELNET, the STOMP codec incorrectly parses headers because the '\r\n' character for an empty line is not handled as a "new line" 
> Currently, there is discussion around the STOMP spec... once answered we could implement a fix.
> https://groups.google.com/forum/#!topic/stomp-spec/SjlWAO9rhBc/discussion

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (APLO-259) Support Telnet clients that send '\r\n' character to terminate a line

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

Hiram Chirino resolved APLO-259.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5
         Assignee: Hiram Chirino
    
> Support Telnet clients that send '\r\n' character to terminate a line
> ---------------------------------------------------------------------
>
>                 Key: APLO-259
>                 URL: https://issues.apache.org/jira/browse/APLO-259
>             Project: ActiveMQ Apollo
>          Issue Type: Improvement
>          Components: apollo-stomp
>    Affects Versions: 1.4
>            Reporter: Christian Posta
>            Assignee: Hiram Chirino
>            Priority: Minor
>             Fix For: 1.5
>
>
> When connecting to Apollo using the stomp protocol over TELNET, the STOMP codec incorrectly parses headers because the '\r\n' character for an empty line is not handled as a "new line" 
> Currently, there is discussion around the STOMP spec... once answered we could implement a fix.
> https://groups.google.com/forum/#!topic/stomp-spec/SjlWAO9rhBc/discussion

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira