Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jetty/Contributor/Documentation/Documentation Plans"

m
m
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
==Jetty Documentation Plans==
 
==Jetty Documentation Plans==
  
Here are immediate plans for Jetty documentation. Comments and additions here are most welcome. You can also send email to boulay@intalio.com.
+
Here are immediate plans/status for Jetty documentation. Comments and additions here are most welcome. You can also send email to boulay@intalio.com.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 18: Line 18:
 
|-
 
|-
 
| September 2010
 
| September 2010
| Bug 315635 WIKI: Document DoSFilter [[Jetty/Reference/DoSFilter|"DoS Filter"]]
+
| Port [http://docs.codehaus.org/display/JETTY/Stress+Testing+Cometd ''Stress Testing Cometd''] to Jetty7
 +
| tbd
 +
|
 +
|
 +
|-
 +
| September 2010
 +
| Bug 315635 WIKI: Document DoSFilter [[Jetty/Reference/DoSFilter|''DoS Filter'']]
 
| complete This is the first doc I have written from scratch. Please review.
 
| complete This is the first doc I have written from scratch. Please review.
 
|
 
|
Line 24: Line 30:
 
|-
 
|-
 
| September 2010
 
| September 2010
| Bug 315634 WIKI: Port QoSFilter documentation [[Jetty/Reference/QoSFilter|"QoS Filter"]]
+
| Bug 315634 WIKI: Port QoSFilter documentation [[Jetty/Reference/QoSFilter|''QoS Filter'']]
 
| complete; reviews welcome  
 
| complete; reviews welcome  
 
|
 
|
 
|-
 
|-
 
| August 2010
 
| August 2010
| Bug 314594] WIKI: Port request logging documentation [[Jetty/Howto/Configure_Request_Logs|"How to Configure Request Logs"]]
+
| Bug 314594 WIKI: Port request logging documentation [[Jetty/Howto/Configure_Request_Logs|''How to Configure Request Logs'']]
 
| complete
 
| complete
 
|
 
|
Line 55: Line 61:
 
| [[Jetty/Howto/Configure_Jetty|''How to Configure Jetty'']]
 
| [[Jetty/Howto/Configure_Jetty|''How to Configure Jetty'']]
 
| reviews welcome
 
| reviews welcome
| Some of the links in the svn are broken. Figure out how to fix.
+
| <s>Some of the links in the svn are broken.</s> Fixed 8/30.
 
|
 
|
 
|-
 
|-

Latest revision as of 16:36, 3 September 2010


Jetty Documentation Plans

Here are immediate plans/status for Jetty documentation. Comments and additions here are most welcome. You can also send email to boulay@intalio.com.

Date Project Status My questions/issues Comments
September 2010 Port Stress Testing Cometd to Jetty7 tbd
September 2010 Bug 315635 WIKI: Document DoSFilter DoS Filter complete This is the first doc I have written from scratch. Please review.
September 2010 Bug 315634 WIKI: Port QoSFilter documentation QoS Filter complete; reviews welcome
August 2010 Bug 314594 WIKI: Port request logging documentation How to Configure Request Logs complete
August 2010 Downloading/Installing Jetty in process
August 2010 How to Use Jetty with Maven placeholder only
August 2010 How to Use Jetty with Eclipse IDE can't find
August 2010 How to Configure Jetty reviews welcome Some of the links in the svn are broken. Fixed 8/30.
August 2010 Jetty HelloWorld Tutorial complete; reviews welcome
August 2010 Jetty and Maven Hello World Tutorial complete; reviews welcome
August 2010 How to Develop with Jetty needs more work; reviews welcome sections on OSGi, Ant, Eclipse Web Tooling are place holders
August 2010 Start.jar complete; reviews welcome
August 2010 jetty.xml complete; reviews welcome
August 2010 jetty.xml Usage complete; reviews welcome Why would you want multiple configuration files?
August 2010 jetty.xml Syntax complete; reviews welcome
August 2010 jetty-web.xml complete; reviews welcome
August 2010 jetty-env.xml complete; reviews welcome
August 2010 webdefault.xml complete; reviews welcome
August 2010 override-web.xml complete; reviews welcome
August 2010 Jetty Maven Plugin complete; reviews welcome Updates needed for the run pages. Jetty 6 version includes enumeration of 6 Maven goals; why not in 7 version? Ditto for "usual Maven defaults" We should provide info about where to download the plugin here. It's very hard to find, leading to unnecessary frustration. Status of jetty-runner jar? (mentioned in "Starting Jetty.") Check also for mention in "How to Deploy Web Applications."
August 2010 Jetty and Maven HelloWorld Tutorial complete; reviews welcome
August 2010 How to Configure Jetty Using Spring complete; reviews welcome
August 2010 Configuring Jetty with XBean complete; reviews welcome Can't find the download site for Jetty 7 XBean module
August 2010 Jetty Jars and Dependencies reviews welcome what exactly is the maven dependency: tree plugin?
August 2010 Bug 302461 WIKI: ContextDeployer documentation to do
July 2010 Jetty Architecture complete; reviews welcome
July 2010 Writing A Jetty Handler complete
July 2010 Jetty and Your Service Provider complete
July 2010 How to Configure Virtual Hosts (August) links now added to general Configuration pages

Back to the top