Help with Stomp/ActiveMQ running under JBoss

View: New views
2 Messages — Rating Filter:   Alert me  

Help with Stomp/ActiveMQ running under JBoss

by sdonnelly :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am new to this whole Stomp and Messaging thing...

Here is some background...I found a tutorial that recommended using telnet to
open the Stomp broker and have an interactive session sending a message on the fly to
verify that all is working...telnet does not seem to do anything...I get the occasional error
message regarding bad header/cannot parse, so it appears that my message format was incorrect and
it also appears that stomp is running...

Tutorial at
http://open.iona.com/docs/broker/5.0/connectivity_guide/BHIJBDJH.html

QUESTION IS:
Is telnet a valid way to test out the Stomp Broker?  And are the above directions (html) valid?

More background...
I am using ActiveMQ5.0 and have tried using telnet while ActiveMQ was deployed under JBoss
and also while it was deployed outside of JBoss (Standalone)...
The startup logging as well as the shutdown seems to indicate that both the
tcp broker on 61616 and the stomp broker on 61613 are up and running....

My problem is that I have a client program written in C which appears to be sending
messages (no errors are received) but the MessageDrivenBean in JBoss is not receiving the
message...I have already tested that the Message Driven Bean is successfully handling messages
coming in to the regular 61616 Broker...

THanks in advance.

S

Re: Help with Stomp/ActiveMQ running under JBoss

by Sandeep Chayapathi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi S,

 Check the activemq.log for any errors and also double check if you are
using the same topic/client. Short of seeing the code, it is difficult
to help.

- Sandeep

sdonnelly wrote:

> My problem is that I have a client program written in C which appears to be
> sending
> messages (no errors are received) but the MessageDrivenBean in JBoss is not
> receiving the
> message...I have already tested that the Message Driven Bean is successfully
> handling messages
> coming in to the regular 61616 Broker...
>
> THanks in advance.
>
> S
>  


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email