Hi Harry,
 
there are two ways. The first one to use cookies (of course only with http) and the 
second one to pass the session info inside a soap header. There is a 
SimpleSessionHandler that comes with axis (of course it works only with a axis server 
and a axis client - or you have to implement something equivalent to the axis handler).
 
We use the simple session handler - it works fine inside one axis instance.
 
Regards
 
Oliver
 
____________________________________________________________________ 

Oliver Adler, Senior Consultant
SYRACOM Systems AG - "The IT-Architects" 

Otto-von-Guericke-Ring 15 
D-65205 Wiesbaden 

Tel +49 6122-9176-0 
Fax +49 6122-9176-11 
Mobil +49 175-1853998 

E-Mail: [EMAIL PROTECTED] 
www.SYRACOM.de 

Ein Unternehmen der SYRACOM Gruppe - "The Business- & IT-Architects" 

____________________________________________________________________

        -----Urspr�ngliche Nachricht----- 
        Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
        Gesendet: Di 04.03.2003 15.56 Uhr 
        An: [EMAIL PROTECTED] 
        Cc: 
        Betreff: Managing Sessions
        

        I have a SOAP server that connects to another evaluation server that creates 
application level sessions, thereby allowing the SOAP server to create multiple 
session instances. I am writing a client that will initiate an evaluation and will 
need some way of knowing what session it connects to for subsequent requests to the 
session, since more than one client may access the servers. Does anyone have a good 
idea of how to deal with managing the sessions? Is it feasible to pass session 
identifier information via the SOAP header? If so, how would one do that? Otherwise, 
what other ways can on manage session? BTW, I would prefer that session management be 
transparent to the client.
        
        ________________________________
        Harry J. Kobetitsch
        UBS Warburg
        One North Wacker Drive
        Chicago, Illinois 60606-2809
        312-525-5866
        [EMAIL PROTECTED]
        
        Visit our website at http://www.ubswarburg.com
        
        This message contains confidential information and is intended only
        for the individual named.  If you are not the named addressee you
        should not disseminate, distribute or copy this e-mail.  Please
        notify the sender immediately by e-mail if you have received this
        e-mail by mistake and delete this e-mail from your system.
        
        E-mail transmission cannot be guaranteed to be secure or error-free
        as information could be intercepted, corrupted, lost, destroyed,
        arrive late or incomplete, or contain viruses.  The sender therefore
        does not accept liability for any errors or omissions in the contents
        of this message which arise as a result of e-mail transmission.  If
        verification is required please request a hard-copy version.  This
        message is provided for informational purposes and should not be
        construed as a solicitation or offer to buy or sell any securities or
        related financial instruments.
        
        


         

<<winmail.dat>>

Reply via email to