Hello everyone,
I got a JMS Writer error while deploying my channel for JBoss 3.0.6 with Mirth 1.6.1.2750, i tried to change jnp with tcp but same error.
And I do not know what to write in "host" (destination) , my EJB is IdentiteManagerBean and I see nothing in which it can fit.
(and org.ideopass.services.identification.ejb.IdentiteM anagerHome.class , what to do with it...)
Help !
My connector :
--------------
<properties>
<property name="connectionFactoryJndiName">java:/ConnectionFactory</property>
<property name="password">test</property>
<property name="template">${message.encodedData}</property>
<property name="connectionFactoryProperties"><properties>
<property name="test">test</property>
</properties></property>
<property name="username">test</property>
<property name="host">jnp://172.16.50.12:1099</property>
<property name="jndiInitialFactory">org.jnp.interfaces.Namin gContextFactory</property>
<property name="clientId"></property>
<property name="acknowledgementMode">1</property>
<property name="specification">1.1</property>
<property name="useJndi">1</property>
<property name="DataType">JMS Writer</property>
<property name="jndiProviderUrl">jnp://172.16.50.12:1099</property>
<property name="durable">0</property>
</properties>
Post edited by: magikbanana, at: 12/21/2007 07:36
I got a JMS Writer error while deploying my channel for JBoss 3.0.6 with Mirth 1.6.1.2750, i tried to change jnp with tcp but same error.
And I do not know what to write in "host" (destination) , my EJB is IdentiteManagerBean and I see nothing in which it can fit.
(and org.ideopass.services.identification.ejb.IdentiteM anagerHome.class , what to do with it...)
Help !
My connector :
--------------
<properties>
<property name="connectionFactoryJndiName">java:/ConnectionFactory</property>
<property name="password">test</property>
<property name="template">${message.encodedData}</property>
<property name="connectionFactoryProperties"><properties>
<property name="test">test</property>
</properties></property>
<property name="username">test</property>
<property name="host">jnp://172.16.50.12:1099</property>
<property name="jndiInitialFactory">org.jnp.interfaces.Namin gContextFactory</property>
<property name="clientId"></property>
<property name="acknowledgementMode">1</property>
<property name="specification">1.1</property>
<property name="useJndi">1</property>
<property name="DataType">JMS Writer</property>
<property name="jndiProviderUrl">jnp://172.16.50.12:1099</property>
<property name="durable">0</property>
</properties>
Post edited by: magikbanana, at: 12/21/2007 07:36