DO NOT REPLY [Bug 32063] - Installing as service: Unable to insert values for JvmMx and JvmMs in registry

2005-07-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32063. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread Abdullah Abdullah
Hello everyone !!! Which one is better with tomcat : JSP or PHP ?? which one is easier ?? whch one is suitable more to be secured (authentication and ssl) with tomcat ?? Thanks in advance Abdullah _ Want to block unwanted

cvs commit: jakarta-tomcat-connectors/jk/tools jkrelease.sh

2005-07-11 Thread jfclere
jfclere 2005/07/11 05:38:19 Modified:jk/tools Tag: JK_1_2_14 jkrelease.sh Log: The install files have been included in the howto so BUILDING was containing garbages. Revision ChangesPath No revision No revision 1.10.2.1 +7 -3

Re: ((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread jean-frederic clere
Abdullah Abdullah wrote: Hello everyone !!! Which one is better with tomcat : JSP or PHP ?? JSP. Using PHP with Tomcat is _very_ hard. which one is easier ?? None, the two languages are very different. If you use C libraries, using PHP could be the only solution. whch one is suitable

Re: ((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread Remy Maucherat
jean-frederic clere wrote: You should compare httpd+mod-ssl and Tomcat+JSSE or + PureSSL, again that is hard to tell (but I prefer httpd+mod-ssl). How about that new Tomcat + mod_ssl-like ? ;) Rémy - To unsubscribe, e-mail:

Re: ((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread Schalk Neethling
Abdullah Which one is better with tomcat : JSP or PHP ?? - JSP which one is easier ?? - Probably PHP (debatable) whch one is suitable more to be secured (authentication and ssl) with tomcat ?? - JSP Abdullah Abdullah wrote: Hello everyone !!! Which one is better with tomcat : JSP or

Re: ((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread jean-frederic clere
Remy Maucherat wrote: jean-frederic clere wrote: You should compare httpd+mod-ssl and Tomcat+JSSE or + PureSSL, again that is hard to tell (but I prefer httpd+mod-ssl). How about that new Tomcat + mod_ssl-like ? ;) You have already finished the client certificates part? Rémy

Re: ((Urgent)) Which one is better: JSP or PHP with tomcat

2005-07-11 Thread Sinathamby Puvaneswaran
JSp is better On 7/11/05, Abdullah Abdullah [EMAIL PROTECTED] wrote: Hello everyone !!! Which one is better with tomcat : JSP or PHP ?? which one is easier ?? whch one is suitable more to be secured (authentication and ssl) with tomcat ?? Thanks in advance Abdullah

[VOTE] JK 1.2.14.1

2005-07-11 Thread jean-frederic clere
Hi, JK 1.2.14 has been released. Please see the: http://jakarta.apache.org/tomcat/connectors-doc/changelog.html for a full list of changes. Sources can be found at: http://www.apache.org/dist/jakarta/tomcat-connectors/jk/source/jk-1.2.14/ Binaries can be found at:

Re: [VOTE] JK 1.2.14.1

2005-07-11 Thread Mladen Turk
[X] Stable -- good build Thanks for volunteering for a RM! Regards, Mladen. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jk/xdocs/howto index.xml

2005-07-11 Thread jfclere
jfclere 2005/07/11 09:35:13 Modified:jk/xdocs/howto index.xml Log: Comment out the todo's... Until the next release. Revision ChangesPath 1.4 +2 -0 jakarta-tomcat-connectors/jk/xdocs/howto/index.xml Index: index.xml

Re: [VOTE] JK 1.2.14.1

2005-07-11 Thread jean-frederic clere
Mladen Turk wrote: [X] Stable -- good build Thanks for volunteering for a RM! You're welcome, I should do it more often it is getting more easy ;-) Regards, Mladen. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

[VOTE] SOC temporary committer Anders Nyman

2005-07-11 Thread Tim Funk
As part of the Google SOC. Google accepted the tomcat-reverse-proxy project to be executed by Anders Nyman ( anders.nyman at gmail d ot com ) The scope of the project is to let Tomcat act a reverse proxy by extending the balancer webapp. To make it easier to get the job done this summer

RE: [VOTE] SOC temporary committer Anders Nyman

2005-07-11 Thread Yoav Shapira
Hi, As part of the Google SOC. Google accepted the tomcat-reverse-proxy project to be executed by Anders Nyman ( anders.nyman at gmail d ot com ) The scope of the project is to let Tomcat act a reverse proxy by extending the balancer webapp. To make it easier to get the job done this

Re: [VOTE] SOC temporary committer Anders Nyman

2005-07-11 Thread Mladen Turk
Tim Funk wrote: As part of the Google SOC. Google accepted the tomcat-reverse-proxy project to be executed by Anders Nyman ( anders.nyman at gmail d ot com ) [ ] Sounds good to me [ ] I'm indifferent [X] I don't like it. Here's why IMO the reverse proxy is a good thing to be done, and

setclasspath scripts

2005-07-11 Thread Fenlason, Josh
In Tomcat 5.5.9 setclasspath.sh, tools.jar is only conditionally added to the classpath. if [ $1 = debug -o $1 = javac ] ; then CLASSPATH=$JAVA_HOME/lib/tools.jar fi setclasspath.bat unconditionally add tools.jar to the classpath. set CLASSPATH=%JAVA_HOME%\lib\tools.jar In

RE: setclasspath scripts

2005-07-11 Thread Yoav Shapira
Hey, Yeah: 5.5 requires only the JRE, not JDK. Yoav Shapira System Design and Management Fellow MIT Sloan School of Management / School of Engineering Cambridge, MA USA [EMAIL PROTECTED] / [EMAIL PROTECTED] -Original Message- From: Fenlason, Josh [mailto:[EMAIL PROTECTED] Sent:

Re: [VOTE] SOC temporary committer Anders Nyman

2005-07-11 Thread William A. Rowe, Jr.
At 12:52 PM 7/11/2005, Mladen Turk wrote: I have developed, and I am developing the majority of the code without being connected to the CVS all the time. It's important for students involved with SoC to learn to use the tools of our organization; and it's equally important that we capture the

j-t-c/common/build - j-t-c/jk/support ?

2005-07-11 Thread William A. Rowe, Jr.
It turns out the common/build macros are only referenced within the jk tree (which is all I check out to build modjk). I'd like to move the apache.m4, get_ver.awk and os_apache.m4 scripts to this new home, preserving history by copying the ,v files, stripping old tags from the new copies and then

RE: setclasspath scripts

2005-07-11 Thread Fenlason, Josh
Then why the difference between the Unix and Windows setclasspath scripts? Thanks. , Josh. -Original Message- From: Yoav Shapira [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 1:18 PM To: 'Tomcat Developers List' Subject: RE: setclasspath scripts Hey, Yeah: 5.5

Re: [VOTE] SOC temporary committer Anders Nyman

2005-07-11 Thread Mladen Turk
William A. Rowe, Jr. wrote: It's important for students involved with SoC to learn to use the tools of our organization; I don't agree with you. The Tomcat is not place for some 'sandbox' projects. If the ASF have some agreement with Google then it should have created a 'SoC Google sandbox'

Re: j-t-c/common/build - j-t-c/jk/support ?

2005-07-11 Thread Mladen Turk
William A. Rowe, Jr. wrote: It turns out the common/build macros are only referenced within the jk tree (which is all I check out to build modjk). I'd like to move the apache.m4, get_ver.awk and os_apache.m4 scripts to this new home, preserving history by copying the ,v files, stripping old

Re: [VOTE] SOC temporary committer Anders Nyman

2005-07-11 Thread Remy Maucherat
Tim Funk wrote: As part of the Google SOC. Google accepted the tomcat-reverse-proxy project to be executed by Anders Nyman ( anders.nyman at gmail d ot com ) The scope of the project is to let Tomcat act a reverse proxy by extending the balancer webapp. To make it easier to get the job

RE: setclasspath scripts

2005-07-11 Thread Ben Souther
I contributed the patch for the Unix scripts (because they mattered to me). The windows scripts were a low priority because it was assumed that people running Tomcat from them (as opposed to running it as a service or the start menu items) would be developers and would have a full JDK. See:

RE: setclasspath scripts

2005-07-11 Thread Fenlason, Josh
Thanks for the explanation. , Josh. -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 1:53 PM To: Tomcat Developers List Subject: RE: setclasspath scripts I contributed the patch for the Unix scripts (because they mattered to me). The

DO NOT REPLY [Bug 34856] - MacOSX 10.4 and Java 5 jnilibs causes ZipException when Tomcat loads non-jars

2005-07-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=34856. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35696] New: - Jasper does not call relase method for non pool custom jsp tags

2005-07-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35299] - JK/ISAPI documentation does not explain isapi_redirect.properties

2005-07-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35299. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 35299] - JK/ISAPI documentation does not explain isapi_redirect.properties

2005-07-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=35299. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.