<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel">
    <title>gmane.comp.jakarta.tomcat.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120311"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120310"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120309"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120308"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120307"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120306"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120305"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120304"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120303"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120302"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120301"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120300"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120299"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120298"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120297"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120296"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120295"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120294"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120293"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120292"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120311">
    <title>svn commit: r1339208 - /tomcat/jk/trunk/native/common/jk_lb_worker.c</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120311</link>
    <description>&lt;pre&gt;Author: mturk
Date: Wed May 16 14:53:19 2012
New Revision: 1339208

URL: http://svn.apache.org/viewvc?rev=1339208&amp;amp;view=rev
Log:
Fix crash if val is NULL and we have debug log level turned on

Modified:
    tomcat/jk/trunk/native/common/jk_lb_worker.c

Modified: tomcat/jk/trunk/native/common/jk_lb_worker.c
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_lb_worker.c?rev=1339208&amp;amp;r1=1339207&amp;amp;r2=1339208&amp;amp;view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_lb_worker.c (original)
+++ tomcat/jk/trunk/native/common/jk_lb_worker.c Wed May 16 14:53:19 2012
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -538,8 +538,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static char *get_sessionid(jk_ws_service
                "Detected empty session identifier.");
         return NULL;
     }
-    if (JK_IS_DEBUG_LEVEL(l))
-        jk_log(l, JK_LOG_DEBUG, "Detected session identifier [%s].", val);
     return val;
 }
&lt;/pre&gt;</description>
    <dc:creator>mturk&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-16T14:53:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120310">
    <title>[Bug 53240] [tomcat jdbc connection pool] Open x-times database sessions than expected</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120310</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53240

Chuck Caldarale &amp;lt;chuck.caldarale&amp;lt; at &amp;gt;unisys.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Chuck Caldarale &amp;lt;chuck.caldarale&amp;lt; at &amp;gt;unisys.com&amp;gt; ---
Bugzilla is not a support forum.  Please post your query on the Tomcat users
mailing list so people can help correct your configuration error.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-16T12:57:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120309">
    <title>[Bug 53240] New: [tomcat jdbc connection pool] Open x-times database sessions than expected</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120309</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53240

          Priority: P2
            Bug ID: 53240
          Assignee: dev&amp;lt; at &amp;gt;tomcat.apache.org
           Summary: [tomcat jdbc connection pool] Open x-times database
                    sessions than expected
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: fangtianying&amp;lt; at &amp;gt;hexun.com
          Hardware: All
            Status: NEW
           Version: 7.0.27
         Component: Catalina
           Product: Tomcat 7

Problem:

tomcat open 'x' times database sessions than configured. 'X' equals the number
of subfolders/applications under tomcat webapps/ folder.

To reproduce this problem, plz follow the steps below  (I tested this case both
on oracle 10g and oracle 10g express , and i guess it works with all databases)

