Re: [appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-13 Thread Matt Raible
I'm confused too - it looks like you changed your Cargo settings to use Jetty instead of Tomcat. Matt On Sat, Dec 13, 2008 at 4:03 PM, frarebo wrote: > > Now, if I do as shown in the FAQ (only modify the container tag in the the > pom.xml), the error doesn't appear anymore. But a unit test fail

Re: [appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-13 Thread frarebo
Now, if I do as shown in the FAQ (only modify the container tag in the the pom.xml), the error doesn't appear anymore. But a unit test fails : ... 2008-12-13 22:38:32.708::INFO: Extract jar:file:/home/matt/dev/tests/tests_appfuse/aeffacer/target/tomcat5x/container/cargocpc.war!/ to /tmp/Jetty_0_0

Re: [appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-10 Thread vcgold
i like it ~[URL=http://www.vcsale.com/]wow gold[/url] yes i miss you [URL=http://www.vcsale.com/]cheap wow gold[/url] hello~, i want to make friend with you [URL=http://www.vcsale.com/]buy wow gold[/url] frarebo wrote: > > Hi !! > > I'm trying to make appfuse light work with Spring and Wicket

Re: [appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-10 Thread Matt Raible
Cargo downloads Tomcat and installs it for you. The following FAQ shows you how to use a pre-existing Tomcat. http://appfuse.org/display/APF/FAQ#FAQ-useexistingtomcat Matt On Wed, Dec 10, 2008 at 1:11 PM, frarebo <[EMAIL PROTECTED]> wrote: > > Hi!! > > Thank you for answering. I downloaded tomca

Re: [appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-10 Thread frarebo
Hi!! Thank you for answering. I downloaded tomcat 6.0.14, but it doesn't change anything. I don't understand what links mvn install and my downloaded tomcat. How does mvn install know where to find tomcat ? frarebo mraible wrote: > > I would try changing the version of Tomcat to something

Re: [appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-07 Thread Matt Raible
I would try changing the version of Tomcat to something older like 6.0.14. Matt On Sat, Dec 6, 2008 at 3:07 AM, frarebo <[EMAIL PROTECTED]> wrote: > > Hi !! > > I'm trying to make appfuse light work with Spring and Wicket, as indicated > here : > http://www.nabble.com/How-I-got-jetty%3Arun-to-wor

[appfuse-user] ClassNotFoundException on tomcat startup when using mvn install

2008-12-06 Thread frarebo
Hi !! I'm trying to make appfuse light work with Spring and Wicket, as indicated here : http://www.nabble.com/How-I-got-jetty%3Arun-to-work.-to689s2369.html#a689 , but it fails when I use the mvn install command. I get the following error, when cargo seems to deploy the newly created war