You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gabriele Bulfon <gb...@sonicle.com> on 2012/06/28 14:49:38 UTC

7.0.4 Parallel deployment, war name invalid

Hi,
was trying the parallel deployment feature:
- have an app xapp under webapps, running
- created a new war of xapp, named xapp##001.war
- placed the under webapps
no xapp#001 folder....logs says:
SEVERE: The war name [xapp##001.war] is invalid. The archive will be ignored.
any idea?
Gabriele.

Re: 7.0.4 Parallel deployment, war name invalid

Posted by Konstantin Kolinko <kn...@gmail.com>.
2012/6/28 Gabriele Bulfon <gb...@sonicle.com>:
> Hi,
>
> was trying the parallel deployment feature:
> - have an app xapp under webapps, running
> - created a new war of xapp, named xapp##001.war
> - placed the under webapps
>
> no xapp#001 folder....logs says:
>
> SEVERE: The war name [xapp##001.war] is invalid. The archive will be
> ignored.
>
> any idea?

7.0.4 ? It is expected. Parallel deployment premiered in 7.0.5, and
first "stable" version of Tomcat 7 was 7.0.6.

Install the current version 7.0.28, not some beta.

Best regards,
Konstantin Kolinko

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


Re: 7.0.4 Parallel deployment, war name invalid

Posted by Daniel Mikusa <dm...@vmware.com>.
----- Original Message -----
> 
> 
> Hi,
> 
> was trying the parallel deployment feature:
> - have an app xapp under webapps, running
> - created a new war of xapp, named xapp##001.war
> - placed the under webapps
> 
> no xapp#001 folder....logs says:
> 
> SEVERE: The war name [xapp##001.war] is invalid. The archive will be
> ignored.
> 
> any idea?
> 
> Gabriele.


Are you using Tomcat 7.0.4 as the subject suggests?  If so, try upgrading and see if you are still getting problems.

Dan


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

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