[
https://issues.apache.org/jira/browse/GERONIMO-2989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul McMahan updated GERONIMO-2989:
-----------------------------------
Attachment: SampleJSP.war
> in place deployment failure
> ---------------------------
>
> Key: GERONIMO-2989
> URL: https://issues.apache.org/jira/browse/GERONIMO-2989
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.0-beta1
> Reporter: Paul McMahan
> Attachments: SampleJSP.war
>
>
> The attached WAR file deploys to Geronimo OK. But when I extract its
> contents of it to a directory and try to deploy it with the --inPlace option
> I see the following failure. (Am I using the command right?)
> $ deploy.sh deploy --inPlace ~/SampleJSP
> Using GERONIMO_BASE:
> /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT
> Using GERONIMO_HOME:
> /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT
> Using GERONIMO_TMPDIR:
> /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT/var/temp
> Using JRE_HOME:
> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
> Error: Unable to distribute SampleJSP:
> java.io.FileNotFoundException:
>
> /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT/repository/default/SampleJSP/1.0/SampleJSP-1.0.car/WEB-INF/web.xml
> (No such file or directory)
>
> /Users/pmcmahan/src/geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/target/geronimo-tomcat6-jee5-2.0-SNAPSHOT/repository/default/SampleJSP/1.0/SampleJSP-1.0.car/WEB-INF/web.xml
> (No such file or directory)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.