Hi William,

> connection after sending the message.  When we use the UIL 
> invocation layer, the exception does not occur.  The client 
> is a servlet that establishes a connection each time, sends a 
> message then closes out the connection.  Are clients only 
> allowed to establish one connection with the UIL2 layer?
> 
>  - Destroying failedjavax.jms.JMSException: The destination 
> is being used.
>       at 
> org.jboss.mq.server.JMSDestinationManager.closeDestination(JMS
> DestinationManager.java:804)
>       at 
> org.jboss.mq.server.jmx.DestinationMBeanSupport.destroyService
> (DestinationMBeanSupport.java:122)

Not that I know of, you should be able to open as may connection as you
want.
Can you show some code how you open and use the connection?

Regards,
Sebastian


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to