Re: svn commit: r446983 - /tomcat/connectors/trunk/jk/tools/lineends.pl

2006-09-17 Thread Peter Rossbach

Hi Rainer,

add most systems perl is at /usr/bin/ not at /usr/local

Peter


Am 17.09.2006 um 02:12 schrieb [EMAIL PROTECTED]:

Added: tomcat/connectors/trunk/jk/tools/lineends.pl
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/tools/ 
lineends.pl?view=auto&rev=446983
 
==

--- tomcat/connectors/trunk/jk/tools/lineends.pl (added)
+++ tomcat/connectors/trunk/jk/tools/lineends.pl Sat Sep 16 17:12:04  
2006

@@ -0,0 +1,149 @@
+#!/usr/local/bin/perl


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



svn commit: r447042 - in /tomcat/connectors/trunk/jk: native/common/portable.h native/iis/isapi.dsp native/netscape/nsapi.dsp native/nt_service/nt_service.dsp tools/jkrelease.sh tools/lineends.pl xdoc

2006-09-17 Thread rjung
Author: rjung
Date: Sun Sep 17 03:43:09 2006
New Revision: 447042

URL: http://svn.apache.org/viewvc?view=rev&rev=447042
Log:
Fix properties.

Modified:
tomcat/connectors/trunk/jk/native/common/portable.h   (props changed)
tomcat/connectors/trunk/jk/native/iis/isapi.dsp   (props changed)
tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp   (props changed)
tomcat/connectors/trunk/jk/native/nt_service/nt_service.dsp   (props 
changed)
tomcat/connectors/trunk/jk/tools/jkrelease.sh   (props changed)
tomcat/connectors/trunk/jk/tools/lineends.pl   (props changed)
tomcat/connectors/trunk/jk/xdocs/faq.xml   (props changed)
tomcat/connectors/trunk/jk/xdocs/news/20060101.xml   (props changed)
tomcat/connectors/trunk/jk/xdocs/proxy.xml   (props changed)

Propchange: tomcat/connectors/trunk/jk/native/common/portable.h
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/native/iis/isapi.dsp
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/native/netscape/nsapi.dsp
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/native/nt_service/nt_service.dsp
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/tools/jkrelease.sh
--
svn:executable = *

Propchange: tomcat/connectors/trunk/jk/tools/lineends.pl
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/xdocs/faq.xml
('svn:executable' removed)

Propchange: tomcat/connectors/trunk/jk/xdocs/news/20060101.xml
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/xdocs/proxy.xml
('svn:executable' removed)



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



Future of mod_jk jni worker

2006-09-17 Thread Rainer Jung
Hi,

there is some information, that the JNI worker in mod_jk does not really
work (since a long time). So it looks like it is not being maintained
any more.

I would like to clarify things for future mod_jk releases:

- is there any information, that the JNI worker is still usable (for
which mod_jk release)?
- if there is no such information: are there any objections against
removing it from trunk and documenting, that it's not working any more?

For example: our default configuration contains about 80% lines, which
are useless when not using JNI. There are also a lot of configuration
options parsed in jk_util.c which are obsolete, once the jni worker gets
dropped.

Any comments welcome!

Regards,

Rainer

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



svn commit: r447046 - /tomcat/connectors/trunk/jk/tools/lineends.pl

2006-09-17 Thread rjung
Author: rjung
Date: Sun Sep 17 04:14:47 2006
New Revision: 447046

URL: http://svn.apache.org/viewvc?view=rev&rev=447046
Log:
Make Shebang work on more systems (mostly perl is in /usr/bin/perl).

Modified:
tomcat/connectors/trunk/jk/tools/lineends.pl

Modified: tomcat/connectors/trunk/jk/tools/lineends.pl
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/tools/lineends.pl?view=diff&rev=447046&r1=447045&r2=447046
==
--- tomcat/connectors/trunk/jk/tools/lineends.pl (original)
+++ tomcat/connectors/trunk/jk/tools/lineends.pl Sun Sep 17 04:14:47 2006
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 #
 #  Heuristically converts line endings to the current OS's preferred format
 #  



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



DO NOT REPLY [Bug 36022] - It is not possible to set property 'recover_time' to a value less then 60 seconds (mod_jk)

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=36022


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 12:21 ---
Smaller values are now possible. Be careful to also check for attribute
worker.maintain, when setting recovery interval to values below 60 seconds.

-- 
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 36022] - It is not possible to set property 'recover_time' to a value less then 60 seconds (mod_jk)

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=36022


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




-- 
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 9367] - HttpSessionBindingEvent not thrown for HttpSessionBindingListener objects when session expires

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=9367


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 13:20 ---
I modified the test JSPs to print the time when the binding and unbinding 
happens.

Here are the results.

I believe this is a more corerct test, and that Tomcat 3.3.2 does not have this
problem.

==
2006-09-13 15:26:12 - Ctx() : Compiling: /SessionTest.jsp to SessionTest_1
+++   Bound! [EMAIL PROTECTED] Sep 13 15:26:15 GMT+05:30 2006
2006-09-13 15:26:57 - Ctx() : Status code:404 request:R(  + /favicon.ico + null)
 msg:null
2006-09-13 15:28:48 - Ctx() : Status code:404 request:R(  + /favicon.ico + null)
 msg:null
2006-09-13 15:36:31 - Ctx() : Status code:404 request:R(  + /favicon.ico + null)
 msg:null
--- Unbound! [EMAIL PROTECTED] Sep 13 17:51:52 GMT+05:30 2006
==

-- 
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 7785] - tomcat bug in context reloading

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=7785





--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 13:26 ---
Mark is correct.

We'll need more information such as:
1. In which folders are the classes kept? Ideally, all the web application
specific classes should be within the war file, unless the classes are shared
across applications (or are provided by Tomcat).

2. What does the following give ?
Object o=sess.getValue(SessionObjectDefines.KEY_REGINFO);
boolean result = o.getClass() == ClassTeacher.Registration.RegSession.class;
out.print("are the classes the same ? = " + result);


-- 
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 8263] - url-pattern easy to circumvent

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=8263


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 13:33 ---
- Tested on Tomcat 3.3.2 (JDK 1.5.0_08, Windows XP)
- Access URL - http://localhost:8080/examples/jsp/security/protected/
- Redirected to 
http://localhost:8080/examples/jsp/security/login/login.jsp;jsessionid=pyw8xyc7y1


-- 
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 12156] - Apache and Tomcat 3.3.1 Interworking problem

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=12156


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 13:37 ---
Marking as NEEDINFO

-- 
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 7013] - Entering a servlet path with non-ISO8859-1 characters sends Tomcat into a death spiral

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=7013


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 13:39 ---
Marking as FIXED, since this works fine as reported above.

-- 
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 14386] - Date headers corrupted using setDateHeader

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=14386


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 13:55 ---
Works fine on Tomcat 3.3.2 (JDK 1.5.0_08, Windows XP)

