Posted: Tue Oct 21, 2008 1:17 pm Post subject: MQ JMS API calls from AXIS
Novice
Joined: 14 Sep 2006 Posts: 16
Hi all,
I have a sample MQ JMS point-to-point program. It connects to MQ and puts a message to the queue defined in JNDI.
Now I want to expose this application as a webservice. I am using AXIS 2 as the webservice engine. I use JAVA2WSDL and create the WSDL file,
create the service side code snippets using WSDL2JAVA and then try to modify the service implementation files and access my JMS app.
However, I am getting a XML parser error error.
I have been reading a lot of documents around SOAP over JMS concept.
I dont have to use JMS transport for SOAP do I?
I mean I am not trying to use SOAP over JMS, I am still calling my Webservice over HTTP from my client. The webservice in turn is trying to access a JMS provider...
My knowledge on this is pretty limited. Can anyone of you please guide me here?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum