You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "VanIngen, Erik (ESTG)" <Er...@fao.org> on 2008/02/11 08:31:07 UTC

Problem with maven tomcat:deploy

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem with maven tomcat:deploy

Posted by Clifton <cl...@gmail.com>.
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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem with maven tomcat:deploy

Posted by Jan Torben Heuer <jt...@mail2003.dnsalias.org>.
VanIngen, Erik (ESTG) wrote:

> Cannot invoke Tomcat manager Embedded error: "Server redirected too many
> times (20)

I guess, the tomcat is misconfigured. Try the url you supplied in a browser
an see what happens. Double-check which url you have to provide to the
plugin!

Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org