step 1.
configure a jdbc data source by adding the following text to tomcat
conf/context.xml, and don'nt forget to add proper jdbc jar[s] to tomcat lib/
(using the new 'tomcat jdbc connectio&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-16T10:48:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120308">
    <title>[GUMP&lt; at &gt;vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120308</link>
    <description>&lt;pre&gt;To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general&amp;lt; at &amp;gt;gump.apache.org.

Project tomcat-trunk-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 7 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - tomcat-trunk-test :  Tomcat 8.x, a web server implementing Java Servlet 3.1,
    ...


Full details are available at:
    http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on tomcat-trunk-dbcp exists, no need to add for property tomcat-dbcp-src.jar.
 -DEBUG- Dependency on commons-daemon exists, no need to add for propert&lt;/pre&gt;</description>
    <dc:creator>Bill Barker</dc:creator>
    <dc:date>2012-05-16T05:25:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120307">
    <title>[GUMP&lt; at &gt;vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120307</link>
    <description>&lt;pre&gt;To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general&amp;lt; at &amp;gt;gump.apache.org.

Project tomcat-tc7.0.x-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 8 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - tomcat-tc7.0.x-test :  Tomcat 7.x, a web server implementing Java Servlet 3.0,
    ...


Full details are available at:
    http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on tomcat-tc7.0.x-dbcp exists, no need to add for property tomcat-dbcp-src.jar.
 -DEBUG- Dependency on commons-daemon exists, no need to add for&lt;/pre&gt;</description>
    <dc:creator>Bill Barker</dc:creator>
    <dc:date>2012-05-16T04:56:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120306">
    <title>[Bug 53237] TCP connections are stuck in SYN_RECV</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120306</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53237

Konstantin Kolinko &amp;lt;knst.kolinko&amp;lt; at &amp;gt;gmail.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Konstantin Kolinko &amp;lt;knst.kolinko&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
Your "Send header" code does not send anything, because you are using
BufferedWriter, and it is named "buffered" for a reason. There is also another
buffer inside the OutputStreamWriter class.

Regarding handling of incoming connections that do not send any data - see
description of "deferAccept" attribute in Configuration reference for HTTP
connector.

Bugzilla is not a support forum. If you have other questions please follow on
the users mailing list.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T21:24:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120305">
    <title>[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120305</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53231

--- Comment #4 from Konstantin Kolinko &amp;lt;knst.kolinko&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
Nothing listens on port 8443, so there is no conflict when several instances of
Tomcat are installed with the same value for that port.

The value of "redirectPort" attribute is just a number returned in some server
responses. It could be "-1" in the default server.xml, but I think the current
value is less error prone.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T21:12:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120304">
    <title>[Bug 53237] TCP connections are stuck in SYN_RECV</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120304</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53237

--- Comment #1 from wilbrandt&amp;lt; at &amp;gt;iivip.com ---
These symptoms were seen with both tomcat 6 and 7, using tomcat-native 1.1.14
and 1.1.22.  Systems were centOS 4.4 32-bit.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T21:03:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120303">
    <title>[Bug 53237] New: TCP connections are stuck in SYN_RECV</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120303</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53237

          Priority: P2
            Bug ID: 53237
          Assignee: dev&amp;lt; at &amp;gt;tomcat.apache.org
           Summary: TCP connections are stuck in SYN_RECV
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: wilbrandt&amp;lt; at &amp;gt;iivip.com
          Hardware: All
            Status: NEW
           Version: 1.1.22
         Component: Library
           Product: Tomcat Native

Created attachment 28783
  --&amp;gt; https://issues.apache.org/bugzilla/attachment.cgi?id=28783&amp;amp;action=edit
test reproduction file

When a TCP connection is opened to a tomcat (6 &amp;amp; 7) instance with tomcat-native
installed, the connection is left in 'SYN_RECV' until a request is made or the
connections is cleared (within 4 minutes on my system).

If tomcat-native is not installed on that same system, the TCP connection goes
to the 'ESTABLISHED' state.

The client system where the connection is originating sees the connection as
'ESTABLISHED' and will ge&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T20:54:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120302">
    <title>svn commit: r1338797 - /tomcat/jk/trunk/native/common/jk_util.c</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120302</link>
    <description>&lt;pre&gt;Author: mturk
Date: Tue May 15 17:19:03 2012
New Revision: 1338797

URL: http://svn.apache.org/viewvc?rev=1338797&amp;amp;view=rev
Log:
This is just insane. Use memzero instead manually setting each and every struct member to zero

Modified:
    tomcat/jk/trunk/native/common/jk_util.c

Modified: tomcat/jk/trunk/native/common/jk_util.c
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_util.c?rev=1338797&amp;amp;r1=1338796&amp;amp;r2=1338797&amp;amp;view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_util.c (original)
+++ tomcat/jk/trunk/native/common/jk_util.c Tue May 15 17:19:03 2012
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2048,66 +2048,14 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; void jk_append_libpath(jk_pool_t *p, con
 
 void jk_init_ws_service(jk_ws_service_t *s)
 {
-    s-&amp;gt;ws_private = NULL;
-    s-&amp;gt;pool = NULL;
-    s-&amp;gt;method = NULL;
-    s-&amp;gt;protocol = NULL;
-    s-&amp;gt;req_uri = NULL;
-    s-&amp;gt;remote_addr = NULL;
-    s-&amp;gt;remote_port = NULL;
-    s-&amp;gt;remote_host = NULL;
-    s-&amp;gt;remote_user = NULL;
-    s-&amp;gt;auth_type = NULL;
&lt;/pre&gt;</description>
    <dc:creator>mturk&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T17:19:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120301">
    <title>RE: svn commit: r1335546 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/ConnectionState.java</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120301</link>
    <description>&lt;pre&gt;Yes we should. I can do it today, unless you beat me to it

&lt;/pre&gt;</description>
    <dc:creator>Filip Hanik (mailing lists</dc:creator>
    <dc:date>2012-05-15T15:49:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120300">
    <title>[Bug 53074] [websocket] java.net.SocketTimeoutException: Read timed caused by server.xml' connectTimeout</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120300</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53074

--- Comment #4 from Jean-Francois Arcand &amp;lt;jfarcand&amp;lt; at &amp;gt;apache.org&amp;gt; ---
Hi Mark,

+1 for making the connection timeout infinite. +1 also to add support for
websocket timeout property/attribute (will be really useful). 

Not sure for the ping ... some applications don't need ping or that extra
traffic on the wire. At least this should be configurable.

Thanks for the work.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T14:12:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120299">
    <title>[Bug 53074] [websocket] java.net.SocketTimeoutException: Read timed caused by server.xml' connectTimeout</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120299</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53074

--- Comment #3 from Mark Thomas &amp;lt;markt&amp;lt; at &amp;gt;apache.org&amp;gt; ---
I've been thinking about this and I think the following is the way to go.

1. Make the connection timeout infinite.
2. Add an idle timeout to the WebSocket implementation (defaults to infinite)
that times out if there is no input or output after a predefined amount of
time. This should be configurable per connection.
3. Add a "ping every n milliseconds" feature (disabled by default) to save
applications re-inventing the wheel.

Thoughts?

As an aside, 1) will be tricky with the APR/native connector. That needs some
separate work. I'll start a thread on that on the dev list.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-15T08:18:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120298">
    <title>[GUMP&lt; at &gt;vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120298</link>
    <description>&lt;pre&gt;To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general&amp;lt; at &amp;gt;gump.apache.org.

Project tomcat-trunk-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 5 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - tomcat-trunk-test :  Tomcat 8.x, a web server implementing Java Servlet 3.1,
    ...


Full details are available at:
    http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on tomcat-trunk-dbcp exists, no need to add for property tomcat-dbcp-src.jar.
 -DEBUG- Dependency on commons-daemon exists, no need to add for propert&lt;/pre&gt;</description>
    <dc:creator>Bill Barker</dc:creator>
    <dc:date>2012-05-15T05:24:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120297">
    <title>[GUMP&lt; at &gt;vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120297</link>
    <description>&lt;pre&gt;To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general&amp;lt; at &amp;gt;gump.apache.org.

Project tomcat-tc7.0.x-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 6 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - tomcat-tc7.0.x-test :  Tomcat 7.x, a web server implementing Java Servlet 3.0,
    ...


Full details are available at:
    http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Dependency on tomcat-tc7.0.x-dbcp exists, no need to add for property tomcat-dbcp-src.jar.
 -DEBUG- Dependency on commons-daemon exists, no need to add for&lt;/pre&gt;</description>
    <dc:creator>Bill Barker</dc:creator>
    <dc:date>2012-05-15T04:55:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120296">
    <title>[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120296</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53231

--- Comment #3 from mcohen&amp;lt; at &amp;gt;pivotalsystems.com ---
The reason for the request is when installing a second instance of Tomcat, the
second instance won't start initially when the first instance is running
(changing server.xml takes care of this) As I pointed out it would be a nicety
to have the added port in the UI since you already ask for every port that is
pre-defined except https.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-14T21:13:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120295">
    <title>[Bug 52791] [PATCH] read windows installer default values from config file</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120295</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=52791

Sandra Madden &amp;lt;smadden&amp;lt; at &amp;gt;vocera.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.0.26                      |6.0.35

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-14T20:54:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120294">
    <title>[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120294</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53231

Mark Thomas &amp;lt;markt&amp;lt; at &amp;gt;apache.org&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Mark Thomas &amp;lt;markt&amp;lt; at &amp;gt;apache.org&amp;gt; ---
Agreed. We are not going to ship with a self-signed cert. That is insecure.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-14T20:48:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120293">
    <title>[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120293</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53231

Konstantin Kolinko &amp;lt;knst.kolinko&amp;lt; at &amp;gt;gmail.com&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Konstantin Kolinko &amp;lt;knst.kolinko&amp;lt; at &amp;gt;gmail.com&amp;gt; ---
I do not see a point.

You cannot configure HTTPS support by specifying port number only. You need to
configure an SSL certificate, and that becomes non-trivial.

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-14T20:25:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120292">
    <title>[Bug 53231] New: Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120292</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53231

          Priority: P2
            Bug ID: 53231
          Assignee: dev&amp;lt; at &amp;gt;tomcat.apache.org
           Summary: Suggestion for the Windows 32/64 bit installer -
                    include port 8443 in the configurator
          Severity: normal
    Classification: Unclassified
                OS: Windows XP
          Reporter: mcohen&amp;lt; at &amp;gt;pivotalsystems.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Packaging
           Product: Tomcat 7

Suggestion for the Windows 32/64 bit installer

In the UI it prompts for the ports to use, it would be nice if it also prompted
for port 8443.

Hopefully I have this posted in the right area.
Marty

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-14T20:08:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120291">
    <title>[Bug 53230] Allow custom error mapping when Manager's maxActiveSessions is exceeded</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.tomcat.devel/120291</link>
    <description>&lt;pre&gt;https://issues.apache.org/bugzilla/show_bug.cgi?id=53230

Thomas Rohde &amp;lt;tro&amp;lt; at &amp;gt;ordix.de&amp;gt; changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tro&amp;lt; at &amp;gt;ordix.de
                 OS|                            |All

&lt;/pre&gt;</description>
    <dc:creator>bugzilla&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-14T17:13:13</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.jakarta.tomcat.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.jakarta.tomcat.devel</link>
  </textinput>
</rdf:RDF>

