actually what I need is to override the

http.connection-manager.max-per-host

parameter in VFS, can I do that without passing in a BaseFile to
resolveFile() ?



On Mon, Dec 19, 2011 at 11:30 AM, Gary Gregory <garydgreg...@gmail.com>wrote:

> You should ask this on their mailing list. AFAIK, the docs are in the
> zip you download. If the Javadoc is not enough, you can also download
> the src and build the site yourself and see what additional docs are
> included.
>
> Gary
>
> On Mon, Dec 19, 2011 at 1:41 PM, Lance Frohman <lfroh...@gmail.com> wrote:
> > Where can I find the documentation for Apache commons http-client? Only
> the
> > documentation
> > for the replacement seems available.
> >
> > On Mon, Dec 12, 2011 at 1:51 PM, Gary Gregory <garydgreg...@gmail.com
> >wrote:
> >
> >> Vfs is coded to the http-client API which  is not compatible with
> >> http-components.
> >>
> >> What is on the site is all the docs we have. Then there's google ;)
> >>
> >> Gary
> >>
> >> On Dec 12, 2011, at 16:23, Lance Frohman <lfroh...@gmail.com> wrote:
> >>
> >> > I am trying to use commons vfs with http, but I am getting some
> errors.
> >> > Are there any examples of this, or any documentation online?
> >> > I could not get the http to work with apache httpcomponents,
> >> > only commons httpclient.
> >> >
> >> > thanks
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: user-h...@commons.apache.org
> >>
> >>
>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0
> Spring Batch in Action: http://bit.ly/bqpbCK
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
>
>

Reply via email to