Hi Berin,

> > >> The console stream works now perfectly, but still no log 
> > file. Where 
> > >> should it be located? In the work or context directory? Or 
> > do I have 
> > >> to set another location in the initilization phase?
> > > 
> > > 
> > 
> > I almost forgot, you also have to have write permissions to that
> > directory.  Some servlet containers won't let you write to 
> the context
> > directory.  Other times, you have to go in and muck with the 
> > permissions
> > that are set up for servlets.
> 
> Hmm. I did not have any special settings and writing should 
> be possible ... alas, meanwhile it is working, the log file 
> is also written, but do not ask me why ...
> 
> Anyway thnx for thje hint.

Argh. It is *not* working. The existing log file was created during a unit test with 
HttpUinit's ServletContainer. This seems to prove you assumption right and Tomcat 
prevents the log file generation. Not that I have currently an idea, where to change 
this ... :(

Regards,
J�rg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to