Re: Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-13 Thread Leigh Anderson
aderClass(classLoaderClass); >> +} >> >> + >> return context; >> >> } >> >> >> >> On 12/04/2012 13:14, "Olivier Lamy" wrote: >> >>>The plugin has an option to setup context.xml to use see [1].

Re: Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-13 Thread Leigh Anderson
ext.xml only for using with the plugin ? > >-- >Olivier > >[1] >http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/ru >n-mojo.html#contextFile > >2012/4/12 Leigh Anderson : >> Hi Olivier, >> >> That's solved the problem, thanks. U

Re: Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-12 Thread Leigh Anderson
Thanks for creating issue. >> Until now I tried to reproduce the issue but I failed. >> I wonder if you could attach a build log using -e mvn flag. >> >> 2012/4/5 Leigh Anderson : >>> Hi Olivier, >>> >>> I'm not able to run this with tomcat6

Re: Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-04 Thread Leigh Anderson
ue (does that work with tomcat6:run ?) >Could you create an issue here: >https://issues.apache.org/jira/browse/MTOMCAT (if possible with a >small sample project to reproduce). > >Thanks >-- >Olivier Lamy >Talend: http://coders.talend.com >http://twitter.com/olamy | http:

Tomcat7-maven-plugin 2.0-beta1 and useSeparateTomcatClassloader fails with run goal

2012-04-02 Thread Leigh Anderson
Hi All, I'm trying to start a web application with 'mvn tomcat7:run'. It seems that with the configuration below it fails with the following error: [INFO] [ERROR] Failed to execute goal org.apache.tomcat.ma