Posted: Mon Aug 20, 2007 12:25 pm Post subject: MQ Target (Endpoint) Simulation
Newbie
Joined: 20 Aug 2007 Posts: 4
Hello all,
I'm developing a simple JMS application to 'stub' a target system and provide simulated responses as requests are received. There is an added constraint that the target system I intend to simulate is also actively listening to a queue on a particular channel dedicated to that system. My basic approach is as follows:
- stop channel Target system is listening on
- listen to target queues and provide responses based on message content
- start channel when simulation testing is finished
Firstly, is this a good approach, or is there a better way? And second, how can I execute the stop/start command to the queue manager with JMS?
Thanks, please let me know if I haven't provided enough detail.
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