Hi Vincent, Yes, it would be great if you create a HEAD branch so I can know the updates. I'm looking at CACTUS_17_CARGO_BRANCH, the one you forwarded before. Thanks Xuan
-----Original Message----- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: Monday, 4 July 2005 5:18 PM To: 'Cactus Developers List' Subject: RE: Cactus Task Hi Xuan, > -----Original Message----- > From: Xuan Nguyen [mailto:[EMAIL PROTECTED] > Sent: samedi 2 juillet 2005 14:47 > To: 'Cactus Developers List' > Subject: Cactus Task > > Hi Vincent, > If you have time, could you explain the the way Cactus Task deploys a > war file (I use the cargo_17_branch). I can create a branch for you from HEAD if you want so you have the latest files. Let me know. Remember that the longer something stays on a branch the harder it is to merge it back later on... ;-) > I can see the sequence Cactus > Task->ContainerRunner->GenericContainer, startup two threads (Hooks) > Task->ContainerRunner->and > load the container class from the resource bundle the starts it up but > I miss out the place where the war file is moved to webapp folder. This is done in the container implementation. For example for Tomcat you'll find this in the prepare() methods in jakarta-cactus\integration\ant\src\java\org\apache\cactus\integration\ant\co ntainer\tomcat\AbstractCatalinaContainer.java [snip] Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]