I am trying to configure Jetty to act as the servlet server for a ActiveMQ
broker.  

I have a broker configured so I can send and receive messages via stomp, and
it it is working successfully. I am trying to integrate the broker into a
web page so I can created a GUI for an application that I am developing.

I have read all the documentation on this site as well as the Jetty site and
I have tried all the various combinations of configuration that are listed
with no luck. I have looked at the demo extensively to see if I could figure
it out, as well as the template stuff from the Webtide folks.  I am a
seasoned Perl developer and a novice Java developer so I am behind on the
knowledge that is presumed by the authors of the documentation. I have been
trying to solve this for about 3 months now.

So my question is this:  Is there any resource available that offers step by
step instructions on how to configure Jetty to talk with an external broker
and can use the amq.js mechanism for forwarding the messages to a web page?

Ultimately I would like to have a set of queues that I can send and receive
message from via a web UI for my application.

Any help would be greatly appreciated!!

Thanks in advance,

J
-- 
View this message in context: 
http://www.nabble.com/Looking-for-Help-ActiveMQ-and-Jetty-tf4379195s2354.html#a12482925
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to