Michael Homeijer wrote: >Hi, > >I have a problem with the sourcewritingtransformer on jboss / jetty. > >The problem is in >org.apache.cocoon.webapps.session.xml.XMLUtil -> getFirstNodeFromPath() > >The code that is trying to find the first node calls >"item.getLocalName().equals(....)". The call to item.getLocalName() returns >null. >
Michael, See archives: Carsten recently fixed some bugs related to your question. >Jboss / jetty uses crimson. Is this a difference in Crimson and xerces or is >it a bug in Cocoon? > Seems like you don't have namespace aware parser and Cocoon needs one. See archives for more details. Vadim >TIA, >Michael > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]