Re: How can I retrieve a Stomp username when a new Connection is made?

2012-11-30 Thread Christian Posta
System.out.println("ConnectionInfo, a new > connection was made to " + username + ":" + password + ": " + command); > > } > } > } > } else { >

Re: How can I retrieve a Stomp username when a new Connection is made?

2012-11-30 Thread prgtrdr
} } else { System.out.println("Unknown command: " + command); } } -- View this message in context: http://activemq.2283324.n4.nabble.com/How-can-I-retrieve-a-Stomp-username-when-a-new-Connection-is-made-tp4659949p4660019.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How can I retrieve a Stomp username when a new Connection is made?

2012-11-29 Thread Christian Posta
View this message in context: > http://activemq.2283324.n4.nabble.com/How-can-I-retrieve-a-Stomp-username-when-a-new-Connection-is-made-tp4659949p4659954.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Re: How can I retrieve a Stomp username when a new Connection is made?

2012-11-29 Thread prgtrdr
edded ActiveMQ instance? -- View this message in context: http://activemq.2283324.n4.nabble.com/How-can-I-retrieve-a-Stomp-username-when-a-new-Connection-is-made-tp4659949p4659954.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How can I retrieve a Stomp username when a new Connection is made?

2012-11-29 Thread Christian Posta
kup > the Connection object in the Advisory onMessage callback? > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/How-can-I-retrieve-a-Stomp-username-when-a-new-Connection-is-made-tp4659949.html > Sent from the ActiveMQ - User mailing list arc

How can I retrieve a Stomp username when a new Connection is made?

2012-11-29 Thread prgtrdr
etrieve-a-Stomp-username-when-a-new-Connection-is-made-tp4659949.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.