Re: tomcat8-maven-plugin

2014-10-12 Thread Olivier Lamy
te goal > org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (default-cli) on > project webapp: Execution default-cli of goal > org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run failed: An API > incompatibility was encountered while executing > org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run: > java.lang.NoSuchMethodE

[ANN] Apache Tomcat Maven plugin 2.2

2013-11-10 Thread Olivier Lamy
Hi, The Apache Tomcat is pleased to announce the release of the 2.2 version. This plugin can used to run your war project inside an embeded Apache Tomcat and to deploy your project to a running Apache Tomcat instance. Documentation available: http://tomcat.apache.org/maven-plugin-2.2/index.html

Re: Embedding Tomcat

2013-10-24 Thread Olivier Lamy
a%7C1%7Corg.pidster > > I'd be interested to hear feedback from the list. > > > p -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsub

Re: regarding maven sleep plugin

2013-10-23 Thread Olivier Lamy
and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException > C:\workspace\ua_final\DataIntegration\di-services> > > have someone used this plugi

Re: regarding maven tomcat7 plugin

2013-10-23 Thread Olivier Lamy
me ! >> really appreciate >> >> regards >> >> >> >> On Thu, Oct 24, 2013 at 7:53 AM, Olivier Lamy wrote: >> >>> Have a look at the goal names list here: >>> >>> http://tomcat.apache.org/maven-plugin-2.1/tomcat7-maven-plugin/plug

Re: regarding maven tomcat7 plugin

2013-10-23 Thread Olivier Lamy
>> > >> > i have gone lots of Google search and implemented most of the suggestion, >> > still not working >> > please suggest . i am stuck >> > >> >> >http://localhost:8080/manager/text >> >> 1. Is your server running at localhost? >&g

Re: Deploying war from dependency with tomcat7-maven-plugin

2013-09-09 Thread Olivier Lamy
with war type instead of packaged from > source. > > Thanks in advance for any help! > > -- > Greg Amerson > Liferay Developer Tools > Liferay, Inc. www.liferay.com -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Re:[OT] tomcat 7 maven plugin run on a installed tomcat not embedded

2013-07-19 Thread Olivier Lamy
r mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > -- Olivier Lamy Ecetera: http://ecetera.com.au http

Re: Maven plugin for Tomcat 8?

2013-05-29 Thread Olivier Lamy
en > > [1] http://tomcat.apache.org/maven-plugin-trunk/ -- Olivier Lamy Ecetera: http://ecetera.com.au http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additi

Re: Tomcat 8 + Tomcat Maven Plugin 2.2 + Tomcat8 Maven Plugin?

2013-03-24 Thread Olivier Lamy
d with the plugin has Tomcat 7 classes in it, meaning the > application won't run (NoClassDefFound, etc.). > > What needs to be done to get a tomcat8-maven-plugin snapshot started? Is this > a whole new project that hasn't been started yet? Or does a new build > con

Re: tomcat7-maven-plugin: Build on executable war file

2013-02-28 Thread Olivier Lamy
ance to dig into this > yet, perhaps Rich has, but any expert advice is always much appreciated. > > Tim > > > > > > > On 27/02/2013 6:46 PM, Olivier Lamy wrote: >> >> 2013/2/27 Richard McAleer : >>> >>> Hi, >>> We're using t

Re: [OT] tomcat7-maven-plugin

2013-02-27 Thread Olivier Lamy
2013/2/28 Jose María Zaragoza : > Hello: > > How is it possible that tomcat7-maven-plugin has got a 'deploy' goal > but not 'undeploy' goal ? sure ? http://tomcat.apache.org/maven-plugin-2.1/tomcat7-maven-plugin/undeploy-mojo.html :-) > > Regards > > >

Re: tomcat7-maven-plugin: Build on executable war file

2013-02-27 Thread Olivier Lamy
ute or copy > this communication if received in error. > > Any views or opinions expressed in this email are solely those of the author > and do not necessarily represent those of the company. No binding contract > will result from this email until such time as a written document is s

