Recent Java Client API Changes

LabKey Support Forum
Recent Java Client API Changes jeckels  2015-05-20 10:08
Status: Closed
 
I haven't tested, but I expect that will work. The primary change is to make all of the HttpClient instances share the same CookieStore, so calling addCookie() should do the trick.

Thanks, Josh