Re: woody sample error CVS

2003-09-04 Thread Bruno Dumon
On Thu, 2003-09-04 at 09:11, Marc Portier wrote: > Nicolas, > > NoSuchMethodError is typically thrown when there is a mismatch between > jars and/or jdk between building and running > I think it's more typically thrown when you changed a method signature in one class, and didn't adapt and recom

Re: woody sample error CVS

2003-09-04 Thread Marc Portier
Nicolas, NoSuchMethodError is typically thrown when there is a mismatch between jars and/or jdk between building and running checking this can become quite cumbersome, but for starters it often pays off to check just the jdk (cocoon's build is spitting a warning specially for this) could you

woody sample error CVS

2003-09-03 Thread Nicolas Maisonneuve
  when i lauch the XML sample  woody, i have this error..   Original Exception: java.lang.NoSuchMethodError: org.apache.cocoon.woody.datatype.SelectionListBuilder.build(Lorg/w3c/dom/Element;Lorg/apache/cocoon/woody/datatype/Datatype;)Lorg/apache/cocoon/woody/datatype/SelectionList; at org.ap