[ANN] Apache Tomcat Maven plugin 2.1

2013-02-25 Thread Olivier Lamy
Hi, The Apache Tomcat is pleased to announce the release of the 2.1 version. This plugin can used to run your war project inside an embeded Apache Tomcat and to deploy your project to a running Apache Tomcat instance. Documentation available: http://tomcat.apache.org/maven-plugin-2.1/index.html

Re: Tomcat WAR Plugin - target release date for 2.1?

2013-02-01 Thread Olivier Lamy
mmands, e-mail: users-h...@tomcat.apache.org > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat 7.0.34 and ecj 3.7.2/4.2.1

2013-01-31 Thread Olivier Lamy
t;> > There was report by Jess Holle on a crash with 4.2.1, but what causes >>>> > the crash is unknown and I have not observed anything like that. >>>> > http://tomcat.markmail.org/thread/oe5wwu3dm2zcjp4m >>>> > >>>> > Anyway, if you are in doubt, you may try to run precom

Re: Tomcat common and webapp classloader

2012-12-17 Thread Olivier Lamy
in only search for dependencies at central. > Must work if you declare your repository in section. > Thanks, > Antonio. > > 2012/12/17 Olivier Lamy : >> Any sample project you could share ? Attach it in a new jira issue. >> That will help for debugging your use case. &g

Re: Tomcat common and webapp classloader

2012-12-17 Thread Olivier Lamy
? > > Thanks! > > -- > Antonio Manuel Muñiz Martín > Software Developer at klicap - ingeniería del puzle > > work phone + 34 954 894 322 > www.klicap.es | blog.klicap.es > > --------- > To unsubscribe, e-mail: users

Re: tomcat7-maven-plugin

2012-12-13 Thread Olivier Lamy
2012/12/13 Josh Gooding : > On Wed, Dec 12, 2012 at 6:05 PM, Olivier Lamy wrote: > >> Good detailed description :-). >> > > Hey even I get it right once in a while... ;) > > >> I just wonder about the cli you are using ? >> > > cli as in comm

Re: tomcat7-maven-plugin

2012-12-12 Thread Olivier Lamy
conf/settings.xml > to get the tomcat7 plugin to download and work, is this normal or should I > not have to define it here? I mean having to change and version maven > settings.xml files seems a bit counter intuitive for preserving maximum > portability right, or am I looking at this f

Re: Tomcat 7 Maven Plugin - set MaxPermSize

2012-12-12 Thread Olivier Lamy
MaxPermSize=1024M > > 5 > > ${project.build.directory}/${project.build.finalName}/META-INF/context.xml > /xyz > > > > com.sun.faces > jsf-api > 2.0.9 > > &g

Re: warDirectory property wrong evaluated in release version 2.0 ?

2012-09-18 Thread Olivier Lamy
Thanks it's now fixed. 2012/9/17 Florian Maertl : > Jira is raised: > > https://issues.apache.org/jira/browse/MTOMCAT-175 > > Thanks > Florian > > -Original Message- > From: Olivier Lamy [mailto:ol...@apache.org] > Sent: Montag, 17. September 2012 15:1

Re: warDirectory property wrong evaluated in release version 2.0 ?

2012-09-17 Thread Olivier Lamy
r in resourceStart() > > > > Please note the missing closing "}" after project.build.finalName. > > > > But if I explicitely define the "warDirectory" property in my pom, it > works: > > > > > > > ${project.build.directory}/${proje

[ANN] Apache Tomcat Maven Plugin 2.0

2012-09-14 Thread Olivier Lamy
Hi, The Apache Tomcat is pleased to announce the release of the 2.0 version. This plugin can used to run your war project inside an embeded Apache Tomcat and to deploy your project to a running Apache Tomcat instance. Documentation available: http://tomcat.apache.org/maven-plugin-2.0/index.html R

Re: tomcat7-maven-plugin 2.0-SNAPSHOT:deploy ignores server configuration

2012-09-12 Thread Olivier Lamy
vote started see: http://markmail.org/message/ewcp3ukbcoogtswh 2012/9/12 Gert van Spijker : > On 11/09/12 20:34, Olivier Lamy wrote: >> Hi, >> >> Some issues has been fixed regarding that. >> Is there any logs on server side. >> Did you try a recent snapshot or

Re: tomcat7-maven-plugin 2.0-SNAPSHOT:deploy ignores server configuration

2012-09-11 Thread Olivier Lamy
hange. > > It seems that tomcat7-maven-plugin 2.0-SNAPSHOT ignores its parameters. > > Or am I doing something wrong? > > Gert > > > > - > To unsubscribe, e-mail: users-unsubscr...@to

Re: Tomcat Maven Plugin - Executable jar context loading and shutdown

2012-09-04 Thread Olivier Lamy
A bit weird. Can you have a look at this project which works fine with empty path https://github.com/olamy/tomcat-foo-artifact 2012/9/4 Sérgio Areias : > On 4 September 2012 09:26, Olivier Lamy wrote: >> >> 2012/9/3 Sérgio Areias : >> > Hi. >> > >> > On

Re: Tomcat Maven Plugin - Executable jar context loading and shutdown

2012-09-04 Thread Olivier Lamy
2012/9/3 Sérgio Areias : > Hi. > > On 31 August 2012 21:24, Olivier Lamy wrote: > >> 2012/8/27 Sérgio : >> > Hi. >> > >> > I am trying to use the Tomcat Maven Plugin to create an executable jar >> file >> > with an embedded

Re: Tomcat Maven Plugin - Executable jar context loading and shutdown

2012-08-31 Thread Olivier Lamy
oject; > - pom.xml with packaging war using the build found here > http://tomcat.apache.org/maven-plugin-2/executable-war-jar.html ; > - Running in Ubuntu 11.04; > - Using: org.apache.tomcat.maven > tomcat7-maven-plugin > 2.0-beta-1 > > T

Re: tomcat7-maven-plugin doesn't understand Maven filtering of context files?

2012-08-31 Thread Olivier Lamy
stand Maven filtering of >> context files? >> >> >> >> > -Original Message- >> > From: Olivier Lamy [mailto:ol...@apache.org] >> > Sent: Wednesday, August 29, 2012 9:32 AM >> > To: Tomcat Users List >> > Subj

Re: tomcat7-maven-plugin doesn't understand Maven filtering of context files?

2012-08-29 Thread Olivier Lamy
t;> BTW do you have any sample project to reproduce your issue ? > > It would be complex to do this, but I'm going to try. I'm not sure how I > would post that. Just share a project via bitbucket or github. > > ---

Re: tomcat7-maven-plugin doesn't understand Maven filtering of context files?

2012-08-28 Thread Olivier Lamy
2012/8/29 Knute Snortum : > > >> -Original Message----- >> From: Olivier Lamy [mailto:ol...@apache.org] >> Sent: Tuesday, August 28, 2012 2:17 PM >> To: Tomcat Users List >> Subject: Re: tomcat7-maven-plugin doesn't understand Maven filtering of >>

Re: tomcat7-maven-plugin doesn't understand Maven filtering of context files?

2012-08-28 Thread Olivier Lamy
ons in > org.springframework.beans.factory.support.DefaultListableBeanFactory@378c3efb: > defining beans > [org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0, list of beans removed>]; root of factory hierarchy > 28.08.2012 10:14:01 ERROR (ContextLoader.ja

Re: tomcat maven plugin + configuring virtual host for the embedded tomcat ?

2012-07-31 Thread Olivier Lamy
t;> >> >> These work with tomcat7:run : >> http://localhost:8080 >> http://mydomain1.com:8080 >> http://mydomain2.com:8080 >> >> Bye2 tomcat:deploy ! >> >> Thanks ! >> >> On Tue, Jul 31, 2012 at 3:19 PM, Olivier Lamy wrote: >

Re: tomcat maven plugin + configuring virtual host for the embedded tomcat ?

2012-07-31 Thread Olivier Lamy
ature of tomcat maven plugin ? > I imagine putting these aliases in the plugin's configuration in the pom.xml > .. > > Thanks ! > > On Tue, Jul 31, 2012 at 12:54 AM, Olivier Lamy wrote: >> Hi, >> Not possible currently. >> What is your use case ? those

Re: tomcat maven plugin + [default] overlay

2012-07-30 Thread Olivier Lamy
Looking deeply at life as it is in the very here and now, > the practitioner dwells in stability and freedom. > (Thich Nhat Hanh) > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional com

Re: tomcat maven plugin + configuring virtual host for the embedded tomcat ?

2012-07-30 Thread Olivier Lamy
has not yet come. > Looking deeply at life as it is in the very here and now, > the practitioner dwells in stability and freedom. > (Thich Nhat Hanh) > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.o

Re: confused by tomcat6/7 docs

2012-07-09 Thread Olivier Lamy
s too ? or for jsp,css, jss etc.. ? > > meantime I will see if we can revert to tomcat6-maven plugin to see if we can > speed the build/deploy development cycle up. > > thx, > /r > > At 10:16 PM +0200 7/7/12, Olivier Lamy wrote: >>Yup because currently not all g

Re: confused by tomcat6/7 docs

2012-07-07 Thread Olivier Lamy
nore if packaging of project is not 'war'. > > keystoreFile > Override the default keystoreFile for the HTTPS connector (if enabled) > > keystorePass > Override the default keystorePass for the HTTPS connector (if enabled) > > path

Re: Starting up Tomcat in debug mode with tomcat6:run

2012-05-11 Thread Olivier Lamy
=dt_socket,address=8000,server=y,suspend=n > > I'm using the Maven tomcat6:run plugin though to start up my application on > Tomcat. Does anyone know how I can set those JVM options for this plugin? > > Thanks in advance. > > -- > Henrique Ordine > > http://ho

Re: tomcat7:run with multi maven modules changes

2012-05-08 Thread Olivier Lamy
run goal and >> it should work out of of the box in Eclipse. Just need to add a Maven lunch >> configuration with the proper goal. >> >> Regards >> Jeff >> >> >> On Tue, May 8, 2012 at 5:34 PM, Olivier Lamy wrote: >> >>> I ima

Re: tomcat7:run with multi maven modules changes

2012-05-08 Thread Olivier Lamy
ply at life as it is in the very here and now, > the practitioner dwells in stability and freedom. > (Thich Nhat Hanh) > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-m

Re: [tomcat maven plugin] configure vm options on embedded tomcat ?

2012-05-01 Thread Olivier Lamy
--- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy ---

Re: Does Tomcat Maven plugin support WAR overlays ?

2012-04-30 Thread Olivier Lamy
xtract (except WEB-INF/lib and WEB-INF/classes) the overlay way in /tmp/foo/ src/main/webapp/foo (a kind of symlink to to /tmp/foo) But I have to investigate how to do that with the tomcat embed api ( :-) ) > > Jeff > > > On Mon, Apr 30, 2012 at 4:52 PM, Olivier Lamy wrote: &

Re: Does Tomcat Maven plugin support WAR overlays ?

2012-04-30 Thread Olivier Lamy
bar bar What I don't like is people will have to ignore this directory in their scm The best: extract somewhere (temporary directory) and add this as "a symlink" in the docBase. > I will open a JIRA > > Jeff > > On Sat

Re: mvn tomcat:deploy fails with HTTP response 401

2012-04-30 Thread Olivier Lamy
mvn tomcat:deploy fails with HTTP response 401 >> From: hord...@gmail.com >> To: users@tomcat.apache.org >> >> Awesome! I added the pluginGroup and it worked now. >> >> Thank you! >> >> 2012/4/28 Olivier Lamy >> >> > Have a look here

Re: Does Tomcat Maven plugin support WAR overlays ?

2012-04-28 Thread Olivier Lamy
t as in the war plugin could be better. But didn't yet have any time to work on that. (can you create an issue for that ?) As my goal was to cut a release soon (ideally starting release process next week, I'm not sure I will have time to work on that) -- Olivier Lamy Talend: http

