posted 17 years ago
You need to update uil2-service.xml file located in server\default\deploy\jms\uil2-service.xml
<!-- JNDI binding -->
<attribute name="ConnectionFactoryJNDIRef">ConnectionFactoryNew</attribute>
You can change default connectionfactory in jboss to custom connectionfactory.
change ConnectionFactory to ConnectionFactoryNew.
Thanks,
alex