Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Corba > Orbix idlj not ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 460 of 534
Post > Topic >>

Orbix idlj not compiling type ULongSeq, Help!

by "srini.venigalla@[EMAIL PROTECTED] " <srini.venigalla@[EMAIL PROTECTED] > Oct 17, 2006 at 10:50 AM

Hello all,

I am using Orbix idlj compiler, it doesnot accept type ULongSeq or
UShortSeq.

Here are the error messages.

296:(semantic): Identifier `ULongSeq' not found
296:(semantic): Name does not denote a type
296:(semantic): Incomplete type definition
297:(semantic): Identifier `ULongSeq' not found
297:(semantic): Name does not denote a type
297:(semantic): Incomplete type definition
298:(semantic): Identifier `ULongSeq' not found
298:(semantic): Name does not denote a type
298:(semantic): Incomplete type definition
299:(semantic): Identifier `ULongSeq' not found
299:(semantic): Name does not denote a type
299:(semantic): Incomplete type definition

My compiler version is:
Orbix 3.3
Orbix Java IDL compiler version 3.3 Service Pack 5
Using MSVC++ 6.0 Service Pack 3
for JDK 1.1.x/1.2.x/1.3.x

My idl is:

 void SetData(in XYZ::idlUserID uID,
                                  inout CORBA::ULongSeq ADataSeq,
                                  inout CORBA::ULongSeq BDataSeq,
                                  inout CORBA::ULongSeq CDataSeq,
                                  inout CORBA::ULongSeq DDataSeq)
        raises (idlExcBadParameters, idlExcCmdFailed);

Thanks in advance.




 3 Posts in Topic:
Orbix idlj not compiling type ULongSeq, Help!
"srini.venigalla@[EM  2006-10-17 10:50:05 
Re: Orbix idlj not compiling type ULongSeq, Help!
"Conor" <cpa  2006-10-26 09:25:29 
Re: Orbix idlj not compiling type ULongSeq, Help!
"Srini" <sri  2006-10-31 05:47:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 17:12:10 CDT 2008.