DO NOT REPLY [Bug 35835] New: - Submitting changes through admin app corrupts the HTTPS connector definition in server.xml

2005-07-22 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=35835

   Summary: Submitting changes through admin app corrupts the HTTPS
connector definition in server.xml
   Product: Tomcat 5
   Version: 5.5.9
  Platform: Other
OS/Version: other
Status: NEW
  Severity: normal
  Priority: P2
 Component: Webapps:Administration
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


I'm using tomcat 5.5.9 version and when I use the admin app to make any changes
to the server.xml file (or evn if I just save, without making any changes), the
HTTPS connector definition (if there is one defined) in server.xml gets
corrupted. Basically the the attribute "sslProtocol=TLS"" is omitted when 
saving it.
As a result, https connection doesn't work. If I add that attribute manually
after  I save the changes through the admin app, then https connection works.

We noticed a similar problem on tomcat 5.0.28 as well, and I posted a question
about this on the tomcat mailing lists last month. In tomcat 5.0.28, the issue
was slightly different that when you save changes through the admin webapp, the
following duplicate attributes to the HTTPS connector were being added. If we
remove those entries manually, then the connector seem to come up fine.

-- 
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 34396] - security exception using datasource in .init()

2005-07-22 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=34396


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |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 33407] - \$ is quoted even with el-ignored=true

2005-07-22 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=33407


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2005-07-23 00:18 ---
Do you have a suggestion as to how to implement this, given the 2nd part of the
TODO comment in the code?

-- 
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 34076] - overriding content.xml docBase with manager webapp deploy function fails with java.util.zip.ZipException if context.xml specifies war and manager specifies directory

2005-07-22 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=34076


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2005-07-23 00:15 ---
Daniel, does this happen in 5.5.9?  Chances of it getting fixed in 5.0 are 
slim...

-- 
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 11563] - Authorization information not available at TOMCAT side (JSP: getRemoteUser())

2005-07-22 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=11563


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2005-07-23 00:14 ---
I think the doc on tomcatAuthentication at
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/ajp.html is decent, but
if you have some specific alternative/additional text in mind, please post it. 
Glad you found the solution...

-- 
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-catalina/webapps/manager build.xml

2005-07-22 Thread yoavs
yoavs   2005/07/22 14:25:45

  Modified:webapps/docs changelog.xml
   webapps/host-manager build.xml
   webapps/manager build.xml
  Log:
  Bugzilla 35379: http://issues.apache.org/bugzilla/show_bug.cgi?id=35379
  
  Revision  ChangesPath
  1.337 +4 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.336
  retrieving revision 1.337
  diff -u -r1.336 -r1.337
  --- changelog.xml 22 Jul 2005 16:09:09 -  1.336
  +++ changelog.xml 22 Jul 2005 21:25:44 -  1.337
  @@ -425,6 +425,10 @@
   34818: Alternating row for apps in HTML manager, as 
suggested by Jeff
 Domeyer. (yoavs)
 
  +  
  +35379: Added commons-logging to build path of manager and 
host-manager apps,
  +  to make them build with Jikes, as suggested by Aaron Isotton. 
(yoavs)
  +  
   
 

  
  
  
  1.2   +1 -0  jakarta-tomcat-catalina/webapps/host-manager/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/host-manager/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 11 Mar 2005 22:39:26 -  1.1
  +++ build.xml 22 Jul 2005 21:25:45 -  1.2
  @@ -23,6 +23,7 @@
 
   
   
  +   
   
   
   
  
  
  
  1.6   +1 -0  jakarta-tomcat-catalina/webapps/manager/build.xml
  
  Index: build.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/manager/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.xml 1 Sep 2004 22:54:46 -   1.5
  +++ build.xml 22 Jul 2005 21:25:45 -  1.6
  @@ -23,6 +23,7 @@
 
   
   
  +   
   
   
   
  
  
  

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



DO NOT REPLY [Bug 35379] - Doesn't compile with jikes / classpath errors

2005-07-22 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=35379


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 23:25 ---
Kind of strange, but I'll take your word on it.  Done.

-- 
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 33033] - 500 Internal Error and Content-Type not honored.

2005-07-22 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=33033


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 22:59 ---
I'm taking Remy's word on faith.  If you test 5.5.9 and find it's still broken,
feel free to reopen with the new data and a test case we can (hopefully) 
reproduce.

-- 
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-5/resources/confinstall server_1.xml

2005-07-22 Thread remm
remm2005/07/22 13:05:17

  Modified:resources/confinstall server_1.xml
  Log:
  - Add listener to the installer server.xml.
  
  Revision  ChangesPath
  1.11  +1 -0  jakarta-tomcat-5/resources/confinstall/server_1.xml
  
  Index: server_1.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-5/resources/confinstall/server_1.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- server_1.xml  12 Jan 2005 17:44:36 -  1.10
  +++ server_1.xml  22 Jul 2005 20:05:16 -  1.11
  @@ -14,6 +14,7 @@
   
 
  +  
 
 
 
  
  
  

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



Re: Support JSS in Tomcat

2005-07-22 Thread Bill Barker

- Original Message -
From: "Christine Ho" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" ;
<[EMAIL PROTECTED]>
Sent: Friday, July 22, 2005 10:22 AM
Subject: Re: Support JSS in Tomcat



>--- Bill Barker <[EMAIL PROTECTED]> wrote:
>>
>> I don't think that anybody is proposing bundling
>> jss34.jar with Tomcat.  It
>> would be an optional dependency much like PureTLS is
>> now.  Anybody that
>> wanted to use it would have to download it from
>> mozilla.org and install it.
>> And as Remy pointed out, Christine would have to
>> agree to donate her code to
>> the ASF, at which point it would be licensed under
>> ASFL.
>>
>
>I have no problem to donate the codes to the ASF. I
>just need the approval from my manager because the
>code is owned by the company.

Since the code is owned by the company, you should probably take a look at
http://www.apache.org/licenses/#grants.  I'm not trying to be a hard-ass,
it's just that I have an irrational fear of lawyers ;-).

>Besides jss.jar, people also need to download two
>shared libraries, nspr and nss from mozilla.org
>because JSS is not pure JAVA implementation.
>
>Christine
>
>> My reading of MPL-1.1 (again IANAL) is that:
>>   import org.mozilla.some.package.SomeClass;
>>
>> isn't viral, so that there isn't any problem with
>> having
>> o.a.t.u.net.jss.JSSServerSocketFactory with an ASF
>> license.
>>
>
>
>
>




This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


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



cvs commit: jakarta-tomcat-catalina/catalina/src/conf catalina.properties

2005-07-22 Thread markt
markt   2005/07/22 11:33:21

  Modified:catalina/src/conf catalina.properties
  Log:
  Fix typo.
  
  Revision  ChangesPath
  1.14  +1 -1  
