Aaron wrote:
>         Well, what can I say.  In the end, it was a trivial fix.  In
>Tomcat's server.xml, I added:
>
>         <RequestInterceptor
>             className="org.apache.tomcat.request.Jdk12Interceptor"
>             debug="0" />


>Now, shall I update the
>jBoss+Tomcat web page, or does someone else want to?

You do it, but make sure you check out the latest docs from CVS (not just 
downloading the files from the Web site) and check them back in when you're 
done.

To be consistent with the Getting Started format, the stuff that the user 
is supposed to paste into a file should be green with a fixed-width font:

< TABLE BORDER=0 BGCOLOR="#80FF80" CELLSPACING=4 > < TR > < TD > < PRE >

Expected output should be yellow:

< TABLE BORDER=0 BGCOLOR="#FFFF80" CELLSPACING=4 > < TR > < TD > < pre >

Commands that the user should type should be a fixed-width font, formatted 
so that the user can copy the commands from the Web browser to the command 
line.

And if you're doing anything OS-specific, make sure it's clear and (above 
all) make sure you test it on the target OS.

-- Ken Jenks, jBoss Documentation Project Lead

    http://abiblion.com/   Tools for reading.


Reply via email to