Sending Messages to Jboss 5.X JMS Queue using QTP 11.5 -
we trying send messages jms message queue using qtp. have given jms configuration details follows in qtp.
jndi initial context factory = org.jnp.interfaces.namingcontextfactory jndi provider url - jnp://ipaddress:9199 jms connection factory- /connectionfactory
but it's throwing error "'send message jms queue17' : failed initialize jms session. initial context factory missing or wrong"
if change jms connection factory = /xaconnectionfactory
it's throwing error "created new jms queue connection jbossconnection->connectiondelegate[17624055, id=3rd-ge7ttygh-1-ldg9lygh-xfyf4x-3192ts4, sid=120]step 'send message jms queue17' : failed start jms connection."
can please let me know right connection factory name or right configuration details jboss jms queue qtp?
Comments
Post a Comment