Hi,<br><br>We have a CORBA client which connects with the remote CORBA server. The CORBA client creates session using the method provided by the server. After it&#39;s operations, it calls the method of server to end the session. <br>
<br>However, it&#39;s being complained from the server side that the sessions are not terminating properly. <br><br>Sorry if my question sounds stupid, but as per my understanding the session management is done by the server and client only uses the method implemented at the server end to create or end the sessions. Is there anything that can be done at client side to shutdown the session properly?<br>
<br>Is there any CORBA standard defined/available for session shutdown.<br><br>With best regards,<br><br>Bishnu<br>