Hello,
does anyone know, whether there is a jacorb option similar to
omniORB's ORBverifyObjectExistsAndType=0 ?
I am trying to let a simple jacorb client app talk to a corba device.
Narrowing from the jacorb object results in sending a "_is_a"-request
before sending the actual request.
Unfortunately the corba device is unable to handle this and responses
with MessageError.
So I want to switch off this behaviour and let the client transmit the
pure request.
Any ideas welcome.
Chris