Hi,
We are using jcorb as communication module between java and C, In our
application we used to bring the remote stub from NamingService during
the startup of application and keeps it for future requests, if this
remote stub is not used for some time(keep it idle for some time), it
stops responding , but if we restart the application it works fine. I
am not able to understand this behaviour, Can any one Please help me
how i can restore stub connection and used its services.
Thanks in Advance
Sanat