jakarta-tomcat-catalina/catalina/src/conf/catalina.properties
  
  Index: catalina.properties
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/conf/catalina.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- catalina.properties   21 Jul 2005 19:57:17 -  1.13
  +++ catalina.properties   22 Jul 2005 18:33:21 -  1.14
  @@ -54,7 +54,7 @@
   # "foo/*.jar": Add all the JARs of the specified folder as class 
   #  repositories
   # "foo/bar.jar": Add bar.jar as a class repository 
  -# Please note that foe individual jar files, e.g. bar.jar, you need the URL 
form
  +# Please note that for individual jar files, e.g. bar.jar, you need the URL 
form
   # starting with file:.
   
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar
   
  
  
  

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



Re: Support JSS in Tomcat

2005-07-22 Thread Christine Ho

--- Bill Barker <[EMAIL PROTECTED]> wrote:
> 
> I don't think that anybody is proposing bundling
> jss34.jar with Tomcat.  It
> would be an optional dependency much like PureTLS is
> now.  Anybody that
> wanted to use it would have to download it from
> mozilla.org and install it.
> And as Remy pointed out, Christine would have to
> agree to donate her code to
> the ASF, at which point it would be licensed under
> ASFL.
> 

I have no problem to donate the codes to the ASF. I
just need the approval from my manager because the
code is owned by the company. 
Besides jss.jar, people also need to download two
shared libraries, nspr and nss from mozilla.org
because JSS is not pure JAVA implementation. 

Christine

> My reading of MPL-1.1 (again IANAL) is that:
>   import org.mozilla.some.package.SomeClass;
> 
> isn't viral, so that there isn't any problem with
> having
> o.a.t.u.net.jss.JSSServerSocketFactory with an ASF
> license.
> 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

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



Re: 5.5.10 tag time and tester failures

2005-07-22 Thread Remy Maucherat

Remy Maucherat wrote:
Session failures could be related to the IAE that is thrown for getId if 
the session is invalid. This could break a lot of stuff. Usually, 
failure at session tests means serious problems, however, and these two 
failures seem suspicious.


I confirm the two failures are indeed caused by a listener using getId 
and calling invalidate on the session, so the tests are now invalid (the 
listeners should be careful when using getId).


Rémy

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



DO NOT REPLY [Bug 30936] - Adding HTTPS Connector with Administration webapp mangles server.xml

2005-07-22 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=30936


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 19:02 ---
5.5.10 I hope solve the problem,
but I see no chance to make a backport from storeconfig to the 5.0.x code base.



-- 
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 35473] - Change in StandardManager breaks SimpleTcpReplicationManager

2005-07-22 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=35473


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 18:55 ---
Hups, is 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]



Re: 5.5.10 tag time and tester failures

2005-07-22 Thread Remy Maucherat

Yoav Shapira wrote:

Hi,

When should we tag and cut 5.5.10?  I originally proposed tomorrow 
(Saturday) and that seems to be OK with everyone.  So unless I hear 
back, let’s do it tomorrow at 2pm my time (EDT), which is 1800h UTC: 
http://www.timeanddate.com/worldclock/converted.html?month=7&day=23&year=2005&hour=14&min=0&sec=0&p1=43&p2=0 
.


I tested the build and release, they work fine with the latest CVS HEAD, 
with the exception of two strange tester failure.  One is on the very 
first tester test, for /index.jsp, and while I don’t know why it fails, 
I don’t think it’s a big deal because virtually all the other tests 
pass.  The other failure is more intriguing: it’s the 4^th session test, 
and I also don’t know why it fails, but it’s worth looking into I think.


Session failures could be related to the IAE that is thrown for getId if 
the session is invalid. This could break a lot of stuff. Usually, 
failure at session tests means serious problems, however, and these two 
failures seem suspicious.


The first test on index.jsp works for me. What do you get ?

Rémy

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



5.5.10 tag time and tester failures

2005-07-22 Thread Yoav Shapira








Hi,

When should we tag and cut 5.5.10?  I originally proposed tomorrow
(Saturday) and that seems to be OK with everyone.  So unless I hear back, let’s
do it tomorrow at 2pm my time (EDT), which is 1800h UTC: http://www.timeanddate.com/worldclock/converted.html?month=7&day=23&year=2005&hour=14&min=0&sec=0&p1=43&p2=0.

 

I tested the build and release, they work fine with the
latest CVS HEAD, with the exception of two strange tester failure.  One is on
the very first tester test, for /index.jsp, and while I don’t know why it
fails, I don’t think it’s a big deal because virtually all the
other tests pass.  The other failure is more intriguing: it’s the 4th
session test, and I also don’t know why it fails, but it’s worth looking
into I think.

 

Yoav Shapira

System Design and Management Fellow

MIT Sloan School of Management

Cambridge, MA

[EMAIL PROTECTED]
/ [EMAIL PROTECTED]

 






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

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager Constants.java HTMLManagerServlet.java

2005-07-22 Thread yoavs
yoavs   2005/07/22 09:09:10

  Modified:webapps/docs changelog.xml
   webapps/manager/WEB-INF/classes/org/apache/catalina/manager
Constants.java HTMLManagerServlet.java
  Log:
  Bugzilla 34818: http://issues.apache.org/bugzilla/show_bug.cgi?id=34818
  
  Revision  ChangesPath
  1.336 +4 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.335
  retrieving revision 1.336
  diff -u -r1.335 -r1.336
  --- changelog.xml 22 Jul 2005 15:40:30 -  1.335
  +++ changelog.xml 22 Jul 2005 16:09:09 -  1.336
  @@ -421,6 +421,10 @@
 
   34250: Admin webapp Commit Changes button now asks for 
confirmation. (yoavs)
 
  +  
  +34818: Alternating row for apps in HTML manager, as 
suggested by Jeff
  +  Domeyer. (yoavs)
  +  
   
 

  
  
  
  1.13  +0 -4  
jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/Constants.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Constants.java11 Mar 2005 22:39:26 -  1.12
  +++ Constants.java22 Jul 2005 16:09:10 -  1.13
  @@ -65,21 +65,18 @@
   "vertical-align: middle;\n" +
   "font-family:sans-serif,Tahoma,Arial;\n" +
   "color: black;\n" +
  -"background: white;\n" +
   "  }\n" +
   "  td.row-center {\n" +
   "text-align: center;\n" +
   "vertical-align: middle;\n" +
   "font-family:sans-serif,Tahoma,Arial;\n" +
   "color: black;\n" +
  -"background: white;\n" +
   "  }\n" +
   "  td.row-right {\n" +
   "text-align: right;\n" +
   "vertical-align: middle;\n" +
   "font-family:sans-serif,Tahoma,Arial;\n" +
   "color: black;\n" +
  -"background: white;\n" +
   "  }\n" +
   "  TH {\n" +
   "text-align: center;\n" +
  @@ -93,7 +90,6 @@
   "vertical-align: middle;\n" +
   "font-family:sans-serif,Tahoma,Arial;\n" +
   "color: black;\n" +
  -"background: white;\n" +
   "  }\n" +
   "\n";
   
  
  
  
  1.19  +28 -13
jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/HTMLManagerServlet.java
  
  Index: HTMLManagerServlet.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager/HTMLManagerServlet.java,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- HTMLManagerServlet.java   5 Jan 2005 01:03:22 -   1.18
  +++ HTMLManagerServlet.java   22 Jul 2005 16:09:10 -  1.19
  @@ -1,5 +1,5 @@
   /*
  - * Copyright 1999,2004 The Apache Software Foundation.
  + * Copyright 1999,2004-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.
  @@ -332,7 +332,18 @@
   String appsUndeploy = 
sm.getString("htmlManagerServlet.appsUndeploy");
   
   Iterator iterator = sortedContextPathsMap.entrySet().iterator();
  +boolean isHighlighted = true;
  +String highlightColor = null;
  +
   while (iterator.hasNext()) {
  +// Bugzilla 34818, alternating row colors
  +isHighlighted = !isHighlighted;
  +if(isHighlighted) {
  +highlightColor = "#C3F3C3";
  +} else {
  +highlightColor = "#FF";
  +}
  +
   Map.Entry entry = (Map.Entry) iterator.next();
   String displayPath = (String) entry.getKey();
   String contextPath = (String) entry.getKey();
  @@ -342,7 +353,7 @@
   }
   
   if (context != null ) {
  -args = new Object[5];
  +args = new Object[6];
   args[0] = displayPath;
   args[1] = context.getDisplayName();
   if (args[1] == null) {
  @@ -358,10 +369,13 @@
   } else {
   args[4] = new Integer(0);
   }
  +
  +args[5] = highlightColor;
  +
   writer.print
   (MessageFormat.format(APPS_ROW_DETAILS_SECTION, args));
   
  -args = new Object[8];
  + 

DO NOT REPLY [Bug 34818] - Request alternating color scheme for html manager

2005-07-22 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=34818


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 18:08 ---
OK, done.  Thanks for the patch submission.

-- 
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 34250] - Commit changes button should have confirmation dialog

2005-07-22 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=34250


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 17:40 ---
Good idea, done.

-- 
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-catalina/webapps/docs changelog.xml

2005-07-22 Thread yoavs
yoavs   2005/07/22 08:40:31

  Modified:webapps/admin banner.jsp
   webapps/docs changelog.xml
  Log:
  Bugzilla 34250: http://issues.apache.org/bugzilla/show_bug.cgi?id=34250
  
  Revision  ChangesPath
  1.6   +1 -1  jakarta-tomcat-catalina/webapps/admin/banner.jsp
  
  Index: banner.jsp
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/admin/banner.jsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- banner.jsp4 Mar 2005 05:42:42 -   1.5
  +++ banner.jsp22 Jul 2005 15:40:30 -  1.6
  @@ -22,7 +22,7 @@
 
 
 
  -
  +
 
   
 
  
  
  
  1.335 +3 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.334
  retrieving revision 1.335
  diff -u -r1.334 -r1.335
  --- changelog.xml 22 Jul 2005 14:46:24 -  1.334
  +++ changelog.xml 22 Jul 2005 15:40:30 -  1.335
  @@ -418,6 +418,9 @@
 
   35758: Admin webapp mishandling digest attribute of 
JDBCDataSourceRealm. (yoavs)
 
  +  
  +34250: Admin webapp Commit Changes button now asks for 
confirmation. (yoavs)
  +  
   
 

  
  
  

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



DO NOT REPLY [Bug 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:59 ---
How is it a minor issue? Do you run any large, multiple server, sites at all? It
is fairly common to update deployed application by copying new web.xml files to
the deployment directories, and then use the Tomcat weburl to restart the 
context.


-- 
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 35473] - Change in StandardManager breaks SimpleTcpReplicationManager

2005-07-22 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=35473





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:53 ---
Peter, any progress on this?  I'd like to get this fix into 5.5.10 if 
applicable.

-- 
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 35829] - JNDI datasource look up fail on version 5.5.9

2005-07-22 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=35829


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




-- 
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 35829] - JNDI datasource look up fail on version 5.5.9

2005-07-22 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=35829





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:51 ---
If you follow the 5.5 examples, 5.5 works fine.  There are syntax changes
between the versions that make the 4.1 examples not work in 5.5.

-- 
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 35682] - more flexible JDBCRealm

2005-07-22 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=35682


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:51 ---
Thanks for submitting this patch.  However, as we're trying to move away from
JDBCRealm in favor of DataSourceRealm, and as this might be addressed by setting
up appropriate views in your database, I'm hesitant to apply it to the
JDBCRealm.  If you strongly feel there's a broad use-case for this, please bring
it up on the tomcat-dev mailing list.  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 32063] - Installing as service: Unable to insert values for JvmMx and JvmMs in registry

2005-07-22 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=32063


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:49 ---
I've verified Robert's advice using 5.5.9, so I concur with his suggestion to
get a later version then what you're using now.

-- 
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 35571] - JspC misinterprets uriRoot when executed as ant task

2005-07-22 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=35571


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:46 ---
OK, done.  Thanks for submitting this.

-- 
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-jasper/jasper2/src/share/org/apache/jasper JspC.java

2005-07-22 Thread yoavs
yoavs   2005/07/22 07:46:24

  Modified:webapps/docs changelog.xml
   jasper2/src/share/org/apache/jasper JspC.java
  Log:
  Bugzilla 35571: http://issues.apache.org/bugzilla/show_bug.cgi?id=35571
  
  Note: using a method (FileUtils.getFileUtils) which was deprecated in
  Ant 1.6.3, but will be available for a while.  If we ever require
  Ant 1.6.3 or later for building, we can update the method call.
  
  Revision  ChangesPath
  1.334 +4 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.333
  retrieving revision 1.334
  diff -u -r1.333 -r1.334
  --- changelog.xml 22 Jul 2005 13:47:53 -  1.333
  +++ changelog.xml 22 Jul 2005 14:46:24 -  1.334
  @@ -269,6 +269,10 @@
 
   35410: Fixed NPE in JspWriterImpl. (yoavs)
 
  +  
  +35571: JspC resolved uriRoot relative to Ant project 
basedir, if any, as suggested
  +  by Jason Pettiss. (yoavs)
  +  
   
 
 
  
  
  
  1.98  +49 -6 
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/JspC.java
  
  Index: JspC.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/JspC.java,v
  retrieving revision 1.97
  retrieving revision 1.98
  diff -u -r1.97 -r1.98
  --- JspC.java 21 Jul 2005 21:23:48 -  1.97
  +++ JspC.java 22 Jul 2005 14:46:24 -  1.98
  @@ -46,7 +46,10 @@
   import org.apache.jasper.compiler.TagPluginManager;
   import org.apache.jasper.compiler.TldLocationsCache;
   import org.apache.jasper.servlet.JspCServletContext;
  +
   import org.apache.tools.ant.AntClassLoader;
  +import org.apache.tools.ant.Project;
  +import org.apache.tools.ant.util.FileUtils;
   
   /**
* Shell for the jspc compiler.  Handles all options associated with the
  @@ -146,6 +149,7 @@
   private String targetClassName;
   private String uriBase;
   private String uriRoot;
  +private Project project;
   private int dieLevel;
   private boolean helpNeeded = false;
   private boolean compile = false;
  @@ -602,18 +606,37 @@
   }
   
   /**
  + * Sets the project.
  + *
  + * @param theProject The project
  + */
  +public void setProject(final Project theProject) {
  +project = theProject;
  +}
  +
  +/**
  + * Returns the project: may be null if not running
  + * inside an Ant project.
  + *
  + * @return The project
  + */
  +public Project getProject() {
  +return project;
  +}
  +
  +/**
* Base dir for the webapp. Used to generate class names and resolve
* includes
*/
   public void setUriroot( String s ) {
   if( s==null ) {
  -uriRoot=s;
  +uriRoot = s;
   return;
   }
   try {
  -uriRoot=new File( s ).getCanonicalPath();
  +uriRoot = resolveFile(s).getCanonicalPath();
   } catch( Exception ex ) {
  -uriRoot=s;
  +uriRoot = s;
   }
   }
   
  @@ -654,7 +677,7 @@
   
   public void setOutputDir( String s ) {
   if( s!= null ) {
  -scratchDir = new File(s).getAbsoluteFile();
  +scratchDir = resolveFile(s).getAbsoluteFile();
   } else {
   scratchDir=null;
   }
  @@ -677,7 +700,7 @@
* File where we generate a web.xml fragment with the class definitions.
*/
   public void setWebXmlFragment( String s ) {
  -webxmlFile=s;
  +webxmlFile=resolveFile(s).getAbsolutePath();
   webxmlLevel=INC_WEBXML;
   }
   
  @@ -685,7 +708,7 @@
* File where we generate a complete web.xml with the class definitions.
*/
   public void setWebXml( String s ) {
  -webxmlFile=s;
  +webxmlFile=resolveFile(s).getAbsolutePath();
   webxmlLevel=ALL_WEBXML;
   }
   
  @@ -1280,4 +1303,24 @@
   // pass straight through
   }
   }
  +
  +/**
  + * Resolves the relative or absolute pathname correctly
  + * in both Ant and command-line situations.  If Ant launched
  + * us, we should use the basedir of the current project
  + * to resolve relative paths.
  + *
  + * See Bugzilla 35571.
  + *
  + * @param s The file
  + * @return The file resolved
  + */
  + protected File resolveFile(final String s) {
  + if(getProject() == null) {
  + // Note FileUtils.getFileUtils replaces FileUtils.newFileUtils 
in Ant 1.6.3
  + return FileUtils.newFileUtils().resolveFile(null, s);
  + } else {
  + return 
FileUtils.newFileUtils().resolveFile(getProject(

DO NOT REPLY [Bug 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:45 ---
(In reply to comment #20)
> Sorry, but you are an idiot

That sounds good to me :)

To translate since you apparently have very little general comprehension skills,
this minor issue will not be fixed in the 5.0.x branch.

-- 
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 35829] New: - JNDI datasource look up fail on version 5.5.9

2005-07-22 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=35829

   Summary: JNDI datasource look up fail on version 5.5.9
   Product: Tomcat 5
   Version: 5.5.9
  Platform: All
   URL: http://jakarta.apache.org/tomcat/tomcat-4.1-
doc/printer/jndi-datasource-examples-howto.html
OS/Version: All
Status: NEW
  Severity: critical
  Priority: P2
 Component: Servlet & JSP API
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


Following the insturction on http://jakarta.apache.org/tomcat/tomcat-4.1-
doc/printer/jndi-datasource-examples-howto.html

JNDI datasource look up fail when I use Tomcat version 5.5.9.  However, both 
Tomcat Version 4 and Version 5.0 work fine.

-- 
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 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:34 ---
Sorry, but you are an idiot, or have very little reading comprehension skills.

This bug needs to be fixed, it is not J2EE compliant. You do not need to fix the
request in comment #13, that changes are visible in the JNDI context without a
reload when changes are made via the admin interface. There is not in J2EE that
states that a container must update the JNDI context in real-time, but not sure
that the feature wouldn't be helpful as Igor has pointed out.

-- 
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 30936] - Adding HTTPS Connector with Administration webapp mangles server.xml

2005-07-22 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=30936





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:25 ---
Almost 4 months later: can you please test the 5.5.9 StoreConfig enhancements to
see if they solve your problem?

-- 
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 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:24 ---
Sure I can close the bug ;) This will not be 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 34509] - tag names that are xml:Name but not java identifier are not accepted

2005-07-22 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=34509





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:24 ---
I see the JSP spec uses j2ee:tld-canonical-nameType, which says it's the same as
xsd:nmtoken, which according to
http://www.w3.org/TR/2000/WD-xml-2e-2814#NT-Nmtoken should allow these
various characters.  So this does seem to be a real issue, but I don't have the
time to fix it right now, and I think the magnitude of the patch required might
be big...

-- 
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 34396] - security exception using datasource in .init()

