[forge-issues] [JBoss JIRA] (FORGE-1424) STOMP Client : stomp-php 1.0 spelling issue

l r (JIRA) issues at jboss.org
Fri Jan 10 02:48:32 EST 2014


l r created FORGE-1424:
--------------------------

             Summary: STOMP Client : stomp-php 1.0 spelling issue
                 Key: FORGE-1424
                 URL: https://issues.jboss.org/browse/FORGE-1424
             Project: Forge
          Issue Type: Bug
            Reporter: l r
            Priority: Minor


stomp.php line 328
$headers["activemq.subcriptionName"] = $this->clientId;
there is a spelling error.
should be 
$headers["activemq.subscriptionName"] = $this->clientId;
if we use ActiveMQ 5.6.0 , there will be a problem.
link:
http://stomp.fusesource.org/documentation/php/book.html
download:
http://stomp.fusesource.org/download.html

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


More information about the forge-issues mailing list