Sorry for taking your time. I solved my problem.
My problem was because my file name was wrong. By accident, I
capitalized one of my resource file. It works fine in my local windows
machine, however, in app engine, they treat it differently.
cheers,
On Aug 20, 11:49 am, Gift wrote:
> I tr
ava:
562)
... 46 more
On Aug 20, 10:54 am, Gift wrote:
> I might have not explained this in detail.
>
> So my problem is the program work fine in my eclipse however, after I
> deploy it to App engine, it stopped working.
>
> Thanks,
>
> On Aug 20, 2:08 am,
I might have not explained this in detail.
So my problem is the program work fine in my eclipse however, after I
deploy it to App engine, it stopped working.
Thanks,
On Aug 20, 2:08 am, Gift wrote:
> Hi,
>
> I am developing code in Eclipse using GWT.
>
> I saved my resource f
Hi,
I am developing code in Eclipse using GWT.
I saved my resource files under the root of war directory, my code
works fine when I am in my eclipse and my code can read the file I
stored.
However, after I uploaded the code to app engine, it looks like the
app engine is been missing the resourc