2005-07-22 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=34396





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:22 ---
Dario, I understand that you need additional permissions for your application
becasue you're doing a DataSource creation in the initialization.  But I wonder
if, instead of changing the policy file that comes with Tomcat, we should simply
document this.  I'm very hesitant to put DBCP-specific permissions in the
default Tomcat policy 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 29664] - DataSourceRealm fails to lookup Context Datasources with the localDataSource flag.

2005-07-22 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=29664


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:20 ---
The original issues was reported on 5.0.0.  The DataSourceRealm works fine for
me on 5.0.28 and 5.5.9, so I'm closing this issue.  Salina Cheung, or anyone
else reopening this issue, please specify what Tomcat version you're using, and
please make it the latest stable release.  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 23344] - catalina.properties don't allow to add one jar file

2005-07-22 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=23344


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:18 ---
Someone else submitted a fix (for 5.5) that's simply to put file: in front of
single jars, but keep *.jar as-is.  That works for me, and seems a lot simpler.
 Does it work for you as well?  BTW, the version for this bug seems to be
5.0.12, which is really old.  Please try at least 5.0.28, but preferably 5.5.9.

-- 
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 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:18 ---
Reopening bug. you cannot close as won't fix. your solution is not related to
this bug. This is a different bug, in that manual changes made to a web.xml
file, are not seen in the JNDI environment after a context restart. This is not
adhering to the J2EE specification.

-- 
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 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 16:09 ---
This can be done via JMX. Assume you have a webapp called /myapp with a JNDI
environment string called i/need. It can be queried via the JMPXproxy in the
manager app. Here's the ouput example:

Name:
Catalina:type=Environment,resourcetype=Context,path=/myapp,host=localhost,name=i/need
modelerType: org.apache.catalina.mbeans.ContextEnvironmentMBean
className: org.apache.catalina.deploy.ContextEnvironment
name: i/need
override: false
type: java.lang.String
value: less cowbell

So your search URL would be (unescaped for readability ...)
http://localhost/manager/jmxproxy?qry=Catalina:type=Environment,resourcetype=Context,path=/myapp,host=localhost,name=i/need

