|
You have to make the mbean service name attribute
unique as well as any
attributes that would conflict with other invoker
settings:
<mbean
code="org.jboss.mq.il.oil.OILServerILService"
name="jboss.mq:service=InvocationLayer,type=OIL,custom=xxx"> <depends optional-attribute-name="Invoker">jboss.mq:service=Invoker</depends> <attribute name="ConnectionFactoryJNDIRef">ConnectionFactory2</attribute> <attribute name="XAConnectionFactoryJNDIRef">XAConnectionFactory2</attribute> <attribute name="ServerBindPort">80902</attribute> <attribute name="PingPeriod">60000</attribute> <attribute name="EnableTcpNoDelay">true</attribute> </mbean> xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
|
- [JBoss-user] jbossmq-service.xml: Connection Factory exam... Brandon, Raymond
- Scott M Stark
