Skip to Content
0
Former Member
Sep 16, 2005 at 05:38 PM

Help on JCA

17 Views

Hello,

I am doing JCA to retrieve srm data.when i build the application in eclipse i am getting

<b>The method getService(String) from the type IPortalComponentRequest is deprecated<b></b>

and at code is

IConnectorGatewayService cgService =

(IConnectorGatewayService) request.getService(IConnectorService.KEY);

Does any one have idea on this...

regards,

maha