Hi, We have a webservice (AXIS C++ 1.2) over Apache 1.3, on the client side we use java and we have created a client stub with WSDL2java (AXIS 1.1).
I saw in the user guide that a WebService could be deployed with a session scope, but it seems that the ApacheTransport don't handle sessionid but just return "this is temporary session id". There is a way to manage session with AXIS C++ ? regards
