Did anything changed in the docBase Context attribute within virtual Hosts ?

I can't have an absolute path in the docBase attribute, either within
server.xml or within a context file

I'm getting :
INFO: Processing Context configuration file URL
file:C:\jakarta-tomcat-5.0.9\conf\Catalina\edevis\foo.xml
27 août 2003 16:17:08 org.apache.commons.digester.Digester startElement
GRAVE: Begin event threw exception
java.io.IOException: Syntaxe du nom de fichier, de répertoire ou de volume
incorrecte
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:352)
at java.io.File.getCanonicalPath(File.java:513)
at java.io.File.getCanonicalFile(File.java:534)
at org.apache.catalina.startup.SetDocBaseRule.begin(SetDocBaseRule.java:137)
at org.apache.commons.digester.Rule.begin(Rule.java:200)
at org.apache.commons.digester.Digester.startElement(Digester.java:1273)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
...

Dom
----- Original Message -----
From: "Bill Barker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 5:30 AM
Subject: Re: [ANN] Apache Tomcat 5.0.9 Beta released


> This part of Tomcat didn't really change all that much from 4.1.x.  There
> are no changes on the Apache side (i.e. you can use the same binaries for
> mod_jk(2) that you use for 4.1.x).  Warp (aka mod_webapp) is not
supported.
> On the Tomcat side, only the CoyoteConnector is supported.  Other than
that,
> the server.xml config is a bit nicer, but it will also support your old
> 4.1.x configuration.  Your jk2.properties for 4.1.x should also work with
> Tomcat 5.
>
> "Johan Wasserman - CPX Mngd Services" <[EMAIL PROTECTED]>
wrote
> in message
>
news:[EMAIL PROTECTED]
.
> HOT!
>
> Any spec's available on setting up and running under Apache? Did it
> really change all that much?
>
> Thanks from a loyal supporter.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to