On 4/11/07, didyeah971 <[EMAIL PROTECTED]> wrote:
Hi, i just finished my Ajax Client and  i am really satisfied, but i would
like to test other connectors like Stomp and Rest.
I tried the Rest Demo, but i cannot receive any messages.

Try posting a message via REST then using JConsole or the Web Console
to view the message to check things are being published correctly.


What's more, could i have some more specifications one how Stomp walks,

See the spec...
http://stomp.codehaus.org/Protocol

especially the PHP client. Can it run on Jetty, on Apache ?

Stomp doesn't use HTTP at all; so you can use Stomp wherever you are
running ActiveMQ; as a stand alone process or inside a Java container
like Jetty/Tomcat.


Thx
Didier
--
View this message in context: 
http://www.nabble.com/Rest-and-Stomp-tf3558451s2354.html#a9936656
Sent from the ActiveMQ - User mailing list archive at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to