[jboss-dev-forums] [JBoss ESB Development] - jms-provider in jboss 5.1.0 for jbossmq topic on jboss 4.2.3

Steve Kruse do-not-reply at jboss.com
Wed Jan 23 10:47:52 EST 2013


Steve Kruse [https://community.jboss.org/people/hskruse] created the discussion

"jms-provider in jboss 5.1.0 for jbossmq topic on jboss 4.2.3"

To view the discussion, visit: https://community.jboss.org/message/793832#793832

--------------------------------------------------------------
Hi,

I'm trying to setup a jms-provider in my JBoss ESB 4.9 running under JBoss 5.1.0.  I am trying to retrieve messages on a jms topic from a jboss 4.2.3 jbossmq broker.  I have setup my jms-provider like so:

<jms-provider name="JBossMQ-DMS" connection-factory="ConnectionFactory">
   <property name="jndi-context-factory" value="org.jnp.interfaces.NamingContextFactory" />
   <property name="jndi-URL" value="jnp://192.168.2.5:1099" />
   <jms-bus busid="incomingOverlays">
    <jms-message-filter dest-type="TOPIC"
     dest-name="topic/IncomingTdam" />
   </jms-bus>
  </jms-provider>

I have copied the jbossmq-client.jar from the JBoss 4.2.3 in which I am receiving the jms message into my JBoss 5.1.0 common/lib directory.  I am getting a SpyMapMessage is not a supported data type exception.  Any help would be much appreciated.

Thanks,
Steve
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/793832#793832]

Start a new discussion in JBoss ESB Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130123/9e74e946/attachment.html 


More information about the jboss-dev-forums mailing list