Authentication with the Ajax Connector

2008-07-29 Thread Dan White
I'd like to experiment with adding authentication functionality to the Ajax connector, and would like some advice. An idea I have is to try the following: Add a connect/login method to the javascript code Authenticate the user with a ConnectionInfo instance in the Ajax servlet (as seen in the

Re: Building and Installing ActiveMQ with Jetty 6

2008-07-26 Thread Dan White
Dan White wrote: Greetings, I'm new to ActiveMQ and only somewhat familiar with Java as well. I've experimented with the ActiveMQ 5.1.0 binary+jetty release and I've been able to send and receive messages via the stomp and ajax connectors. I'd like to manually start piec

Building and Installing ActiveMQ with Jetty 6

2008-07-26 Thread Dan White
Greetings, I'm new to ActiveMQ and only somewhat familiar with Java as well. I've experimented with the ActiveMQ 5.1.0 binary+jetty release and I've been able to send and receive messages via the stomp and ajax connectors. I'd like to manually start piecing together a build of Active MQ and