3 Replies Latest reply on Jan 23, 2009 10:36 AM by nbelaevski

    RichFaces 3.2.2 on Weblogic 10.3 and AIX 5.3

      I have problem with deploying application using RichFaces 3.2.2. on Weblogic 10.3 and AIX 5.3. During deploying it hangs:

      Jan 23, 2009 12:34:43 PM com.sun.faces.config.ConfigureListener contextInitialized
      INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-20070706-NIGHTLY) for context '/TestJSFWeb'
      Jan 23, 2009 12:34:49 PM org.ajax4jsf.cache.CacheManager getCacheFactory
      INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory


      Everything is working well on Windows. I'm sure that is problem with richfaces because when I remove them from project and leave only sun jsf 1.2 this application deploy.

      Thanks for all responses.