Posted: Thu May 23, 2002 8:54 am Post subject: MQSeries and XML
Acolyte
Joined: 23 Jan 2002 Posts: 72
OK for all you clever Java coneheads out there please enlighten your frustrated subject.
I want to parse a XML string that is created within MQSI and put to a MQSeries local Queue. I am using a DOM parser from Apache and when the message is "got" and put to a file and read by the parser it is fine but when read from the queue directly it throws a MalformedURLException.
I have discovered, through blind stumbling, so far that some URI or URL is needed to say where the incoming stream originates but am now give in. I guess that instead of a InputSource of a File I need to define the MQ Queue as the input source but how?
Anybody wishing to correct the error of my ways please take one step forward put me out of my misery .
Thanks in advance.
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