Posted: Sun Apr 10, 2016 9:32 pm Post subject: JMS Configuration in IIB10 with JBOSS7
Novice
Joined: 28 Nov 2013 Posts: 10
Hi,
Does any one have any documentation on configuration of JMS in IIB10 with JBOSS 7. Please point out the right libraries to use.
I have a configuration in my machine but that is not working in all situation as message priority related issue is happening in JMSOutputNode.
The right jars depend entirely on what JMS provider you are talking to.
The steps to configure the JMS provider are stated quite specifically in the Knowledge Center.
It's unlikely that the configuration of your JMS Provider is causing an issue with message priority. In my opinion and vague memory. _________________ chmod -R ugo-wx /
Posted: Mon Apr 11, 2016 6:00 am Post subject: JMS Configuration in IIB10 with JBOSS7
Novice
Joined: 28 Nov 2013 Posts: 10
Hi,
Thanks for the reply, I agree JMS jars should not dangle with message priority. without priority the application is just fine. we also have a workaround to use two different JMSOutput Node for solving the issue temporarily. But it should not happen this way. the application works fine with Websphere MQ JMS implementation on the JMSOutput node. when when I select JBOSS as JMS implementation on the JMS Outpoutnode it uses org.jnp.interfaces.NamingContextFactory. From JBOSS 7 onwards jnp support is deprecated with remote.
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