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

2005-07-05 Thread jfclere
jfclere 2005/07/05 00:12:51

  Modified:jk/xdocs faq.xml
  Log:
  Eyebrowse has been turned off. Thanks Mark Thomas (markt).
  
  Revision  ChangesPath
  1.14  +2 -2  jakarta-tomcat-connectors/jk/xdocs/faq.xml
  
  Index: faq.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/faq.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- faq.xml   4 Jul 2005 07:41:07 -   1.13
  +++ faq.xml   5 Jul 2005 07:12:51 -   1.14
  @@ -39,7 +39,7 @@
   Jakarta Tomcat Connectors Project/a
   For additional help, the best resource is the Tomcat Users Discussion list.  
   You should start by searching
  -a href=http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]
  +a href=http://mail-archives.apache.org/mod_mbox/jakarta-tomcat-user/;
   the mail list archive/a
   before you post questions to the list.  
   If you are unable to locate the answer to your question in the archive, 
  
  
  

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



Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs faq.xml

2005-07-05 Thread jean-frederic clere

Mark Thomas wrote:

[EMAIL PROTECTED] wrote:

   For additional help, the best resource is the Tomcat Users 
Discussion list. You should start by searching

  -a href=http://mikal.org/interests/java/tomcat/index.html;
  +a 
href=http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED] 


   the mail list archive/a
   before you post questions to the list. If you are unable to 
locate the answer to your question in the archive, 



Eyebrowse has been turned off. The new URL should be:
http://mail-archives.apache.org/mod_mbox/jakarta-tomcat-user/


Fixed thanks.




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




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



cvs commit: jakarta-tomcat-connectors/jk/native CHANGES.txt

2005-07-05 Thread jfclere
jfclere 2005/07/05 01:56:58

  Modified:jk/native CHANGES.txt
  Log:
  Add a note to prevent other written in this file.
  
  Revision  ChangesPath
  1.27  +3 -1  jakarta-tomcat-connectors/jk/native/CHANGES.txt
  
  Index: CHANGES.txt
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/CHANGES.txt,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- CHANGES.txt   9 Apr 2005 15:44:58 -   1.26
  +++ CHANGES.txt   5 Jul 2005 08:56:58 -   1.27
  @@ -1,5 +1,7 @@
   JAKARTA TOMCAT CONNECTORS (JK) CHANGELOG:   -*-text-*-
   Last modified at [$Date$]
  +PLEASE DON'T WRITE IN THIS FILE BUT IN ../xdocs/changelog.xml AND USE 
../tools/jkrelease.sh
  +TO BUILD THE TEXT VERSION.
   
   Changes in JK 1.2.11
   * BUG 34358: Fix the load balance worker load balance method. It was not 
being
  
  
  

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



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

2005-07-05 Thread jfclere
jfclere 2005/07/05 02:20:07

  Modified:jk/xdocs proxy.xml
  Log:
  Arrange it so that it works with style.xsl.
  
  Revision  ChangesPath
  1.3   +12 -2 jakarta-tomcat-connectors/jk/xdocs/proxy.xml
  
  Index: proxy.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/proxy.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- proxy.xml 5 Oct 2004 09:57:06 -   1.2
  +++ proxy.xml 5 Jul 2005 09:20:07 -   1.3
  @@ -1,5 +1,11 @@
   ?xml version=1.0?
  -document
  +!DOCTYPE document [
  +  !ENTITY project SYSTEM project.xml
  +]
  +document url=proxy.html
  + 
  +  project;
  +
   copyright
  Copyright 1999-2004 The Apache Software Foundation

  @@ -20,6 +26,8 @@
   date$Date$/date
   /properties
   
  +body
  +
   section name=Http proxy
   p
   It easy to use the standard Http proxy of Apache when single Tomcat is 
connected to Apache.
  @@ -54,4 +62,6 @@
   /p
   /section
   
  +/body
  +
   /document
  
  
  

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



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

2005-07-05 Thread jfclere
jfclere 2005/07/05 02:34:31

  Modified:jk/xdocs index.xml proxy.xml
  Log:
  Arrange proxy and add a link to it in the index page.
  
  Revision  ChangesPath
  1.37  +5 -0  jakarta-tomcat-connectors/jk/xdocs/index.xml
  
  Index: index.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/index.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- index.xml 16 May 2005 06:40:31 -  1.36
  +++ index.xml 5 Jul 2005 09:34:31 -   1.37
  @@ -211,6 +211,11 @@
   p
   /p
   /li
  +lia href=proxy.htmlbUsing ajp-proxy in httpd-2.1/b/a
  +p
  +mod-proxy in httpd-2.1 offers an AJP connection as well as load balancing.
  +/p
  +/li
   lia 
