I switched from jBoss 2.2.2 to jBoss 2.4.0-beta and everything works
fine. Whether this is the result of code changes or of changes in the
default configuration ... I don't know.

Cheers,
Guido


[EMAIL PROTECTED] writes:
 > Hi,
 > 
 > I wrote an MBean (org.jboss.util.ServiceBMeanSupport) dedicated to
 > accepting Tibco Rendezvous text messages and sending them to JMS. 
 > 
 > Outside of jBoss the bean works perfectly alright (The main method
 > calls the startService method and blocks). It connects to the
 > Rendezvous daemon within parts of a second and receives all messages 
 > send to the Rendezvous subject.
 > 
 > As soon as you run the bean as a jBoss MBean it takes a couple of
 > seconds to connect to the daemon and no Rendezvous message will be
 > received. 
 > 
 > Has anyone any idea what could be wrong? 
 > 
 > Threading problems (the bean runs a dedicated thread to receive the
 > Rendezvous messages)? 
 > 
 > Security issues?
 > 
 > 
 > Cheers,
 > Guido



----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail 
disclaimer statement and monitoring policy, please refer to 
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to