I've put the context with his own Logger, I can see all the info of this
host here, and in the JavaBean code I've put
   ServletContext context;
   context=session.getServletContext();
   context.log("test message!!!");
But I don't see this message in the log.

And, there is a global way I can define that all the System.err. output has
to be printed in a text file? How?


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

Reply via email to