Posted: Thu Feb 07, 2008 12:38 pm Post subject: Looking for JMS 1.0 code
Newbie
Joined: 08 Jan 2003 Posts: 1
I am looking for a simply WebSphere Application Server application I can deploy and run that meets the following criteria:
o JMS 1.0
o Execute a simple MQPUT/MQGET to a local Queue Manager
o Runs in a WAS v6 environment
I want to test a product called Tivoli Access Manager for Business Integration (a.k.a. TAMBI -- a.k.a. WMQ Extended Security Edition). I am using amqsput/amqsget to test standalone MQ applications, and have a standalone JMS application but I need code designed to run in WAS (in the simplist deployable unit, whatever that is).
The simplest way to do that is have your standalone JMS part run in a WAS container and get its references (qcf/tcf and destinations) from the Context...
If you're feeling greedy you can add an MDB or 2 to the mix...
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