I'm using JBoss 3.2.1. On two separate servers I am running topics and the two 
JBoss servers publish messages back and forth to each other.  Everything works 
correctly once JBoss has completely finished deploying. I have added functionality to 
one service to send a message to the other using a remote publishing connection. The 
message is sent prior to JBoss being completely started, but theoretically after all 
of the jboss.mq services are started. This is my failure point. Calling the same 
method works once JBoss is fully started.  I enabled trace per  the sticky faq. What I 
see is that the failed communication never gets a SpyConnectionConsumer. The 
successful communication does get a SpyConnectionConsumer.
    I thought it might be the timing of the service, so I started adding depends to 
it. I eventually added all the jboss.mq services as dependencies, but that didn't 
resolve the problem. 
    There are no exceptions or failure messages. But the message isn't delivered.  I 
thought perhaps there is some service I need to wait on but I haven't been able to 
discover it. 
Any ideas? 
Thanks,
Mark

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827454#3827454";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827454>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to