And can be set via
http://localhost/manager/jmxproxy?set=Catalina:type=Environment,resourcetype=Context,path=/myapp,host=localhost,name=i/need&att=value&val=more+cowbell

More information:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/manager-howto.html#What%20is%20JMX%20Proxy%20Servlet


-- 
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 35036] - JNDI Realm unable to use NIS context factory & FLAT

2005-07-22 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=35036


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |enhancement
Summary|JNDI Realm unable to use NIS|JNDI Realm unable to use NIS
   |context factory & FLAT  |context factory & FLAT




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:51 ---
Changing to an enhancement request.  And a note to the original poster that if
you'd like this done any time soon, please feel free to submit a patch to
JNDIRealm with your suggested digestClass modification.

-- 
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 35758] - Admin webapp does not save correctly the JDBCRealm XML tag.

2005-07-22 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=35758


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:48 ---
Fixed with the type of check you suggested on all JDBCRealm attributes.  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]



cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-07-22 Thread yoavs
yoavs   2005/07/22 06:47:53

  Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/realm
SaveJDBCRealmAction.java
   webapps/docs changelog.xml
  Log:
  Bugzilla 35758: http://issues.apache.org/bugzilla/show_bug.cgi?id=35758
  
  Revision  ChangesPath
  1.13  +47 -21
jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/realm/SaveJDBCRealmAction.java
  
  Index: SaveJDBCRealmAction.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/realm/SaveJDBCRealmAction.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- SaveJDBCRealmAction.java  18 Oct 2004 06:37:54 -  1.12
  +++ SaveJDBCRealmAction.java  22 Jul 2005 13:47:53 -  1.13
  @@ -228,49 +228,51 @@
   
   // Perform attribute updates as requested
   String attribute = null;
  +String value = null;
  +
   try {
   
   ObjectName roname = new ObjectName(rObjectName);
   
   attribute = "digest";
  -mBServer.setAttribute(roname,
  -  new Attribute("digest",  
rform.getDigest()));
  +value = rform.getDigest();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "driverName";
  -mBServer.setAttribute(roname,
  -  new Attribute("driverName",  
rform.getDriver()));
  +value = rform.getDriver();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "roleNameCol";
  -mBServer.setAttribute(roname,
  -  new Attribute("roleNameCol",  
rform.getRoleNameCol()));
  +value = rform.getRoleNameCol();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "userNameCol";
  -mBServer.setAttribute(roname,
  -  new Attribute("userNameCol",  
rform.getUserNameCol()));
  +value = rform.getUserNameCol();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "userCredCol";
  -mBServer.setAttribute(roname,
  -  new Attribute("userCredCol",  
rform.getPasswordCol()));
  +value = rform.getPasswordCol();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "userTable";
  -mBServer.setAttribute(roname,
  -  new Attribute("userTable",  
rform.getUserTable()));
  +value = rform.getUserTable();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "userRoleTable";
  -mBServer.setAttribute(roname,
  -  new Attribute("userRoleTable",  
rform.getRoleTable()));
  +value = rform.getRoleTable();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "connectionName";
  -mBServer.setAttribute(roname,
  -  new Attribute("connectionName",  
rform.getConnectionName()));
  +value = rform.getConnectionName();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "connectionURL";
  -mBServer.setAttribute(roname,
  -  new Attribute("connectionURL",  
rform.getConnectionURL()));
  +value = rform.getConnectionURL();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   attribute = "connectionPassword";
  -mBServer.setAttribute(roname,
  -  new Attribute("connectionPassword",  
rform.getConnectionPassword()));
  +value = rform.getConnectionPassword();
  +setAttributeIfPresent(mBServer, roname, attribute, value);
   
   } catch (Exception e) {
   
  @@ -289,5 +291,29 @@
   return (mapping.findForward("Save Successful"));
   
   }
  +
  +/**
  + * Sets the given attribute to the given value
  + * in the given server's object name, if the value
  + * is not null or empty.
  + *
  + * @param theServer The server
  + * @param roname The object name
  + * @param attribute The attribute name
  + * @param value The attribute value
  + * @throws JMException If a JMX error occurs
  + */
  +protected void setAttributeIfPresent(MBeanServer mBServer, ObjectName 
roname, String attribute, String value)
  +throws JMException {
  +
  +if((mBServer == null) || (roname == null) || (attribute == null)) {
  +  

DO NOT REPLY [Bug 35746] - session manager should be immune to system clock time changes (solution provided)

2005-07-22 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=35746


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:25 ---
Please submit a patch to the SessionManager using your time tracker, instead of
a generic piece of time tracking code...

-- 
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 33159] - ant task should cause a failure in target when encountering a failure

2005-07-22 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=33159


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:22 ---
Guess not.

-- 
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 29727] - JNDI env-entry not reload when context reloaded

2005-07-22 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=29727





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:22 ---
As a developer I want to have possiblity to change environment entries without 
restarting, reloading ... My application should work 24/7 and I do not want to 
restart or reload application because of I need to change only one parameter.

Environment entries are very convinient to store init parameters. And I do not 
want to change parameters too often. But it would be nice if I could change 
something in application parameters without restart.

I can "change" environment entries in admin application. What is this feature 
for, if it do not do anything, just changes value in admin?

-- 
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 32908] - context-param s not available from ServletContextListener contextDestroyed() unless prior call to getInitParameter()

2005-07-22 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=32908


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:22 ---
Is it still present in 5.5.9?

-- 
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 34361] - Using Manager ant tasks is messy

2005-07-22 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=34361


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:16 ---
This was applied by Peter Rossbach on June 24th, so I'm closing this issue ;)

-- 
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 33739] - 5.5 Docs missing CATALINA_BASE info formerly in RUNNING.txt

2005-07-22 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=33739


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:07 ---
Done.

-- 
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-5 RELEASE-NOTES

2005-07-22 Thread yoavs
yoavs   2005/07/22 06:07:52

  Modified:.RELEASE-NOTES
  Log:
  Bugzilla 33739: http://issues.apache.org/bugzilla/show_bug.cgi?id=33739
  
  Revision  ChangesPath
  1.26  +2 -2  jakarta-tomcat-5/RELEASE-NOTES
  
  Index: RELEASE-NOTES
  ===
  RCS file: /home/cvs/jakarta-tomcat-5/RELEASE-NOTES,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- RELEASE-NOTES 19 Jan 2005 20:30:26 -  1.25
  +++ RELEASE-NOTES 22 Jul 2005 13:07:52 -  1.26
  @@ -29,7 +29,7 @@
   ===
   Tomcat 5.5 is designed to run on J2SE 5.0 and later, and requires
   configuration to run on J2SE 1.4.  Make sure to read the "RUNNING.txt" 
  -file in this directory if you are using J2SE 1.4.
  +file in the fulldocs downloadable file(s) if you are using J2SE 1.4.
   
   In addition, Tomcat 5.5 uses the Eclipse JDT Java compiler for compiling
   JSP pages.  This means you no longer need to have the complete
  
  
  

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



