HI All, I am trying to deploy the GreetMVP example in to my process server and then I am getting this error. The process server already uses Guive-2.0 and when I tried to deploy the war folder of GreetMVP I got the below error.
com.google.inject.servlet.GuiceFilter setPipeline WARNING: Multiple injectors detected. Please install only one ServletModule in your web application. While you may have more than one injector, you should only configure guice-servlet in one of them. (Hint: look for legacy ServetModules or multiple calls to Servlets.configure()). The source code of greetMVP example is here "http:// blog.hivedevelopment.co.uk/2009/08/google-web-toolkit-gwt-mvp- example.html Can you please help me out in deploying it. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
