Forum Discussion

Shara's avatar
Shara
Occasional Contributor
16 years ago

JMS Remote Queue

Hi,

I am trying the soapUI Pro 3.5 beta 2 for the JMS testing. I've got to the part where I can execute the test case, however the queue I am trying to sent to are on a remote server.

Do soapUI provide a configuration option to go to remote server and port?
If so, could some one tell me where it is?

Thanks.

3 Replies

  • Shara's avatar
    Shara
    Occasional Contributor
    Thanks. I managed to get the remote connection setup
    [using OpenMQ JNDI connection: http://wiki.glassfish.java.net/Wiki.jsp?page=OpenMQHermesJMSQuestions ]

    Now that it is attempting to send to the server but returning the following exception:

    ERROR:javax.jms.JMSException: hermes.JNDITopicConnectionFactory cannot be cast to javax.jms.QueueConnectionFactory
      javax.jms.JMSException: hermes.JNDITopicConnectionFactory cannot be cast to javax.jms.QueueConnectionFactory
      at com.eviware.soapui.impl.wsdl.submit.transports.jms.JMSConnectionHolder.(JMSConnectionHolder.java:101)
      at com.eviware.soapui.impl.wsdl.submit.transports.jms.HermesJmsRequestSendTransport.execute(HermesJmsRequestSendTransport.java:34)
      at com.eviware.soapui.impl.wsdl.submit.transports.jms.HermesJmsRequestTransport.sendRequest(HermesJmsRequestTransport.java:99)
      at com.eviware.soapui.impl.wsdl.WsdlSubmit.run(WsdlSubmit.java:122)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)


    I am not sure if this is because an incorrect setting or problem with soapUI?
    Any ideas?

    Thanks.
  • Hi,

    try out our latest nightly build , that problem is already solved.

    Let us know does it helps.

    regards
    nebojsa.com