Looking at these messages, I don't know what the problem could be. I'd suggest contacting the MyFaces mailing list and see if anyone has tried WAS 7 over there.
Matt On Mon, Sep 8, 2008 at 4:41 AM, Narsis <[EMAIL PROTECTED]> wrote: > > Yes, i have tried. > > When i start it in default mode, this is the error : > > [9/8/08 14:56:56:046 IRDT] 0000006f AbstractFaces E > org.apache.myfaces.webapp.AbstractFacesInitializer initFaces An error > occured while initializing MyFaces: Class > org.ajax4jsf.framework.ajax.AjaxStateManager is no > javax.faces.application.StateManager > java.lang.IllegalArgumentException: Class > org.ajax4jsf.framework.ajax.AjaxStateManager is no > javax.faces.application.StateManager > at > org.apache.myfaces.config.FacesConfigurator.getApplicationObject(FacesConfigurator.java:723) > ..... > > and when i run it by checking WAS MyFaces JSF implementation, this is the > error : > > [9/8/08 15:08:33:265 IRDT] 00000016 ContextLoader E > org.springframework.web.context.ContextLoader initWebApplicationContext > Context initialization failed > > org.springframework.beans.factory.BeanCreationException: Error creating bean > with name 'propertyConfigurer' defined in class path resource > [applicationContext-resources.xml]: Initialization of bean failed; nested > exception is java.lang.NullPointerException > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:478) > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409) > at > java.security.AccessController.doPrivileged(AccessController.java:224) > at > org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380) > at > org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264) > at > org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:220) > at > org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) > at > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) > at > org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164) > at > org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:516) > at > org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:363) > at > org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255) > at > org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199) > at > org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45) > at > com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1586) > at > com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:349) > ... > > What's your idea? > > Sincerely. > > > > mraible wrote: >> >> Have you tried? If it didn't work, what errors did you find? >> >> Matt >> >> On Sun, Sep 7, 2008 at 6:47 AM, Narsis <[EMAIL PROTECTED]> wrote: >>> >>> Hi everyone. >>> >>> I want to deploy appfuse 2 in websphere 7.0 beta. >>> >>> I wanna know if there is anybody who have done this before >>> and can make me some suggestions. >>> >>> Sincerely. >>> -- >>> View this message in context: >>> http://www.nabble.com/Deploy-Appfuse-2.0-in-websphere-7.0-tp19357671s2369p19357671.html >>> Sent from the AppFuse - User mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > View this message in context: > http://www.nabble.com/Deploy-Appfuse-2.0-in-websphere-7.0-tp19357671s2369p19369612.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
