[oXygen-user] Failed to create InputSource [SOLVED]

George Cristian Bina
Mon Aug 6 12:49:13 CDT 2007


Hello Kai,

Yes, in the case of
file://D:/...

D: is interpreted as host.

The correct syntax is with 3 forward slashes

file:///...

but indeed file:/... also works in Java.

Best Regards
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

Kai Mütz wrote:
>  <> wrote:
>> Hi,
>>
>> I use oXygenxml 7.2 within Eclipse 3.2.1 and want to resolve a
>> path to a XML
>> schema file using a catalog file whiche I have registered in oxygen
>> preferences. The verbose output tells me that oxygen resolves the
>> systemid correctly (Resolved System: http://.... file://.....) but
>> cannot load the schema file from the resolved location:
>>
>> Failed to create InputSource: file://....
> 
> Apparently I have to have a closer look at the URI syntax. file:/D:/... and
> file:///D:/.... works but file://D:/.... not.
> 
> Kai
> 
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user



More information about the oXygen-user mailing list