-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
None
-
Affects Version/s: 1.4.0
-
Component/s: other-libs
-
sparc
-
solaris_7
As per Hemanth's mail, PICurrent's usage on server side is:
>The correct usage would be to set the PICurrent slot in
> - recieve_request_service_context() by using ServerRequestInfo.set_slot()
> and access it in recieve_request() by using ServerRequestInfo.get_slot()
However if I set_slot in rrsc and try to extract data in rr, it's giving a org.omg.CORBA.TypeCodePackage.BadKind for accessing id of the any.type().
Please refer to the attachment for reproducing the problem.
>The correct usage would be to set the PICurrent slot in
> - recieve_request_service_context() by using ServerRequestInfo.set_slot()
> and access it in recieve_request() by using ServerRequestInfo.get_slot()
However if I set_slot in rrsc and try to extract data in rr, it's giving a org.omg.CORBA.TypeCodePackage.BadKind for accessing id of the any.type().
Please refer to the attachment for reproducing the problem.