Re: failure of new entity resolver on some OS

2005-05-06 Thread Norman Walsh
/ George Cristian Bina <[EMAIL PROTECTED]> was heard to say: | The problem is that a file URL needs to either specify no host or | specify it as empty, that is you can have either | file:/path | or | file:///path | Otherwise if you write file://c:/etc then c will be interpreated as | host and thus

Re: CVS Resolver supports XML Catalogs 1.1

2005-05-06 Thread Neil Graham
Thanks David, This looks to me exactly like the right thing to do. Cheers! Neil Neil Graham Manager, XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] David Crossley <[EMAIL PROTECTED]> 05/06/2005 01:13 AM To Norman Walsh <[EMAIL PROTECTED

Re: CVS Resolver supports XML Catalogs 1.1

2005-05-06 Thread David Crossley
Norman Walsh wrote: > / Neil Graham was heard to say: > | > | Of the various components of xml-commons, I know Xerces-J only uses > | Resolver and XML-APIS at the moment; we don't use which, for instance. I > | think Xalan-J only uses XML-APIS. So it seems to me like it would make > | sense to