On 07/15/2010 01:47 AM, Jan wrote:
> In my case even the workaround suggested by google fails. The error
> message is the following: java.lang.IllegalAccessException: Reflection
> is not allowed on public
> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl()
> 
> I am really looking forward to a bugfix or a reliable workaround
> Best regards
> 

Are you trying to use xalan on the client side? If so, it won't work, as
Java reflection isn't supported on the client side code.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to