Forum Discussion

agota5's avatar
agota5
New Contributor
15 years ago

SoapUI with TIBCO EMS problem

I am having problem with making testcases for TIBCO EMS.

Main problem is when I try to create JMS endpoint from Hermes config file.
My Hermes is working ok and config file also seems ok. (I can see messages on my EMS queue.)

Is there any example or tutorial how to set up this kind of testcase or maybe correct hermes-config.xml setup for this case?

I get this error message when I try to run testcase:
"Hermes configuration is not valid. Please check that 'Hermes Config' project property is set to path of proper hermes-config.xml file"

Aparently it cannot find Hermes config file neither can find session with name EMS (but it works ok in Hermes)

On the other hand it works fine with default session "Files", but when it comes to TIBCO session it just does not work.

Thank you in advance..

16 Replies

  • Hi, yes:

    soapUI 3.5.1, copyright (C) 2004-2010 eviware.com http://www.soapui.org | http://www.eviware.com Build soapui-core-daily-2010-04-12-[2], Build Date 2010/04/12 11:03

    Do i need to use a particular value for the transport in the binding for SOAPUI to pick up the interface?

    Regards,

    Mark
  • gherr's avatar
    gherr
    Occasional Contributor
    eviware support wrote:
    Hi,

    we currently does not support this , but we will add it in the future.

    Regards
    Nebojsa
    eviware.com


    I have added this functionality to version 3.6.1. Temporary destinations are supported through the endpoint URL:

    jms://HermesSession::queue_requestqueue::queue_

    That is, if the response destination is the empty string, a temporary destination will be created and it will be set as ReplyTo JMS header field of the request message. This works for all combinations of queue and topics.

    The patch is included as an attachment. I would greatly appreciate, if this feature would be added into future SoapUI releases.

    Regards.

    Gabor Herr
  • xuxe's avatar
    xuxe
    Occasional Contributor
    Hi Gabor,

    Great work! It'd be possible to provide me/us that binary distribution of the soapUI version that you've patched with the temporary queues feature? That's a very nice to have one!

    Congrats!

    José Escudero
  • Hi,

    I am trying to use temporary queue functionality in the latest soapui 4 beta version. Seems the patch applied but i could not get the response after sending the request. The tool trying to get response even after 10 minutes sending the request. I have followed the steps as specified in the post. can some one help me in this.

    Thanks,
    Narasimharao