href=http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/index.html;
   bOld JK/JK2 documentation archive./b/a
   pHere you can find old JK and JK2 documentation.
  
  
  
  1.4   +18 -3 jakarta-tomcat-connectors/jk/xdocs/proxy.xml
  
  Index: proxy.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/proxy.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- proxy.xml 5 Jul 2005 09:20:07 -   1.3
  +++ proxy.xml 5 Jul 2005 09:34:31 -   1.4
  @@ -7,7 +7,7 @@
 project;
   
   copyright
  -   Copyright 1999-2004 The Apache Software Foundation
  +   Copyright 1999-2005 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the License);
  you may not use this file except in compliance with the License.
  @@ -51,11 +51,26 @@
   /p
   /section
   
  +section name=AJP proxy and proxy balancer
  +p
  +It is possible to use the load balancer of the mod_proxy_balancer module.
  +source
  +lt;Proxy balancer://myClustergt;
  +   BalancerMember ajp://localhost:8009
  +   BalancerMember ajp://example.org:8009
  +lt;/Proxygt;
  +lt;Location /examples/gt;
  +ProxyPass balancer://myCluster/examples/
  +lt;/Locationgt;
  +/source
  +/p
  +/section
  +
   section name=Source and Configuration
   p
   AJP proxy is integrated in httpd-2.1 and the developement and discussions 
take
   place a href=http://httpd.apache.org/lists.html;there/a.
  -More documentation can be found there
  +The documentation can be found there
   a 
href=http://httpd.apache.org/docs-2.1/mod/mod_proxy_ajp.html;mod_proxy_ajp/a
   and
   a 
href=http://httpd.apache.org/docs-2.1/mod/mod_proxy_balancer.html;mod_proxy_balancer/a.
  
  
  

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



DO NOT REPLY [Bug 35606] New: - Problem with Session cookies and multiple webapps on different ports or subdomains

2005-07-05 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=35606.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35606

   Summary: Problem with Session cookies and multiple webapps on
different ports or subdomains
   Product: Tomcat 5
   Version: 5.0.27
  Platform: Other
OS/Version: other
Status: NEW
  Severity: major
  Priority: P2
 Component: Catalina
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


When i run two instances of tomcat on different ports and access the first
webapp, a session is created. when i access the second webapp, a new session is
created. but this overwrites the session cookie of the first webapp.
The same happens when i have a webapp on a domain (e.g. test.com) and a second
webapp on a subdomain (other.test.com), but not in all cases (i think it depends
on which domain i call first).

The problem could be solved if the cookie name could be changed but this will
violate the specs afaik.

In Bug 16822 is a description how the problem could be solved otherwise: tomcat
should use a session id supplied by the client when this is not already in use.
in this case both applications would use the same session id (which should case
no problems because they have different classloaders).

Michael.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



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

2005-07-05 Thread jfclere
jfclere 2005/07/05 02:55:41

  Modified:jk/xdocs/howto doccontrib.xml
  Log:
  Add a note how to publish in jakarta.apache.org
  
  Revision  ChangesPath
  1.5   +15 -2 jakarta-tomcat-connectors/jk/xdocs/howto/doccontrib.xml
  
  Index: doccontrib.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/howto/doccontrib.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- doccontrib.xml4 Jul 2005 08:13:56 -   1.4
  +++ doccontrib.xml5 Jul 2005 09:55:41 -   1.5
  @@ -6,7 +6,7 @@
   
 project;
   copyright
  -   Copyright 1999-2004 The Apache Software Foundation
  +   Copyright 1999-2005 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the License);
  you may not use this file except in compliance with the License.
  @@ -295,6 +295,19 @@
   you are creating new files for submission.
   /p
   /section
  +
  +section name=Updating Web site
  +p
  +Only Committers are able to update the web site 
