Re: cvs commit: jakarta-tomcat-connectors/jk/native/nt_service jk_nt_service.c

2005-04-28 Thread Mladen Turk
William A. Rowe, Jr. wrote: -sprintf(szMsg, "%s error: %d", "Jakrta - Tomcat", dwErr); +sprintf(szMsg, "%s error: %d", "Jakarta - Tomcat", dwErr); Mladen, we are in the process of graduating. If this is being tweaked, why not "Apache Tomcat {descriptive} Event"? Well, you said you will m

Re: cvs commit: jakarta-tomcat-connectors/jk/native/nt_service jk_nt_service.c

2005-04-27 Thread William A. Rowe, Jr.
At 02:46 AM 4/27/2005, [EMAIL PROTECTED] wrote: >mturk 2005/04/27 00:46:22 > > -hEventSource = RegisterEventSource(NULL, "Jakrta - Tomcat"); > +hEventSource = RegisterEventSource(NULL, "Jakarta - Tomcat"); > > -sprintf(szMsg, "%s error: %d", "Jakrta - Tomcat", dwErr); > +

Re: cvs commit: jakarta-tomcat-connectors/jk/native/nt_service jk_nt_service.c

2002-03-14 Thread bhai
I am a newbie to this list. What is the difference between creating a distribution and a deployment. Basically, if modify a couple of classes and want to move them over to the location where tomcat is already running on a previously copied distribution(created by me), would I need to copy the dis

RE: cvs commit: jakarta-tomcat-connectors/jk/native/nt_service jk_nt_service.c

2002-03-14 Thread costinm
On Thu, 14 Mar 2002, Schreibman, David wrote: > Hi Costin, > > This merge from 3.3 doesn't include the -n option that Larry added 2 weeks > ago. It allows for specifying a display name separately from the service > name since the rules for what is a valid name differ in each case. For > exampl

RE: cvs commit: jakarta-tomcat-connectors/jk/native/nt_service jk_nt_service.c

2002-03-14 Thread Schreibman, David
Hi Costin, This merge from 3.3 doesn't include the -n option that Larry added 2 weeks ago. It allows for specifying a display name separately from the service name since the rules for what is a valid name differ in each case. For example, the display name is allowed to contain spaces while the