Re: mvn tomcat:deploy fails with HTTP response 401

2012-04-28 Thread Olivier Lamy
Have a look here http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/index.html there is a section regarding content to add in ~/.m2/settings.xml or add the plugin declaration in the pom section build>plugins>plugin (rather than pluginManagement) HTH -- Olivier Lamy Talend

Re: mvn tomcat:deploy fails with HTTP response 401

2012-04-27 Thread Olivier Lamy
before. > > My POM file is attached, if you could have a look at it, it would be great. > It's a small POM, I've only just started my App. > > Thanks in advance, > > Op 27 april 2012 12:14 schreef Olivier Lamy het volgende: >> >> Hello, >> >>

Re: mvn tomcat:deploy fails with HTTP response 401

2012-04-27 Thread Olivier Lamy
%2FhTask-web&war= > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1196) > at org.codehaus.mojo.tomcat.TomcatManager.invoke(TomcatManager.java:604) > at org.codehaus.mojo.tomcat.TomcatManager.deployImpl(TomcatManager.java:662) > at org.codehaus.mojo.tomcat.TomcatMa

Re: tomcat maven plugin deploy to multiple tomcat instances...

2012-04-19 Thread Olivier Lamy
//10.12.4.6/manager >                  true >                  UTF-8 >                  UTF-8 >                  HTTP/1.1 >                  true >                  stage06 >                 >               >             >           > -- > Jeff Vincent > predato...@gmail.com &g

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

