<Context docBase="C:\projects\MyApp"
path="/MyApp" reloadable="true"
workDir="C:\projects\work\MyApp">
</Context>
Intenta unificando los slashs \ / y sin poner backslash al final en docBase
<Context path="/CoffeeNet" reloadable="true"
docBase="C:\CoffeeNET\RepositorioSVN\trunk\src\webapp\"
workDir="C:\CoffeeNET\RepositorioSVN/work" />
-----Original Message-----
From: José María Tristán [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 10:17 AM
To: [email protected]
Subject: Problem whith constructs of directories?
Hello:
I have this directories in my project of eclipse:
RepositorioSVN
trunk
src
java
resources
webapp
WEB-INF
web.xml
jasper
jsp
build
lib
bin
In the server.xml of tomcat 5.29 I have this context:
<Context path="/CoffeeNet" reloadable="true"
docBase="C:\CoffeeNET\RepositorioSVN\trunk\src\webapp\"
workDir="C:\CoffeeNET\RepositorioSVN/work" />
When i launch tomcat it return this error:
05-abr-2006 16:14:41 org.apache.catalina.core.StandardContext
start
GRAVE: Error filterStart
05-abr-2006 16:14:41 org.apache.catalina.core.StandardContext
start
GRAVE: Fall¾ en arranque del Contexto debido a errores previos
and the context don't run.
Thank you very much.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message (including any attachments) contains confidential
and/or proprietary information intended only for the addressee.
Any unauthorized disclosure, copying, distribution or reliance on
the contents of this information is strictly prohibited and may
constitute a violation of law. If you are not the intended
recipient, please notify the sender immediately by responding to
this e-mail, and delete the message from your system. If you
have any questions about this e-mail please notify the sender
immediately.
Ce message (ainsi que les eventuelles pieces jointes) est
exclusivement adresse au destinataire et contient des
informations confidentielles. La copie, la communication ou la
distribution du contenu de ce message sans l'accord prealable de
l'expediteur sont strictement interdits et peuvent constituer un
delit. Si vous n'etes pas destinataire de ce message, merci de le
detruire et d'avertir l'expediteur. Si vous avez des questions se
rapportant a ce courrier electronique, merci de bien vouloir
notifier
l'expediteur immediatement.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]