> The same happened to me because I was using '/' as a separator in the
> wrapper.classpath JServ property. You must use backslashes in the jserv
> configuration files, even though the Apache docs recommend using forward
> slashes in the Apache conf files.
Apache JServ does not use the same configuration file format for the
properties files as Apache httpd. It uses an extended version of the Java
Properties format. Of course you could easily figure all of this out by
looking at the source code. ;-)
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]