ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » EJB returns a MQWF object back to a business ojbect

Post new topic  Reply to topic
 EJB returns a MQWF object back to a business ojbect « View previous topic :: View next topic » 
Author Message
klee
PostPosted: Sun Jul 11, 2004 8:07 am    Post subject: EJB returns a MQWF object back to a business ojbect Reply with quote

Novice

Joined: 05 Oct 2003
Posts: 15

Hi all,

I got the following requirement:

Business Object <--> EJB|Java MQWF API|Java Agent <--> MQWF

1. A business object talk to MQWF through EJB
2. An EJB may return a MQWF object, such as ReadWriteContainer/ActivityInstance, back to the business obejct

Is it possible to do the above scenario? How can a EJB return a MQWF object back to the business object? Is there any example for this?

Thx in advance
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Jul 11, 2004 8:28 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

This is not possible in a JMS scenario.
You will need to have the EJB instantiate the object you want returned, or have it declared in JNDI space and acquired/instantiated on startup of the EJB.

My advice would be to have an EJB specifically for handling all MQWF calls, thus encapsulating the specific MQWF API calls for the application.

Have fun.
F.J.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » EJB returns a MQWF object back to a business ojbect
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.