aspose file tools
The moose likes Web Services and the fly likes SOAP over JMS via CORE JAVA client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP over JMS via CORE JAVA client" Watch "SOAP over JMS via CORE JAVA client" New topic
Author

SOAP over JMS via CORE JAVA client

Anjan Rs
Greenhorn

Joined: Dec 05, 2012
Posts: 4
Hi All, I am new to SOAP over JMS. I am developing the core java client which places the SOAP message onto tibco queue. I have been given WSDL and i have generated java client from it using RAD tool. Please note i am not using any server at my end. Without server i need to call jms web service which should place the soap message into tibco queue ..

I created the request object from the generated client from WSDL and call the web service.

But i am unable to connect to TIBCO queue.

Please help me in how can i connect to tibco queue and send the SOAP message.


Many thanks in advance.

Regards
Anjan
Praful Thakare
Ranch Hand

Joined: Feb 10, 2001
Posts: 613
I would suggest to post it in JMS forum, its looks to be a jms client problem, also post the error you are getting while connecting , the connector you are using and the code to connect.


All desirable things in life are either illegal, banned, expensive or married to someone else !!!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: SOAP over JMS via CORE JAVA client
 
Similar Threads
Soap over JMS using AXIS
Unclear
How to order the elements in soap message?
Is it possible to have my replyqueue configured on different JMS server from request queue?
Sample Questions for 288 - Need answers