[JBoss Seam] - org.jboss.seam.jsf.SeamNavigationHandler is no javax.faces.a
by 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
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974033#3974033
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974033
19 years, 7 months
[JBoss Seam] - Re: Automatic Entity merge
by CptnKirk
anonymous wrote : One alternative approach is instead of passing the entity object around, just pass the id in a request parameter and use something like the ManagedEntity component (in Seam CVS) to auto-load the entity instance and expose it via a context variable.
Since request parameters can be easily manipulated by a malicious user, this seems like a pretty dangerous general approach to me. When you're searching a blog or providing REST services, this works great. For a general CRUD framework this worries me.
For example, I wouldn't want my bank's online "add joint account member" conversation to take in currentUserId and newJointUserId as a request params.
Of course, I haven't seen this thing in action, maybe there are safeguards in place to detect manipulation of these params. Please assuage my fears. :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974032#3974032
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974032
19 years, 7 months
[EJB 3.0] - Extended PersitenceContext
by kylewburke
I'm sure there is a pretty simple answer to this but here goes...
I've implemented a variation of the Seam Messages example. I've made it a search + results screen. On the initial submit, I have a SFSB which does the query and returns the results (java.util.List) to the same screen. This works great. I have also implemented pagination, to display a specifed # of rows at one time. The problem is "items" does not persist across requests for pagination. Inside the scrollNext() method this List is null. The question is, is there anything in particular you must do (annotate? something else?) to allow a data member to persist across multiple requests? Thanks for any assistance.
Here is the code:
| @Stateful
| @Name("usersearch")
| public class UserSearchAction implements UserSearch {
| ....
| @DataModel
| private List items;
| ...
|
| public String search() {
| ...
| items = query.getResultList();
| rowCount = items.size();
| ...
| }
|
| public void scrollNext() {
| firstRowIndex += rowsPerPage;
| if (firstRowIndex >= rowCount) {
| firstRowIndex = rowCount - rowsPerPage;
| if (firstRowIndex < 0) {
| firstRowIndex = 0;
| }
| }
| }
JSF Code:
FYI: the boolean methods used by the deleted attribute are also working fine
| <h:dataTable var="user"
| value="#{usersearch.items}"
| styleClass="resultsTable" rowClasses="odd,even"
| first="#{usersearch.firstRowIndex}"
| rows="#{usersearch.rowsPerPage}" >
| ...PRINT THE FIELDS
| </h:dataTable>
|
| <h:commandButton value="<<" disabled="#{usersearch.scrollFirstDisabled}" action="#{usersearch.scrollFirst}" />
|
| <h:commandButton value="<" disabled="#{usersearch.scrollPreviousDisabled}" action="#{usersearch.scrollPrevious}" />
|
| <h:commandButton value=">" disabled="#{usersearch.scrollNextDisabled}" action="#{usersearch.scrollNext}" />
|
| <h:commandButton value=">>" disabled="#{usersearch.scrollLastDisabled}" action="#{usersearch.scrollLast}" />
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974031#3974031
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974031
19 years, 7 months
[JBoss jBPM] - BPEL beta2 - Error after starting ATM-Terminal
by KVAK_TNT
I have a problem to get access to the new atm Example in BPEL beta 2
Errormessage in Eclipse Console:
Buildfile: C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\build.xml
| pack-client:
| [jar] Building jar: C:\EWorkspace\bpel-beta2\jbpm.bpel\doc\examples\atm\output\atm-client.jar
| deploy-client:
| [copy] Copying 1 file to C:\entwicklung\jboss-4.0.4.GA\server\default\deploy
| compile-common:
| compile-test:
| run-terminal:
| [java] Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/xerces/xs/XSModel
| [java] at org.jboss.ws.metadata.JSR109ClientMetaDataBuilder.buildMetaData(JSR109ClientMetaDataBuilder.java:102)
| [java] at org.jboss.ws.jaxrpc.ServiceImpl.<init>(ServiceImpl.java:112)
| [java] at org.jboss.ws.jaxrpc.ServiceObjectFactory.getObjectInstance(ServiceObjectFactory.java:182)
| [java] at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
| [java] at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1125)
| [java] at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1142)
| [java] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:705)
| [java] at org.jboss.naming.client.java.javaURLContextFactory$EncContextProxy.invoke(javaURLContextFactory.java:135)
| [java] at $Proxy0.lookup(Unknown Source)
| [java] at javax.naming.InitialContext.lookup(InitialContext.java:351)
| [java] at org.jbpm.bpel.tutorial.atm.terminal.ConnectAction.actionPerformed(ConnectAction.java:49)
| [java] at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
| [java] at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
| [java] at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
| [java] at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
| [java] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
| [java] at java.awt.Component.processMouseEvent(Component.java:5488)
| [java] at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
| [java] at java.awt.Component.processEvent(Component.java:5253)
| [java] at java.awt.Container.processEvent(Container.java:1966)
| [java] at java.awt.Component.dispatchEventImpl(Component.java:3955)
| [java] at java.awt.Container.dispatchEventImpl(Container.java:2024)
| [java] at java.awt.Component.dispatchEvent(Component.java:3803)
| [java] at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
| [java] at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
| [java] at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
| [java] at java.awt.Container.dispatchEventImpl(Container.java:2010)
| [java] at java.awt.Window.dispatchEventImpl(Window.java:1774)
| [java] at java.awt.Component.dispatchEvent(Component.java:3803)
| [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
| [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
| [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
| [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
| [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
| [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
|
Errormessage in JBOSS-Console:
nothing....
Maybe my post http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973960#3973960 has to do something with the problem...
No Problems while deploying - no problems while I was using BPEL beta 1
Any suggestions?
Greetings
Claus
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974024#3974024
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974024
19 years, 7 months
[EJB 3.0] - RC9 - LEFT JOIN FETCH queries that worked with RC8 are now g
by scotttam
I recently upgraded to RC9 and some of my queries that contain LEFT JOIN FETCHES to lazy load relationships are now failing. For example, the following query:
| SELECT c FROM Campaign c "
| "LEFT JOIN FETCH c.states "
| "LEFT JOIN FETCH c.dmas "
| "LEFT JOIN FETCH c.ads "
| "LEFT JOIN FETCH c.dayParts "
| "LEFT JOIN FETCH c.adSlots "
| "WHERE c.id = :id
|
is now throwing the following exception:
| javax.persistence.NonUniqueResultException: result returns 4 elements
| at org.hibernate.ejb.QueryImpl.getSingleResult(QueryImpl.java:85)
| at com.opus3media.ejb.CampaignDAOBean.findLazyLoadAll(CampaignDAOBean.java:174)
| at com.opus3media.ejb.CampaignDAOBean.findLazyLoadAll(CampaignDAOBean.java:142)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
| at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
| at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:54)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
| at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:197)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:78)
| at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:131)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:47)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
| at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:211)
| at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:79)
| at $Proxy126.findLazyLoadAll(Unknown Source)
| at com.opus3media.web.ListCampaignsBean.createCampaignPurchaseType(ListCampaignsBean.java:272)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)
| at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)
| at oracle.adf.view.faces.component.UIXCommand.broadcast(UIXCommand.java:211)
| at oracle.adf.view.faces.component.UIXCollection.broadcast(UIXCollection.java:94)
| at oracle.adf.view.faces.component.UIXTable.broadcast(UIXTable.java:205)
| at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
| at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
| at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316)
| at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
| at javax.faces.webapp.FacesServlet.service(FacesServlet.java:106)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
| at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:367)
| at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:336)
| at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:196)
| at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:87)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
| at com.opus3media.web.filter.SessionAliveFilter.doFilter(SessionAliveFilter.java:57)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
| at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
| at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
| at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
| at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
| at org.jboss.web.tomcat.tc5.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:95)
| at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)
| at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
| at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
| at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
| at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
| at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
| at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
| at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
| at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
| at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
| at java.lang.Thread.run(Thread.java:595)
|
If I grab the raw SQL, it definitely is coming back with 4 result where previously in RC8 there was only 1 result.
Is this expected behavior or a bug?
Thanks,
Scott
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974023#3974023
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974023
19 years, 7 months