XmlMapper Debug level

2001-05-24 Thread egcs12md
Hi all, I use Tomcat 4.0b5, when startup XmlMapper useDebug level 3, when I change server.xml like this: ** Server port="8005" shutdown="SHUTDOWN" debug="0" xmlmapper:debug level="0" / Service

Re: Help needed to start tomcat 4 beta 4

2001-05-23 Thread egcs12md
Check server.xml: Connector className=org.apache.catalina.connector.http.HttpConnector port=8080 minProcessors=5 maxProcessors=75 acceptCount=10 debug=0 connectionTimeout=6/ maybe you not set port=8080 - Original Message - From:

Re: NT problem : Tomcat service stops when user logs out of NT

2001-05-23 Thread egcs12md
SSL support for Tomcat 3.2.1 with IISYou can compile this c file to DLL: *** /* cl /GD /LD -I D:\usr\jdk1.3\include -I D:\usr\jdk1.3\include\win32 JNI_OnLoad.c */ #include windows.h #include winbase.h #include stdio.h

TC4/Catalina and Apache1.3.X with under Win32

2001-05-21 Thread egcs12md
Hi Folks, Has someone can give memod_webapp.dll,server.xml, httpd.conf examples ? Thanks for some help. SongDongsheng

Re: JSP requires tools.jar in JDK 1.3?

2001-05-21 Thread egcs12md
Yes, JSP requires tools.jar in JDK 1.3 for compile java files, but you can use jikes instead. - Original Message - From: Wai-Yip Tung [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, May 22, 2001 8:19 AM Subject: JSP requires tools.jar in JDK 1.3? Does JSP requires

Re: Apache 1.3.19/Tomcat 4.0B5 conf

2001-05-18 Thread egcs12md
Ok, but after I deleted GB2312 declaration, It frozen yet, NO processor times used ! Can someone give me a server.xml httpd.conf example ?

Apache 1.3.19/Tomcat 4.0B5 conf

2001-05-18 Thread egcs12md
Ok, but after I deleted GB2312 declaration, It frozen yet, NO processor times used ! Can someone give me a server.xml httpd.conf example ? By the way, I compilemod_webapp.dll libapr.dll use VC6 in Win2K pro.

Apache 1.3.19/Tomcat 4.0B5 conf

2001-05-18 Thread egcs12md
Ok, but after I deleted GB2312 declaration, It frozen yet, NO processor times used ! Can someone give me a server.xml httpd.conf example ? By the way, I compilemod_webapp.dll libapr.dll use VC6 in Win2K pro.

Apache 1.3.19/Tomcat 4.0B5 conf

2001-05-18 Thread egcs12md
Ok, but after I deleted GB2312 declaration, It frozen yet, NO processor times used ! Can someone give me a server.xml httpd.conf example ? By the way, I compilemod_webapp.dll libapr.dll use VC6 in Win2K pro.

Apache 1.3.19/Tomcat 4.0B5 conf

2001-05-17 Thread egcs12md
Has someone successfully use Apache 1.3.19 with Tomcat 4.0b5 in WinNT/Win2K,and how can I use Tomcat-Apache Engine in %APACHE_HOME%\htdocs and all it's subdirectories ?

connectors conf

2001-05-17 Thread egcs12md
Hi, when I use Tomcat-4.0-b5 standalone test, no errors report, but when I use Tomcat-Apache connectors, the Apache-1.3.19 is frozen, and the logs display no errors occured. I use Win2K OS, here is my httpd.conf: * ServerType