开发者

Information about currently executing request in corba

I need information about currently executing request in server in CORBA application. I am using Corba omniORB. I know, that in Ice for every function implemented in server-side the开发者_开发知识库re is parameter Ice::Current. Is there something similar in CORBA ?


Client certificates and other transport-related details were deliberately abstracted away by the CORBA spec. OmniORB might have some extension that allows this kind of investigation but I doubt it.

Your best bet is to turn up logging to the max and see if the client certificate's details appear anywhere.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