DO NOT REPLY [Bug 33518] - org.apache.jasper.JspCompilationContext.createCompiler

2005-07-22 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=33518


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:03 ---
I agree with Remy's observation that no compiler is available.  If you're still
having this issue (it's been 3 months), please use the tomcat-user mailing list
to help you figure it out.  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 35410] - NullPointerException when using out scriptlet (<%= obj %>) on object with toString() returning null

2005-07-22 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=35410


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 15:01 ---
Patched to prevent NPE in this case.  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]



cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime JspWriterImpl.java

2005-07-22 Thread yoavs
yoavs   2005/07/22 06:01:14

  Modified:webapps/docs changelog.xml
   jasper2/src/share/org/apache/jasper/runtime
JspWriterImpl.java
  Log:
  Bugzilla 35410: http://issues.apache.org/bugzilla/show_bug.cgi?id=35410
  
  Revision  ChangesPath
  1.332 +3 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.331
  retrieving revision 1.332
  diff -u -r1.331 -r1.332
  --- changelog.xml 22 Jul 2005 12:52:32 -  1.331
  +++ changelog.xml 22 Jul 2005 13:01:14 -  1.332
  @@ -266,6 +266,9 @@
 
   35114: Add failOnError flag to JspC, by ziweth. (yoavs)
 
  +  
  +35410: Fixed NPE in JspWriterImpl. (yoavs)
  +  
   
 
 
  
  
  
  1.16  +7 -1  
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime/JspWriterImpl.java
  
  Index: JspWriterImpl.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime/JspWriterImpl.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- JspWriterImpl.java24 Mar 2005 15:39:56 -  1.15
  +++ JspWriterImpl.java22 Jul 2005 13:01:14 -  1.16
  @@ -333,7 +333,13 @@
* because it must suppress I/O exceptions.
*/
   public void write(String s) throws IOException {
  -write(s, 0, s.length());
  +// Simple fix for Bugzilla 35410
  +// Calling the other write function so as to init the buffer anyways
  +if(s == null) {
  +write(s, 0, 0);
  +} else {
  +write(s, 0, s.length());
  +}
   }
   
   
  
  
  

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



DO NOT REPLY [Bug 34931] - Built-in webapps should be W3C standard compliant

2005-07-22 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=34931


[EMAIL PROTECTED] changed:

   What|Removed |Added

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



cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-07-22 Thread yoavs
yoavs   2005/07/22 05:52:32

  Modified:webapps/ROOT index.jsp
   webapps/docs changelog.xml
  Log:
  Bugzilla 34931: http://issues.apache.org/bugzilla/show_bug.cgi?id=34931
  
  Revision  ChangesPath
  1.18  +218 -192  jakarta-tomcat-catalina/webapps/ROOT/index.jsp
  
  Index: index.jsp
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/ROOT/index.jsp,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- index.jsp 15 Jan 2005 18:18:31 -  1.17
  +++ index.jsp 22 Jul 2005 12:52:31 -  1.18
  @@ -1,192 +1,218 @@
  -http://www.w3.org/TR/REC-html40/strict.dtd";>
  -<%@ page session="false" %>
  -
  -
  -
  -<%= application.getServerInfo() %>
  -
  -  
  -
  -
  -
  -
  -
  -
  -
  -
  -http://jakarta.apache.org/tomcat/index.html";>
  -
  -
  -<%= 
application.getServerInfo() %>
  -
  -
  -http://jakarta.apache.org/";>
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -
  -Administration  
  -
  -
  -
  -
  -Status
  -Tomcat Administration
  -Tomcat Manager
  - 
  -
  -
  -
  -
  -
  -
  -
  -Documentation  
  -
  -
  -
  -
  -Release Notes
  -Change 
Log
  -Tomcat Documentation
  - 
  -
  -
  -
  -
  -
  -
  -
  -Tomcat 
Online  
  -
  -
  -
  -
  -http://jakarta.apache.org/tomcat/";>Home 
Page
  -http://jakarta.apache.org/tomcat/bugreport.html";>Bug Database
  -http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&resolution=LATER&resolution=REMIND&resolution=---&bugidtype=include&product=Tomcat+5&cmdtype=doit&order=Importance";>Open
 Bugs
  -http://nagoya.apache.org/eyebrowse/SummarizeList?listId=88";>Users Mailing 
List
  -http://nagoya.apache.org/eyebrowse/SummarizeList?listId=46";>Developers 
Mailing List
  -IRC
  - 
  -
  -
  -
  -
  -
  -
  -
  -Examples  
  -
  -
  -
  -
  -JSP Examples
  -Servlet Examples
  -WebDAV capabilities
  - 
  -
  -
  -
  -
  -
  -
  -
  -Miscellaneous  
  -
  -
  -
  -
  -http://java.sun.com/products/jsp";>Sun's 
Java Server Pages Site
  -http://java.sun.com/products/servlet";>Sun's 
Servlet Site
  - 
  -
  -
  -
  -
  -
  - 
  -
  -
  -
  -If you're seeing this page via a web browser, it 
means you've setup Tomcat successfully. Congratulations!
  -
  -As you may have guessed by now, this is the default Tomcat 
home page. It can be found on the local filesystem at:
  -
  -$CATALINA_HOME/webapps/ROOT/index.jsp
  -
  -
  -
  -where "$C

DO NOT REPLY [Bug 34931] - Built-in webapps should be W3C standard compliant

2005-07-22 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=34931





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:46 ---
Created an attachment (id=15751)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15751&action=view)
Updated index.jsp

The updated page.

-- 
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 34931] - Built-in webapps should be W3C standard compliant

2005-07-22 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=34931


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:46 ---
I applied the patch to index.jsp on my local machine: it looks very nearly the
same, just the pixel spacing is a tiny bit different near the top of the page,
and makes the page a bit wider.  But that's a fairly small thing, no big whoop,
so I'll go ahead with the index.jsp patch.

The goal of having all our apps be XHTML-strict-compliant is a good one, and if
you were to submit relevant patches, we'll gladly review and commit them.

-- 
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 35827] - Problem with POST forms with jk connector/IIS/WindowsXP

2005-07-22 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=35827





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:27 ---
It has been tested with 1.2.1, 1.2.6 and 1.2.8 versions of isapi_redirect.dll

-- 
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 34769] - ArrayIndexOutOfBoundsException occurs when reading more than 8192 bytes from the BufferedReader supplied by HttpServletRequest.getReader()

2005-07-22 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=34769


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |NEEDINFO




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:13 ---
That, and please retest in 5.5.9 and let us know.

-- 
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 34818] - Request alternating color scheme for html manager

2005-07-22 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=34818





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:06 ---
Sorry about that. Attached patches and picture as requested.

-- 
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 34818] - Request alternating color scheme for html manager

2005-07-22 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=34818





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:04 ---
Created an attachment (id=15747)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15747&action=view)
example output after patches


-- 
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 34818] - Request alternating color scheme for html manager

