https://issues.apache.org/bugzilla/show_bug.cgi?id=46808
Eiji Takahashi changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Wed, 2009-03-11 at 19:12 +, ma...@apache.org wrote:
> Author: markt
> Date: Wed Mar 11 19:12:03 2009
> New Revision: 752584
>
> URL: http://svn.apache.org/viewvc?rev=752584&view=rev
> Log:
> Add missing XML Schemas for Java EE Deployment Descriptors
> Unlike the existing schemas, these file
https://issues.apache.org/bugzilla/show_bug.cgi?id=46834
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: rjung
Date: Wed Mar 11 23:28:42 2009
New Revision: 752691
URL: http://svn.apache.org/viewvc?rev=752691&view=rev
Log:
Add a few tweaks to the new proxy docs page.
Modified:
tomcat/connectors/trunk/jk/xdocs/generic_howto/proxy.xml
Modified: tomcat/connectors/trunk/jk/xdocs/generic_howt
Author: rjung
Date: Wed Mar 11 23:16:22 2009
New Revision: 752685
URL: http://svn.apache.org/viewvc?rev=752685&view=rev
Log:
Activate forwarding of SSL key size by default in
Apache. It was always documented like that, but not
implemented.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.
On 11/03/2009, Rainer Jung wrote:
> Hi Sebb,
>
> On 10.03.2009 21:33, sebb wrote:
>
> > On 10/03/2009, Rainer Jung wrote:
> >
> > > Hi all,
> > >
> > > version 1.2.28 of mod_jk is approaching its release. A code snapshot
> > > (revision 752124) is available at:
> > >
> > >
> http://tomcat.apac
Author: rjung
Date: Wed Mar 11 22:38:41 2009
New Revision: 752664
URL: http://svn.apache.org/viewvc?rev=752664&view=rev
Log:
BZ 46834: fix some broken links in documentation
and add some missing ones.
Modified:
tomcat/connectors/trunk/jk/xdocs/generic_howto/quick.xml
tomcat/connectors/tru
Author: rjung
Date: Wed Mar 11 22:21:24 2009
New Revision: 752655
URL: http://svn.apache.org/viewvc?rev=752655&view=rev
Log:
Fix menue links to Bugzilla.
JK is no longer a component of Tomcat in Bugzilla.
Modified:
tomcat/connectors/trunk/jk/xdocs/ajp/project.xml
tomcat/connectors/trunk/j
Author: fhanik
Date: Wed Mar 11 22:05:12 2009
New Revision: 752651
URL: http://svn.apache.org/viewvc?rev=752651&view=rev
Log:
Allow xmlBase to be configurable, just like appBase.
Modified:
tomcat/trunk/java/org/apache/catalina/Host.java
tomcat/trunk/java/org/apache/catalina/core/Standard
Hi Sebb,
On 10.03.2009 21:33, sebb wrote:
On 10/03/2009, Rainer Jung wrote:
Hi all,
version 1.2.28 of mod_jk is approaching its release. A code snapshot
(revision 752124) is available at:
http://tomcat.apache.org/dev/dist/tomcat-connectors/jk/source/jk-1.2.28-dev/
The NOTICE file is n
Author: rjung
Date: Wed Mar 11 21:52:23 2009
New Revision: 752644
URL: http://svn.apache.org/viewvc?rev=752644&view=rev
Log:
... part 2 of the JavaDoc fix.
Modified:
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusTask.java
Modified:
tomcat/connectors/trunk/jk/jk
Author: rjung
Date: Wed Mar 11 21:48:41 2009
New Revision: 752641
URL: http://svn.apache.org/viewvc?rev=752641&view=rev
Log:
Since the JK request log isn't really useful any
more (using log notes in the standard access log
is much better), and the log format is only parsed
during startup/restart (
Author: rjung
Date: Wed Mar 11 21:43:04 2009
New Revision: 752636
URL: http://svn.apache.org/viewvc?rev=752636&view=rev
Log:
Replace verbatim constant by a define.
Modified:
tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c
tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c
Modifi
On 11/03/2009, rj...@apache.org wrote:
> Author: rjung
> Date: Wed Mar 11 21:33:54 2009
> New Revision: 752629
>
> URL: http://svn.apache.org/viewvc?rev=752629&view=rev
> Log:
> Formally fix JavaDoc.
> The JavaDocs are more like dummies though.
>
> Modified:
>
> tomcat/connectors/trunk
Author: rjung
Date: Wed Mar 11 21:33:54 2009
New Revision: 752629
URL: http://svn.apache.org/viewvc?rev=752629&view=rev
Log:
Formally fix JavaDoc.
The JavaDocs are more like dummies though.
Modified:
tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusTask.java
Modifi
Author: rjung
Date: Wed Mar 11 21:31:31 2009
New Revision: 752627
URL: http://svn.apache.org/viewvc?rev=752627&view=rev
Log:
Apply ASF NOTICE file conventions as documented at
http://www.apache.org/legal/src-headers.html#notice
(add project name and copyright years).
Modified:
tomcat/connecto
On 11/03/2009, ma...@apache.org wrote:
> Author: markt
> Date: Wed Mar 11 19:12:03 2009
> New Revision: 752584
>
> URL: http://svn.apache.org/viewvc?rev=752584&view=rev
> Log:
> Add missing XML Schemas for Java EE Deployment Descriptors
> Unlike the existing schemas, these files are CDDL lic
Author: markt
Date: Wed Mar 11 19:28:18 2009
New Revision: 752589
URL: http://svn.apache.org/viewvc?rev=752589&view=rev
Log:
Add missing and new schemas to resolver used by digester.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Constants.java
tomcat/trunk/java/org/apache/catali
Added: tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/resources/javaee_web_services_1_2.xsd?rev=752584&view=auto
==
--- tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=46835
BibekDash changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #2 from Bibek
https://issues.apache.org/bugzilla/show_bug.cgi?id=46835
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Component|All
https://issues.apache.org/bugzilla/show_bug.cgi?id=46834
Summary: A few links missing from the docs
Product: Tomcat Connectors
Version: 1.2.27
Platform: All
URL: http://tomcat.apache.org/connectors-doc/index.html
OS/Version: Linux
Mark Thomas wrote:
> Pid wrote:
>> Mark Thomas wrote:
>>> Folks,
>>>
>>> I added Tomcat to the GSoC page on the wiki along with an idea for a task.
>>> Comments on the idea or additional ideas welcome.
>>>
>>> http://wiki.apache.org/general/SummerOfCode2009#tomcat-project
>> Won't it be problematic
Pid wrote:
> Mark Thomas wrote:
>> Folks,
>>
>> I added Tomcat to the GSoC page on the wiki along with an idea for a task.
>> Comments on the idea or additional ideas welcome.
>>
>> http://wiki.apache.org/general/SummerOfCode2009#tomcat-project
>
> Won't it be problematic to implement access to th
Mark Thomas wrote:
> Folks,
>
> I added Tomcat to the GSoC page on the wiki along with an idea for a task.
> Comments on the idea or additional ideas welcome.
>
> http://wiki.apache.org/general/SummerOfCode2009#tomcat-project
Won't it be problematic to implement access to the correct
ServletCont
Folks,
I added Tomcat to the GSoC page on the wiki along with an idea for a task.
Comments on the idea or additional ideas welcome.
http://wiki.apache.org/general/SummerOfCode2009#tomcat-project
Mark
-
To unsubscribe, e-mail: d
26 matches
Mail list logo