l r created Bug AEROGEAR-1386
Issue Type: Bug Bug
Assignee: Unassigned
Created: 10/Jan/14 2:34 AM
Description:

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

Project: AeroGear
Priority: Minor Minor
Reporter: l r
Security Level: Public (Everyone can see)
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