This is definitely not the intended behavior for Tomcat, OR for any Application 
Server!
If that is the case, then every web application provider must take care about 
correctly naming the ".war" file.
OR
Tomcat deployment routines for ".war" files must be corrected
BUT must consider 
that there might be an issue 
that certain OS file systems might not accept a "-" in a directory name.
Josef


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] 
Gesendet: Montag, 21. Januar 2013 06:41
An: [email protected]
Betreff: War archive issue

Is this is an issue in tomcat that if we Deploy an archive file having hypen(-) 
, then the tomcat creates multiple directories while deploying it eg:- if the 
war file name is demo-rest.war then tomcat creates two Directories i.e 
"demo-rest" & "demo"

Please suggest, does this is the expected behavior

Thanks,
Vick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to