Forum Discussion

rutvej's avatar
rutvej
New Contributor
15 years ago

Webserver over JMS (where to set webserviceURI)

Hi,

I have requirement of using webservice over JMS (I am using Oracle OSM 7.0 deployed on Weblogig 10.3g the order are submitted using soapui over http (endpoint: http://localhost:7001/osm/wsapi)

Oracle OSM 7.0 supports webservice (over jms and http)

Want to test the same application using webservice over JMS using SOAP UI (that supports HermesJMS) using soapui 4.0 32bit

I have configured HermesJMS to Weblogic 10.3g, i can see all JMS queues in HermesJMS, then configured SoapUI 4.0 by adding JMS endpoint then selected webservice endpoint as JMS:osm_ws_request (long name) instead of "http://localhost:7001/osm/wsapi"

i can place orders are these orders are submitted into the Weblogic JMS queue which i can see very well, but these order are not getting recognised by OSM as webservice is not getting called any where here.

In one of the sample of ORACLE SDK for webservices using JMS webservice URI is configured WEBSERVICEURI = "/osm/wsapi";

Now my query is where to add webservice URI "/osm/wsapi", unable to figure out where to add URI (in SOAPUI or HermesJMS) which parameter need to set for webservice URI to use soap over jms?

Any pointer highly appriciated.

Regards,

Rutvej

1 Reply