RESPONSEHTTP/1.1 200 OK
Content-Typetext/html;charset=ISO-8859-1
TestDateHeader  Sun, 01 Oct 2006 13:54:31 GMT
Set-Cookie  JSESSIONID=h5feuqcnfi; Path=/examples
Transfer-Encoding   chunked
DateSun, 17 Sep 2006 13:54:31 GMT
Server  Apache-Coyote/1.1


-- 
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 17915] - Jasper ignores manifest classpath

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=17915


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 15:10 ---
Tomcat 3.3.2 behaves fine.
Refer to
http://tomcat.apache.org/tomcat-3.3-doc/tomcat-ug.html#configuring_classes for
information on Tomcat's classloader hierarchy.

Here's what I did:
1. Create two jars. One (referenced.jar) contains referenced.code.Referenced.
The other (testcode.jar) contains test.code.MyClass.
2. Edited testcode.jar's MANIFEST.MF to point to c:\referenced.jar
3. Tested with the referenced.jar placed within the war's WEB-INF/lib folder,
and then move it to c:\
4. Testing: clearing the work folder, and then using the web application.

Report:
When referenced.jar is within WEB-INF/lib, an explicit recompile worked fine

When referenced.jar is not insidee WEB-INF/lib but is instead at c:\, TC 3.3.2
threw the following error:

Error: 500
Location: /test/references.jsp
Internal Servlet Error:

javax.servlet.ServletException: referenced.code.Referenced
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:412)
at references_1._jspService(references_1.java:74)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:78)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at 
org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:534)
at org.apache.tomcat.core.Handler.invoke(Handler.java:280)
at org.apache.tomcat.core.Handler.service(Handler.java:193)
at 
org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:445)
at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:874)
at 
org.apache.tomcat.core.ContextManager.service(ContextManager.java:790)
at 
org.apache.coyote.tomcat3.Tomcat3Adapter.service(Tomcat3Adapter.java:64)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:793)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:702)
at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:571)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:644)
at java.lang.Thread.run(Thread.java:595)
Root cause:
java.lang.ClassNotFoundException: referenced.code.Referenced
at
org.apache.tomcat.util.depend.DependClassLoader12Impl.loadClassInternal1(DependClassLoader12.java:205)
at
org.apache.tomcat.util.depend.DependClassLoader12Impl$1.run(DependClassLoader12.java:78)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.tomcat.util.depend.DependClassLoader12Impl.loadClass(DependClassLoader12.java:76)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at references_1._jspService(references_1.java:57)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:78)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at 
org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:534)
at org.apache.tomcat.core.Handler.invoke(Handler.java:280)
at org.apache.tomcat.core.Handler.service(Handler.java:193)
at 
org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:445)
at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:874)
at 
org.apache.tomcat.core.ContextManager.service(ContextManager.java:790)
at 
org.apache.coyote.tomcat3.Tomcat3Adapter.service(Tomcat3Adapter.java:64)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:793)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:702)
at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:571)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:644)
at java.lang.Thread.run(Thread.java:595)



-- 
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.


DO NOT REPLY [Bug 17915] - Jasper ignores manifest classpath

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=17915





--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 15:15 ---
Created an attachment (id=18878)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18878&action=view)
A demonstration of the previous comment

When testing, move the referenced.jar from test/WEB-INF/lib to c:\
On Unix machines, you'll need to change the MANIFEST.MF with testcode.jar to
correct the path.

-- 
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 19114] - RequestDispatcherImpl does not set root cause exception

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=19114


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 15:45 ---
This seems fixed in Tomcat 3.3.2

>From org.apache.tomcat.facade.RequestDispatcherImpl :

public void forward(ServletRequest request, ServletResponse response)
throws ServletException, IOException
{
if( System.getSecurityManager() != null ) {
try {
forwardAction.prepare( request, response );
jdk11Compat.doPrivileged( forwardAction, accessControlContext );
} catch( Exception e) {
wrapException( e, null );
}
} else {
doForward(request,response);
}
}

// Rethrow original error if present 
private void wrapException(Exception ex, String msg)
throws IOException, ServletException, RuntimeException
{
if ( ex instanceof IOException )
throw (IOException) ex;
if ( ex instanceof RuntimeException )
throw (RuntimeException) ex;
else if ( ex instanceof ServletException )
throw (ServletException) ex;
else
if( msg==null )
throw new ServletException(ex );
else
throw new ServletException(msg, ex );
}

-- 
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 23209] - URL not escaped for logging

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=23209


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|minor   |enhancement
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 15:51 ---
Changing severity to ENHANCEMENT.
Marking as WONTFIX, since we're not likely to make releases any more.

-- 
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 4980] - Startup message indicates incorrect log file

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=4980


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 16:02 ---
Works fine on Tomcat 3.3.2

-- 
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 5756] - jspc.bat exits with wrong ERRORLEVEL

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=5756


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 16:13 ---
This suggestion works nicely for those who need it, and who don't mind polluting
the environment. For Tomcat 3.3.2, the line numbers are different (:cleanup is
at line number 248). And you could unset the tomcatexit environment from within
jspc.bat.

Tomcat 5.5, at least, has an Ant task for JSPC.

Since there are no plans for releasing a version of the TC 3.3 code, this fix
won't make it.

Thanks for the research and the inputs.

-- 
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 19143] - if TOMCAT_INSTALL differs from TOMCAT_HOME -sequrity fails

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=19143


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 16:14 ---
There are no planned releases likely for Tomcat 3.3.2 in the future.

Thanks for the patch.

-- 
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 10406] - IllegalStateException

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=10406


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 16:19 ---
I'll need to test this on Tomcat 3.3.2

-- 
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 5331] - getPathInfo vs URL normalization

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=5331


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 16:21 ---
Reminder to self: Research needed with latest stable httpd and, say, Perl. And
then compare with the other stable Tomcat releases.

-- 
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 10047] - IllegalStateException

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=10047


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




-- 
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 16363] - Stack Overflow accessing compiled JSP - Tomcat 3.2.4 and JDK 1.4.1

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=16363


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




-- 
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]



Re: Offering help: Tomcat Packaging

2006-09-17 Thread Serdar Bulut
Good to know!  Let me know if there's anything else I can 
help you with.


Thanks,
-Serdar

On Sun, 17 Sep 2006 08:19:42 +0200
 "Henri Gomez" <[EMAIL PROTECTED]> wrote:
www.jpackage.org allready provide such rpm (and many 
many others)


Regards


2006/9/17, Serdar Bulut <[EMAIL PROTECTED]>:
I would like to offer some help in packaging tomcat, 
i.e.

creating RPM packages that could be used with Redhat,
Centos, Fedora, etc.

Please let me know.

Best,
-Serdar Bulut
TFG

-
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]





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



svn commit: r447097 - in /tomcat/connectors/trunk/jk: native/STATUS.txt native/common/jk_version.h native/common/portable.h.sample native/configure.in native/iis/installer/isapi-redirector-win32-msi.i

