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]