What are you compiling and how?
If it's component library then probably you didn't include your resource
bundle in compilation
(e.g. compc -include-resource-bundles
<ResourceBundleNameWithoutDotPropertiesExtension> ...)

R.

On 5/22/07, Praveen Saxena <[EMAIL PROTECTED]> wrote:


Hi,
I am getting "Unable to resolve a class for ResourceBundle"
Error while reading from property file.
Is there any solution.
-Regards
Praveen

Reply via email to