RE: Error on Oracle App Server Admin Page

2004-08-11 Thread Steve Johnson
, 2004 7:27 PM To: Commons HttpClient Project Subject: Re: Error on Oracle App Server Admin Page Hi Steve, It looks like you're getting a bad connection. My guess is that the server is closing the connection between requests. Are you using SSL by chance? Please try setting the connection

Re: Error on Oracle App Server Admin Page

2004-08-10 Thread Michael Becke
Hi Steve, It looks like you're getting a bad connection. My guess is that the server is closing the connection between requests. Are you using SSL by chance? Please try setting the connection header to close on your requests and see what happens: Method.setRequestHeader(Connection,