Hi
i am running into problems with Adaptive RFC and i want to use now JCA instead.
the Problem i am facing is that all examples i see are calling JCA from a PortalComponent and this provides the objects Request, PortalRuntime and gettings a Service
PortalRuntime.getRuntimeResources().getService(IConnectorService.KEY);
Is there a way to use JCA inside a Web Dynpro component?
Thanks,
Kai