Quantcast
Channel: SCN : Discussion List - SAP Enterprise Portal : Administration and Development
Viewing all articles
Browse latest Browse all 2686

ClassNotFoundException for com.sap.portal.admin.propertyeditor.api.data_providers.IPropertyObjectProvider

$
0
0

Dear all,

 

Im trying to get an instance of com.sap.portal.admin.propertyeditor.api.data_providers.IPropertyObjectProvider in that manner:

 

   IPropertyObjectProvider objectProvider = (IPropertyObjectProvider)PortalRuntime.getRuntimeResources().getService(objectProviderserviceKey);

 

This ends in a runtime exception:

 

Caused by: java.lang.ClassNotFoundException: com.sap.portal.admin.propertyeditor.api.data_providers.IPropertyObjectProvider

 

Adding com.sap.portal.admin.propertyeditor.api.data_providers to sharing references in portalapp.xml causes a deployment warning:

 

Application ... cannot be started. Reason: it has hard reference to the following resources, which are currently not available on the system: hard to SAPPORTAL/com.sap.portal.admin.propertyeditor.api.data_providers (public) (f=true, cl=true);

 

What is the right way to reference and use this service? Im on EP 7.31 SP6. Thank you,

 

regards


Viewing all articles
Browse latest Browse all 2686

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>