Re: client logging config help with unexpected popup

2015-06-18 Thread jtran
It's been a while since your last post, but I'm now having the same exact issue as you. My target environment is RHEL 7, and I'm getting the logger popup. So far I haven't been able to disable it, but the funny thing is it doesn't appear in SDM when I'm running in my dev (Win7) environment. H

GWTTestCase: Unable to access objects returned from a successful RPC call

2010-11-29 Thread jtran
I've got a project I'm working on where I make an RPC call to the server which calls a webservice on a different domain, gets some XML, parses it, and then returns to me a Java object. Now I'm trying to unit test this and I'm running into a problem where my Java object is "not accessible" after it