On 1/20/2013 9:41 PM, vicky007aggar...@yahoo.co.in wrote:
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

OS:     Fedora 18 64 bit (i5, 8 GB memory)
JRE:    1.7.0_11
Tomcat: 6.0.36 (closest I could come to 6.0.35)

Renamed an example war file from RWeb.war to R-Web.war and copied it into $CATALINA_BASE/webapps.

One directory created - R-Web.

I skimmed the changelog and found two directory-related fixes for 6.0.36 (versus 6.0.35). I don't immediately see how either of them can cause the issue you're seeing, but I've not looked at the bugs nor the code changes.

Try 6.0.36 and see what you get.

. . . . just my two cents.
/mde/

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

Reply via email to