InvocationTargetException with null cause?

2024-02-29 Thread Alex Karg
Hi I am afraid this is probably more a general Java question than a pure GWT question. But I am suspecting the problem somewhere in GWT server-side hence asking here. I am looking for help to read my stack trace around GWT RPC and InvocationTargetException Btw the system recovered after a server

Re: Is moving away from RPC a good idea?

2024-02-09 Thread Alex Karg
Thanks for that answer Jens. Makes perfect sense. Regarding point 1, I am thinking about a more seamless upgrade process that minimizes client interruption. Such that old clients can remain working on "old" server versions for a while, while new clients work on new servers in parallel, until all o

Re: Is moving away from RPC a good idea?

2024-01-13 Thread Alex Karg
gwt-rpc is one of the parts I like the most about GWT and why we chose GWT to start with. Same DTOs on client and server and you don't have to care (too much) about de/serialization. Why do I care about JSON, or binary or whatever serialized format, as long as it is secure, performant and seria

Re: Article Planning Spring Boot and GWT Boot with Domino + Nalu

2023-05-27 Thread Alex Karg
Hi Lofi, +1, this article would certainly be a great read. Did you actually manage to create it yet? Thanks, Alex On Sunday, December 18, 2022 at 1:04:48 PM UTC+1 lofid...@gmail.com wrote: > Hi All, > > I'm looking forward for Xmas holidays... Preparing an article for GWT / > J2CL: > > *Spring