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 <matt.m.m...@gmail.com>:
> Hi all,
>
>  I'm trying to get the Tomcat 7 Maven plugin to work and I'm getting an 
> authorization problem.[1]  Here's the command that I'm running. [2]  Here's 
> the relevant snippet from tomcat-users.xml. [3]  From the browser I am able 
> to log on to the Manager with this account without problems.
>
>  Any help you could provide would be greatly appreciated.
>
> [1] tomcatManager status code:401, ReasonPhrase:Unauthorized
> [2] mvn tomcat7:deploy -Dusername=Administrator -Dpassword=a
> [3]
> <role rolename="manager-gui"/>
> <role rolename="manager-script"/>
> <role rolename="manager-jmx"/>
> <user username="Administrator" password="a" 
> roles="manager-gui,manager-script,manager-jmx"/>
>
>  Matt Munz
>  matt.m.m...@gmail.com
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to