Hi,

Using a clean build (r9360) deployed to JBoss-4.0.4.GA I get the following error when trying to create a domain:

22:03:12,792 INFO  [DocumentTableManagerBean] Table initialization
22:03:12,834 ERROR [ClientException] ClientException created...
org.nuxeo.ecm.core.api.ClientException: java.lang.NoSuchMethodError: org.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPane.setServerSideTabSwitch(Z)V at org.nuxeo.ecm.core.api.ejb.EJBExceptionHandler.wrapException(EJBExceptionHandler.java:55) at org.nuxeo.ecm.ui.web.intercept.ErrorHandlingInterceptor.invokeAndWrapExceptions(ErrorHandlingInterceptor.java:72)
......
Caused by: java.lang.NoSuchMethodError: org.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPane.setServerSideTabSwitch(Z)V at org.nuxeo.ecm.ui.web.documentTable.DocumentTableManagerBean.initTable(DocumentTableManagerBean.java:62) at org.nuxeo.ecm.ui.web.documentTable.DocumentTableManagerBean.initialize(DocumentTableManagerBean.java:54)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:03:12,939 ERROR [ErrorHandlingInterceptor] Exception caught, redirecting to the error page... 22:03:12,972 INFO [ContentHistoryActionsBean] ####################################### 22:03:12,973 INFO [ContentHistoryActionsBean] Invalidate log entries................. 22:03:12,973 INFO [ContentHistoryActionsBean] ####################################### 22:03:13,325 INFO [ECContentRootBean] Making call to get the children for doc id:0ec15e03-ac0f-46d6-8cb7-7ddae8624b30 22:03:13,395 INFO [ECContentRootBean] Making call to get the children for doc id:0ec15e03-ac0f-46d6-8cb7-7ddae8624b30
22:03:13,497 ERROR [ClientException] ClientException created...
org.nuxeo.ecm.core.api.ClientException: org.apache.myfaces.custom.tree2.TreeModelBase.getTreeWalker()Lorg/apache/myfaces/custom/tree2/TreeWalker; at org.nuxeo.ecm.core.api.ejb.EJBExceptionHandler.wrapException(EJBExceptionHandler.java:51) at org.nuxeo.ecm.ui.web.tree.TreeManagerBean.refreshTreeNodeChildren(TreeManagerBean.java:209)
......
Caused by: java.lang.NoSuchMethodError: org.apache.myfaces.custom.tree2.TreeModelBase.getTreeWalker()Lorg/apache/myfaces/custom/tree2/TreeWalker; at org.nuxeo.ecm.ui.web.tree.TreeManagerBean.getRoot(TreeManagerBean.java:240) at org.nuxeo.ecm.ui.web.tree.TreeManagerBean.expandPath(TreeManagerBean.java:247) at org.nuxeo.ecm.ui.web.tree.TreeManagerBean.refreshTreeNodeChildren(TreeManagerBean.java:204)


I thought that this may be something to do with incorrect myfaces versions, but I have the same 1.1.5-SNAPSHOTs in both the jbossweb-toncat55.sar/jsf-libs and nuxeo.ear/lib (api being 246.1KB and the impl being 528.7KB) and so am lost. Has anyone seen this, and/or have an idea of the cause? Is there some odd configuration that I have missed (I built and deployed using Ant)?

Thanks and regards,

Sean

--
Dr. Sean Radford MBBS MSc
[EMAIL PROTECTED]
http://www.tacola.com
Distributed Identity & Access Management
Tel: +44 (0) 8700 671 490
Mob: +44 (0) 7802 24 24 86

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to