What's java.lang.Boohean ?

I guess that's supposed to be *java.lang.Boolean*. 
You should be testing the code more (you *are* testing your code, right?)



On Sunday, April 8, 2012 7:21:30 PM UTC+2, LizBetSoft wrote:
>
> Some times only in production I got this exception:
>
> In the stack trace never appears any own class, so I think its some thing 
> in the Engine. I don't have idea where is the error or even how to fix it.
>
> javax.servlet.ServletContext log: greetHR: An 
> IncompatibleRemoteServiceException was thrown while processing this call.
> com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: 
> java.lang.ClassNotFoundException: java.lang.Boohean
>       at com.google.gwt.user.server.rpc.RPC.decodeRequest(RPC.java:315)
>       at 
> com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:206)
>       at 
> com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)
>       at 
> com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
>
> ...
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/9EkF-pdC9ugJ.
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-appengine?hl=en.

Reply via email to