Hi Gianugo, I solved the problem.
dbXML sends a startdocument() and a stopdocument() althought the XSP has done this already. I pached the code so the dbXML doen't anymore. Until now no side effect are detected (The db server runs with the old (unpached) *.jar). Now everything works fine. .-) By Tobi Gianugo Rabellino wrote: > Tobias, > > > But a last question bevor the weekend I got left. Maybe Gianugo can > help. The > > adding of the XML to the XMLdb works fine. But the reading is a little > bit > > tricky. I don't wont to use a Generator for this. I'd like to have it > in a XSP > > side. For this I capsuled the required functionality in a class (this > makes > > the XSP easier) > > I'm sorry for the delay in this reply, I had to catch up with some stuff > before I was able to read my past email :/. I read your code and it > looks just fine. I must confess, however, that I'm almost totally > ignorant when it comes to XSP, so I cannot see the whole picture. Is it > legal/advised/good thing to stream sax events directly to the > xmlConsumer in an XSP page? It makes sense it is, but it's the only > possible point of failure that I see. > > Let me know if the problem is solved, I'm interested in it. I hope to > find some time to write the XMLDB part as a protocol so that doing > operations like the one you need might become just a matter of > (X|C)Include. > > Ciao, > > -- > Gianugo > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> -- Tobias Luikard ____ |X________________________ X| eXXcellent solutions gmbh In der Wanne 55 D-89075 Ulm e | [EMAIL PROTECTED] t | +49 [0]731-55026-22 f | +49 [0]731-55026-99 i | www.eXXcellent.de --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>