gwt-hosted mode when I am using jersey services
Posted
by Bhagyashree
on Stack Overflow
See other posts from Stack Overflow
or by Bhagyashree
Published on 2010-04-22T07:29:37Z
Indexed on
2010/04/22
7:33 UTC
Read the original article
Hit count: 237
gwt-hosted-mode
|jersey
I am doing my project in GXT and using jersey services. I am trying to run that application in hosted mode.I have used -noserver option here. But still when I am trying to run the application in hosted mode it's giving me 'Error Response: 0' from the server side. According to me it's not able to find the server side in the tomcat. What must be the problem? Please someone give me the solution for the same.
Thanks. -Bhagyashree
© Stack Overflow or respective owner