nebhale opened SPR-10955 and commented
Currently, when attempting to connect a StompRelay
you can set the relay host, username, and passcode, but you cannot host that can be set in the STOMP connect frame. This means that connection strings typically returned by Cloud Foundry (http://run.pivotal.io) aren't usable. An example of this string is amqp://<username:<passcode>@turtle.rmq.cloudamqp.com/<username>
.
There should be a setter for this value and it should be used by the relay when connecting.
Affects: 4.0 M3
Issue Links:
Referenced from: commits 7c37497