Hi

>org.apache.soap.rpc.SOAPContext cnt = call.getSOAPContext();
>
>HttpSession session = (HttpSession)
>cnt.getProperty(Constants.BAG_HTTPSESSION);
>session.getID();
>

but I in my Context ther are no Properties.
I get an NullPointerExeption when I want to pritn aut the session id
I set up then service scope to session and
as follows

>         SOAPHTTPConnection connection =  new SOAPHTTPConnection();
>         connection.setMaintainSession(true);
>         call.setSOAPTransport(connection);

in my client java class.
What happend.

cya daniel
____________________________________________

SinnerSchrader Deutschland GmbH
Communication & Technology

mailto:[EMAIL PROTECTED]
http://www.sinnerschrader.com
fon +49.(0) 40.39 88 55-0
fax +49.(0) 40.39 88 55-55
gasstrasse 8-16 | 22761 hamburg | germany
____________________________________________

Reply via email to