> 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
> Sender does not necessarily endorse content contained within this
> transmission.
>
>
> > Date: Sat, 13 Sep 2008 08:04:25 +0100
> > From: [EMAIL PROTECTED]
> > To: users@tomcat.apache.org
> > Subject: application to windows -> linux
> >
> > Hi ,
>
To: users@tomcat.apache.org
> 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 post error that tomcate does not find
> my classes in /WEB
- 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
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 post error that tomcate does not find
my classes in /WEB-INF/classes/projet
at :
how I can solve this problem
thank you !