> From: Johnny Kewl [mailto:[EMAIL PROTECTED]
> Subject: Re: application to windows -> linux
>
> Its highly unusual for a war to work on one and not the
> other... more likely a deployment issue?
Look for proper casing of directory, package, and class names. Java on Windows
o: "Tomcat Users List"
Sent: Saturday, September 13, 2008 5:49 PM
Subject: Re: application to windows -> linux
yes my classes are located in WEB-INF/classes folde
2008/9/13 Martin Gainty <[EMAIL PROTECTED]>
did you verify your classes are located in WEB-INF/classes
yes my classes are located in WEB-INF/classes folde
2008/9/13 Martin Gainty <[EMAIL PROTECTED]>
>
> did you verify your classes are located in WEB-INF/classes folder
>
> e.g.
> WEB-INF/classes/projet/Testuser.class
>
> ?
> Martin
> __
> Disclaimer and
did you verify your classes are located in WEB-INF/classes folder
e.g.
WEB-INF/classes/projet/Testuser.class
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. Th
- Original Message -
From: "khaled" <[EMAIL PROTECTED]>
To:
Sent: Saturday, September 13, 2008 9:04 AM
Subject: application to windows -> linux
Hi ,
j' have developped a Web JSP application, with tomcat in Windows the
application works well,
then when i have to test in linux it po