[SoapRMI] Session-like behaviour
Pollähne. Ullrich
U.Pollaehne_at_seeburger.de
Tue, 5 Feb 2002 16:44:50 +0100
Hi Alek,
>it is possible you need to use socket connection that is cookie aware.
by default
>we use our own implementation that does not support cookies however you
can switch
>to use HttpConnectionSoapInvoker. the easiest way to go is to use
>HttpConnectionSoapServices.getDefault() instead of default
>SoapServices.getDefault() and you should be able to keep cookie /
session with
>tomcat.
>
>let me know if it did not work.
to be honest we did not have much success with this.
The result was the same (no session handling). The only thing that
changed was the
http header "accept" line that accepted more than xml files.
Ullrich.