Change By: Tolis Emmanouilidis (20/Jan/14 4:00 AM)
Description: When subscribing, an id is assigned to each channel. However on line https://github.com/aerogear/aerogear-js/blob/master/src/notifier/adapters/stompws.js#L396 the passed channels are used and they don't have any id. There should be a mapping between the passed channels and the internal this.getChannels() which have the assigned id.

In addition the code which applies the callback is missing.
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