2012-04-13 Thread Olivier Lamy
e().toURI().toURL() ); >         } > +        if (classLoaderClass != null) { > +            loader.setLoaderClass(classLoaderClass); > +        } > > + >         return context; > >     } > > > > On 12/04/2012 13:14, "Olivier Lamy" wrote: > >&

Re: Tomcat 7 Maven plugin: deploy fails with tomcatManager status code:401, ReasonPhrase:Unauthorized

2012-04-13 Thread Olivier Lamy
>> local directory, modify tomcat-users.xml as I described below, and start >> Tomcat. >> >>> What kind of deployment are you doing ? one with contextFile parameter ? >> >>   No, I'm just using the parameters I mentioned previously. [1] >> >&g

Re: Tomcat 7 Maven plugin: deploy fails with tomcatManager status code:401, ReasonPhrase:Unauthorized

2012-04-12 Thread Olivier Lamy
8080/manager/html/deploy?path=%2F > Uploaded: http://localhost:8080/manager/html/deploy?path=%2F (9555 KB at > 33760.1 KB/sec) > [INFO] tomcatManager status code:401, ReasonPhrase:Unauthorized > >  Matt > > > On Apr 4, 2012, at 12:23 AM, Olivier Lamy wrote: > >

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

2012-04-12 Thread Olivier Lamy
; > Thanks for your prompt help with this. > Leigh > > On 12/04/2012 11:35, "Olivier Lamy" wrote: > >>Hello, >>Apologize for delay. >>That should be fixed now (I have deployed 2.0-SNAPSHOT). >>If you could try with your use case. >>Thanks, >

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

2012-04-12 Thread Olivier Lamy
Hello, Apologize for delay. That should be fixed now (I have deployed 2.0-SNAPSHOT). If you could try with your use case. Thanks, 2012/4/8 Olivier Lamy : > Hello Leigh, > Thanks for creating issue. > Until now I tried to reproduce the issue but I failed. > I wonder if you could attach

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

