hello Jody, thanks for the prompt reply. my comments are in-line.
On Mon, 23 Feb 2009 12:21:59 pm Jody Garnett wrote: > > * does setting a WFS data store connection timeout have a > > bearing on WMS request timeouts? > > The WfS data store timeout is a hack; I think it sets the java global > timeout and then sets it back. If you are encountering problems it > may be something to test. i'm encountering the problem that prompted the original mail! i thought of submitting a JUnit test case but i cannot think of how you can control the conditions to reproduce reliably. > > * is it possible to configure and use the Apache Commons > > HttpClient library instead of the default Java Runtime > > HTTP URL Connection code? > > It would probably be a wise idea; we have had to fork WMS support and > use HttpClient before in order to get better cookie handling for > GetCapabilities parsing in a previous project. I wonder if switching > to HttpClient would be a good idea? i was asking if the capability already exists for configuring such a library other than the built-in Sun's Java one and only using the latter if no other one was configured/found. replacing one hard-wired library with another could be of limited use. > > * is it possible to configure a time-out value for client-side > > WMS connection requests --akin to the WFSDataStoreFactory:TIMEOUT > > configuration property? > > It is; we could use the same trick as WFSDataStore; please review the > code and see if you like the trick and think it will work? i'll have a look since your reply implies that we can today configure this value for WMS requests --which is my immediate problem. > Jody thanks again for your time + cheers; rsn
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
_______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
