I have a server written in TAO ORB C++ and a client in JacOrb.
The client loggs into server first over SSLIOP and then give the
server a callback reference. but when the server sends callback to
client over SSLIOP, it won't work. unless SSLIOP is turned off on
callback.
Does anybody have ideas on this issue ?
Thanks in advance!