> Konstantin Piroumian wrote:
>
> > > >I was unable to run "simple internationalization". It gives me a
> > > exception,
> > > >"Failed to execute
> > > pipeline.:org.apache.cocoon.ProcessingException: Failed
> > > >to execute pipeline.:java.lang.NullPointerException". I had
> > > similar errors
> > > >with the sql examples, but I know the database stuff wasn't properly
> > > >configured. So this may mean that the "simple
> > > internationalization" example
> > > >sn't configured correctly (in sitemap?) either. The xsp
> analogue worked
> > > >ne.
> > >
> > > I think, that the problem with i18n sample is the bug in
> > > org.xml.sax.helpers.AttributesImpl.java which I reported several
> > > weeks ago.
> > > Try to place xerces.jar before xalan.jar in your classpath
> (rename it to
> > > a_xerces.jar) and see what will happen. The XSP i18n sample will also
> work
> > > much better in that case.
> > >
> > Renaming the xerces.jar doesn't work for me.
> >
> > > >Karl Hallowell [EMAIL PROTECTED]
> > >
> > > Maybe, It'd be better to remove the duplicate package from
> Xalan at all?
> I
> > > know that it's not the best way, but since they still have different
> > > versions of the same package there will be problems with
> > > AttributesImpl.removeAttribute() function?
> > >
> > I removed all duplicate org.xml.sax packages from the Xalan and Tidy but
> > still it is not working on my machine.
> >
> > Any hints?
>
> Hmm... None yet.
> I'll update my CVS and try again. Everything's work fine with an
> old C2.0a7
> here and Tomcat 3.3/4.0b5.
>
> Btw, what is your servlet container?
>
Ah, thanks for your question. Now I found my problem! I had an old version
of the Xerces parser (1.3.1) in my tomcat\lib directory and this had the
wrong sax package as well.

So here is an update to my tests:

All tested examples are working well (I didn't test any of the database
examples)!


Carsten

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: [EMAIL PROTECTED]
================================================================


> >
> > Carsten
> >
>
>  Regards,
>      Konstantin Piroumian.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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

Reply via email to