Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MDS-00035: cannot load the class: oracle.app.hcm.common.core.HcmCoutryCC

Kaja RajeshJan 24 2013 — edited Jan 28 2013
Currently we are trying to do Fusion App Customizations . Have created an application of type 'Fusion Customization Application' In Jdev and Pointed it to the Exploded EAR for the Fusion App.

When i have opened the Application in 'Oracle Fusion Applications Administrator Customization' role, The Customization app is not loading and receiving the following error.



MDS-00035: cannot load the class: oracle.apps.hcm.common.core.HcmCountryCC.
Error initializing MDS configuration for application "file:/C:/Projects/Oracle/FusionJdevWork/mywork/FusionExtn1/FusionExtn1.jws". Customizations disabled for this application. MDS-00035: cannot load the class: oracle.apps.hcm.common.core.HcmCountryCC.


Have added below option to jdev.conf


AddVMOption -Dide.extension.extra.search.path=C:\Projects\Oracle\FusionJdevWork\FusionEARPOC\APP-INF\lib

And also created a deployment profile at Project Properties level to point to the ExtHcmCustomization.jar which was placed in <JDdev Home>/jdeveloper/jdev/lib/patches.

Still getting the same error.

Am i missing anything to make the app Customizable? BTW, i am using Jdev 11.1.1.6.2

Thanks
Kaja
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2013
Added on Jan 24 2013
3 comments
669 views