hi ! I've got a question of understanding the session scope of AXIS web services. (Axis 1.4).
I have built several services... They are deployed with a WSDD file, each with
scope "session". I have now a client (generated with WSDL2Java) which uses all the services. On every client service stub, I call setMaintainSession(true). Do I have now for every service an own session ? If yes, is there some support the be able to combine these sessions to one single session for all services or do I have to do it myself? Thanks and best regards, Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
