ANNOUNCE: GWT Server Library (GWT-SL) 0.1.0 Released

8 views
Skip to first unread message

IamRobe...@gmail.com

unread,
Sep 20, 2006, 12:28:48 PM9/20/06
to Google Web Toolkit
http://gwt-widget.sourceforge.net/

This is our first release of a server only distribution for GWT. It
currently contains the latest version of the GWTSpringController as
well as the new GWTHandler, both of which are the work of George
Georgovassilis.

The GWTSpringController in the GWT-WL will be depricated and eventually
removed, so you should use this use the one in this GWT-SL distribution
instead.

Enjoy.

Rob

P.S. - A new GWT-WL should also be out today with mostly bug fixes.

Martin

unread,
Oct 17, 2006, 2:32:01 PM10/17/06
to Google Web Toolkit
Rob,

I'm using an earlier version of the GWTSpringController - it works -
but when there is a problem in the underlying service then I get a NPE
on line 552 in RemoteServiceServlet in the method respondWithFailure:

servletContext.log("Exception while dispatching incoming RPC call",
caught);

For some reason the servletContext is null and I can't work out why its
null and how to overcome this problem.

The underlying problem is usually due to line 240 within
RemoteServiceServlet:

throw new SecurityException("Method '" + methodName
+ "' (or a particular overload) on interface '" +
serviceIntfName
+ "' was not found, this is either misconfiguration or a hack
attempt");

But because I get a NPE in the respondWithFailure method - this hides
the root cause.

Any thoughts?

Regards
Martin

georgeuoa

unread,
Oct 18, 2006, 8:04:41 AM10/18/06
to Google Web Toolkit
Hello Martin

I think this is fixed but a new release isn't out yet. I'll contact
Robert and ask him to issue a new jar. In the meantime, you might want
to get the fixed code from the project's svn and make a new jar?

G.

Robert Hanson

unread,
Oct 18, 2006, 8:24:53 AM10/18/06
to Google-We...@googlegroups.com
I should have the new jar out by Monday, but like George said, all of
the code is online.

Rob

Reply all
Reply to author
Forward
0 new messages