Hi guys,

Just wondering how I would configure a C3 project so I could use both Xalan and 
Saxon from my sitemap and java

I currently took the approach to just create a file 
META-INF/services/javax.xml.transform.TransformerFactory 
With following content:
net.sf.saxon.TransformerFactoryImpl

But I guess that restricts me to always use Saxon by default?

Robby

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to