6 Replies Latest reply on Mar 6, 2010 8:42 PM by joseph.dimi_mcclane.yahoo.de

    java.util.MissingResourceException: Can't find bundle for base name org.ajax4jsf.messages, locale en_US

    hikesh
      Hello,

      i am getting the following warnings and ERROR:

      10:36:55,117 WARN  InterceptorsFactory EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container
      10:36:55,119 WARN  InterceptorsFactory EJBTHREE-1246: Do not use InterceptorsFactory with a ManagedObjectAdvisor, InterceptorRegistry should be used via the bean container
      10:36:55,120 WARN  InterceptorRegistry applicable interceptors is non-existent for public java.lang.String auxiliares.DownloadAttachment.download()
      10:36:55,126 WARN  InterceptorRegistry applicable interceptors is non-existent for public void auxiliares.DownloadAttachment.finish()
      10:36:55,128 WARN  InterceptorRegistry applicable interceptors is non-existent for public java.lang.String auxiliares.DownloadAttachment.download()
      10:36:55,130 WARN  InterceptorRegistry applicable interceptors is non-existent for public void auxiliares.MyBean.finish()

      10:36:55,178 ERROR MyBean
      Failure : java.util.MissingResourceException: Can't find bundle for base name org.ajax4jsf.messages, locale en_US



      Anyone know the reason and solution for this bug?

      Thanks