0 Replies Latest reply on Mar 16, 2011 2:36 AM by narvava

    java.lang.IllegalStateException: Application was not properly + Seam Mail

    narvava

      Hi All,


      I am facing a problem with seam mail. Whenever I send an email with static content, I am able to send it successfully. But if I have any dynamic content to be displayed on mail using backing bean I am getting following exception.
      Could anybody suggest what should be done in case of my second scenario.
      java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory
           at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:267)
           at org.richfaces.skin.SkinFactoryImpl.processProperties(SkinFactoryImpl.java:239)
           at org.richfaces.skin.SkinFactoryImpl.buildSkin(SkinFactoryImpl.java:278)
           at org.richfaces.skin.SkinFactoryImpl.getSkinByName(SkinFactoryImpl.java:133)


      Regards,
      Naresh