Is it considered ok to create a queue session to be the publisher and subscriber to the same queue?

I receive messages on one queue (A) and move them to another queue (B). When a message arrives on B, the message listener acts on the message. The queue object I use for B is the publisher and subscriber for queue B. Are there any issues with this?
--
Michael Klem <[EMAIL PROTECTED]> 626-296-3027



------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to