2012-04-08 Thread Olivier Lamy
> get the issue created -- should have some time next week to put together a > sample project. > > > Thanks, > Leigh > > On 04/04/2012 11:36, "Olivier Lamy" wrote: > >>Hello, >>Looks to be an issue (does that work with tomcat6:run ?) >>Coul

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

2012-04-04 Thread Olivier Lamy
Hello, Looks to be an issue (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

Re: Tomcat 7 Maven plugin: deploy fails with tomcatManager status code:401, ReasonPhrase:Unauthorized

2012-04-04 Thread Olivier Lamy
o read artifact > descriptor for org.apache.tomcat.maven:tomcat7-maven-plugin:jar:2.0-SNAPSHOT: > Could not find artifact > org.apache.tomcat.maven:tomcat7-maven-plugin:pom:2.0-SNAPSHOT -> [Help 1] > >  Matt Munz > > On Apr 2, 2012, at 11:48 PM, Olivier Lamy wrote: >

Re: Tomcat 7 Maven plugin: deploy fails with tomcatManager status code:401, ReasonPhrase:Unauthorized

2012-04-02 Thread Olivier Lamy
org.apache.tomcat.maven:tomcat7-maven-plugin:2.0-SNAPSHOT:deploy * configure your settings.xml with the entry org.apache.tomcat.maven HTH, -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2012/4/3 Matt Munz : > Olivier, > >  After switchi

Re: Tomcat 7 Maven plugin: deploy fails with tomcatManager status code:401, ReasonPhrase:Unauthorized

2012-04-02 Thread Olivier Lamy
Hello, I have fixed few things related to deployment in trunk. Could you test with current 2.0-SNAPSHOT ? Thanks -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2012/4/2 Matt Munz : > Hi all, > >  I'm trying to get the

Re: Tomcat Maven Plugin - Resource /WEB-INF/classes not found

2012-03-21 Thread Olivier Lamy
l.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >        at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) >        at java.lang.Thread.run(Thread.java:619) > Caused by: org.apache.catalina.LifecycleException: A child container

Re: Using tomcat7-maven-plugin- 2.0-beta-1: java.lang.RuntimeException: Name jdbc is not bound in this Context

2012-03-07 Thread Olivier Lamy
             jdbc/iviewDS >                                javax.sql.DataSource >                                Container >                 > In my code, I lookup the datasource using 'java:/comp/env/jdbc/iviewDS'. > > This wo

Re: Maven and dependencies for $CATALINA/lib

2012-03-05 Thread Olivier Lamy
2012/3/5 Olivier Lamy : > 2012/3/4 James Apfel : >> Hi, >> >> I'm working on a project that requires me to replace Tomcat's >> SessionManager. I've created a src/main/webapp/META-INF/context.xml >> (it defines the custom Manager) and I've edited

Re: [Tomcat Maven plugin] Not pulling in Test dependencies when useTestClasspath is true

2012-03-05 Thread Olivier Lamy
;                       >                           shutdown >                       >                       post-integration-test >                   >               >           > > ----- > To unsubscribe, e-mail:

Re: Maven and dependencies for $CATALINA/lib

2012-03-05 Thread Olivier Lamy
ion-manager-tc6 >      1.6.1 >      runtime >     >     >      de.javakaffee.msm >      msm-kryo-serializer >      1.6.0 >      runtime >     >   > > > --------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.o

Re: [Apache Tomcat Maven plugin] Deploying a "jar" endstate

2012-02-24 Thread Olivier Lamy
> - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://li

Re: Tomcat 7 Maven Plugin - embedded reload

2012-02-24 Thread Olivier Lamy
  >        5 > > ${project.build.directory}/${project.build.finalName}/META-INF/context.xml >     >     >         >            com.sybase >            jConnect >            7.0.0 >         >         >            commons-fileupload >            commons-fileupload >            

[ANN] Apache Tomcat Maven Plugin 2.0-beta-1 Released

