jQuery in Action, 2nd edition
The moose likes Tomcat and the fly likes ant install problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "ant install problem" Watch "ant install problem" New topic
Author

ant install problem

limpan luring
Greenhorn

Joined: Oct 23, 2004
Posts: 4
I'm using ant to install applications during development as recommended by http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev/processes.html
This used to work well on tomcat4, but now the application doesn't start.
It gets visible in the tomcat manager, but is not started. When I press start to make it run, the manager says "FAIL - Application at context path /go could not be started" and my verbose logging gives me

The application I try to install is stripped down to the simplest possible, only a jsp.

I've been looking hard for a solution (and the cause), but cannot find any info. Can someone out there give me a clue?


Gentoo 2.6.9-r1<br />Tomcat 5.0.28
limpan luring
Greenhorn

Joined: Oct 23, 2004
Posts: 4
... and it all works well if I and deploy the .war with tomcat manager...

I'm using gentoo linux and tomcat 5.0.27-r4
Anyone seen this?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ant install problem
 
Similar Threads
problem deploying web service + jaxws
Container StandardContext[/SpringTest] has not been started Exception
Unable to deply web service.
exception starting web service + jaxws
Tomcat not loading mysql database driver