> > > > 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)!

Fine! :)

I am going to post an improved version of I18nTransformer2 configured with
LangSelect action and a new LangSelect action as well, also I've made some
corrections in documentation. Won't it be late to post it today a few hours
later? Just now I am a little busy and can't try all that with the latest
Cocoon.

>
>
> Carsten
>

Kot.

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

Reply via email to