You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by "Nazar Stasiv (Lohika, Inc)" <ns...@lohika.com> on 2006/09/11 17:22:13 UTC

in place deployment into littleg

Hello all,

Is it possible to deploy expanded war directory into LittleG 1.1?  Like 
it is possible with Tomcat.

Thanks,
Nazar

Re: in place deployment into littleg

Posted by Joe Bohn <jo...@earthlink.net>.
Yes, just use the --inPlace option.  For help on the deploy command you 
can issue the following from the \bin directory:

java -jar deployer.jar help deploy
or
deploy.bat help deploy

For general help issue this command from the same location:

java -jar deployer.jar help
or
deploy.bat help

Joe

Nazar Stasiv (Lohika, Inc) wrote:
> Hello all,
> 
> Is it possible to deploy expanded war directory into LittleG 1.1?  Like 
> it is possible with Tomcat.
> 
> Thanks,
> Nazar
> 
>