 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Chris Guest
|
Posted: Tue Apr 17, 2007 3:51 pm Post subject: jacorb |
|
|
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 |
|
| Back to top |
|
 |
Chris Guest
|
Posted: Tue Apr 17, 2007 6:50 pm Post subject: Re: jacorb |
|
|
On 17 Apr., 12:51, Chris <c...@dimetis.de> wrote:
| Quote: | 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
|
Use unchecked_narrow() |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|