Hi, If you're using the File API to read your files, STFA or http://jakarta.apache.org/tomcat/faq/misc.html#getResourceAsStream.
Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: S�ren Neigqaard [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 26, 2004 8:06 AM >To: 'Tomcat Users List' >Subject: RE: Problems migrating from windows to linux > >Maybe its because you use \ instead of /, or? > >-----Original Message----- >From: Francisco Jos� Arnau Vives [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 26, 2004 2:01 PM >To: [EMAIL PROTECTED] >Subject: Problems migrating from windows to linux > > >dear users: I hava a servlet working fine in an windows environment >(5.0.16).This servlet does a trnsformation whit xml files to other xml >files through a xsl file. But when I migrate to my linux server the >server returns me an error about find the files. In my windows server >the files are in $CATALALINA_HOME, (same at Linux Server) but the >servlet don't find any file in my linux environment. I suposse that I >must modify something about StandardContextValve but I don't know >what.Can anyboy help me? > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
