/ 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
Norman Walsh wrote:
> / David Crossley <[EMAIL PROTECTED]> was heard to say:
> | Here are the unsuccessful startup messages on Win ...
> | (using Windows XP SP2 + Cygwin)
>
> What is in your CatalogManager.properties file?
Not much at all. We load the main catalogs via programmatic
mechanisms whe
Hi Norm,
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 the unknown host exception.
Hope that helps,
George
---
/ David Crossley <[EMAIL PROTECTED]> was heard to say:
| Here are the unsuccessful startup messages on Win ...
| (using Windows XP SP2 + Cygwin)
What is in your CatalogManager.properties file?
| --
| Parse catalog:
| file:/D:/openSource/forrest/main/webapp/resources/schema/catalog.
| xcat
|
Holliday, Donald (LNG-CSP) wrote:
> I think I'm missing something. This is a Java tool yet for WinXP SP2 you
> mention Cygwin. How is the new resolver dependent on Cygwin? What version
> of the JRE is running on Windows?
I was just mentioning the full details of the
Operating System used by the
ssage-
From: David Crossley [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 23, 2005 8:37 PM
To: [EMAIL PROTECTED]
Subject: failure of new entity resolver on some OS
I recently added the new resolver to Apache Forrest.
It works beautifully on UNIX, but one of our developers
uses Win where it
I recently added the new resolver to Apache Forrest.
It works beautifully on UNIX, but one of our developers
uses Win where it is a total failure.
Here are the messages when the resolver starts sucessfully
on UNIX ...
--
Parse catalog: file:/svn/asf/forrest/main/webapp/resources/schema/catalo