Re: [appengine-java] Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-09 Thread Vik
i am not sure what do you mean. Please clear. Basically in the popup itself i fire a rpc call to get data from big table and render it as a flex table. this entire code is written in the constructor of the popup. Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Fri,

Re: [appengine-java] Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-09 Thread Ji Lucas
where do you get data? On Thu, Jul 8, 2010 at 11:26 PM, Vik wrote: > hie > > please advise on this... its blocking us... > > Thankx and Regards > > Vik > Founder > www.sakshum.com > www.sakshum.blogspot.com > > > On Thu, Jul 8, 2010 at 1:13 PM, Vik wrote: > >> Hie >> >> I have a code to launch

[appengine-java] Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-09 Thread Toby Reyelts
- Does the rest of your GWT UI show up fine? - When you run with Eclipse are you ever testing the compiled production (web) version of your app, or are you always running in development mode? - Are you testing with the same browser against App Engine as you are against Eclipse? - You can try compil

[appengine-java] Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-08 Thread Vik
hie please advise on this... its blocking us... Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Jul 8, 2010 at 1:13 PM, Vik wrote: > Hie > > I have a code to launch a gwt popup using a gwt button. This code only > works in local eclipse env and does not work a

[appengine-java] Re: GWT Code works only in local env and does not work after uploading to App engine

2010-07-08 Thread Vik
hie anyone on this plz Thankx and Regards Vik Founder www.sakshum.com www.sakshum.blogspot.com On Thu, Jul 8, 2010 at 1:13 PM, Vik wrote: > Hie > > I have a code to launch a gwt popup using a gwt button. This code only > works in local eclipse env and does not work after uploading to GAE (i