I have a quite persistent problem attempting to use the ManagerServlet
deployment tasks.

On Tomcat 5.5.28+Java5 with Host config autoDeploy=false I use the deploy
task to upload my war file. It fails and thereafter on every startup Tomcat
throws a NullPointerException in HostConfig.deployDescriptor line 572 while
parsing the renamed context.xml I put in the war.

context.xml is as follows:
<context path="/blingon-portal" docBase="blingon-portal.war"
reloadable="true" >


</context>

I have also tried a version with only the path attribute present with the
same result. What have I done wrong ?



Henrik



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

Reply via email to