-
JCA Connector and JMS (4 messages)
- Posted by: suhas shahapurkar
- Posted on: October 03 2006 06:03 EDT
Hello All, I was wondering how the JCA Container (eg jencks) helps to achieve the thread pool and parallel processing of the JMS messages. I have read some docs regarding this and this seems to be just the XML configuration. But I am not sure how this must be happening? Do we really need to use such Connectors? JMS Server does'nt provide this all? Thanks and Regards, Suhas ShahapurkarThreaded Messages (4)
- Re: JCA Connector and JMS by Christopher Stach II on October 03 2006 11:02 EDT
- Re: JCA Connector and JMS by arijit dey on October 04 2006 06:05 EDT
- Re: JCA Connector and JMS by suhas shahapurkar on October 04 2006 12:44 EDT
- Re: JCA Connector and JMS by Christopher Stach II on October 05 2006 12:25 EDT
- Re: JCA Connector and JMS by suhas shahapurkar on October 04 2006 12:44 EDT
-
Re: JCA Connector and JMS[ Go to top ]
- Posted by: Christopher Stach II
- Posted on: October 03 2006 11:02 EDT
- in response to suhas shahapurkar
It's open source: read it. Jencks isn't that complex. -
Re: JCA Connector and JMS[ Go to top ]
- Posted by: arijit dey
- Posted on: October 04 2006 06:05 EDT
- in response to suhas shahapurkar
Offcourse, JMS servers has these features,Resource adapters can be configured with JMS servers. cheers, http://javaicillusion.blogspot.com/ -
Re: JCA Connector and JMS[ Go to top ]
- Posted by: suhas shahapurkar
- Posted on: October 04 2006 12:44 EDT
- in response to arijit dey
Thanks Arijit, My question was NOT if we can use resource adaptor with JMS servers. Actually I was wondering why do we need to use the adaptors if JMS servers can give us the same features (if I am not wrong). Thanks again for replying. Suhas -
Re: JCA Connector and JMS[ Go to top ]
- Posted by: Christopher Stach II
- Posted on: October 05 2006 12:25 EDT
- in response to suhas shahapurkar
You don't need to. Use pigeons or two cans and a string if you want.