GWT2.8.1 errors "Exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : object_0_g$.getXXX_30_g$ is not a function"

2017-05-17 Thread Darren Smith
Hi all since upgrading to GWT2.8.1 I am seeing an error message never before encountered (and I've been developing with GWT for numerous years). "Exception: com.google.gwt.core.client.JavaScriptException: (TypeError) : object_0_g$.getXXX_30_g$ is not a function" Reverting back to GWT2.8

Re: GWT2.8 : org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration

2016-10-18 Thread Darren Smith
gt; Hi Darren, > > We are seeing the same issue, did you find any resolution? > > Regards, > > Ian > > On Thursday, 6 October 2016 08:20:49 UTC+1, Darren Smith wrote: >> >> Hi, >> >> I am developing a that contains within it >> - a

GWT2.8 : org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration

2016-10-06 Thread Darren Smith
. If I comment out in the web.xml file the GWT-RPC servlet defintion, then the vanilla HttpServlet will perform the XML document processing without an exception. Has anyone encountered similar problems? Darren Smith. -- You received this message because you are subscribed to the Google