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
Januar 2013 15:58
An: Tomcat Users List
Betreff: Re: War archive issue
Are you sure you don't have some residue from a previous webapp name still
hanging out under conf/catalina/localhost? That has bitten me more than once
in the past.
D
On 1/21/2013 8:47 AM, vicky007aggar...@yahoo.co.in wro
Are you sure you don't have some residue from a previous webapp name
still hanging out under conf/catalina/localhost? That has bitten me
more than once in the past.
D
On 1/21/2013 8:47 AM, vicky007aggar...@yahoo.co.in wrote:
Tomcat 6.0.35
Jdk 1.6.24
OS - Red Hat Linux 5
Thanks,
Vick
On Ja
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: vicky007aggar...@yahoo.co.in [mailto:vicky007aggar...@yahoo.co.in]
Gesendet: Montag, 21. Januar 2013 06:41
An: users@tomcat.apache.
Tomcat 6.0.35
Jdk 1.6.24
OS - Red Hat Linux 5
Thanks,
Vick
On Jan 21, 2013, at 6:20 PM, André Warnier wrote:
> vicky007aggar...@yahoo.co.in wrote:
>> Can u please explain a bit on this
> Tomcat Host OS & version
> Java JVM version
> Tomcat version (x.y.z)
>
>
> --
vicky007aggar...@yahoo.co.in wrote:
Can u please explain a bit on this
Tomcat Host OS & version
Java JVM version
Tomcat version (x.y.z)
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-
Can u please explain a bit on this
Thanks,
Vick
On Jan 21, 2013, at 2:26 PM, p...@pidster.com wrote:
> On 21 Jan 2013, at 05:42, "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
On 21 Jan 2013, at 05:42, "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
> Director
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 beh