9 Replies Latest reply on Feb 28, 2007 10:14 AM by gavin.king

    JBoss Seam + SunRI

    lara

      Hi

      I am using JBoss-4.0.5.GA Application server with JSF-1.2 SunRI implementation and jboss-seam-1.1.6.GA.
      I was testing a small application that was working perfectly while using myfaces but when I replaced myfaces with SunRI, I had the following error on the server and accessing my pages is denied:


      14:57:41,375 INFO [Component] Component: jobapplicationHome, scope: CONVERSATION, type: JAVA_BEAN, class: com
      .rezayat.sag.safami.JobapplicationHome
      14:57:41,390 INFO [Lifecycle] starting up: org.jboss.seam.multipartConfig
      14:57:41,390 INFO [Initialization] done initializing Seam
      14:57:41,406 ERROR [STDERR] Feb 28, 2007 2:57:41 PM com.sun.faces.config.ConfigureListener contextInitialized
      INFO: Initializing Sun's JavaServer Faces implementation (1.2_03-b09-FCS) for context 'null'
      14:57:42,078 ERROR [STDERR] Feb 28, 2007 2:57:42 PM com.sun.faces.spi.InjectionProviderFactory createInstance
      WARNING: JSF1033: Resource injection is DISABLED.
      14:57:42,500 INFO [EARDeployer] Started J2EE application: file:/D:/servers/jboss-4.0.5.GA/server/default/depl
      oy/safami.ear
      



      I would appreciate any help! How can I solve this bug?

      Regards,