Thanks Kalle I finally got it working without sysdeo (using Run As Server...) and now I want to configure a repository for my network.
In http://docs.codehaus.org/display/M2ECLIPSE/Project+FAQ says that to change configuration I have to look for maven xml config file. When following a link on how to configure maven linked in the codehaus page, I find that maven xml config file could be in my local repository location or in my maven installation directory. As I had only installed codehaus plugin I had no maven installation directory so I looked for the xml file in my local repository. I found no such file anywhere. My next idea was to install maven standalone. But how do I link my maven standalone installation with the plugin installation? (I need to know this if I can't configure the plugin to use the network repository, of course) Sory for all this talk exclusively about maven. Thanks! Marcos ----- Original Message ----- From: "Kalle Korhonen" <[EMAIL PROTECTED]> To: "Tapestry users" <users@tapestry.apache.org> Sent: Tuesday, April 17, 2007 6:09 PM Subject: Re: Starting with Maven > If using sysdeo, make sure you install the devloader, which needs to be > manually unpacked. Then make sure you have added the libs to the classpath > and verify that they are loaded by devloader at the start-up. For > beginners, Merve (http://merve.sourceforge.net/) is an easier option to run > Tomcat from Eclipse, works just like Jetty launcher. Sysdeo has more > functionality, but has it's own oddities. > > Kalle > > On 4/17/07, Marcos Chicote <[EMAIL PROTECTED]> wrote: > > > > Hello World! > > > > I've just started using Maven2 with Tapestry 4.0.2 and I can't get it to > > work with tomcat. > > > > I've followed the instructions in > > http://mail-archives.apache.org/mod_mbox/maven-users/200608.mbox/[EMAIL PROTECTED] > > > > But is still get > > java.lang.ClassNotFoundException: org.apache.tapestry.RedirectFilter > > > > when starting tomcat. > > > > Can this be realted to how I start tomcat? I'm using sysdeo plugin. > > Tomcat version is 5. > > > > Can anyone help me? O give me another link with more information on how to > > solve this problem? > > > > Thanks! > > > > Marcos > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]