Re: deRPC issues

2010-01-14 Thread Mike Noordermeer
On Wed, Jan 13, 2010 at 9:28 PM, Chris Ramsdale > wrote: @Mike (either one), do you have a small test project that reproduces these issues? If so, would you mind sending it to me? Testcase for the second issue is at http://souterrain.flatnet.tudelft.nl/~m

Re: deRPC issues

2010-01-14 Thread Mike Noordermeer
I don't have one atm, will try to produce one... On Wed, Jan 13, 2010 at 9:28 PM, Chris Ramsdale wrote: > @Mike (either one), do you have a small test project that reproduces these > issues? If so, would you mind sending it to me? > > Thanks, > Chris > > On Tue, Jan 5, 2010 at 2:12 PM, MikeN wro

Re: deRPC issues

2010-01-13 Thread Chris Ramsdale
@Mike (either one), do you have a small test project that reproduces these issues? If so, would you mind sending it to me? Thanks, Chris On Tue, Jan 5, 2010 at 2:12 PM, MikeN wrote: > Hi, > > I think I've found two issues in the new deRPC code, but I would like > some confirmation before spammi

Re: deRPC issues

2010-01-11 Thread Richard
I've discovered raised issue for your first issue. On Jan 7, 7:31 pm, Mark Goerdes wrote: > Hi Mike, > > yes I can confirm that. > > 1. overiding findClientOracleData was needed in my system as well > 2. class-cast Exception, when sending (can't cast from Double to > Boolean) when sending ob

Re: deRPC issues

2010-01-07 Thread Mark Goerdes
Hi Mike, yes I can confirm that. 1. overiding findClientOracleData was needed in my system as well 2. class-cast Exception, when sending (can't cast from Double to Boolean) when sending objects back to the server. I had no time so far to investigate if it was a bool, but its probably the case, be

deRPC issues

2010-01-06 Thread MikeN
Hi, I think I've found two issues in the new deRPC code, but I would like some confirmation before spamming the issuetracker. I'm using the GWT 2.0 release codebase, on various platforms. The first issue is in RpcServlet. By default the code can't find the *.gwt.rpc files (in production mode) if