(http://jakarta.apache.org/tomcat/connectors-doc/).
  +To do it:
  +ul
  +liConnect to people.apache.org./li
  +liumask 002/li
  +liCopy the changed files to 
/www/jakarta.apache.org/tomcat/connectors-doc/./li
  +liThe changes need around 4 hours to be synced to 
jakarta.apache.org./li
  +/ul
  +/p
  +/section
   section name=Guides and Resources
   p
   A little help to get you started if you need it
  
  
  

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



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

2005-07-05 Thread jfclere
jfclere 2005/07/05 03:28:14

  Modified:jk/xdocs/howto doccontrib.xml
  Log:
  And ant (more easy to use than cp).
  
  Revision  ChangesPath
  1.6   +4 -1  jakarta-tomcat-connectors/jk/xdocs/howto/doccontrib.xml
  
  Index: doccontrib.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/howto/doccontrib.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- doccontrib.xml5 Jul 2005 09:55:41 -   1.5
  +++ doccontrib.xml5 Jul 2005 10:28:13 -   1.6
  @@ -304,6 +304,9 @@
   liConnect to people.apache.org./li
   liumask 002/li
   liCopy the changed files to 
/www/jakarta.apache.org/tomcat/connectors-doc/./li
  +lior use ant from a checkout jakarta-tomcat-connectors/jk/xdocs 
repository:br /
  +ant -Dbuild.dir=/www/jakarta.apache.org/tomcat 
-Ddist.name=connectors-doc 
  +/li
   liThe changes need around 4 hours to be synced to 
jakarta.apache.org./li
   /ul
   /p
  
  
  

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



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

2005-07-05 Thread jfclere
jfclere 2005/07/05 03:43:07

  Modified:jk/tools jkrelease.sh
  Log:
  remove traces.
  
  Revision  ChangesPath
  1.10  +0 -2  jakarta-tomcat-connectors/jk/tools/jkrelease.sh
  
  Index: jkrelease.sh
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/tools/jkrelease.sh,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jkrelease.sh  1 Jul 2005 12:41:25 -   1.9
  +++ jkrelease.sh  5 Jul 2005 10:43:07 -   1.10
  @@ -53,7 +53,6 @@
   failed=true
   for tool in `echo w3m elinks links`
   do
  -  echo tool: ${tool}
 found=false
 for dir in `echo ${PATH} | sed 's!^:!.:!;s!:$!:.!;s!::!:.:!g;s!:! !g'`
 do
  @@ -80,7 +79,6 @@
   esac
   rm -f BUILDING
   (cd ../native; ${TOOL} ../build/docs/install/printer/apache1.html 
2/dev/null )  BUILDING
  -ls -lt  BUILDING
   if [ -f BUILDING -a -s BUILDING ]
   then
 failed=false
  
  
  

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



Releasing JK 1.2.14

2005-07-05 Thread jean-frederic clere

Hi,

Now most of the bugs are closed, the documentation updated, JK 1.2.14 is nearly 
ready (changelog still needs some input).


I have put the current tarballs for testing at 
http://people.apache.org/~jfclere/jakarta-tomcat-connectors/


Cheers

Jean-Frederic

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



jni error

2005-07-05 Thread jean-frederic clere

Hi,

I have the following error when compiling:
+++
src/file.c   502: [error]:   CFE1136 struct JNINativeInterface_ has no field 
GetDirectBufferAddress

  char *bytes = (char *)(*e)-GetDirectBufferAddress(e, buf);
  ^
+++
My java version is 1.3.1, why are we requiring a very new one?

Cheers

Jean-frederic

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



Re: jni error

2005-07-05 Thread Remy Maucherat

jean-frederic clere wrote:

Hi,

I have the following error when compiling:
+++
src/file.c   502: [error]:   CFE1136 struct JNINativeInterface_ has no 
field GetDirectBufferAddress

  char *bytes = (char *)(*e)-GetDirectBufferAddress(e, buf);
  ^
+++
My java version is 1.3.1, why are we requiring a very new one?


NIO is used a lot, so I think it will require JDK 1.4+.

I started some documentation, but it is not based on first hand 
experience, so feel free to fix it.


Rémy

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



Re: jni error

2005-07-05 Thread Mladen Turk

jean-frederic clere wrote:

Hi,

I have the following error when compiling:
+++
src/file.c   502: [error]:   CFE1136 struct JNINativeInterface_ has no 
field GetDirectBufferAddress

  char *bytes = (char *)(*e)-GetDirectBufferAddress(e, buf);
  ^
+++
My java version is 1.3.1, why are we requiring a very new one?



Yes, GetDirectBufferAddress is NIO feature of the 1.4

Regards,
Mladen.

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



DO NOT REPLY [Bug 35609] New: - windows service.bat prints ECHO is off. with invalid arguments

2005-07-05 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=35609.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35609

   Summary: windows service.bat prints ECHO is off. with invalid
arguments
   Product: Tomcat 5
   Version: 5.5.9
  Platform: PC
OS/Version: other
Status: NEW
  Severity: trivial
  Priority: P2
 Component: Native:Integration
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


type service qq

service.bat displays ECHO is off. half way through its output rather than a
blank line.

Also example is spelled exaple elsewhere in this file.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 35609] - windows service.bat prints ECHO is off. with invalid arguments

