2 Replies Latest reply on Sep 26, 2006 7:32 AM by alpheratz-jb

    org.jboss.seam.jsf.SeamNavigationHandler is no javax.faces.a

    alpheratz-jb

      Tring to use apache Tomahawk table/scroller tags. App curently has 2 entities, 2 entity managers and just home.xhtml.

      Using myfaces 1.1.5 (have tried all versions, actually...same result as shown here) with Tomahawk 1.1.5. Myfaces jars only in C:\DEVTOOLS\jboss-4.0.4.GA\server\default\deploy\jbossweb-tomcat55.sar\jsf-libs, NOT anywhere in ear. Tomahawk jar only in ear/war

      Have seen http://issues.apache.org/jira/browse/MYFACES-1305

      Any suggestions?

      Full server trace follows.

      Cheeers,

      Alpheratz


      =============



      07:18:40,078 INFO [Server] Starting JBoss (MX MicroKernel)...
      07:18:40,078 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
      07:18:40,093 INFO [Server] Home Dir: C:\DEVTOOLS\jboss-4.0.4.GA
      07:18:40,093 INFO [Server] Home URL: file:/C:/DEVTOOLS/jboss-4.0.4.GA/
      07:18:40,093 INFO [Server] Patch URL: null
      07:18:40,093 INFO [Server] Server Name: default
      07:18:40,093 INFO [Server] Server Home Dir: C:\DEVTOOLS\jboss-4.0.4.GA\server\default
      07:18:40,093 INFO [Server] Server Home URL: file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/
      07:18:40,093 INFO [Server] Server Log Dir: C:\DEVTOOLS\jboss-4.0.4.GA\server\default\log
      07:18:40,093 INFO [Server] Server Temp Dir: C:\DEVTOOLS\jboss-4.0.4.GA\server\default\tmp
      07:18:40,093 INFO [Server] Root Deployment Filename: jboss-service.xml
      07:18:40,562 INFO [ServerInfo] Java version: 1.6.0-beta2,Sun Microsystems Inc.
      07:18:40,562 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.6.0-beta2-b86,Sun Microsystems Inc.
      07:18:40,562 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      07:18:41,015 INFO [Server] Core system initialized
      07:18:42,015 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      07:18:42,796 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://127.0.0.1:3873/]
      07:18:43,093 INFO [AspectDeployer] Deployed AOP: file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/deploy/ejb3-interceptors-aop.xml
      07:18:44,375 INFO [WebService] Using RMI server codebase: http://localhost:8083/
      07:18:45,734 INFO [MailService] Mail Service bound to java:/Mail
      07:18:45,937 INFO [NamingService] JNDI bootstrap JNP=localhost/127.0.0.1:1099, RMI=localhost/127.0.0.1:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSocketFactory
      07:18:45,953 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDispatcher
      07:18:46,359 INFO [Embedded] Catalina naming disabled
      07:18:46,406 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
      07:18:46,406 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
      07:18:46,640 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
      07:18:46,640 INFO [Catalina] Initialization processed in 234 ms
      07:18:46,640 INFO [StandardService] Starting service jboss.web
      07:18:46,640 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.17
      07:18:46,671 INFO [StandardHost] XML validation disabled
      07:18:46,687 INFO [Catalina] Server startup in 47 ms
      07:18:46,781 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
      07:18:47,031 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
      07:18:47,296 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp63969jbossws-exp.war/
      07:18:47,453 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
      07:18:48,578 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
      07:18:48,687 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
      07:18:48,718 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
      07:18:48,734 INFO [QuartzResourceAdapter] start quartz!!!
      07:18:48,781 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
      07:18:48,812 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      07:18:48,812 INFO [RAMJobStore] RAMJobStore initialized.
      07:18:48,812 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      07:18:48,812 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      07:18:48,812 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      07:18:49,484 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      07:18:49,687 INFO [A] Bound to JNDI name: queue/A
      07:18:49,687 INFO [B] Bound to JNDI name: queue/B
      07:18:49,687 INFO [C] Bound to JNDI name: queue/C
      07:18:49,687 INFO [D] Bound to JNDI name: queue/D
      07:18:49,687 INFO [ex] Bound to JNDI name: queue/ex
      07:18:49,718 INFO [testTopic] Bound to JNDI name: topic/testTopic
      07:18:49,718 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
      07:18:49,718 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
      07:18:49,718 INFO [testQueue] Bound to JNDI name: queue/testQueue
      07:18:49,734 INFO [UILServerILService] JBossMQ UIL service available at : localhost/127.0.0.1:8093
      07:18:49,781 INFO [DLQ] Bound to JNDI name: queue/DLQ
      07:18:49,859 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=issuesDatasource' to JNDI name 'java:issuesDatasource'
      07:18:49,968 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      07:18:50,000 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
      07:18:50,171 INFO [EARDeployer] Init J2EE application: file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/deploy/jboss-seam-dnd.ear
      07:18:52,281 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to dnd.ejb3.session.CatastropheManager org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@1e14de0
      07:18:52,312 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to dnd.ejb3.session.ReferenceManager org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@187fafc
      07:18:52,359 INFO [Ejb3Deployment] EJB3 deployment time took: 641
      07:18:52,375 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=dndDatasource' to JNDI name 'java:dndDatasource'
      07:18:52,375 INFO [JmxKernelAbstraction] installing MBean: persistence.units:ear=jboss-seam-dnd.ear,jar=jboss-seam-dnd.jar,unitName=dndDatabase with dependencies:
      07:18:52,375 INFO [JmxKernelAbstraction] jboss.jca:name=dndDatasource,service=ManagedConnectionFactory
      07:18:52,421 INFO [Version] Hibernate EntityManager 3.2.0.CR1
      07:18:52,437 INFO [Version] Hibernate Annotations 3.2.0.CR1
      07:18:52,453 INFO [Environment] Hibernate 3.2 cr2
      07:18:52,453 INFO [Environment] hibernate.properties not found
      07:18:52,453 INFO [Environment] Bytecode provider name : javassist
      07:18:52,453 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
      07:18:52,578 INFO [Ejb3Configuration] found EJB3 Entity bean: dnd.ejb3.entity.Catastrophe
      07:18:52,578 INFO [Ejb3Configuration] found EJB3 Entity bean: dnd.ejb3.entity.Reference
      07:18:52,578 WARN [Ejb3Configuration] Persistence provider caller does not implements the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
      07:18:52,656 INFO [Configuration] Reading mappings from resource: META-INF/orm.xml
      07:18:52,656 INFO [Ejb3Configuration] [PersistenceUnit: dndDatabase] no META-INF/orm.xml found
      07:18:52,718 INFO [AnnotationBinder] Binding entity from annotated class: dnd.ejb3.entity.Catastrophe
      07:18:52,765 INFO [EntityBinder] Bind entity dnd.ejb3.entity.Catastrophe on table Catastrophe
      07:18:52,828 INFO [AnnotationBinder] Binding entity from annotated class: dnd.ejb3.entity.Reference
      07:18:52,828 INFO [EntityBinder] Bind entity dnd.ejb3.entity.Reference on table Reference
      07:18:52,906 INFO [CollectionBinder] Mapping collection: dnd.ejb3.entity.Catastrophe.referenceCollection -> Reference
      07:18:52,953 INFO [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
      07:18:52,953 INFO [InjectedDataSourceConnectionProvider] Using provided datasource
      07:18:53,140 INFO [SettingsFactory] RDBMS: MySQL, version: 5.0.22-community-max-nt-log
      07:18:53,140 INFO [SettingsFactory] JDBC driver: MySQL-AB JDBC Driver, version: mysql-connector-java-3.1.13 ( $Date: 2005-11-17 15:53:48 +0100 (Thu, 17 Nov 2005) $, $Revision$ )
      07:18:53,171 INFO [Dialect] Using dialect: org.hibernate.dialect.MySQLInnoDBDialect
      07:18:53,187 INFO [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
      07:18:53,187 INFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
      07:18:53,187 INFO [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
      07:18:53,187 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
      07:18:53,187 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
      07:18:53,187 INFO [SettingsFactory] JDBC batch size: 15
      07:18:53,187 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
      07:18:53,187 INFO [SettingsFactory] Scrollable result sets: enabled
      07:18:53,187 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): enabled
      07:18:53,187 INFO [SettingsFactory] Connection release mode: auto
      07:18:53,187 INFO [SettingsFactory] Maximum outer join fetch depth: 2
      07:18:53,187 INFO [SettingsFactory] Default batch fetch size: 1
      07:18:53,187 INFO [SettingsFactory] Generate SQL with comments: disabled
      07:18:53,187 INFO [SettingsFactory] Order SQL updates by primary key: disabled
      07:18:53,187 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
      07:18:53,187 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
      07:18:53,203 INFO [SettingsFactory] Query language substitutions: {}
      07:18:53,203 INFO [SettingsFactory] Second-level cache: enabled
      07:18:53,203 INFO [SettingsFactory] Query cache: disabled
      07:18:53,203 INFO [SettingsFactory] Cache provider: org.hibernate.cache.HashtableCacheProvider
      07:18:53,203 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
      07:18:53,203 INFO [SettingsFactory] Structured second-level cache entries: disabled
      07:18:53,203 INFO [SettingsFactory] Echoing all SQL to stdout
      07:18:53,203 INFO [SettingsFactory] Statistics: disabled
      07:18:53,203 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
      07:18:53,203 INFO [SettingsFactory] Default entity-mode: pojo
      07:18:53,250 INFO [SessionFactoryImpl] building session factory
      07:18:53,796 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
      07:18:53,812 INFO [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
      07:18:53,875 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-dnd.ear,jar=jboss-seam-dnd.jar,name=CatastropheManager,service=EJB3 with dependencies:
      07:18:53,875 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-dnd.ear,jar=jboss-seam-dnd.jar,unitName=dndDatabase
      07:18:54,062 INFO [EJBContainer] STARTED EJB: dnd.ejb3.session.CatastropheManager ejbName: CatastropheManager
      07:18:54,125 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-dnd.ear,jar=jboss-seam-dnd.jar,name=ReferenceManager,service=EJB3 with dependencies:
      07:18:54,125 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-dnd.ear,jar=jboss-seam-dnd.jar,unitName=dndDatabase
      07:18:54,140 INFO [EJBContainer] STARTED EJB: dnd.ejb3.session.ReferenceManager ejbName: ReferenceManager
      07:18:54,156 INFO [EJB3Deployer] Deployed: file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd.jar
      07:18:54,156 INFO [TomcatDeployer] deploy, ctxPath=/seam-dnd, warUrl=.../tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd-exp.war/
      07:18:54,531 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
      07:18:54,578 INFO [FacesConfigurator] Reading config jar:file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam.jar!/META-INF/faces-config.xml
      07:18:54,593 INFO [FacesConfigurator] Reading config jar:file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd-exp.war/WEB-INF/lib/jboss-seam-debug.jar!/META-INF/faces-config.xml
      07:18:54,593 INFO [FacesConfigurator] Reading config jar:file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd-exp.war/WEB-INF/lib/jboss-seam-ui.jar!/META-INF/faces-config.xml
      07:18:54,609 INFO [FacesConfigurator] Reading config jar:file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/faces-config.xml
      07:18:54,609 INFO [FacesConfigurator] Reading config jar:file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd-exp.war/WEB-INF/lib/tomahawk-1.1.5-SNAPSHOT.jar!/META-INF/faces-config.xml
      07:18:54,640 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
      07:18:54,703 ERROR [StartupServletContextListener] Error initializing ServletContext
      java.lang.IllegalArgumentException: Class org.jboss.seam.jsf.SeamNavigationHandler is no javax.faces.application.NavigationHandler
      at org.apache.myfaces.config.FacesConfigurator.getApplicationObject(FacesConfigurator.java:536)
      at org.apache.myfaces.config.FacesConfigurator.configureApplication(FacesConfigurator.java:458)
      at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:141)
      at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:69)
      at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:52)
      at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4187)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
      at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.apache.catalina.core.StandardContext.init(StandardContext.java:5116)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
      at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)
      at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
      at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
      at org.jboss.web.WebModule.startModule(WebModule.java:83)
      at org.jboss.web.WebModule.startService(WebModule.java:61)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
      at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
      at $Proxy0.start(Unknown Source)
      at org.jboss.system.ServiceController.start(ServiceController.java:417)
      at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy43.start(Unknown Source)
      at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
      at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
      at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
      at org.jboss.ws.server.WebServiceDeployer.start(WebServiceDeployer.java:117)
      at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
      at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy44.start(Unknown Source)
      at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
      at org.jboss.deployment.MainDeployer.start(MainDeployer.java:997)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
      at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy6.deploy(Unknown Source)
      at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
      at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
      at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
      at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
      at $Proxy0.start(Unknown Source)
      at org.jboss.system.ServiceController.start(ServiceController.java:417)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy4.start(Unknown Source)
      at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
      at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy5.deploy(Unknown Source)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
      at org.jboss.Main.boot(Main.java:200)
      at org.jboss.Main$1.run(Main.java:464)
      at java.lang.Thread.run(Unknown Source)
      07:18:54,703 ERROR [STDERR] java.lang.IllegalArgumentException: Class org.jboss.seam.jsf.SeamNavigationHandler is no javax.faces.application.NavigationHandler
      07:18:54,703 ERROR [STDERR] at org.apache.myfaces.config.FacesConfigurator.getApplicationObject(FacesConfigurator.java:536)
      07:18:54,703 ERROR [STDERR] at org.apache.myfaces.config.FacesConfigurator.configureApplication(FacesConfigurator.java:458)
      07:18:54,703 ERROR [STDERR] at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:141)
      07:18:54,703 ERROR [STDERR] at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:69)
      07:18:54,703 ERROR [STDERR] at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:52)
      07:18:54,703 ERROR [STDERR] at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
      07:18:54,703 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4187)
      07:18:54,703 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
      07:18:54,703 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
      07:18:54,703 ERROR [STDERR] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
      07:18:54,703 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      07:18:54,718 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,718 ERROR [STDERR] at org.apache.catalina.core.StandardContext.init(StandardContext.java:5116)
      07:18:54,718 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      07:18:54,718 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,718 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)
      07:18:54,718 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
      07:18:54,718 ERROR [STDERR] at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
      07:18:54,718 ERROR [STDERR] at org.jboss.web.WebModule.startModule(WebModule.java:83)
      07:18:54,718 ERROR [STDERR] at org.jboss.web.WebModule.startService(WebModule.java:61)
      07:18:54,718 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
      07:18:54,718 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
      07:18:54,718 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,718 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
      07:18:54,718 ERROR [STDERR] at $Proxy0.start(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
      07:18:54,718 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      07:18:54,718 ERROR [STDERR] at $Proxy43.start(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
      07:18:54,718 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      07:18:54,718 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
      07:18:54,718 ERROR [STDERR] at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
      07:18:54,718 ERROR [STDERR] at org.jboss.ws.server.WebServiceDeployer.start(WebServiceDeployer.java:117)
      07:18:54,718 ERROR [STDERR] at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
      07:18:54,718 ERROR [STDERR] at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,718 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      07:18:54,718 ERROR [STDERR] at $Proxy44.start(Unknown Source)
      07:18:54,718 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:997)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
      07:18:54,734 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      07:18:54,734 ERROR [STDERR] at $Proxy6.deploy(Unknown Source)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
      07:18:54,734 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
      07:18:54,734 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
      07:18:54,734 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      07:18:54,734 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,734 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
      07:18:54,734 ERROR [STDERR] at $Proxy0.start(Unknown Source)
      07:18:54,734 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
      07:18:54,734 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      07:18:54,734 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,734 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      07:18:54,734 ERROR [STDERR] at $Proxy4.start(Unknown Source)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
      07:18:54,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
      07:18:54,750 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      07:18:54,750 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,750 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      07:18:54,750 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      07:18:54,750 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      07:18:54,750 ERROR [STDERR] at $Proxy5.deploy(Unknown Source)
      07:18:54,750 ERROR [STDERR] at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
      07:18:54,750 ERROR [STDERR] at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
      07:18:54,750 ERROR [STDERR] at org.jboss.Main.boot(Main.java:200)
      07:18:54,750 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:464)
      07:18:54,750 ERROR [STDERR] at java.lang.Thread.run(Unknown Source)
      07:18:54,750 INFO [StartupServletContextListener] ServletContext 'C:\DEVTOOLS\jboss-4.0.4.GA\server\default\.\tmp\deploy\tmp64002jboss-seam-dnd.ear-contents\jboss-seam-dnd-exp.war\' initialized.
      07:18:54,750 INFO [StartupServletContextListener] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory
      07:18:54,750 INFO [ServletContextListener] Welcome to Seam 1.0.1.GA
      07:18:54,765 INFO [Initialization] reading components.xml
      07:18:54,765 INFO [Initialization] reading properties from: /seam.properties
      07:18:54,765 INFO [Initialization] reading properties from: /jndi.properties
      07:18:54,781 INFO [Initialization] initializing Seam
      07:18:54,828 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
      07:18:54,968 INFO [Component] Component: org.jboss.seam.core.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Pages
      07:18:54,968 INFO [Component] Component: events, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Events
      07:18:54,984 INFO [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Manager
      07:18:55,000 INFO [Component] Component: switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.Switcher
      07:18:55,015 INFO [Component] Component: redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Redirect
      07:18:55,015 INFO [Component] Component: httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.HttpError
      07:18:55,031 INFO [Component] Component: userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.UserPrincipal
      07:18:55,031 INFO [Component] Component: isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.IsUserInRole
      07:18:55,046 INFO [Component] Component: conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
      07:18:55,046 INFO [Component] Component: conversationList, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
      07:18:55,062 INFO [Component] Component: conversationStack, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
      07:18:55,062 INFO [Component] Component: facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesContext
      07:18:55,062 INFO [Component] Component: pageContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PageContext
      07:18:55,078 INFO [Component] Component: eventContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.EventContext
      07:18:55,078 INFO [Component] Component: sessionContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.SessionContext
      07:18:55,078 INFO [Component] Component: statelessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.StatelessContext
      07:18:55,093 INFO [Component] Component: applicationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ApplicationContext
      07:18:55,125 INFO [Component] Component: conversationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationContext
      07:18:55,125 INFO [Component] Component: businessProcessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.BusinessProcessContext
      07:18:55,140 INFO [Component] Component: locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Locale
      07:18:55,140 INFO [Component] Component: messages, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.Messages
      07:18:55,140 INFO [Component] Component: interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
      07:18:55,156 INFO [Component] Component: facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesMessages
      07:18:55,156 INFO [Component] Component: resourceBundle, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
      07:18:55,171 INFO [Component] Component: localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.LocaleSelector
      07:18:55,171 INFO [Component] Component: uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.UiComponent
      07:18:55,171 INFO [Component] Component: org.jboss.seam.remoting.messaging.subscriptionRegistry, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.SubscriptionRegistry
      07:18:55,187 INFO [Component] Component: pojoCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PojoCache
      07:18:55,187 INFO [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
      07:18:55,218 INFO [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
      07:18:55,218 INFO [Scanner] scanning: /C:/DEVTOOLS/jboss-4.0.4.GA/server/default/tmp/deploy/tmp64002jboss-seam-dnd.ear-contents/jboss-seam-dnd.jar
      07:18:55,218 INFO [Component] Component: reference, scope: CONVERSATION, type: ENTITY_BEAN, class: dnd.ejb3.entity.Reference
      07:18:55,234 INFO [Component] Component: catastrophe, scope: CONVERSATION, type: ENTITY_BEAN, class: dnd.ejb3.entity.Catastrophe
      07:18:55,234 INFO [Component] Component: referenceManager, scope: CONVERSATION, type: STATEFUL_SESSION_BEAN, class: dnd.ejb3.session.ReferenceManager, JNDI: jboss-seam-dnd/ReferenceManager/local
      07:18:55,234 INFO [Component] Component: catastropheManager, scope: CONVERSATION, type: STATEFUL_SESSION_BEAN, class: dnd.ejb3.session.CatastropheManager, JNDI: jboss-seam-dnd/CatastropheManager/local
      07:18:55,234 INFO [Initialization] done initializing Seam
      07:18:55,312 INFO [EARDeployer] Started J2EE application: file:/C:/DEVTOOLS/jboss-4.0.4.GA/server/default/deploy/jboss-seam-dnd.ear
      07:18:55,343 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-localhost%2F127.0.0.1-8080
      07:18:55,437 INFO [ChannelSocket] JK: ajp13 listening on localhost/127.0.0.1:8009
      07:18:55,453 INFO [JkMain] Jk running ID=0 time=0/32 config=null
      07:18:55,468 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 15s:375ms

        • 1. Re: org.jboss.seam.jsf.SeamNavigationHandler is no javax.fac

          I'm pretty sure this is a classloader issue. I think there's a Seam FAQ out somewhere that addresses this. I'm on the run, but poke around a little more.
          I'm pretty sure this has been answered.

          JBoss has a number of classloader options, it also ships with a JSF implementation so your inclusion of MyFaces shouldn't be necessary.

          * Try removing MyFaces from your deployable.
          * Try removing MyFaces from it's default location within JBoss.
          * Change the classloader params for JBoss to provide the isolation level you require.
          * Wait for further help, sry I only have 30sec for this message. :)

          • 2. Re: org.jboss.seam.jsf.SeamNavigationHandler is no javax.fac
            alpheratz-jb

            Thanks for the reply.

            I did think of classloading issues. I have tried modifying META-INF/jboss-app.xml:

            <jboss-app>
            <loader-repository>
            seam.jboss.org:loader=seam-dnd
            <loader-repository-config>
            java2ParentDelegation=false
            </loader-repository-config>
            </loader-repository>
            </jboss-app>

            This should give scoped class loading with overriding: what is in the war should supercede anything else, but I can't see any change.

            still digging for the truth!

            Alph.