The next problem is how will you get the Oracle DataSource if you are not in a J2EE environment? I understand this is instanciated by the J2EE context class in the container layer.
So there right off the bat you have a score against any distributed transaction with the DB.
Assuming you get enough of the J2EE jars to make the TM work you still don't have all the environment necessary for a true multiphase transaction as you are missing the datasource for the DB.
Your scenario is only possible in a true J2EE environment and IBM only supports Websphere and Weblogic out of those...
If you drop JMS and use MQBase the 2 phase commit with the DB is possible. Check the manuals. _________________ MQ & Broker admin
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