Hi All,
I need to access km docs from custom ear file. I have created the ear file , and added KM APIs tc~km~frwk and tc~km~nonwdui in properties -> java build path, then in added sharing reference as 'tc~km~frwk' in portalapp.xml file. While deploying the exported .ear file i am getting warning as "t has hard reference to the following resources, which are currently not available on the system: hard to SAPPORTAL/tc~km~frwk (public) (f=true, cl=true); ." .
When i try the iview from portal getting this error "Application com.hul/com.hul.utalk.rststhome cannot be started. Reason: it has hard reference to the following resources, which are currently not available on the system: hard to SAPPORTAL/tc~km~frwk (public) (f=true, cl=true); .
In order to start the application, components that provide the missing resources should be successfully deployed." . In server all KM required files are available. Please help .
Regards,
Rakesh Mathew