2012-02-01 Thread Olivier Lamy
Hello, The Apache Tomcat team is pleased to announce the release of Tomcat Maven Plugin 2.0-beta-1. The Apache Tomcat Maven Plugin provides goals to manipulate WAR projects within the Apache Tomcat servlet container. Documentation site: http://tomcat.apache.org/maven-plugin-2.0-beta-1/ You should

Re: [Apache Tomcat Maven plugin] Howto specify the Document base ?

2012-02-01 Thread Olivier Lamy
>>         at java.util.concurrent.FutureTask.run(FutureTask.java:138) >>         at >> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) >>         at >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) &g

Re: tomcat7 maven plugin (frustration) - probably a simple question

2011-12-27 Thread Olivier Lamy
ies are included as jars or exploded in any other form. > > java -jar .jar starts tomcat but the war servlet is does not respond on > http://localhost:8080/ and in any event it would not be able to run because > of the missing dependencies. > > So 2 questions: > >   1. How to ge

Re: Maven Tomcat 7 plugin - changing war name

2011-11-22 Thread Olivier Lamy
CAAYFAk7ME8UACgkQ9CaO5/Lv0PC/tgCfWtubedIoK3BX8gQ8GwVqaa0H > jQcAn2FM+DPHkTd+e8nq14/KgdlknrWB > =lE2v > -END PGP SIGNATURE- > > ----- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-m

Re: tomcat7-maven-plugin redeploy

2011-11-16 Thread Olivier Lamy
Hello, Did you try update parameter to true [1] ? Thanks -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy [1] http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/tomcat7-maven-plugin/deploy-mojo.html#update 2011/11/16 Hodchenkov, Paul

Re: Set docBase in pom.xml for maven tomcat plugin

2011-11-02 Thread Olivier Lamy
his gonna be part of the next release? As it's in trunk sure will be in next release :-) > > Thank you very much. > > Regards > Bin > > > > On Wed, Nov 2, 2011 at 7:32 AM, Olivier Lamy wrote: > >> Can you try with last changes I have pushed ? &g

Re: Set docBase in pom.xml for maven tomcat plugin

2011-11-02 Thread Olivier Lamy
ct is a Eclipse dynamic web project and all the webapp files are >>> > being stored inside ${basedir}/WebContent folder. Whenever I tried mvn >>> > tomcat:run, I got an IllegalArgumentException saying that the >>> > ${basedir}/src/main/webapp does not exi

Re: Set docBase in pom.xml for maven tomcat plugin

2011-11-02 Thread Olivier Lamy
? I tried but it > is not doing what I want. > > Thanks in advance. > > Regards > Bin > -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubsc

Re: [OT] Tomcat on its own SVN repository?

2011-09-29 Thread Olivier Lamy
rg > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Weird stack trace when reloading a webapp

2008-08-08 Thread Olivier Lamy
Ok I will search and try reordering filters. Thanks for your time ! -- Olivier 2008/8/8 Johnny Kewl <[EMAIL PROTECTED]>: > > - Original Message - From: "Olivier Lamy" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Thursday, August

Re: Weird stack trace when reloading a webapp

2008-08-07 Thread Olivier Lamy
Hi, Thanks for your reponse but undeploy/redeploy don't save me same issue :-(. -- Olivier 2008/8/7 Johnny Kewl <[EMAIL PROTECTED]>: > > - Original Message ----- From: "Olivier Lamy" <[EMAIL PROTECTED]> > To: > Sent: Thursday, August 07, 2008 5:

Weird stack trace when reloading a webapp

2008-08-07 Thread Olivier Lamy
Hi, I use the ant deploy target : But in catalina.out, I have the following stack trace : INFO: Deploying web application archive dotw-trans.war 2008-08-07 15:04:38,942 INFO impl.BasicTilesContainer : Initializing Tiles2 container. . . 2008-08-07 15:04:39,177 INFO impl.BasicTilesContainer :