Hi,

Following up my post in-case anyone can correct or
learn from my experiments. It appears I have to tell
Embedded to use the WAR file myself. To keep it like
regular Tomcat, I check for a directory first. If not
found and there is a WAR file of the same name, I:

deployer.findDeployedApp( context );
deployer.install( context, war );

It certainly seems Tomcat should just do this, nothing
in the doc says it will not in the Embedded situation.
In fact there is doc that implies it will. 

It's weird but I can't find the unpacked files. There
is a dirctory of the right name in the work directory,
but it is never populated. Will be trying v5 out in
the next couple of months...

cheers,
Chuck

--- Spammed TooMuch <[EMAIL PROTECTED]> wrote:

> can
> not get it to use packed WAR files. I have the

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to