| 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 !!!
|
 |
 |
|
|
subject: SOAP over JMS via CORE JAVA client
|
|
|