Hi
I have a RPC application , very simple with just one servlet class in
server package. it runs good locally but when I deploy it in jetty in
a remote server it said that it can not find my servlet class
this jetty server has been configured before and has a specific
deploying strategy. For example every servlet class should be call so:

/servlet/OneServlet

and I can not change the jetty settings. I should make my project so
that it can work with this server.
I did whatever I could to handle this problem but so far no success.
Could you please help me for the matter?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to