Try --inPlace instead of --inplace.

Jarek

On Mon, May 3, 2010 at 8:29 AM, Tapas Mishra <[email protected]> wrote:
> I used
> /geronimo-jetty7-javaee5-2.2/bin# ./deploy.sh  deploy --inplace /root/a12/
> where /root/a12 is the path to application directory using this command
> geronimo-jetty7-javaee5-2.2/bin# ./deploy.sh deploy --inplace /root/a12/
>
> got following error
>
>
>
>
> root/jdk1.6.0_20/jre/bin/java
> -Dorg.apache.geronimo.home.dir=/root/geronimo-jetty7-javaee5-2.2
> -Djava.io.tmpdir=var/temp -jar
> /root/geronimo-jetty7-javaee5-2.2/bin/deployer.jar  deploy --inplace
> /root/a12/
> 2010-05-03 06:57:51,872 ERROR [DeployTool] Error:
> org.apache.geronimo.common.DeploymentException: Invalid JAR file --inplace
>        at 
> org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandDistribute.java:97)
>        at 
> org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:168)
>        at 
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>        at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
>        at 
> org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31)
>
>
> --
> Tapas
>

Reply via email to