users@glassfish.java.net

Re: Anyway to customize thread pool for MDBs consuming from a JMS Queue?

From: <glassfish_at_javadesktop.org>
Date: Mon, 19 May 2008 12:32:21 PDT

Thanks. Can you please confirm the use of <thread-pool-id> in sun-ejb-jar.xml is not supported for MDBs? If so, it'd be nice to update the docs. :)

Re: <resource-adapter-config object-type="user" resource-adapter-name="jmsra" thread-pool-ids="jms-thread-pool"/> I'm getting connection errors to localhost:7676.
Does this config rely on an external message queue outside of the JVM?
If so, is there another solution not requiring an out of process MQ?

[#|2008-05-19T12:15:39.645-0700|INFO|sun-appserver9.1|javax.enterprise.resource.resourceadapter|_ThreadID=19;_ThreadName=httpSSLWorkerThread-8080-0;|ActiveJmsResourceAdapter.setConnectionURL: JMS Service Connection URL is :mq://stormbringer:7676/|#]
[#|2008-05-19T12:15:39.655-0700|INFO|sun-appserver9.1|javax.enterprise.resource.resourceadapter|_ThreadID=19;_ThreadName=httpSSLWorkerThread-8080-0;|CommonWorkManager.<init>: Got the thread pool for :jms-thread-pool|#]
[#|2008-05-19T12:15:39.656-0700|INFO|sun-appserver9.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=19;_ThreadName=httpSSLWorkerThread-8080-0;|ResourceAdapter.start: MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting...|#]
[#|2008-05-19T12:15:39.662-0700|INFO|sun-appserver9.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=19;_ThreadName=httpSSLWorkerThread-8080-0;|LocalBrokerRunner.start: MQJMSRA_LB1101: Looking for Broker Running at:localhost:7676|#]
[#|2008-05-19T12:15:39.664-0700|WARNING|sun-appserver9.1|javax.jms|_ThreadID=19;_ThreadName=httpSSLWorkerThread-8080-0;_RequestID=df7db927-1986-4777-9605-95cff338877e;|ExceptionHandler.throwConnectionException: [C4003]: Error occurred on connection creation [localhost:7676]. - cause: java.net.ConnectException: Connection refused|#]
[Message sent by forum member 'bouteill' (bouteill)]

http://forums.java.net/jive/thread.jspa?messageID=275301