2005-07-22 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=34818





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:03 ---
Created an attachment (id=15746)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15746&action=view)
Alternates the color of the table's row's background


-- 
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 34818] - Request alternating color scheme for html manager

2005-07-22 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=34818





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 14:02 ---
Created an attachment (id=15745)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15745&action=view)
Removes white background color from table tags


-- 
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 34818] - Request alternating color scheme for html manager

2005-07-22 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=34818


[EMAIL PROTECTED] changed:

   What|Removed |Added

 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-catalina/catalina/src/share/org/apache/catalina/ant/jmx JMXAccessorGetTask.java JMXAccessorInvokeTask.java JMXAccessorQueryTask.java JMXAccessorSetTask.java JMXAccessorTask.java

2005-07-22 Thread pero
pero2005/07/22 04:39:08

  Modified:catalina/src/share/org/apache/catalina/ant/jmx
JMXAccessorGetTask.java JMXAccessorInvokeTask.java
JMXAccessorQueryTask.java JMXAccessorSetTask.java
JMXAccessorTask.java
  Log:
  Make Tasks also usefull outside ant script projects.
  handle empty project attribute
  properties can save also as local map.
  
  Revision  ChangesPath
  1.3   +2 -2  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorGetTask.java
  
  Index: JMXAccessorGetTask.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorGetTask.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- JMXAccessorGetTask.java   30 Jun 2005 13:01:27 -  1.2
  +++ JMXAccessorGetTask.java   22 Jul 2005 11:39:08 -  1.3
  @@ -107,7 +107,7 @@
