Java URL to a file from within container

2001-04-10 Thread BRICKER_JONATHAN_E
I want to parse an XML file and I'm creating a java.net.URL to give the location but I seem to be running into trouble. Here is what I have: The XML file is in the .war file and is in the application( /proj/orion/application/catd/catd) I create a URL like this: URL schemaURL = new

Re: Java URL to a file from within container

2001-04-10 Thread BRICKER_JONATHAN_E
server. Anyone have a solution or ideas for this one? Jonathan Bricker Lilly Research Labs Java ATG [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 04/10/01 09:45 AM Please respond to Orion-Interest To:Orion-Interest [EMAIL PROTECTED] cc: Subject:Java URL to a file