Thanks for the notice. I reproduced the problem. Will post again when it is fixed.
----- Original Message ----- From: "Ramy Mamdouh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 5:53 AM Subject: [XMLFORMS exception] was Re: Exception with current CVS of 2.1 > Hi > > using the latest xerces with xmlforms (either mine or the wizard sample) > resulted in : > > /org.apache.cocoon.ProcessingException: Failed to execute pipeline.: > java.util.EmptyStackException/ > Original exception : java.util.EmptyStackException > at java.util.Stack.peek(Stack.java:82) > at java.util.Stack.pop(Stack.java:64) > at org.apache.xml.utils.DOMBuilder.endElement(DOMBuilder.java:375) > at > org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerI dentityImpl.java:1050) > at > org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:147) > at > org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:147) > at > org.apache.cocoon.transformation.AbstractSAXTransformer.endElement(AbstractS AXTransformer.java:366) > at > org.apache.cocoon.components.sax.XMLTeePipe.endElement(XMLTeePipe.java:124) > at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) > at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown So > > and eveything else seems working properly in Cocoon with the new xerces > in the COMMON/endorsed. > > Anyway to get over this exception? > Thanks in advance. > > Enke, Michael wrote: > > >Tomcat looks into all WEB-INF/lib directorys and into $CATALINA_HOME/common/endorsed. > >To work properly you must have xerces, xml-apis, xalan and xslt in common/endorsed. > >Probably this one are old ones and in latest cocoon you have new one. > > > >But be careful with throwing away your old ones: xml-form doesn't work > >with the new xerces. Error was reported and is reproducable. With old libs it is working. > > > >Michael > > > > > >Jeremy Quinn wrote: > > > > > >>With the latest CVS of cocoon-dev 2.1, I am getting this exception > >>(below) from TomCat4.1.12 when I access anything in cocoon webapp. > >> > >>The problem seems to be : "java.lang.VerifyError: Cannot inherit from > >>final class", while setting up xerces: > >>"org.apache.xerces.impl.XMLNSDocumentScannerImpl.createContentDispatcher > >>". > >> > >>Is someone in the middle of working on something that may be causing > >>this? > >> > >>Thanks for any help. > >> > >>regards Jeremy > >> > >> > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, email: [EMAIL PROTECTED] > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]