A DESCRIPTION OF THE PROBLEM :
The pack200 guide at http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/pack200.html has four images titled Example 1 through 4. The value of the content-encoding header in responses are incorrect for Example 2 and Example 3.
Example 2, Expected CE="gzip" Found CE="pack200-gzip"
Example 3, Expected no CE header Found CE="pack200-gzip"
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/pack200.html
The pack200 guide at http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/pack200.html has four images titled Example 1 through 4. The value of the content-encoding header in responses are incorrect for Example 2 and Example 3.
Example 2, Expected CE="gzip" Found CE="pack200-gzip"
Example 3, Expected no CE header Found CE="pack200-gzip"
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/pack200.html