Hi,
I have used viewControllerBundle.properties to avoid hard coding of strings in my View controller project. I am able to run the page without issues locally, however it is giving the below error when Im deploying to our DEV weblogic server.
Error:
java.util.MissingResourceException: unable to find bundle for:nswh.rec.crr.view.viewcontrollerBundle at oracle.javatools.resourcebundle.BundleFactory.getMap(BundleFactory.java:145) at oracle.javatools.resourcebundle.BundleFactory.getMap(BundleFactory.java:97) at oracle.adfinternal.share.resourcebundle.ResourceBundleResolver$LocaleMap.get(ResourceBundleResolver.java:237)
Any pointers to what I might be missing will be of great help.
Thanks,
Harika