Hi,

Just checked here and I don't get the error. Could you explain how you got the source, compiled and deployed ? Are you using the bundle and typing "mvn install; ant" in the checkout?

Thanks,

EB.

On 10 janv. 07, at 23:17, Sean Radford wrote:

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.setServerSide TabSwitch(Z)V at org.nuxeo.ecm.core.api.ejb.EJBExceptionHandler.wrapException (EJBExceptionHandler.java:55) at org.nuxeo.ecm.ui.web.intercept.ErrorHandlingInterceptor.invokeAndWrapE xceptions(ErrorHandlingInterceptor.java:72)
......
Caused by: java.lang.NoSuchMethodError: org.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPane.setServerSide TabSwitch(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


--
Éric Barroca - Ex. VP of Operations - +33 6 21 74 77 64
www.nuxeo.com - Nuxeo: Open Source ECM - www.nuxeo.org
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform !


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

Reply via email to