r 12, 2012, 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
&
; Uploading: http://localhost: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
>>
>>
>>
code: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 :
>> Olivier,
>>
>> I made that change
n:2.0-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,
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
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]
Matt Munz
matt.m.m...@gmail.com
ach tomcat instance, and then
hello-world.war 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