[omniORB] type checking
Michael Brenner
brenner at informatik.uni-freiburg.de
Thu Jul 3 19:38:33 BST 2008
Hi,
I'm calling a python server from a java client. Is there a way I can type check
the return values in python, ie assert that they confirm to the out parameters
specified in the IDL, and die gracefully (and with a helful message) if they
don't? Right now, I'm getting org.omg.CORBA.BAD_PARAM errors - which don't give
me any clue about what went wrong.
Cheers,
michael
More information about the omniORB-list
mailing list