I am working on the following JIRA.
https://issues.apache.org/jira/browse/GERONIMO-2966
When I try to install the plugins with:
./install.sh /cygdrive/c/g/geronimo-tomcat6-jee5-2.00-SNAPSHOT <username>
<password>
I get the following error:
Installation FAILED: Required configuration 'geronimo/tomcat//' is not
installed.
Using GERONIMO_BASE: c:\g\geronimo-tomcat6-jee5-2.0-SNAPSHOT
Using GERONIMO_HOME: c:\g\geronimo-tomcat6-jee5-2.0-SNAPSHOT
Using GERONIMO_TMPDIR: c:\.m2\web2-plugins-0.1.1\bin\var\temp
Using JRE_HOME: c:\Program Files\Java\jdk1.5.0_11\jre
Checking for status every 1000ms:
Installation FAILED: Cannot install plugin
org.apache.geronimo.plugins/ajax-dojo/0.1/car on Geronimo 2.0-SNAPSHOT
Using GERONIMO_BASE: c:\g\geronimo-tomcat6-jee5-2.0-SNAPSHOT
Using GERONIMO_HOME: c:\g\geronimo-tomcat6-jee5-2.0-SNAPSHOT
Using GERONIMO_TMPDIR: c:\.m2\web2-plugins-0.1.1\bin\var\temp
Using JRE_HOME: c:\Program Files\Java\jdk1.5.0_11\jre
Checking for status every 1000ms:
Installation FAILED: Cannot install plugin
org.apache.geronimo.plugins/ajax-jsonrpc/0.1/car on Geronimo 2.0-SNAPSHOT
Using GERONIMO_BASE: c:\g\geronimo-tomcat6-jee5-2.0-SNAPSHOT
Using GERONIMO_HOME: c:\g\geronimo-tomcat6-jee5-2.0-SNAPSHOT
Using GERONIMO_TMPDIR: c:\.m2\web2-plugins-0.1.1\bin\var\temp
Using JRE_HOME: c:\Program Files\Java\jdk1.5.0_11\jre
Error: Unable to distribute ajax-testapp-0.1.war: Unable to create
configuration for deployment
load of org.apache.geronimo.plugins/ajax-testapp/0.1/war failed
Error starting configuration gbean
org.apache.geronimo.plugins/ajax-testapp/0.1/war
Unable to resolve dependency
org.apache.geronimo.plugins/ajax-dojo/0.1/car
Has anyone come across this problem? or have any suggestions?
-Viet Nguyen