[
Lists Home |
Date Index |
Thread Index
]
URL in_xml_url = new URL("file://" + getSpec( ));
where
getSpec( ) returns the path to the source configuration xml file on
the filesystem.
I will try posting this thread on the forum you mentioned.
Thanks.
On 4/20/05, Kirkham, Pete (UK) <pete.kirkham@baesystems.com> wrote:
>
> >I checked the URL passed at
> >oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2292) and
> >its getting returned correctly.
>
> So what is the URL? You seem to have ftp classes in the stack trace, but have only mentioned using the local file system.
>
> You also may want to post to the Java Technology & XML forum at
> http://forum.java.sun.com/forum.jspa?forumID=34
>
> Pete
>
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>
|