<channel-adaptor name='visa-client-channel' class="org.jpos.q2.iso.ChannelAdaptor" logger="Q2">
<channel class="org.jpos.iso.channel.VAPChannel" packager="org.jpos.iso.packager.Base1Packager">
<property name="packager-config" value="cfg/packager/base1.xml" />
<property name="header-format" value="2" />
<property name="host" value="192.168.1.219" />
<property name="port" value="9500" />
<property name="keep-alive" value="true" />
</channel>
<in>channel-send</in>
<out>channel-receive</out>
<reconnect-delay>10000</reconnect-delay>
</channel-adaptor>
<txnmgr name="ClientMsgManager" logger="Q2">
<property name="queue" value="TXNMGR.client" />
<property name="sessions" value="2" />
<property name="max-sessions" value="128" />
<property name="debug" value="true" />
<participant class="test.jpos.manager.MessageManager" />
</txnmgr>
<mux class="org.jpos.q2.iso.QMUX" logger="Q2" name="VisaClientMux">
<key>42 41 11</key> <!-- overrides default key to be used for all messages -->
<key mti="0800">41</key> <!-- overrides default key to be used for 0800 messages -->
<in>channel-receive</in>
<out>channel-send</out>
<ready>visa-client-channel.ready</ready>
<request-listener class="org.jpos.iso.IncomingListener" logger="Q2" realm="incoming-request-listener">
<property name="queue" value="TXNMGR.client" />
<!--
<property name="ctx.STATION" value="192.168.1.219" />
<property name="ctx.PORT" value="9500" />
-->
<property name="space" value="tspace:default" />
</request-listener>
</mux>
--
--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage. Please support jPOS, contact: sa...@jpos.org
---
You received this message because you are subscribed to the Google Groups "jPOS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/b0c5a865-b9e6-4f8c-ad30-2633e5c54761%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jpos-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jpos-users/9c2a6309-8268-4941-9ed2-eea66a99a274%40googlegroups.com.