I've never used tomcat:deploy. I always use cargo for JEE web containers. Are there any benefits of one over the other? Could you try deploying with cargo to see if you get the same problem?
VanIngen, Erik (ESTG) wrote: > > Hi all, > > I am using maven tomcat:deploy to deploy. This error is reported: > > Cannot invoke Tomcat manager Embedded error: "Server redirected too many > times (20) > > Is this an error in Tomcat or in the maven plugin? What could be a way to > workaround this error? > > Kind Regards, > Erik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Problem-with-maven-tomcat%3Adeploy-tp15406710s177p15426014.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
