The problem comes from the Batik libs that include out of date XML API classes. Either remove org.xml.sax.* classes and directories from batik-*.jar or get it from CVS (2.0.3 already fixed, 2.1 will be ready in a few minutes).
-- Konstantin Piroumian [EMAIL PROTECTED] > -----Original Message----- > From: Marc Schupbach [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 11, 2002 12:25 PM > To: [EMAIL PROTECTED] > Subject: i18n elements in FileGenerator > > > hello, > > i have a xml document containing i18n tags. when i let > process it by the > FileGenerator it produces a ArrayIndexOutOfBoundsException. when i > remove all i18n elements, it works. my file looks like : > > <menu xmlns:i18n="http://apache.org/cocoon/i18n/2.0"> > > š <entry cmd="doc_menu"> > ššš <ref name="DOC_MENU" i18n:attr="DOC_MENU" window="_self" > target="docs.html?file=doc_menu"> > ššššš <i18n:text>DOC_MENU</i18n:text> > ššš </ref> > š </entry> > ..... > </menu> > > this sample worked well with cocoon2.0.2 but i updated to 2.0.3. > š > > marc > š > š > š > > > --------------------------------------------------------------------- > 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]> > --------------------------------------------------------------------- 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]>