Hello all together, i have a little problem:
My Service is Session based, and i use the simpleSessionHandler to place my Session in the Header of the SOAP-Message. I also use one Client and different Services. So i get the Session of the first Service and place it for the next call. Everything works fine, but after a time limit of about 1 - 2 min without a new request, my Service or AxisEngine creates a new Session when there arrives a new Request. So there must be a setting for the Sessionlifetime or Session not used lifetime !? Can someone tell me how i can solve this problem??? Some Code snippet for setting the session-life-time are welcome!!! Thanks Tomi
