Im trying to play with RestyGWT. So I try to create simple API and deploy it. My API is available at http://127.0.0.1:8888/api/hellos.
But client tries to connect to http://127.0.0.1:8888/TestApp/api/hellos
Can you please advice what I do wrong (Maybe some suggestions).
Some screenshots: