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 re

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 not

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
By the way, do the newly created files have to be in some place specific for tomcat to "see" them??? - Original Message - From: "Andreas" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, April 24, 2008 11:05 PM Subject: Re: Runtime crea

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
blems... Best Regards, Andreas. - Original Message - From: "Milanez, Marcus" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, April 24, 2008 5:33 PM Subject: RES: Runtime created files not accessible.Please help. Andreas, Can you read the creat

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, person

RES: Runtime created files not accessible.Please help.

2008-04-24 Thread Milanez, Marcus
- Original Message - From: "Milanez, Marcus" <[EMAIL PROTECTED]> To: "Tomcat Users List" 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 f

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Piller Sébastien
Enviada em: quinta-feira, 24 de abril 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 tomca

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
]> To: "Tomcat Users List" 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 -

RES: Runtime created files not accessible.Please help.

2008-04-24 Thread Milanez, Marcus
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 try to put the URL in my brow

Re: Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
hursday, April 24, 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/fi

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 will be a

Runtime created files not accessible.Please help.

2008-04-24 Thread Andreas
Hello everyone! I have developed a jsf(java server faces) web application running on tomcat 6.0 . Maybe my questions will be a bit naive, but i kindly ask for your help since i am not able to find solution myself. The problem is this: My web server needs to create new folders and write files