Hi ,
Im going through ESS implementation in EP 6.0 and ECC 5.0.
When creating JCO destinations for metadata it getting generated and tested successfully.
But for application data JCOs it is raising error (while testing) saying
com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: The system is unable to interpret the SSO ticket received
Im using user USER1(with SAP ALL authorization) to create metadata JCOs.
But j2ee server administrator is j2ee_admin with which Im logged in to create JCO destinations.
FYI, we are having ECC and EP in the same server. With ECC with ABAP stack and WAS 6.40 for EP 6.0. User storage for EP is maintained in ABAP. So in ABAP we have both USER1 and j2ee_admin user created.
Another concern is do we need to create user mapping for the Systems (i.e. SAP_Webdynpro_XSS etc.)?
Thanks
Anirban