2005-07-05 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=35609.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35609





--- Additional Comments From [EMAIL PROTECTED]  2005-07-05 13:16 ---
Created an attachment (id=15592)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=15592action=view)
Fixes output with invalid arguments and spelling of example


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 35613] New: - server.xml - tcpListenAddress within cluster/Receiver with 'auto' breaking cluster

2005-07-05 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=35613.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35613

   Summary: server.xml - tcpListenAddress within
cluster/Receiver with 'auto' breaking cluster
   Product: Tomcat 5
   Version: 5.5.9
  Platform: Other
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: P2
 Component: Catalina:Cluster
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


The default flag auto (which calls InetAddress.getLocalHost().getHostAddress())
returns localhost on our Linux distro (FC3) rather than eth0 where multicast is
enabled - hence breaking session replication.

Fix: Change /etc/hosts so that the localhost domain resolves to the actual IP
address of the NIC, eth0.

Have seen a fair amount of traffic on message boards, best to make aware asap.

thanks

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 33671] - Manual Windows service installation with custom name using service.bat fails.

2005-07-05 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=33671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33671


[EMAIL PROTECTED] changed:

   What|Removed |Added

  BugsThisDependsOn||35612
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




--- Additional Comments From [EMAIL PROTECTED]  2005-07-05 14:34 ---
A [daemon] patch for bug 35612 is now available.
FWIW. This is one of a numer of procrun patches I have written.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 33671] - Manual Windows service installation with custom name using service.bat fails.

2005-07-05 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=33671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33671


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-07-05 14:45 ---
Sorry, but I see no purpose for that.
Having non-alnum characters in service name is allowed to some extent,
but since this is only an 'Service ID' it makes no sense trying to
test all the allowable characters.

A simple statement that only alnum chars are allowed should be enough.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 33671] - Manual Windows service installation with custom name using service.bat fails.

2005-07-05 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=33671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33671





--- Additional Comments From [EMAIL PROTECTED]  2005-07-05 15:38 ---
Created an attachment (id=15595)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=15595action=view)
improve warning message

perhaps this patch less contraversial then it:
a) prevents the strange Overlapped I/O operation is in progress appearing
b) changes the text from NonAlpha to NonAlphaNumeric to reflect the actual test

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



DO NOT REPLY [Bug 33671] - Manual Windows service installation with custom name using service.bat fails.

2005-07-05 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=33671.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33671


[EMAIL PROTECTED] changed:

   What|Removed |Added

  BugsThisDependsOn|35612   |
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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



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

2005-07-05 Thread jfclere
jfclere 2005/07/05 07:52:45

  Modified:jk/xdocs changelog.xml
  Log:
  Arrange the wording and remote 1.2.14.
  
  Revision  ChangesPath
  1.36  +13 -14jakarta-tomcat-connectors/jk/xdocs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/changelog.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- changelog.xml 4 Jul 2005 07:34:04 -   1.35
  +++ changelog.xml 5 Jul 2005 14:52:45 -   1.36
  @@ -21,20 +21,19 @@
 new documentation project for JK was started.
 /p
   /section
  -section name=Changes with JK 1.2.14
  +section name=Changes from the released JK 1.2.13
 br /
 subsection name=Native
   changelog
 fix
  -  bug34397/bug: Emergy was handled as Error. (jfclere)
  +  bug34397/bug: Emergency was handled as Error. (jfclere)
  +  /fix
  +  fix
  +  bug34474/bug: // in URL were not handled correctly with 
