|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Session Beans & MQSeries |
« View previous topic :: View next topic » |
Author |
Message
|
MQSIBM |
Posted: Sun Nov 11, 2001 2:18 pm Post subject: |
|
|
Novice
Joined: 31 Oct 2001 Posts: 18
|
Hi all
how do I integrate EJB Session beans with MQ Series ?
How does the bussiness logic gonna be implemented in this case ?
Thanks in Adv
|
|
Back to top |
|
 |
MQSIBM |
Posted: Mon Nov 12, 2001 12:51 pm Post subject: |
|
|
Novice
Joined: 31 Oct 2001 Posts: 18
|
Why dont I see any replies ?
|
|
Back to top |
|
 |
kolban |
Posted: Mon Nov 12, 2001 6:59 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Could be that you posted on a Sunday and its less than 24 hours since then
Seriously, this is a "kind of new" area. I believe that you can call either MQ base Java or JMS apis to interact with messages and queues. I believe that in the future (if not already capable), IBM's Websphere product will allow message driven beans. This means that when a message arrives on a queue, an EJB's onMessage() method will be used to drive the bean. |
|
Back to top |
|
 |
middlewareonline |
Posted: Mon Nov 19, 2001 10:04 am Post subject: |
|
|
Acolyte
Joined: 09 Jul 2001 Posts: 73
|
Which Web Application server are you deploying this session bean.
Web Logic 6.1 Sp1 supports MDB. There are various way you can use Session Beans. You can have bens that only provides messaging services using MQ Classes for Java or MQ/JMS. A Session bean can call another beans (most likely Entity Bean to do business logic stuff).
Again, thia is an architecture consideration (to do a design). Points to be considered, id the fornt-end is a web-app, do you want to track the sessions or not, etc.
MiddlewareOnline.COM
_________________ ---------------------------------------------
IBM & SUN (J2EE) Certified Consultants,
http://www.MiddlewareOnline.com
A "SARVAM" Online Portal
http://www.SARVAM.com
--------------------------------------------- |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|