ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] java.net.MalformedURLException in UPES

Post new topic  Reply to topic
 [SOLVED] java.net.MalformedURLException in UPES « View previous topic :: View next topic » 
Author Message
tsrisudh
PostPosted: Mon Aug 22, 2005 1:40 am    Post subject: [SOLVED] java.net.MalformedURLException in UPES Reply with quote

Centurion

Joined: 11 Aug 2005
Posts: 113

I am trying to parse the XML message recieved inmy UPES, the folloing are the steps i did

Get the message into TextMessage
did saxParser.parse(txtMsg.getText());

i get the following exception
Code:

java.net.MalformedURLException: no protocol: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- This document is generated by a MQSeries Workflow Version 3.6.0 server -->

at java.net.URL.<init>(URL.java(Compiled Code))
at java.net.URL.<init>(URL.java(Compiled Code))
at java.net.URL.<init>(URL.java:450)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at com.ibm.specs.wf.UPESBaseSAX.decodeMessage(UPESBaseSAX.java:154)



Any idea why this is happening
_________________
Srisudhir Tadepalli


Last edited by tsrisudh on Tue Aug 23, 2005 4:50 am; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger
tsrisudh
PostPosted: Tue Aug 23, 2005 4:49 am    Post subject: Reply with quote

Centurion

Joined: 11 Aug 2005
Posts: 113

did mistake in parsing using the SAX parser, its working fine now
_________________
Srisudhir Tadepalli
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [SOLVED] java.net.MalformedURLException in UPES
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.