Re: [appfuse-user] 2.0-RC1: FATAL ERROR when using tomcat:run

2007-09-06 Thread emartin24
rk are you using? The Tomcat plugin is alpha quality, > doesn't seem to be maintained and uses Tomcat 5.5.15. I recommend > using the Jetty plugin for development - especially since it can > monitor your project and detect changes on-the-fly. > > Matt > > On 9/6/07, emartin24 &

Re: [appfuse-user] 2.0-RC1: FATAL ERROR when using tomcat:run

2007-09-06 Thread emartin24
e: > > If you've run "appfuse:full-source" or "war:inplace", you can probably > use "tomcat:run". If you haven't, you'll need to use "tomcat:run-war". > > Matt > > On 9/6/07, emartin24 <[EMAIL PROTECTED]> wrote:

Re: [appfuse-user] 2.0-RC1: FATAL ERROR when using tomcat:run

2007-09-06 Thread emartin24
talks about this error, but I'm not sure how to resolve it. Thanks, Eric mraible wrote: > > Try: > > rm -r src/main/webapp/WEB-INF/lib > > On 9/6/07, emartin24 <[EMAIL PROTECTED]> wrote: >> I'm trying to use the Tomcat plugin, but get the following when I

[appfuse-user] 2.0-RC1: FATAL ERROR when using tomcat:run

2007-09-06 Thread emartin24
I'm trying to use the Tomcat plugin, but get the following when I run mvn tomcat:run: C:\appfuse\test>mvn tomcat:run [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'tomcat'. [INFO] [