You should use this for creating XML transformations on App Engine.
System.setProperty("javax.xml.transform.TransformerFactory",
"com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl");
You definitely cant use this on the client side.
Thanks,
Shyam Visamsetty
On Jul 16, 12:20 am, Jan <[email protected]> wrote:
> No, it is definitely the server side where I'm trying this reflection.
> Anyway, thank's
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.