I am in the process of upgrading from Tomcat 4.0.4 to 4.1.18 and whereas my
app worked just fine on 4.0.4 it now gives me this error when attempting to
parse the first XML document:

Error parsing pageMap.xml:
javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException:
org.apache.xml.utils.URI$MalformedURIException: No scheme found in URI

Why is an apache tool being used instead of the NDK for parsing my XML doc
and why does it think there must be a scheme in the URI?  What does this
mean anyway? Is it looking for an XML schema or something?

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to