Please refer to my recent e-mail to xalan-dev:

> Do not try to run any extensive testing on the TrAX implementation.
> This is just a very basic start and proof of concept.

I added some new TrAX code today, which demonstrates how the current
XSLTC TrAX implementation can be used. These samples are under:

        xml-xalan/java/samples/CompileJAXP

It will take us a few weeks, at least, to implement all the basic TrAX
interfaces. I will send an announcement out when this is done.

Morten


Bruno Verachten wrote:
> 
> Hi Padraig,
> 
> Bruno Verachten wrote:
> 
>  >> I have the same problem, when setting the
>  >> javax.xml.transform.TransformerFactory
>  >> system property to
>  >> org.apache.xalan.xsltc.trax.TransformerFactoryImpl.
>  >  Try org.apache.xalan.xsltc.trax.TransformerFactoryImpl
>  >  The location of this class changed last month. I opened two bugs in
>  >  Bugzilla related to this as some of the documentation and sample code
>  >  has not yet been updated to reflect this change.
> 
> When I set the property to:
> org.apache.xalan.xsltc.trax.TransformerFactoryImpl, the results are
> empty!
> 
> Thank you.
> Bruno Verachten.

Reply via email to