Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 35928 invoked by uid 500); 15 Nov 2001 06:33:58 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 35910 invoked from network); 15 Nov 2001 06:33:57 -0000 Date: Thu, 15 Nov 2001 14:21:50 +0800 From: Ling Kok Choon Subject: Cocoon2 with tomcat in NT Service. To: cocoon-users@xml.apache.org X-Mailer: Z-Mail Pro 6.1 (Win32 - 021297), NetManage Inc. X-Priority: 3 (Normal) References: <001b01c16d94$791214a0$1e01a8c0@finaltouch.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-1 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I have success to run tomcat ( version 3.2.2 ) in service ( win2000 ) with cocoon2 web application ( website). What i did is : 1) change the parser.jar to zparser.jar ( in the tomcat/lib ) 2) change the jaxp.jar to zjaxp.jar ( in the tomcat/lib ) 3) copy xerces_x_y_z.jar from cocoon/lib to tomcat/lib 4) edit the wrapper.properties like: ... wrapper.tomcat_home=C:\jakarta-tomcat-3.2.2 ... wrapper.java_home=C:\jdk1.3.1 ... wrapper.class_path=$(wrapper.tomcat_home)\lib\webserver.jar wrapper.class_path=$(wrapper.tomcat_home)\lib\servlet.jar wrapper.class_path=$(wrapper.tomcat_home)\lib\jasper.jar wrapper.class_path=$(wrapper.tomcat_home)\lib\xerces_1_4_0.jar.jar # only if you use mysql wrapper.class_path=$(wrapper.tomcat_home)\lib\mysql.jar wrapper.class_path=$(wrapper.tomcat_home)\lib\zjaxp.jar wrapper.class_path=$(wrapper.tomcat_home)\lib\zparser.jar ... BUT ! i meet a problem, because i also need to run a web application within the tomcat, this web application need a lot of memory ( more then 64 mb ) so i will need to set the extra option to rise the jvm memory like -Xmx .. ect. My question is where should put the option ? Additional Question : I also try to make the mysql as a service in win2000, but i got the error : A system error has occurred. System error 1067 has occurred. The process terminated unexpectedly Any idea ? Thank you. regards, Kok Choon. -------------------------------------------------------- Name: Ling Kok Choon E-mail: Ling Kok Choon Date: 11/15/01 Time: 14:21:50 This message was sent by Z-Mail Pro - from NetManage NetManage - delivers Standards Based IntraNet Solutions -------------------------------------------------------- --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: