RES: Runtime created files not accessible.Please help.

2008-04-24 Thread Milanez, Marcus
[mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 24 de abril de 2008 10:22 Para: users@tomcat.apache.org Assunto: Runtime created files not accessible.Please help. Hello everyone! I have developed a jsf(java server faces) web application running on tomcat 6.0 . Maybe my questions

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
, 2008 4:28 PM Subject: RES: Runtime created files not accessible.Please help. Hi Andreas, We do pretty much the same here and it is working fine. Could you please post some parts of your code, so that we can see how you specify your physical folders? Can you see the folders/files created using

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
@tomcat.apache.org Sent: Thursday, April 24, 2008 4:44 PM Subject: RES: Runtime created files not accessible.Please help. Could you please list the part of your code where you list the created files? Where are they located, inside your webapp folder? Yours, Marcus Milanez -Mensagem original- De

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Piller Sébastien
de 2008 10:39 Para: Tomcat Users List Assunto: Re: Runtime created files not accessible.Please help. Hello and many thnx for interest and help. Yes, I do see the folders/files created by Java code during runtime with file viewers, they seem all fine. But tomcat won't open/see them, and even if i

RES: Runtime created files not accessible.Please help.

2008-04-24 Thread Milanez, Marcus
I don't think so, never noticed it in our applications... -Mensagem original- De: Piller Sébastien [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 24 de abril de 2008 11:22 Para: Tomcat Users List Assunto: Re: Runtime created files not accessible.Please help. Hello, personnally

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
... Best Regards, Andreas. - Original Message - From: Milanez, Marcus [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, April 24, 2008 5:33 PM Subject: RES: Runtime created files not accessible.Please help. Andreas, Can you read the created files/folder using

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
the same problems... Best Regards, Andreas. - Original Message - From: Milanez, Marcus [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, April 24, 2008 5:33 PM Subject: RES: Runtime created files not accessible.Please help. Andreas, Can you read the created

RES: Runtime created files not accessible.Please help.

2008-04-24 Thread Milanez, Marcus
Hello, I meant any class that extends HttpServlet. Have you tried the code I sent you? Marcus Milanez -Mensagem original- De: Andreas [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 24 de abril de 2008 17:06 Para: Tomcat Users List Assunto: Re: Runtime created files

RE: Runtime created files not accessible.Please help.

2008-04-24 Thread Caldarale, Charles R
From: Andreas [mailto:[EMAIL PROTECTED] Subject: Re: Runtime created files not accessible.Please help. By the way, do the newly created files have to be in some place specific for tomcat to see them??? Not in particular, as long as the path used to retrieve the files is known either