Apache-1.3. (jfclere)
  +  /fix
  +  fix
  +  Use 64 bits int for transferred/read bytes.
 /fix
  -/changelog
  -  /subsection
  -/section
  -section name=Changes with JK 1.2.13
  -  br /
  -  subsection name=Native
  -changelog
 update
 Added JkOptions +FlushPackets used to optimize memory
 usage when sending large data. (mturk)
  @@ -62,7 +61,7 @@
 /subsection
   /section
   
  -section name=Changes with JK 1.2.12
  +section name=Changes from the released JK 1.2.12
 br /
 subsection name=Native
   changelog
  @@ -79,7 +78,7 @@
 /subsection
   /section
   
  -section name=Changes with JK 1.2.11
  +section name=Changes from the released JK 1.2.11
 br /
 subsection name=Native
   changelog
  @@ -138,7 +137,7 @@
   /changelog
 /subsection
   /section
  -section name=Changes with JK 1.2.10
  +section name=Changes from the released JK 1.2.10
 br /
 subsection name=Native
   changelog
  @@ -204,7 +203,7 @@
   /changelog
 /subsection
   /section
  -section name=Changes with JK 1.2.8
  +section name=Changes from the released JK 1.2.8
 br /
 subsection name=Native
   changelog
  @@ -263,7 +262,7 @@
   /changelog
 /subsection
   /section
  -section name=Changes from JK 1.2.6
  +section name=Changes from the released JK 1.2.6
 br /
 subsection name=Native
   changelog
  
  
  

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



cvs commit: jakarta-tomcat-connectors/jni/examples mkcerts

2005-07-05 Thread mturk
mturk   2005/07/05 09:14:16

  Added:   jni/examples mkcerts
  Log:
  Add a script for demo self signed certificates.
  This is for _DEMONSTRATION ONLY_ . Do not use it in real world
  
  Revision  ChangesPath
  1.1  jakarta-tomcat-connectors/jni/examples/mkcerts
  
  Index: mkcerts
  ===
  #!/bin/sh
  #
  # Copyright 1999-2004 The Apache Software Foundation
  #
  # Licensed under the Apache License, Version 2.0 (the License);
  # you may not use this file except in compliance with the License.
  # You may obtain a copy of the License at
  #
  # http://www.apache.org/licenses/LICENSE-2.0
  #
  # Unless required by applicable law or agreed to in writing, software
  # distributed under the License is distributed on an AS IS BASIS,
  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  # See the License for the specific language governing permissions and
  # limitations under the License.
  #
  #
  # This is the configuration file to treate the CA certificate of the
  # _DEMONSTRATION ONLY_ 'Coyote' Certificate Authority.
  # This CA is used to sign the localhost.crt and user.crt
  # because self-signed server certificates are not accepted by all browsers.
  # NEVER USE THIS CA YOURSELF FOR REAL LIFE! INSTEAD EITHER USE A PUBLICALLY
  # KNOWN CA OR CREATE YOUR OWN CA!
  
  if [ -z $OPENSSL ]; then OPENSSL=openssl; fi
  
  PASSPHRASE=pass:secret
  GENRSA=$OPENSSL genrsa -des3
  REQ=$OPENSSL req -new
  CA=$OPENSSL ca
  X509=$OPENSSL x509
  
  $OPENSSL rand -out .rnd 8192
  $GENRSA -passout $PASSPHRASE -out ca.key -rand .rnd 1024
  
  cat ca.cfg EOT
  [ ca ]
  default_ca  = default_db
  [ default_db ]
  dir = .
  certs   = .
  new_certs_dir   = ca.certs
  database= ca.index
  serial  = ca.serial
  RANDFILE= .rnd
  certificate = ca.crt
  private_key = ca.key
  default_days= 365
  default_crl_days= 30
  default_md  = md5
  preserve= no
  name_opt= ca_default
  cert_opt= ca_default
  unique_subject  = no
  [ server_policy ]
  countryName = supplied
  stateOrProvinceName = supplied
  localityName= supplied
  organizationName= supplied
  organizationalUnitName  = supplied
  commonName  = supplied
  emailAddress= supplied
  [ server_cert ]
  subjectKeyIdentifier= hash
  authorityKeyIdentifier  = keyid:always
  extendedKeyUsage= serverAuth,clientAuth,msSGC,nsSGC
  basicConstraints= critical,CA:false
  [ user_policy ]
  commonName  = supplied
  emailAddress= supplied
  [ user_cert ]
  subjectAltName  = email:copy
  basicConstraints= critical,CA:false
  authorityKeyIdentifier  = keyid:always
  extendedKeyUsage= clientAuth,emailProtection
  
  [ req ]
  default_bits= 1024
  default_keyfile = ca.key
  distinguished_name  = default_ca
  x509_extensions = extensions
  string_mask = nombstr
  req_extensions  = req_extensions
  input_password  = secret
  output_password = secret
  [ default_ca ]
  countryName = Country Code
  countryName_value   = US
  countryName_min = 2
  countryName_max = 2
  stateOrProvinceName = State Name
  stateOrProvinceName_value   = Delaware
  localityName= Locality Name
  localityName_value  = Wilmington
  organizationName= Organization Name
  organizationName_value  = Apache Software Foundation
  organizationalUnitName  = Organizational Unit Name
  organizationalUnitName_value= Apache Tomcat
  commonName  = Common Name
  commonName_value= Tomcat Demo Root CA
  commonName_max  = 64
  emailAddress= Email Address
  emailAddress_value  = [EMAIL PROTECTED]
  emailAddress_max= 40
  [ extensions ]
  subjectKeyIdentifier= hash
  authorityKeyIdentifier  = keyid:always
  basicConstraints= critical,CA:true
  [ req_extensions ]
  nsCertType  = objsign,email,server
  EOT
  
  $REQ -x509 -days 3650 -batch -config ca.cfg -key ca.key -out ca.crt
  
  $GENRSA -passout $PASSPHRASE -out localhost.key  -rand .rnd 1024
  
  cat localhost.cfg EOT
  [ req ]
  default_bits

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_md5.h

