RE: [SOLVED] RE: Tomcat Java permission issue -- cannot write to file from a webapp.

2010-03-11 Thread vivri
f the aforementioned problems...). Victor. n828cl wrote: > >> From: vivri [mailto:victor.i...@gmail.com] >> Subject: [SOLVED] RE: Tomcat Java permission issue -- cannot write to >> file from a webapp. >> >> I have installed Tomcat 6, and the problem(s) went

RE: [SOLVED] RE: Tomcat Java permission issue -- cannot write to file from a webapp.

2010-03-11 Thread Caldarale, Charles R
> From: vivri [mailto:victor.i...@gmail.com] > Subject: [SOLVED] RE: Tomcat Java permission issue -- cannot write to > file from a webapp. > > I have installed Tomcat 6, and the problem(s) went away. >From where? I believe that the Ubuntu distribution of Tomcat comes with a

[SOLVED] RE: Tomcat Java permission issue -- cannot write to file from a webapp.

2010-03-11 Thread vivri
I have installed Tomcat 6, and the problem(s) went away. Thanks for the time and for the help, Chuck. Victor. vivri wrote: > > Thanks for the quick reply, Chuck. > > As a quick hack, I moved the records.txt file to my home directory > (/root/records.txt) and changed the path in my java code