2006-09-17 Thread rjung
Author: rjung
Date: Sun Sep 17 10:01:32 2006
New Revision: 447097

URL: http://svn.apache.org/viewvc?view=rev&rev=447097
Log:
Increment version counters to start development for 1.2.20.

Modified:
tomcat/connectors/trunk/jk/native/STATUS.txt
tomcat/connectors/trunk/jk/native/common/jk_version.h
tomcat/connectors/trunk/jk/native/common/portable.h.sample
tomcat/connectors/trunk/jk/native/configure.in

tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism
tomcat/connectors/trunk/jk/native/iis/isapi_redirect.rc
tomcat/connectors/trunk/jk/xdocs/changelog.xml

Modified: tomcat/connectors/trunk/jk/native/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/STATUS.txt?view=diff&rev=447097&r1=447096&r2=447097
==
--- tomcat/connectors/trunk/jk/native/STATUS.txt (original)
+++ tomcat/connectors/trunk/jk/native/STATUS.txt Sun Sep 17 10:01:32 2006
@@ -3,6 +3,7 @@
 
 Release:
 
+1.2.20  : in development
 1.2.19  : released September 17, 2006
 1.2.18  : released July, 2006
 1.2.17  : not released

Modified: tomcat/connectors/trunk/jk/native/common/jk_version.h
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_version.h?view=diff&rev=447097&r1=447096&r2=447097
==
--- tomcat/connectors/trunk/jk/native/common/jk_version.h (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_version.h Sun Sep 17 10:01:32 
2006
@@ -25,14 +25,14 @@
 /** START OF AREA TO MODIFY BEFORE RELEASING */
 #define JK_VERMAJOR 1
 #define JK_VERMINOR 2
-#define JK_VERFIX   19
-#define JK_VERSTRING"1.2.19"
+#define JK_VERFIX   20
+#define JK_VERSTRING"1.2.20"
 
 /* Beta number */
 #define JK_VERBETA  0
 #define JK_BETASTRING   "0"
 /* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */
-#define JK_VERISRELEASE 1
+#define JK_VERISRELEASE 0
 #define JK_VERRC0
 #define JK_RCSTRING "0"
 

Modified: tomcat/connectors/trunk/jk/native/common/portable.h.sample
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/portable.h.sample?view=diff&rev=447097&r1=447096&r2=447097
==
--- tomcat/connectors/trunk/jk/native/common/portable.h.sample (original)
+++ tomcat/connectors/trunk/jk/native/common/portable.h.sample Sun Sep 17 
10:01:32 2006
@@ -93,4 +93,4 @@
 #define USE_SO_SNDTIMEO 1
 
 /* Version number of package */
-#define VERSION "1.2.19"
+#define VERSION "1.2.20"

Modified: tomcat/connectors/trunk/jk/native/configure.in
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/configure.in?view=diff&rev=447097&r1=447096&r2=447097
==
--- tomcat/connectors/trunk/jk/native/configure.in (original)
+++ tomcat/connectors/trunk/jk/native/configure.in Sun Sep 17 10:01:32 2006
@@ -11,7 +11,7 @@
 
 dnl package and version. (synchronization with common/jk_version.h ?)
 PACKAGE=mod_jk
-VERSION=1.2.19
+VERSION=1.2.20
 
 AM_INIT_AUTOMAKE(${PACKAGE}, ${VERSION})
 

Modified: 
tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism?view=diff&rev=447097&r1=447096&r2=447097
==
--- 
tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism 
(original)
+++ 
tomcat/connectors/trunk/jk/native/iis/installer/isapi-redirector-win32-msi.ism 
Sun Sep 17 10:01:32 2006
@@ -3288,7 +3288,7 @@
ProductIDnone
ProductLanguage1033
ProductNameJakarta Isapi 
Redirector
-   ProductVersion1.2.19
+   ProductVersion1.2.20
ProgressType0install
ProgressType1Installing
ProgressType2installed

Modified: tomcat/connectors/trunk/jk/native/iis/isapi_redirect.rc
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/iis/isapi_redirect.rc?view=diff&rev=447097&r1=447096&r2=447097
==
--- tomcat/connectors/trunk/jk/native/iis/isapi_redirect.rc (original)
+++ tomcat/connectors/trunk/jk/native/iis/isapi_redirect.rc Sun Sep 17 10:01:32 
2006
@@ -14,13 +14,13 @@
 "specific language governing permissions and " \
 "limitations under the License."
 
-#define JK_VERSION_STR  "1.2.19"
+#define JK_VERSION_STR  "1.2.20"
 #define JK_DLL_BASENAME "isapi_redirect-" JK_VERSION_STR
 
 
 1 VERSIONINFO
- FILEVERSION 1,2,19,0
- PRODUCTVERSION 1,2,19,0
+ FILEVERSION 1,2,20,0
+ PRODUCTVERSION 1,2,20,0
  FILEFLAGSMASK 0x3fL
 

Re: Future of mod_jk jni worker

2006-09-17 Thread William L. Thomson Jr.
Your timing is perfect, not. I just added code to the mod_jk ebuild on
Gentoo to build and install the JNI stuff, yesterday. :( Although no one
requested it, and not sure if anyone ever will use it.

Seems there was a name change there recently as well?
jni_connect.so is now jk_jnicb.so or so it seems :)

-- 
William L. Thomson Jr.
Gentoo/Java


signature.asc
Description: This is a digitally signed message part


Re: Future of mod_jk jni worker

2006-09-17 Thread Rainer Jung

Hi William,

which mod_jk version is this based on?

Where can I have a look at the code?

Regards,

Rainer

William L. Thomson Jr. wrote:

Your timing is perfect, not. I just added code to the mod_jk ebuild on
Gentoo to build and install the JNI stuff, yesterday. :( Although no one
requested it, and not sure if anyone ever will use it.

Seems there was a name change there recently as well?
jni_connect.so is now jk_jnicb.so or so it seems :)



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



Re: Future of mod_jk jni worker

2006-09-17 Thread Bill Barker

"Rainer Jung" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Hi,
>
> there is some information, that the JNI worker in mod_jk does not really
> work (since a long time). So it looks like it is not being maintained
> any more.
>

It works (or at least it used to), but only with TC 3.3.x.  And it hasn't 
been maintained in a very long time.

> I would like to clarify things for future mod_jk releases:
>
> - is there any information, that the JNI worker is still usable (for
> which mod_jk release)?
> - if there is no such information: are there any objections against
> removing it from trunk and documenting, that it's not working any more?
>

No objection from me.

> For example: our default configuration contains about 80% lines, which
> are useless when not using JNI. There are also a lot of configuration
> options parsed in jk_util.c which are obsolete, once the jni worker gets
> dropped.
>
> Any comments welcome!
>
> Regards,
>
> Rainer 




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



svn commit: r447108 - in /tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status: JkStatusAccessor.java JkStatusResetTask.java JkStatusUpdateTask.java package.html

2006-09-17 Thread pero
Author: pero
Date: Sun Sep 17 11:45:54 2006
New Revision: 447108

URL: http://svn.apache.org/viewvc?view=rev&rev=447108
Log:
Correct some documentation.

Modified:

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusAccessor.java

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusResetTask.java

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateTask.java

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/package.html

Modified: 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusAccessor.java
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusAccessor.java?view=diff&rev=447108&r1=447107&r2=447108
==
--- 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusAccessor.java
 (original)
+++ 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusAccessor.java
 Sun Sep 17 11:45:54 2006
@@ -28,6 +28,8 @@
 import org.apache.tomcat.util.digester.Digester;
 
 /**
+ * Create connection to mod_jk jkstatus page.
+ * Optional you can use Http basic auth user and password.
  * @author Peter Rossbach
  * @version $Revision:$ $Date:$
  * @see org.apache.jk.status.JkStatusParser
@@ -83,7 +85,7 @@
  * @param url
  * @param username
  * @param password
- * @return
+ * @return HttpConnection
  * @throws IOException
  * @throws MalformedURLException
  * @throws ProtocolException

Modified: 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusResetTask.java
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusResetTask.java?view=diff&rev=447108&r1=447107&r2=447108
==
--- 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusResetTask.java
 (original)
+++ 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusResetTask.java
 Sun Sep 17 11:45:54 2006
@@ -23,7 +23,7 @@
 import org.apache.tools.ant.BuildException;
 
 /**
- * Ant task that implements the 
/jkstatus?cmd=reset&l=loadbalancer command, supported by the
+ * Ant task that implements the 
/jkstatus?cmd=reset&w=loadbalancer command, supported by the
  * mod_jk status (1.2.15) application.
  * 
  * @author Peter Rossbach

Modified: 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateTask.java
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateTask.java?view=diff&rev=447108&r1=447107&r2=447108
==
--- 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateTask.java
 (original)
+++ 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateTask.java
 Sun Sep 17 11:45:54 2006
@@ -357,15 +357,27 @@
  * 
http://localhost/jkstatus?cmd=update&mime=txt&w=lb&lf=false&ls=true
  * worker example:
  * 
http://localhost/jkstatus?cmd=update&mime=txt&w=node1&wn=node01&l=lb&wf=1&wa=1&wx=0
- * 
  * 
- * wa=1 activation
+ * wa=1 active
  * wa=2 disabled
  * wa=3 stopped
  * 
  * 
  * 
+ *
+ * Loadbalacing parameter:
+ * 
+ * 
+ * w: name lb worker
+ * lr: Number of Retries
+ * lt: recover wait time
+ * lf: Force Sticky Session
+ * ls: Sticky session
+ * 
  * 
+ * Tcp worker parameter:
+ * 
  * 
  * w: name tcp worker node
  * l: name loadbalancer

Modified: 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/package.html
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/package.html?view=diff&rev=447108&r1=447107&r2=447108
==
--- 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/package.html 
(original)
+++ 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/package.html 
Sun Sep 17 11:45:54 2006
@@ -10,7 +10,8 @@
 exactly to the request parameters that are included with an HTTP request
 sent directly to jk status page.  They are summarized as follows:
 
-
+
+General parameter
 
   
 Attribute
@@ -29,16 +30,179 @@
 username
 
   The username of a mod_jk status user that has been configured with the
-  Allow user Apache Location constraint.  This attribute is 
optional.
+  Allow user Apache Location constraint. This attribute is 
optional.
 
   
   
 password
 
   The password of a mod_jk status user that has been configured with the
-  Allow user Apache Location constraint.  This attribute is 
optional.
+  Allow

svn commit: r447109 - /tomcat/connectors/trunk/jk/jkstatus/build.xml

2006-09-17 Thread pero
Author: pero
Date: Sun Sep 17 11:46:58 2006
New Revision: 447109

URL: http://svn.apache.org/viewvc?view=rev&rev=447109
Log:
fix java doc generation

Modified:
tomcat/connectors/trunk/jk/jkstatus/build.xml

Modified: tomcat/connectors/trunk/jk/jkstatus/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/build.xml?view=diff&rev=447109&r1=447108&r2=447109
==
--- tomcat/connectors/trunk/jk/jkstatus/build.xml (original)
+++ tomcat/connectors/trunk/jk/jkstatus/build.xml Sun Sep 17 11:46:58 2006
@@ -20,7 +20,8 @@
 
 
 
-
+
+  
   
 
 



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



svn commit: r447110 - /tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java

2006-09-17 Thread pero
Author: pero
Date: Sun Sep 17 11:47:49 2006
New Revision: 447110

URL: http://svn.apache.org/viewvc?view=rev&rev=447110
Log:
Change test case to parse a 1.2.19 jkstatus document

Modified:

tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java

Modified: 
tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java?view=diff&rev=447110&r1=447109&r2=447110
==
--- 
tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
 (original)
+++ 
tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
 Sun Sep 17 11:47:49 2006
@@ -1,3 +1,18 @@
+/*
+ *  Copyright 1999-2004, 2006 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.
+ */
 package org.apache.jk.status;
 
 import java.io.IOException;
@@ -17,23 +32,24 @@
public void testDigester() throws IOException, SAXException {
Digester digester = JkStatusParser.createDigester();
 String example = ""
-   +  "http://jakarta.apache.org\";>"
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  ""
-   +  "" ;
+ +   "http://tomcat.apache.org\";>"
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   "" ;
+
StringReader reader = new StringReader(example);
JkStatus status = (JkStatus) digester
.parse(reader);
-   assertNotNull(status);
+   assertNotNull(status);
 assertNotNull(status.getServer());
 assertEquals(1,status.getBalancers().size());
 JkBalancer balancer = (JkBalancer)status.getBalancers().get(0);



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



svn commit: r447114 [3/3] - in /tomcat/connectors/trunk/jk/jkstatus: ./ example/ src/share/org/apache/jk/status/ test/ test/conf/ test/src/share/org/apache/jk/status/

2006-09-17 Thread pero
Modified: tomcat/connectors/trunk/jk/jkstatus/test/conf/log4j.xml
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/test/conf/log4j.xml?view=diff&rev=447114&r1=447113&r2=447114
==
--- tomcat/connectors/trunk/jk/jkstatus/test/conf/log4j.xml (original)
+++ tomcat/connectors/trunk/jk/jkstatus/test/conf/log4j.xml Sun Sep 17 11:58:54 
2006
@@ -1,60 +1,60 @@
-
-
-
-
-
-
-
-
-
-http://jakarta.apache.org/log4j/"; 
debug="false">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 
-   
-   
-
-
- 
-   
-   
-
- 
-   
-   
-
- 
-   
-   
-
- 
-   
-   
-
-
-
-
-
-
- 
-
+
+
+
+
+
+
+
+
+
+http://jakarta.apache.org/log4j/"; 
debug="false">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 
+   
+   
+
+
+ 
+   
+   
+
+ 
+   
+   
+
+ 
+   
+   
+
+ 
+   
+   
+
+
+
+
+
+
+ 
+

Modified: 
tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java?view=diff&rev=447114&r1=447113&r2=447114
==
--- 
tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
 (original)
+++ 
tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
 Sun Sep 17 11:58:54 2006
@@ -1,62 +1,62 @@
-/*
- *  Copyright 1999-2004, 2006 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.
- */
-package org.apache.jk.status;
-
-import java.io.IOException;
-import java.io.StringReader;
-
-import junit.framework.TestCase;
-
-import org.apache.tomcat.util.digester.Digester;
-import org.xml.sax.SAXException;
-
-/**
- * @author Peter Rossbach
- *  
- */
-public class JkStatusParserTest extends TestCase {
-
-   public void testDigester() throws IOException, SAXException {
-   Digester digester = JkStatusParser.createDigester();
-String example = ""
- +   "http://tomcat.apache.org\";>"
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   ""
- +   "" ;
-
-   StringReader reader = new StringReader(example);
-   JkStatus status = (JkStatus) digester
-   .parse(reader);
-   assertNotNull(status);
-assertNotNull(status.getServer());
-assertEquals(1,status.getBalancers().size());
-JkBalancer balancer = (JkBalancer)status.getBalancers().get(0);
-assertEquals(2,balancer.getBalancerMembers().size());
-
assertEquals("node1",((JkBalancerMember)balancer.getBalancerMembers().get(0)).getName());
-
assertEquals("node2",((JkBalancerMember)balancer.getBalancerMembers().get(1)).getName());
-assertEquals(4,balancer.getBalancerMappings().size());
-   }
-
+/*
+ *  Copyright 1999-2004, 2006 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.
+ */
+package org.apache.jk.status;
+
+import java.io.IOException;
+import java.io.StringReader;
+
+import junit.framework.TestCase;
+
+import org.apache.tomcat.util.digester.Digester;
+import org.xml.sax.SAXException;
+
+/**
+ * @author Peter Rossbach
+ *  
+ */
+public class JkStatusParserTest extends TestCase {
+
+   public void testDigester() throws IOException, SAXException {
+   Digester digester = JkStatusParser.createDigester();
+String example = ""
+ +   "http://tomcat.apache.org\";>"
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   ""
+ +   "" ;
+
+   StringReader reader = new StringReader(example);
+   

Re: Future of mod_jk jni worker

2006-09-17 Thread William L. Thomson Jr.
On Sun, 2006-09-17 at 20:08 +0200, Rainer Jung wrote:
> Hi William,
> 
> which mod_jk version is this based on?

1.2.18, using JK 1.2.18 Source Release
tomcat-connectors-1.2.18-src.tar.gz

> Where can I have a look at the code?

In the svn repository for the mod_jk code. Unless you are referring the
code added to the Gentoo ebuild, which is very minimal, just passing
stuff onto configure. Then installing the resulting binary
http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_jk/mod_jk-1.2.18.ebuild?rev=1.2&view=markup


-- 
William L. Thomson Jr.
Gentoo/Java


signature.asc
Description: This is a digitally signed message part


svn commit: r447115 - in /tomcat/connectors/trunk/jk/jkstatus: ./ conf/ example/ src/share/org/apache/jk/status/ test/ test/conf/ test/src/share/org/apache/jk/status/

2006-09-17 Thread pero
Author: pero
Date: Sun Sep 17 12:09:34 2006
New Revision: 447115

URL: http://svn.apache.org/viewvc?view=rev&rev=447115
Log:
Fix properties.

Modified:
tomcat/connectors/trunk/jk/jkstatus/build.xml   (props changed)
tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml   (contents, 
props changed)
tomcat/connectors/trunk/jk/jkstatus/example/jkstatus.properties.default   
(props changed)
tomcat/connectors/trunk/jk/jkstatus/example/jkstatus.xml   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkBalancer.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkBalancerMapping.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkBalancerMember.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkServer.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatus.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusAccessor.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusParser.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusResetTask.java
   (contents, props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusTask.java
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateTask.java
   (contents, props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/LocalStrings.properties
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/antlib.xml   
(props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/mbeans-descriptors.xml
   (props changed)

tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/package.html 
  (props changed)
tomcat/connectors/trunk/jk/jkstatus/test/build.xml   (props changed)
tomcat/connectors/trunk/jk/jkstatus/test/conf/jkstatus.xml   (props changed)
tomcat/connectors/trunk/jk/jkstatus/test/conf/log4j.xml   (props changed)

tomcat/connectors/trunk/jk/jkstatus/test/src/share/org/apache/jk/status/JkStatusParserTest.java
   (props changed)

Propchange: tomcat/connectors/trunk/jk/jkstatus/build.xml
--
svn:eol-style = native

Propchange: tomcat/connectors/trunk/jk/jkstatus/build.xml
--
svn:keywords = Author Date Id Revision

Modified: tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml?view=diff&rev=447115&r1=447114&r2=447115
==
--- tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml (original)
+++ tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml Sun Sep 17 
12:09:34 2006
@@ -1,22 +1,22 @@
-
-
-
-  Apache mod_jk ant jkstatus Tasks
-  
-  
-  
-  
-  
-  
-  
-  
-  
-
-  
-   
-  
-
+
+
+
+  Apache mod_jk ant jkstatus Tasks
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+   
+  
+
 

Propchange: tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml
--
svn:eol-style = native

Propchange: tomcat/connectors/trunk/jk/jkstatus/conf/jkstatus-tasks.xml
--
svn:keywords = Author Date Id Revision

Propchange: 
tomcat/connectors/trunk/jk/jkstatus/example/jkstatus.properties.default
--
svn:eol-style = native

Propchange: 
tomcat/connectors/trunk/jk/jkstatus/example/jkstatus.properties.default
--
svn:keywords = Author Date Id Revision

Propchange: tomcat/connectors/trunk/jk/jkstatus/example/jkstatus.xml
--
svn:eol-style = native

Propchange: tomcat/connectors/trunk/jk/jkstatus/example/jkstatus.xml
--
svn:keywords = Author Date Id Revision

Propchange: 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkBalancer.java
--
svn:eol-style = native

Propchange: 
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkBalancer.java
--
svn:keywords = Author Date 

Re: Future of mod_jk jni worker

2006-09-17 Thread Peter Rossbach

Have you really test it at unix?
It works only with a full multithreaded one process mpm!

JNI means: start tomcat inside an apache process.

My last successfull test works with tomcat 5.0.22 and apache 2.0.xx  
(can't remember, Sorry), windows xp, java 1.4.2.xx.


I think nobody really use it or can't switch to really working tcp  
communication. Drop it!

+1

Regards
Peter

Am 17.09.2006 um 21:00 schrieb William L. Thomson Jr.:


On Sun, 2006-09-17 at 20:08 +0200, Rainer Jung wrote:

Hi William,

which mod_jk version is this based on?


1.2.18, using JK 1.2.18 Source Release
tomcat-connectors-1.2.18-src.tar.gz


Where can I have a look at the code?


In the svn repository for the mod_jk code. Unless you are referring  
the

code added to the Gentoo ebuild, which is very minimal, just passing
stuff onto configure. Then installing the resulting binary
http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-apache/mod_jk/ 
mod_jk-1.2.18.ebuild?rev=1.2&view=markup



--
William L. Thomson Jr.
Gentoo/Java




Re: Future of mod_jk jni worker

2006-09-17 Thread William L. Thomson Jr.
On Sun, 2006-09-17 at 21:19 +0200, Peter Rossbach wrote:
> Have you really test it at unix?

No, I just added support for the package to build it. So if someone else
wanted to use or test they could and etc.

> It works only with a full multithreaded one process mpm!
> 
> JNI means: start tomcat inside an apache process.

Good to know, docs and etc on it have been sparse or at least seem to be
for quite some time.

> My last successfull test works with tomcat 5.0.22 and apache 2.0.xx  
> (can't remember, Sorry), windows xp, java 1.4.2.xx.
> 
> I think nobody really use it or can't switch to really working tcp  
> communication. Drop it!
> +1

I am not really partial either way. I don't use or care if it goes away.
Just the timing is interesting.

-- 
William L. Thomson Jr.
Gentoo/Java


signature.asc
Description: This is a digitally signed message part


Muzakara 2006-09-17 - gecici d ünya

2006-09-17 Thread Haluk Durmus

Allah
Bismillah


17- Şeyh Ebu Medyen el-Gavs radıyallahuanh buyurdu ki:

 “Dünyayı, ona yüz verene at ve sen yüzünü Mevlâ’na çevir”.

Şeyh el-Alevi (r.a) der ki “Insanlar dünya sevgisinden sarhoş, onu talep  
etme konusunda da şaşkın bir haldeler: “İnsanları sarhoş olmadıkları halde  
sarhoş iken görürsün!”1 o sarhoşluk onların kalplerini ve gönüllerini  
hatta kulaklarını ve gözlerini ele geçirmiştir: “Onları sana bakarken  
görürsün; fakat onlar görmezler!”2 “Sağırdırlar, dilsizdirler, kördürler;  
onlar akletmezler!”3 Yani dünyadan başka bir şeye kafaları çalışmaz ve  
onun dışındaki bir şeye iltifat etmezler. Allah’tan, bir merkebin aslandan  
kaçtığı gibi kaçarlar: “Sanki onlar, bir aslandan kaçan ürkmüş merkepler  
gibidirler.”4 Onlara seslendiğinde duymazlar. Onlara nasihat ettiğinde  
öğüt almazlar. Sana, “duyduk” derler fakat onlar duymamışlardır.
 Ey sıddık mürid! Dünyayı onunla meşgul olan kimselere at ve sen Mevlana  
yönel. Saha açık, meydan geniş; dünyayı atacak olursan sana ne itiraz eden  
olur ne de engelleyen. Bu nasihate kendini ver ve Mevlana yönel. Çünkü  
Allah’a yönelenler azdan bile daha azdır. Hatta ondan da azdır. Böylece  
Allah’a yönelme konusunda senin benzerin az olduğu için Allah katında  
değerli olursun. Hatta vuslata erer ve aştığın o şeyi de aşarsan Allah  
azzevecelle’nin katında “makbul” olursun. Nasıl olmayasın ki! Dünyayı onun  
ehline atmışsın ve sen onu Yaratan’a yönelmişsin. Hiç şüphesiz O seni  
kendisine cezbedecek ve seni Kendisine alacaktır. Bu O’nun şanındandır.  
Bir kelamında şöyle buyurur: “Bana iştiyak duyana ben de iştiyak duyarım.  
Bana yaklaşana ben de yaklaşırım. Muhakkak ki ben o kula kendisinden daha  
evlayım.”



Şeyh Ebu Medyen el-Gavs radıyallahuanh buyurdu ki:

“Zâil olanla süslenen kimse, aldanmıştır”.

Hiç şüphesiz Allah’ın dışındaki her şey gelip geçicidir. Özellikle de  
dünya ve onun süsleri. ...
Gelip gecici şeylerle gururlanan kimsenin misali uykusunda bir sürü  
dirheminin olduğunu gören kimse gibidir. Bu rüyanın etkisiyle uyanır ve  
eline bakmaya başlar. Fakat hiçbir şey bulamaz. Çünkü önceki yaşadığı  
halin hariçte bir varlığı yoktu. O sadece o hali yaşayanlara özgü izafi  
bir durumdur. İşte dünyalık mal, makam, güç, başkanlık ve buna benzer  
şeylerle süslenenler de böyledir. Buradan çıkıp Ahiret’e gittiklerinde  
ellerini boş bulurlar: “Ancak su ağzına ulaşsın diye iki elini suya uzatan  
kimse gibidir. Halbuki su ona ulaşamaz.”5 Böylelikle önceki yaşadığı  
haleti sadece bir uyku, bir rüya gibi görür. Zira Sallallahualeyhivesellem  
buyurdu: “İnsanlar uykudadır; ölünce uyanırlar.”


Yakaza ehli yani arif-i billahlar gelip geçici şeylerle süslenmezler.  
Onların zineti, süsü ancak Allah’ı bilmek ve ondan haşyet duymaktır..


Bunu, kendilerinden önceki salihlere ve hulefa-i raşidine uymak için  
yaparlar. Çünkü onlar içlerini dünyadan ve onun süslerinden  
arındırmışlardır. Onlar dünyadan ancak ihtiyaçları kadar aldılar ve  
Ahiretlerinden ziyade onunla meşgul olmadılar.”


Allah bizleri geçici olan dünyayla aldanmış olmaktan korusun ve yüzlerini  
Mevla’ya dönenlerden eylesin..
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 40530] New: - Tomcat Service startup fails when installed into localized path

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=40530

   Summary: Tomcat Service startup fails when installed into
localized path
   Product: Tomcat 5
   Version: 5.5.17
  Platform: Other
OS/Version: Windows XP
Status: NEW
  Severity: major
  Priority: P2
 Component: Catalina
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


Tomcat Service can not be started if Tomcat was installed into the path, 
containing non-ASCII (e.g. Japanese or Chinese) symbols.

The problem is apparently due to the improper treatment of non-ascii 
characters in the "Java classpath" section of the Service settings.

In tomcat5w.exe GUI or windows registry I could see proper PATH, namely
C:\[ONE CHINESE HIEROGLIPH]\Tomcat 5.5\bin\bootstrap.jar

Unfortunately, service doesn't get started with the following log:

[2006-09-15 18:29:17] [457  javajni.c] [error] FindClass 
org/apache/catalina/startup/Bootstrap failed
[2006-09-15 18:29:17] [935  prunsrv.c] [error] Failed loading main 
org/apache/catalina/startup/Bootstrap class C:\ss\Tomcat 5.5\bin\bootstrap.jar
[2006-09-15 18:29:17] [1179 prunsrv.c] [error] ServiceStart returned 3

where the non-ascii symbol gets replaced with improper ascii 'ss' sequence.


Moreover, I tried to define environmental variables PR_CLASSPATH and 
PR_STARTPATH instead of using corresponding service params. The result is 
exactly the same.

Please, suggest me the workaround to make Tomcat service run.

P.S. The problem is stable either under JRE 1.5.0_02 or 1.4.2_10 (within 
tomcat compatibility package). The problem exist apparently under all OS (in 
particular, it was detected on Windows 2000 and Windows XP Pro 2002 SP2 either 
Chinese version or standard English with Chinese System locale installed.

-- 
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 5331] - getPathInfo vs URL normalization

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=5331


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||KetanPadegaonkar+apache-
   ||[EMAIL PROTECTED]




-- 
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]



Bug report for Tomcat 3 [2006/09/17]

2006-09-17 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
| 2350|Ver|Nor|2001-06-27|ServletConfig.getInitParameter() requires url-patt|
| 5331|Ass|Nor|2001-12-09|getPathInfo vs URL normalization  |
| 6027|Inf|Maj|2002-01-25|Tomcat  Automatically shuts down as service   |
| 6488|Ver|Maj|2002-02-15|Error: 304. Apparent bug in default ErrorHandler c|
| 7785|Inf|Blk|2002-04-06|tomcat bug in context reloading   |
| 7863|Inf|Maj|2002-04-09|I have a problem when running Tomcat with IIS |
| 9737|Ver|Nor|2002-06-10|ArrayIndexOutOfBoundsException when sending just p|
|10047|Ass|Cri|2002-06-20|IllegalStateException |
|10406|Ass|Cri|2002-07-02|IllegalStateException |
|11087|Inf|Blk|2002-07-23|IllegalStateException |
|12156|Inf|Cri|2002-08-29|Apache and Tomcat 3.3.1 Interworking problem  |
|16363|Ass|Cri|2003-01-23|Stack Overflow accessing compiled JSP - Tomcat 3.2|
|39250|Inf|Cri|2006-04-07|Tomcat 3.2.1 + JDK 1.4|
+-+---+---+--+--+
| Total   13 bugs   |
+---+

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



Bug report for Tomcat 4 [2006/09/17]

2006-09-17 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
| 3839|Opn|Enh|2001-09-26|Problem bookmarking login page|
| 4227|Opn|Enh|2001-10-17|Invalid CGI path  |
| 5329|New|Enh|2001-12-08|NT Service exits startup before Tomcat is finished|
| 5795|New|Enh|2002-01-10|Catalina Shutdown relies on localhost causing prob|
| 5829|New|Enh|2002-01-13|StandardManager needs to cope with sessions throwi|
| 5985|New|Enh|2002-01-23|Tomcat should perform a more restrictive validatio|
| 6600|Opn|Enh|2002-02-20|enodeURL adds 'jsession' when 'isRequestedSessionI|
| 6614|New|Enh|2002-02-21|Have Bootstrap and StandardClassLoader use the sam|
| 6671|New|Enh|2002-02-25|Simple custom tag example uses old declaration sty|
| 7043|New|Enh|2002-03-12|database user and password for JDBC Based Store   |
| 7374|New|Enh|2002-03-22|Apache Tomcat/4.0.1 message on standard output|
| 7676|New|Enh|2002-04-02|Allow name property to use match experssions in  without className in server.xml produces N|
|11069|Opn|Enh|2002-07-23|Tomcat not flag error if tld is outside of /WEB-IN|
|11129|New|Enh|2002-07-24|New valve for putting the sessionIDs in the reques|
|11248|New|Enh|2002-07-29|DefaultServlet doesn't send expires header|
|11754|Opn|Enh|2002-08-15|Synchronous shutdown script - shutdown.sh should w|
|12069|New|Enh|2002-08-27|Creation of more HttpSession objects for one previ|
|12658|New|Enh|2002-09-15|a proxy host and port at the  element level |
|12766|New|Enh|2002-09-18|Tomcat should use tld files in /WEB-INF/ over vers|
|13309|Opn|Enh|2002-10-04|Catalina calls System.exit()  |
|13634|New|Enh|2002-10-15|Allowing system properties to be substituted in co|
|13689|Opn|Enh|2002-10-16|Classloader paths for 'Common' classes and librari|
|13731|New|Enh|2002-10-17|Final request, response, session and other variabl|
|13941|New|Enh|2002-10-24|reload is VERY slow   |
|13965|New|Enh|2002-10-25|Catalina.sh correction request for Tru64 Unix |
|14097|New|Enh|2002-10-30|hardcoded registry value for vm lets tomcat servic|
|14416|New|Enh|2002-11-10|blank tag name in TLD cause NullPointerException  |
|14635|New|Enh|2002-11-18|Should be possible not to have -MM-DD in log f|
|14766|New|Enh|2002-11-22|Redirect Vavle|
|14993|New|Enh|2002-12-02|Possible obselete synchronized declaration|
|15115|New|Enh|2002-12-05|correct docs... XML parser *cannot* be overridden |
|15417|Opn|Enh|2002-12-16|Add port for forced compilation of JSP pages  |
|15688|New|Enh|2002-12-27|full-qualified names instead of imports   |
|15941|New|Enh|2003-01-10|Expose rootCause exceptions at deeper levels  |
|16294|New|Enh|2003-01-21|Configurable URL Decoding.|
|16357|New|Enh|2003-01-23|"connection timeout reached"  |
|16531|New|Enh|2003-01-29|Updating already deployed ".war" files in a single|
|16579|New|Enh|2003-01-30|documentation page layout/style breaks wrapping to|
|16596|New|Enh|2003-01-30|option for disabling log rotation |
|17070|New|Enh|2003-02-14|The Catalina Ant tasks do not allow for 'reusable'|
|17146|New|Enh|2003-02-18|Simplify build.xml using 

Bug report for Watchdog [2006/09/17]

2006-09-17 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
|  278|Unc|Nor|2000-12-04|Bug in GetParameterValuesTestServlet.java file Bug|
|  279|Unc|Nor|2000-12-04|Logical Error in GetParameterValuesTestServlet Bug|
|  469|Unc|Nor|2001-01-17|in example-taglib.tld "urn" should be "uri" BugRat|
|  470|Unc|Nor|2001-01-17|FAIL positiveForward.jsp and positiveInclude.jsp B|
| 9634|New|Enh|2002-06-05|No tests exist for ServletContext.getResourcePaths|
|10703|New|Enh|2002-07-11|Need to test getRequestURI after RequestDispatcher|
|11336|New|Enh|2002-07-31|Test wrapped path methods with RD.foward()|
|11663|New|Maj|2002-08-13|JSP precompile tests rely on Jasper specific behav|
|11664|New|Maj|2002-08-13|A sweep is needed of all Watchdog 4.0 tag librarie|
|11665|New|Maj|2002-08-13|ServletToJSPErrorPageTest and ServletToServletErro|
|11666|New|Maj|2002-08-13|SetBufferSize_1TestServlet is invalid.|
|14004|New|Maj|2002-10-28|Incorrent behaviour of all attribute-related lifec|
|15504|New|Nor|2002-12-18|JSP positiveGetValues test relies on order preserv|
|24649|New|Nor|2003-11-12|getRemoteHost fails when agent has uppercase chara|
|29398|New|Nor|2004-06-04|Update site and note current status   |
+-+---+---+--+--+
| Total   15 bugs   |
+---+

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



Bug report for Tomcat 5 [2006/09/17]

2006-09-17 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
|22679|Ver|Enh|2003-08-24|how to access ssl session ID out of tomcat to prev|
|28039|New|Enh|2004-03-30|Cluster Support for SingleSignOn  |
|28634|Ass|Enh|2004-04-27|Extend StandardManager/StandardSession for DeltaMa|
|29160|Ver|Enh|2004-05-23|precompile problem: _jspx_meth_* (javax.servlet.js|
|29494|Inf|Enh|2004-06-10|No way to set PATH when running as a service on Wi|
|30241|Ver|Enh|2004-07-21|Enhance build script to use branch argument when c|
|33262|Inf|Enh|2005-01-27|Service Manager autostart should check for adminis|
|33453|Opn|Enh|2005-02-08|Jasper should recompile JSP files whose datestamps|
|33650|Inf|Enh|2005-02-19|Jasper performance for multiple files processing  |
|33671|Opn|Enh|2005-02-21|Manual Windows service installation with custom na|
|34319|New|Enh|2005-04-06|StoreBase.processExpires() is very inefficient|
|34560|Inf|Maj|2005-04-22|AuthenticatorBase tests and applies disableProxyCa|
|34643|New|Enh|2005-04-27|document how to use certificate-based "clientAuth"|
|34769|Inf|Nor|2005-05-05|ArrayIndexOutOfBoundsException occurs when reading|
|34801|New|Enh|2005-05-08|PATCH: CGIServlet does not terminate child after a|
|34805|Ass|Enh|2005-05-08|warn about invalid security constraint url pattern|
|34856|Inf|Nor|2005-05-11|MacOSX 10.4 and Java 5 jnilibs causes ZipException|
|34868|New|Enh|2005-05-11|allow to register a trust store for a session that|
|34952|New|Nor|2005-05-18|Installer modifies windows service when it shouldn|
|34956|Inf|Nor|2005-05-18|Tomcat should enforce the requirements from servle|
|35054|Inf|Enh|2005-05-25|warn if appBase is not existing as a File or direc|
|35079|Inf|Enh|2005-05-26|Should be able to specify DNS lookup timeout  |
|35229|Opn|Enh|2005-06-05|alert user about expired certificates in client ce|
|35252|Opn|Nor|2005-06-07|jasper2 produced malformed expanded XML view  |
|35552|Inf|Cri|2005-06-29|JMS destination under|
|35635|New|Nor|2005-07-06|Tomcat service does not log startup error messages|
|35746|Inf|Nor|2005-07-14|session manager should be immune to system clock t|
|35765|New|Enh|2005-07-16|make the SSL cipher config in server.xml fail safe|
|35827|Inf|Blk|2005-07-22|Problem with POST forms with jk connector/IIS/Wind|
|35835|Inf|Nor|2005-07-23|Submitting changes through admin app corrupts the |
|35869|New|Enh|2005-07-26|Can't run as a service on Windows Server 2003 64-B|
|35914|Unc|Nor|2005-07-28|Problem to create and delete Access Log Valve many|
|35943|New|Maj|2005-07-30|request.getRemoteUser() is not getting populated o|
|35968|New|Nor|2005-08-02|Please make  Environment Entry Properties Value in|
|36121|Inf|Maj|2005-08-10|Including JSP's changes working directory |
|36133|Inf|Enh|2005-08-10|Support JSS SSL implementation|
|36153|Inf|Nor|2005-08-12|html:form action is blank |
|36169|New|Enh|2005-08-12|[PATCH] Enable chunked encoding for IIS JK connect|
|36179|Inf|Nor|2005-08-14|Error getting setter for Tag Attribute|
|36204|Inf|Nor|2005-08-16|Webapp unable to pick the Class by the shared clas|
|36247|Ass|Nor|2005-08-18|Jasper  throws Illega|
|36362|New|Enh|2005-08-25|missing check for Java reserved keywords in tag fi|
|36365|New|Blk|2005-08-26|IIS5.1-isapi_redirector.dll (1.2.14) plugin issue |
|36470|Inf|Nor|2005-09-02|Connections not release on encountering exception.|
|36540|Inf|Nor|2005-09-07|pooled cluster replication does not seem ensure sy|
|36549|Inf|Nor|2005-09-07|Tomcat Stopped with HotSpot libjvm error  |
|36569|Inf|Nor|2005-09-09|Redirects produce illegal URL's   |
|36663|Inf|Nor|2005-09-15|setclasspath.bat requires that JAVA_HOME points to|
|36837|Inf|Enh|2005-09-28|Looking for ProxyHandler implementation of Http re|
|36922|Inf|Min|2005-10-04|setup.sh file mis-advertised and missing  |
|36923|New|Nor|2005-10-05|Deactivated EL expressions are not parsed for jsp |
|36968|Inf|Nor|2005-10-07|jasper2 Ant task fa

DO NOT REPLY [Bug 40531] New: - make SavedRequest Serializable to allow proper handling on clustered SSO

2006-09-17 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=40531

   Summary: make SavedRequest Serializable to allow proper handling
on clustered SSO
   Product: Tomcat 5
   Version: 5.5.9
  Platform: All
   URL: http://jira.jboss.com/jira/browse/JBCLUSTER-148
OS/Version: All
Status: NEW
  Keywords: PatchAvailable
  Severity: major
  Priority: P3
 Component: Catalina
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


It's needed to make SavedRequest Serializable to allow the proper handling of
session replication in clustered enviroments where form-based authentication and
mod_jk is used.

mod_jk uses it's internal algorithm to switch between the different instances of
the session-replicated clustered environment (Jboss uses treecache for this) and
because SavedRequest is not replicated, as it is not Serializable, the login
process in a form-based authentication protected web application fails where the
node in which the login process has begun differs from the node where the
credentials are validated.

This bug report is related to a bug report/feature request available on jboss:
http://jira.jboss.com/jira/browse/JBCLUSTER-148 and it's discussion thread in
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=89734

-- 
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]