2005-07-05 Thread jfclere
jfclere 2005/07/05 09:22:21

  Modified:jk/native/common jk_md5.h
  Log:
  wrong SIZEOF_ is 0 when not defined and the right value otherwise.
  
  Revision  ChangesPath
  1.9   +2 -2  jakarta-tomcat-connectors/jk/native/common/jk_md5.h
  
  Index: jk_md5.h
  ===
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/common/jk_md5.h,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jk_md5.h  14 Jun 2005 15:44:22 -  1.8
  +++ jk_md5.h  5 Jul 2005 16:22:21 -   1.9
  @@ -61,9 +61,9 @@
   typedef DWORD JK_UINT4;
   #elif defined(NETWARE)  !defined(__NOVELL_LIBC__)
   typedef unsigned int JK_UINT4;
  -#elif defined(SIZEOF_UINT32_T)
  +#elif SIZEOF_UINT32_T
   typedef uint32_t JK_UINT4;
  -#elif defined(SIZEOF_U_INT32_T)
  +#elif SIZEOF_U_INT32_T
   typedef u_int32_t JK_UINT4;
   #else
   typedef unsigned long JK_UINT4; /* ansi */
  
  
  

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



Re: Releasing JK 1.2.14

2005-07-05 Thread jean-frederic clere

jean-frederic clere wrote:

Hi,

Now most of the bugs are closed, the documentation updated, JK 1.2.14 is 
nearly ready (changelog still needs some input).


I have put the current tarballs for testing at 
http://people.apache.org/~jfclere/jakarta-tomcat-connectors/


Don't test yet... I have found something wrong in native/common/jk_md5.h



Cheers

Jean-Frederic

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




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



cvs commit: jakarta-tomcat-connectors/jni/examples/org/apache/tomcat/jni SSL.properties

2005-07-05 Thread mturk
mturk   2005/07/05 09:24:06

  Modified:jni/examples/org/apache/tomcat/jni SSL.properties
  Log:
  Update properties to use the certificates generated with mkcerts script.
  
  Revision  ChangesPath
  1.3   +4 -3  
jakarta-tomcat-connectors/jni/examples/org/apache/tomcat/jni/SSL.properties
  
  Index: SSL.properties
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-connectors/jni/examples/org/apache/tomcat/jni/SSL.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SSL.properties7 Jun 2005 09:16:59 -   1.2
  +++ SSL.properties5 Jul 2005 16:24:06 -   1.3
  @@ -1,6 +1,7 @@
   # SSL Server and client properties
   server.port=4443
  -server.cert=server.crt
  -server.key=server.key
  +server.cert=localhost.crt
  +server.key=localhost.key
  +server.password=secret
   
server.ciphers=ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
  -#server.password=Certificate password goes here.
  +server.verify=none
  \ No newline at end of file
  
  
  

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



DO NOT REPLY [Bug 35270] - RequestDispatcher forward not handling a ServletRequestWrapper correctly when updating forward request params

2005-07-05 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=35270.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35270





--- Additional Comments From [EMAIL PROTECTED]  2005-07-06 00:36 ---
It looks like there is a 5.0.30 Tomcat version in the works, will this fix be 
included in that version as well?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

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