DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21130>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21130

Make MultiThreadedHttpConnectionManager defaults public statics.





------- Additional Comments From [EMAIL PROTECTED]  2003-06-27 01:24 -------
I am configuring a component that uses HttpClient in its guts. This component is
configured via an XML file. We use JAXB to generate XML IO code from an XSD for
this XML config file. Right now, the default value in the XSD has to be matched
by hand to the default values in HttpClient as well as our other settings. I
would like to be able to fill in the default values in the XSD based on
constants for all of the pieces that must be configured. This means that the
real constant definition is in one place and one place only.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to