Thanks a lot Thomas! Perfect hint. Much smaller and it works :)
But let me dig deeper...You say: "Do not ever deploy gwt-dev or gwt-user!".
Because of the size (83kb vs 39mb) or is there also another reason why you
say it that strict?
Because I still don't see why the JSONException class was not
Do not ever deploy gwt-dev or gwt-user!
There's a gwt-servlet.jar for that, and a gwt-servlet-deps.jar including
its dependencies, for those who don't use "managed dependencies" (through
Maven, Gradle, Ivy, etc.)
On Thursday, February 12, 2015 at 12:51:47 AM UTC+1, andymel wrote:
>
> Hi,
>
> I g
Hi,
I get the following exception when I try to run my compiled gwt project
with a tomcat server:
Feb 12, 2015 12:34:03 AM org.apache.catalina.core.StandardWrapperValve
invoke
SEVERE: Servlet.service() for servlet [requestFactoryServlet] in context
with path [/gwtproj] threw exception [Servlet