All, I need to access the HTTP headers in the response after the call.invoke().
Specifically, I need to get the JSESSIONID (cookie) that the web server sets. This is to code a work around for a load balancer which does not understand SOAP Headers. I have been through the API (and chased my tail pursuing different paths). However, there does not appear to be an easy way to access the HTTP Headers from the Call (or Service) object. Since the transport is HTTP, don't we have access to the HTTP Request and Response objects? Any body faced this situation? Any ideas on a workaround? Thanks Conrad -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
