I am using Orbix idlj compiler, it doesnot accept type ULongSeq or UShortSeq. Here are the error messages. 296:(semantic): Identifier `ULongSeq' not found
I'm having a problem with the valErrors out parameter in the following IDL operation: boolean submit(in SMSProvExt::WorkOrderData wo, in boolean isNew,
We are currently migrating an application that uses CORBA to BEA WebLogic 8.1 SP6. The surprising thing we are currently facing is that we receive NO_IMPLEMENT exceptions whenever we try to transmit a null reference.