tomcat 4 logger does not work for me!

2002-05-09 Thread sachin chaudhari

Hi
I added a logger to my context  in my servlet I added
log(my string)
But I don't get the log file at all. What am I doing wrong? The code does 
compile so it means its finding the class for log() method. Do I need to 
copy any jar file so that log() method of FileLogger class is called?

Context path=/econnector docBase=econnector debug=9
reloadable=true
  Logger className=org.apache.catalina.logger.FileLogger
 prefix=tomcat_log suffix=.txt
 directory=/webapps/econnector/logs
 timestamp=true/
  Manager className=org.apache.catalina.session.PersistentManager
debug=9
saveOnRestart=true
maxActiveSessions=-1
minIdleSwap=-1
maxIdleSwap=-1
maxIdleBackup=-1
Store className=org.apache.catalina.session.FileStore/
  /Manager
/Context

_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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




Simple Catalina/JSP question

2001-05-28 Thread sachin chaudhari

I am using catalina 4.0 B5. But if I make changes to
the JSP page it does recompile the page. Even after
restarting the catalina. Only way to see the changes
is to add a new JSP page  restart the server. What
configs in server.xml I need to change?

Thanks in advance for your help.

=
Sachin Chaudhari

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



Re: Simple Catalina/JSP question

2001-05-28 Thread sachin chaudhari

Thanks a lot! You think I can get the latest build
from the same place from apache.org on July 1st.


--- Remy Maucherat [EMAIL PROTECTED] wrote:
  I am using catalina 4.0 B5. But if I make changes
 to
  the JSP page it does recompile the page. Even
 after
  restarting the catalina. Only way to see the
 changes
  is to add a new JSP page  restart the server.
 What
  configs in server.xml I need to change?
 
  Thanks in advance for your help.
 
 It's a Windows-only problem which will be fixed in
 the beta which will be
 coming up for J1.
 
 Remy
 


=
Sachin Chaudhari

__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/