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

2012-04-12 Thread Matt Munz
: $CATALINA_HOME/logs/localhost_access_log.-MM-dd.txt and entries corresponding to the deployment Are you passing tru a http server which is proxying/redirecting to the Tomcat instance ? What kind of deployment are you doing ? one with contextFile parameter ? 2012/4/6 Matt Munz matt.m.m

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

2012-04-12 Thread Matt Munz
, at 6:46 PM, Matt Munz wrote: Olivier, Thanks for getting to this. Do you have more logs/details from your tomcat instance ? Especially: $CATALINA_HOME/logs/localhost_access_log.-MM-dd.txt and entries corresponding to the deployment I will collect these and send them

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

2012-04-05 Thread Matt Munz
:401, ReasonPhrase:Unauthorized Matt On Apr 4, 2012, at 12:23 AM, Olivier Lamy wrote: Hello, Have a look here: http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/snapshot-test.html 2012/4/4 Matt Munz matt.m.m...@gmail.com: Olivier, I made that change to settings.xml and now I'm

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

2012-04-03 Thread Matt Munz
-SNAPSHOT or one of its dependencies could not be resolved: Failed to 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

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

2012-04-02 Thread Matt Munz
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 matt.m.m...@gmail.com: Hi all, I'm trying to get the Tomcat 7 Maven plugin to work

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

2012-04-01 Thread Matt Munz
password=a roles=manager-gui,manager-script,manager-jmx/ Matt Munz matt.m.m...@gmail.com

Configuring a web application at the container level

2006-02-15 Thread Matt Munz
could just inherit those settings from the container. That way I edit the configuration file once, and each re-deploy doesn't require a re-edit of the configuration file. So, how do I do that? JNDI, JMX, something else? Thanks for considering this question. - Matt Munz [EMAIL