Randy, Please post a wire/context log of the HTTP session to this list. I'll look at it tomorrow
http://jakarta.apache.org/commons/httpclient/logging.html Oleg On Wed, 2005-02-16 at 10:05 -0600, Randy Paries wrote: > Hello > > Actually I do not have access to the backend, so I am unsure > > With my client I already do > client.getState().setCookiePolicy(CookiePolicy.COMPATIBILITY); > > Thanks > > -----Original Message----- > From: Kenneth Wilcox [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 15, 2005 6:58 PM > To: 'HttpClient User Discussion' > Subject: RE: Can someone please explain what these errors mean? > > Well, > > I can say that the TLTSID looks like a cookie that gets injected into the > HTTP headers by a product called Realitea from Tea Leaf Technologies. Does > your company use that product? > > Sounds like you want to explicitly set your cookie policy to Compatibility > and see if that helps. > > Good luck. > > Ken > > > -----Original Message----- > > From: Randy Paries [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, February 15, 2005 4:23 PM > > To: 'HttpClient User Discussion' > > Subject: Can someone please explain what these errors mean? > > > > Hello, > > > > I am using httpClient to login into a site and then grab some data > > from a report > > > > After I post the login info, I get a 302 and I redirect to that page. > > > > When I go to the redirected URL I get these error messages. Can > > someone explain what they mean? > > > > Thanks > > > > Feb 15, 2005 3:03:40 PM org.apache.commons.httpclient.HttpMethodBase > > processResponseHeaders > > WARNING: Cookie rejected: "TLTSID=8E757A8C4BA2C4038B0F1FB931593E14z0". > > Illegal path attribute "/". Path of origin: "Canada/LoginRefresh.asp" > > Feb 15, 2005 3:03:40 PM org.apache.commons.httpclient.HttpMethodBase > > processResponseHeaders > > WARNING: Cookie rejected: "TLTHID=8E757A8C4BA2C4038B0F1FB931593E14". > > Illegal > > path attribute "/". Path of origin: "Canada/LoginRefresh.asp" > > Feb 15, 2005 3:03:40 PM org.apache.commons.httpclient.HttpMethodBase > > processResponseHeaders > > WARNING: Cookie rejected: "TLTUID=8E757A8C4BA2C4038B0F1FB931593E14". > > Illegal > > path attribute "/". Path of origin: "Canada/LoginRefresh.asp" > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
