My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Oct 21, 2009
    r117 (APF-1072: Upgraded to AppFuse 2.0.2) committed by mraible   -   APF-1072: Upgraded to AppFuse 2.0.2
    APF-1072: Upgraded to AppFuse 2.0.2
  • Mar 15, 2009
    issue 2 (Getting FATAL error while trying to install all dependency J...) reported by jitendriya.dash   -   What steps will reproduce the problem? 1.After creating a new appFuse project, with archetype "Struts 2 Basic", I am getting a FATAL error, while running command "mvn" in project's root directory in command prompt. 2. The error occurs, when the cargo container starts, and it is failing to expand tomcat-6.0.18.zip. I guess, there is some kind of problem in pom configuration, for cargo container.However, unable to fix the problem. My cargo settings in pom.xml are as follows. <!-- Cargo settings --> <cargo.container>tomcat5x</cargo.container> <cargo.container.home>${env.CATALINA_HOME}</cargo.container.home> <cargo.container.url>http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6.0.18.zip</cargo.container.url> <cargo.host>localhost</cargo.host> <cargo.port>8081</cargo.port> <cargo.wait>false</cargo.wait> The error log is attached. Please help and suggest for any useful solution. Thanks and Regards, Jiten.
    What steps will reproduce the problem? 1.After creating a new appFuse project, with archetype "Struts 2 Basic", I am getting a FATAL error, while running command "mvn" in project's root directory in command prompt. 2. The error occurs, when the cargo container starts, and it is failing to expand tomcat-6.0.18.zip. I guess, there is some kind of problem in pom configuration, for cargo container.However, unable to fix the problem. My cargo settings in pom.xml are as follows. <!-- Cargo settings --> <cargo.container>tomcat5x</cargo.container> <cargo.container.home>${env.CATALINA_HOME}</cargo.container.home> <cargo.container.url>http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.18/bin/apache-tomcat-6.0.18.zip</cargo.container.url> <cargo.host>localhost</cargo.host> <cargo.port>8081</cargo.port> <cargo.wait>false</cargo.wait> The error log is attached. Please help and suggest for any useful solution. Thanks and Regards, Jiten.
 
Hosted by Google Code