Problem deploying RPC application to jetty

2010-06-02 Thread shirin
Hi I posted this error before. I did lots of thing but still without success let me give some more details: say my project name is gwtexample and my servlet class name is myServlet in web.xml I defined /gwtexample/myServlet then I deploy every things in jetty server in a remote se

Problem deploying RPC application to jetty

2010-06-02 Thread shirin
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 exampl