Communication with JDK 1.4 ORB



Hello list,


I apologise if this is covered somewhere, but I've been *scouring* for an
answer without much luck.

I have managed to get my ORBit client talking somewhat with my JDK ORB
based server, but it appears to hang on doing NameService lookups.

Invoking the client does the following:

mbusigin@mercedes:~/corba$ ./query-client -ORBInitRef NameService=iiop://localhost:1050/NameService
** (process:6719): WARNING **: Ignoring incoming code_sets component

Which appears to be on the line:
	        *queryServer = CosNaming_NamingContext_resolve( *context,
				name, ev );



A quick look at Ethereal whilst this is running shows that there is some
transaction between the client and JDK ORB.

Would anyone have any suggestions on making this work ?


Regards,
Matt




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]