Author: remm
Date: Tue Apr 4 15:46:41 2006
New Revision: 391433
URL: http://svn.apache.org/viewcvs?rev=391433&view=rev
Log:
- Fix a bug I found by accident where application listeners are not
reinitialized when reloading.
- Port patch.
Modified:
tomcat/container/tc5.5.x/catalina/src/share/
Author: remm
Date: Tue Apr 4 15:34:09 2006
New Revision: 391432
URL: http://svn.apache.org/viewcvs?rev=391432&view=rev
Log:
- Add support for multiple servlet and filter mappings.
- Fix a bug I found by accident where application listeners are not
reinitialized when reloading.
- That's all folks
Hola,
> Right you are, thanks. And am I right that eating our own dog food -
> using JSP tags for that - is out because we want to maintain
> statically-usable copies?
Yes, you're right. The docs is indexed, searched all over the place,
people bookmark their local docs, etc, etc.
> OTOH it mig
Yoav Shapira wrote:
There were other reasons for using XML, like the ability for Jakarta
to have some common elements that would get automagically resolved
into the bug tracking URLs, etc. For example, when I edit the
changelog it's great to just put in n and have it be
resolved to the proper Bu
William A. Rowe, Jr. wrote:
If you run automake, it's still brought in, so necessary to keep it in
sync.
Exactly, I was using buildconf.sh and the wrong version went into the
Makefile and portable.h. From portable.h it looks like it's going
nowhere, the one in the Makefile seems to be releven
There were other reasons for using XML, like the ability for Jakarta
to have some common elements that would get automagically resolved
into the bug tracking URLs, etc. For example, when I edit the
changelog it's great to just put in n and have it be
resolved to the proper Bugzilla link URL. I th
The current doc scheme of writing in abstract XML and converting to HTML
was fine for its day. But now that all modern browsers can render XHTML
directly,
could we do the TC6 docs directly in XHTML? It would certainly simplify
building.
We could use jsp:include to include common elements :-)
-
Author: remm
Date: Tue Apr 4 10:19:42 2006
New Revision: 391370
URL: http://svn.apache.org/viewcvs?rev=391370&view=rev
Log:
- Update poweredby.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/conne
If you run automake, it's still brought in, so necessary to keep it in sync.
Mladen Turk wrote:
Rainer Jung wrote:
While playing around with svn checkout of mod_jk trunk (1.2.16-dev) I
saw, that in jk/native/configure.in there is still a line
VERSION=1.2.14
Right, but it's irrelevant.
Rainer Jung wrote:
While playing around with svn checkout of mod_jk trunk (1.2.16-dev) I
saw, that in jk/native/configure.in there is still a line
VERSION=1.2.14
Right, but it's irrelevant.
We have jk_version.h. I think this was
meant to be used for packaging tasks
that BTW doesn't exist.
Author: fhanik
Date: Tue Apr 4 07:57:49 2006
New Revision: 391327
URL: http://svn.apache.org/viewcvs?rev=391327&view=rev
Log:
Added missing socket options
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/transport/ReceiverBase.java
tomcat/contain
Author: fhanik
Date: Tue Apr 4 07:15:40 2006
New Revision: 391316
URL: http://svn.apache.org/viewcvs?rev=391316&view=rev
Log:
Remove logging dependency, so that standalone lib can log as well
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/util/StringMa
While playing around with svn checkout of mod_jk trunk (1.2.16-dev) I
saw, that in jk/native/configure.in there is still a line
VERSION=1.2.14
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
Author: fhanik
Date: Tue Apr 4 06:53:31 2006
New Revision: 391312
URL: http://svn.apache.org/viewcvs?rev=391312&view=rev
Log:
More defaults and socket values
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/transport/AbstractSender.java
tomcat/co
Author: fhanik
Date: Tue Apr 4 06:40:11 2006
New Revision: 391307
URL: http://svn.apache.org/viewcvs?rev=391307&view=rev
Log:
Enabled all socket options for both receiving and sending sockets
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/transport/
Author: mturk
Date: Tue Apr 4 06:25:40 2006
New Revision: 391301
URL: http://svn.apache.org/viewcvs?rev=391301&view=rev
Log:
Update year and add export for pkcs12 formatted
server certificate.
Modified:
tomcat/connectors/trunk/jni/examples/mkcerts
Modified: tomcat/connectors/trunk/jni/examp
Author: mturk
Date: Tue Apr 4 05:32:16 2006
New Revision: 391288
URL: http://svn.apache.org/viewcvs?rev=391288&view=rev
Log:
Fix ssl code by properly registering the socket
shutdown modes.
Modified:
tomcat/connectors/trunk/jni/native/src/sslnetwork.c
Modified: tomcat/connectors/trunk/jni/na
17 matches
Mail list logo