Issue Details (XML | Word | Printable)

Key: CACTUS-148
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ricardo Gladwell
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cactus

Container runner not starting tomcat5 properly

Created: 12/Oct/04 11:02 AM   Updated: 04/Nov/04 11:55 AM
Return to search
Component/s: Maven Integration
Affects Version/s: 1.6.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File cactus.log 2004-10-12 11:03 AM Ricardo Gladwell 362 kB
File tomcat5x.out 2004-10-12 11:05 AM Ricardo Gladwell 1 kB
Environment: Windows XP, Java 1.4.2_05, Maven 1.0, Tomcat 5.0.28.
Issue Links:
dependent
 


 Description  « Hide
The instance of tomcat started has not properly initialised the <artifact>-cactus web application: get 404's on access. See attached for full debug log files.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ricardo Gladwell added a comment - 12/Oct/04 11:03 AM
Maven debug log of cactus goal.

Ricardo Gladwell added a comment - 12/Oct/04 11:05 AM
tomcat5 log file.

Vincent Massol added a comment - 04/Nov/04 11:55 AM
Hi Ricardo,

We are planning to migrate the Ant integration to use Cargo which supports Tomcat 5.x. Right now you could probably replace calling the <cactus> task by calling the Cargo Ant task for Tomcat 5.x. See http://cargo.codehaus.org. You can send emails on the cargo mailing list if you have any difficulty.

Thanks