Menu

Error with PropertyResourceBundle

Help
2008-05-12
2013-04-11
  • Lance Buchan

    Lance Buchan - 2008-05-12

    Hi

    I consistently get this exception (build is I2528 on JSF1.2):

    >>>
    Exception request=/scout/rc-fwk/0.1210601719880LEVEL1/vfs-CORE__Len_GB.js
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key javax.faces.component.UIInput.CONVERSION
            at java.util.ResourceBundle.getObject(ResourceBundle.java:386)
            at java.util.ResourceBundle.getObject(ResourceBundle.java:383)
            at java.util.ResourceBundle.getString(ResourceBundle.java:346)
            at org.rcfaces.renderkit.html.internal.javascript.SystemLocaleContentProvider.replaceResource(SystemLocaleContentProvider.java:302)
            at org.rcfaces.renderkit.html.internal.javascript.SystemLocaleContentProvider.updateBuffer(SystemLocaleContentProvider.java:269)
            at org.rcfaces.core.internal.util.FilteredContentProvider$FilteredURLContent.openInputStream(FilteredContentProvider.java:70)
    <<<

    What am I missing in the config that causes this?

    Help appreciated
    Lance

     
    • Olivier Oeuillot

      Hello Lance,

      Which JSF implementation do you use ?

      Regards,

      Olivier.

       

Log in to post a comment.