On Thursday 05 December 2002 20:29, Nicola Ken Barozzi 
wrote:
> Martin Holz wrote:
> > Thanks Didier.
> >
> > I still get the same exception :-(
> > I am using revision 1.9 of LDAPTransformer from cvs
> > HEAD. Nicola moved it to a block a week ago, but did
> > not change it otherwise.
>
> Not /yet/ ;-)
>
> I'm going to use it for the first time in the next days
> for my intranet, so I need it fixed too if it's broken.
> Actually I will also need to make addition possible,
> we'll see...

I did not yet dive deep into the code, but I got the 
impression, that the transformer always complains about the 
second child  of <execute-query>, regardless of its name. 
There is something wrong with the value of 
this.current_state.

Martin

=============
More precisely:
org.apache.cocoon.ProcessingException: Failed to execute 
pipeline.: java.lang.IllegalStateException: 
LDAPTransformer: Not expecting a start serverurl element

Extra info:
Original exception : java.lang.IllegalStateException: 
LDAPTransformer: Not expecting a start serverurl element
at 
org.apache.cocoon.transformation.LDAPTransformer.throwIllegalStateException(LDAPTransformer.java:313)
at 
org.apache.cocoon.transformation.LDAPTransformer.startServerurlElement(LDAPTransformer.java:495)
at 
org.apache.cocoon.transformation.LDAPTransformer.startElement(LDAPTransformer.java:979)
at 
org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown 
Source)
at 
...
==============

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to