* @exception BuildException
*if an error occurs
*/
  -protected String jmxExecute(MBeanServerConnection jmxServerConnection)
  +public String jmxExecute(MBeanServerConnection jmxServerConnection)
   throws Exception {
   
   if (getName() == null) {
  
  
  
  1.3   +2 -2  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorInvokeTask.java
  
  Index: JMXAccessorInvokeTask.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorInvokeTask.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- JMXAccessorInvokeTask.java30 Jun 2005 13:01:27 -  1.2
  +++ JMXAccessorInvokeTask.java22 Jul 2005 11:39:08 -  1.3
  @@ -158,7 +158,7 @@
* @exception BuildException
*if an error occurs
*/
  -protected String jmxExecute(MBeanServerConnection jmxServerConnection)
  +public String jmxExecute(MBeanServerConnection jmxServerConnection)
   throws Exception {
   
   if (getName() == null) {
  
  
  
  1.4   +2 -2  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorQueryTask.java
  
  Index: JMXAccessorQueryTask.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorQueryTask.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- JMXAccessorQueryTask.java 8 Jul 2005 20:54:40 -   1.3
  +++ JMXAccessorQueryTask.java 22 Jul 2005 11:39:08 -  1.4
  @@ -109,7 +109,7 @@
* @exception BuildException
*if an error occurs
*/
  -protected String jmxExecute(MBeanServerConnection jmxServerConnection)
  +public String jmxExecute(MBeanServerConnection jmxServerConnection)
   throws Exception {
   
   if (getName() == null) {
  
  
  
  1.3   +2 -2  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorSetTask.java
  
  Index: JMXAccessorSetTask.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorSetTask.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- JMXAccessorSetTask.java   30 Jun 2005 13:01:27 -  1.2
  +++ JMXAccessorSetTask.java   22 Jul 2005 11:39:08 -  1.3
  @@ -155,7 +155,7 @@
* @exception BuildException
*if an error occurs
*/
  -protected String jmxExecute(MBeanServerConnection jmxServerConnection)
  +public String jmxExecute(MBeanServerConnection jmxServerConnection)
   throws Exception {
   
   if (getName() == null) {
  
  
  
  1.10  +231 -160  
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorTask.java
  
  Index: JMXAccessorTask.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant/jmx/JMXAccessorTask.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- JMXAccessorTask.java  21 Jul 2005 10:45:45 -  1.9
  +++ JMXAccessorTask.java  22 Jul 2005 11:39:08 -  1.10
  @@ -14,10 +14,8 @@
* limitations under the License.
*/
   
  -
   package org.apache.catalina.ant.jmx;
   
  -
   import java.io.IOException;
   import java.lang.reflect.Array;
   import java.net.InetAddress;
  @@ -27,6 +25,7 @@
   import java.util.Iterator;
   import java.util.List;
   import java.util.Map;
  +import java.util.Properties;
   import j

DO NOT REPLY [Bug 30551] - New version of JK Connector(1.2.6) does not seem to be working for POST requests.

2005-07-22 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=30551


[EMAIL PROTECTED] changed:

   What|Removed |Added

OtherBugsDependingO||35827
  nThis||




-- 
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 35827] - Problem with POST forms with jk connector/IIS/WindowsXP

2005-07-22 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=35827


[EMAIL PROTECTED] changed:

   What|Removed |Added

  BugsThisDependsOn||30551
  Component|Native:JK   |Connector:AJP




-- 
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 35827] New: - Problem with POST forms with jk connector/IIS/WindowsXP

2005-07-22 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=35827

   Summary: Problem with POST forms with jk connector/IIS/WindowsXP
   Product: Tomcat 5
   Version: 5.0.19
  Platform: PC
   URL: http://www.proyectoquorum.com
OS/Version: Windows XP
Status: NEW
  Severity: blocker
  Priority: P4
 Component: Native:JK
AssignedTo: tomcat-dev@jakarta.apache.org
ReportedBy: [EMAIL PROTECTED]


Hello.
We have several servers with Windows 2003/IIS/Tomcat 5.0.19 working fine.
Now, we have tried to install the same code on a XP machine, SP1, and 
everything works fine except the POST traffic, when we submit a form.

This issue is related to:
http://issues.apache.org/bugzilla/show_bug.cgi?id=30551

When we use a POST form, the browser fail by timeout, and we find this 
information in the log:

21-jul-2005 13:12:32 org.apache.jk.common.HandlerRequest invoke
GRAVE: Error decoding request 
java.io.IOException
at org.apache.jk.common.JkInputStream.receive(JkInputStream.java:294)
at org.apache.jk.common.HandlerRequest.decodeRequest
(HandlerRequest.java:570)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:393)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:716)
at org.apache.jk.common.ChannelSocket.processConnection
(ChannelSocket.java:650)
at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:829)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
(ThreadPool.java:688)
at java.lang.Thread.run(Thread.java:536)
12 34 02 23 02 04 00 08 48 54 54 50 2f 31 2e 31  | .4.#HTTP/1.1
00 00 1d 2f 6e 70 6f 72 74 61 6c 2f 62 6d 73 5f  | .../nportal/bms_
63 6f 72 70 2f 64 6f 6c 6f 67 69 6e 2e 6a 73 70  | corp/dologin.jsp
00 00 09 31 32 37 2e 30 2e 30 2e 31 00 00 09 31  | ...127.0.0.1...1
32 37 2e 30 2e 30 2e 31 00 00 09 6c 6f 63 61 6c  | 27.0.0.1...local
68 6f 73 74 00 00 50 00 00 0c a0 01 00 85 69 6d  | host..P...?..?im
61 67 65 2f 67 69 66 2c 20 69 6d 61 67 65 2f 78  | age/gif, image/x
2d 78 62 69 74 6d 61 70 2c 20 69 6d 61 67 65 2f  | -xbitmap, image/
6a 70 65 67 2c 20 69 6d 61 67 65 2f 70 6a 70 65  | jpeg, image/pjpe
67 2c 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 76  | g, application/v
6e 64 2e 6d 73 2d 65 78 63 65 6c 2c 20 61 70 70  | nd.ms-excel, app
6c 69 63 61 74 69 6f 6e 2f 76 6e 64 2e 6d 73 2d  | lication/vnd.ms-
70 6f 77 65 72 70 6f 69 6e 74 2c 20 61 70 70 6c  | powerpoint, appl
69 63 61 74 69 6f 6e 2f 6d 73 77 6f 72 64 2c 20  | ication/msword, 
2a 2f 2a 00 a0 04 00 02 65 73 00 a0 06 00 0a 4b  | */*.?...es.?...K
65 65 70 2d 41 6c 69 76 65 00 a0 0b 00 09 6c 6f  | eep-Alive.?...lo
63 61 6c 68 6f 73 74 00 a0 0d 00 2c 68 74 74 70  | calhost.?..,http
3a 2f 2f 6c 6f 63 61 6c 68 6f 73 74 2f 6e 70 6f  | ://localhost/npo
72 74 61 6c 2f 62 6d 73 5f 63 6f 72 70 2f 6c 6f  | rtal/bms_corp/lo
67 69 6e 32 2e 6a 73 70 00 a0 0e 00 45 4d 6f 7a  | gin2.jsp.?..EMoz
69 6c 6c 61 2f 34 2e 30 20 28 63 6f 6d 70 61 74  | illa/4.0 (compat
69 62 6c 65 3b 20 4d 53 49 45 20 36 2e 30 3b 20  | ible; MSIE 6.0; 
57 69 6e 64 6f 77 73 20 4e 54 20 35 2e 31 3b 20  | Windows NT 5.1; 
2e 4e 45 54 20 43 4c 52 20 31 2e 31 2e 34 33 32  | .NET CLR 1.1.432
32 29 00 a0 09 00 2b 4a 53 45 53 53 49 4f 4e 49  | 2).?..+JSESSIONI
44 3d 41 43 32 36 43 30 43 32 45 36 39 37 32 33  | D=AC26C0C2E69723
38 38 33 34 30 42 31 33 45 38 45 31 39 35 35 37  | 88340B13E8E19557
34 37 00 a0 08 00 02 32 38 00 a0 07 00 21 61 70  | 47.?...28.?..!ap
70 6c 69 63 61 74 69 6f 6e 2f 78 2d 77 77 77 2d  | plication/x-www-
66 6f 72 6d 2d 75 72 6c 65 6e 63 6f 64 65 64 00  | form-urlencoded.
a0 03 00 0d 67 7a 69 70 2c 20 64 65 66 6c 61 74  | ?...gzip, deflat
65 00 00 0d 63 61 63 68 65 2d 63 6f 6e 74 72 6f  | e...cache-contro
6c 00 00 08 6e 6f 2d 63 61 63 68 65 00 00 07 6e  | l...no-cache...n
6f 76 69 6e 65 74 00 00 04 76 31 2e 30 00 03 00  | ovinet...v1.0...
00 00 04 00 00 00 ff | ..?
21-jul-2005 13:12:32 org.apache.jk.common.ChannelSocket processConnection
ADVERTENCIA: processCallbacks status 2

We're sure that the problem is with POST traffic, and if we use Tomcat 
directly, without using IIS, the form works, so it seems that the problem is on 
the connection between tomcat and IIS. And we know that the problem only 
appears on Windows XP.

In the bug ID=30551, there was no solution to this problem, and we are not sure 
if the problem is caused by Windows XP, IIS or the JK connector.

-- 
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 35156] - Stream closed exception

2005-07-22 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=35156





--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 12:28 ---
(In reply to comment #10)
> Please do not reopen the report. This issue will not be fixed in 5.0.28
> (obviously), and does not exist in 5.5.x code.

Sorry. Tomcat 5.5.9 is not contan this bug.

-- 
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 33043] - Failed to install Tomcat5 service

2005-07-22 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=33043


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
 Status|RESOLVED|REOPENED
 OS/Version|Windows 98  |Windows Server 2003
 Resolution|WONTFIX |
Version|5.5.4   |Unknown




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 11:47 ---
I am running into the same problwm on my Windows 2003 server when the progess 
bar is at .../java/jre/bin/client/jvm.dll 
Failed to install Tomcat5 service
Check your settings and permissions
[Abort] [Retry] [Ignore]

I have uninistalled my Java 1.5 update 3 and installed Java 1.5 update 4 and I 
change the JAVA folder permissions to full control for everybody. 

-- 
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 35156] - Stream closed exception

2005-07-22 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=35156


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 11:42 ---
Please do not reopen the report. This issue will not be fixed in 5.0.28
(obviously), and does not exist in 5.5.x code.

-- 
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 35156] - Stream closed exception

2005-07-22 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=35156


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |
Version|5.0.12  |5.5.9




--- Additional Comments From [EMAIL PROTECTED]  2005-07-22 11:23 ---
(In reply to comment #8)
> Assuming problem did go away, since no response given by original poster.

Problem is go away. But the bug is exist in Tomcat 5.0.28.
Also the bug is exist in Tomcat 5.5.9. But it is not so critical.
1. JSP is used.
2. Deploy application.
3. Open 1.jsp. We receive a IOException instead of Exception from 2.jsp.
4. Open 3.jsp. We receive content of 3.jsp.

-- 
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: New tag ?

2005-07-22 Thread Peter Rossbach

Hey Remy,

I talk with Stefan Bodwig at ApacheCon about the revision problem.
He has implement a small antlib project and hope this help
http://svn.apache.org/repos/asf/ant/sandbox/antlibs/svn/trunk/

I have not test it yet, but it seams that we can use this ...

==
I can help to migrate to svn after 15.te august.

Peter

Remy Maucherat schrieb:


Yoav Shapira wrote:


Hi,
I'm OK with cutting 5.5.10 tomorrow or Saturday.  If that's too 
early, let's

pick a different time.



I don't have further code changes to add in this build, it seems.

After 5.5.10, I want to talk about SVN migration again ;)  I'm aware 
of the
lack of satisfaction among the CVS GUI users, but infra is cutting 
off CVS
on January 1st, and for me personally, August seems like a great time 
to do

the transition since it's traditionally a low-activity period.



It's not really a UI thing for me. One feature I use often are 
revision lists for a particular file, to be able to tell where a bug 
has been introduced (I then do diffs between revisions). It seems with 
SVN I have to retrieve the full revision list for the repository 
(which will take hours). If someone can offer a workaround for this 
problem, then I'll support a move to SVN :)


Rémy

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