Hi All,

I am using SwiftMQ (2.1.2) with Jboss (2.2.2) to maintain, send and receive
messages for durable subscribers.

The connection and interaction with SwiftMQ is done from a stateless EJB ( I
don't use MDB).

I created two configurations one that use Jboss JNDI (following the
instructions in SwiftMQ documentation) and the other that connect directly
to SwiftMQ. Both configurations work fine but if I create too much messaging
activity, SwiftMQ memory utilization is growing quite rapidly. (I think I am
doing all the right things by closing all the associated resources like the
context, connection etc.)

I hope that connection pooling managed by the application server will help
with this problem.

Does any one know how to setup JBoss to provide connection pooling for
SwiftMQ?


Thanking you in advance

Avi


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to