Did you map /* in web.xml? On 3/27/11, [email protected] <[email protected]> wrote: > Hi, > > i created a webapp using spring roo. after i made sure the application > as such works i tried to integrate guice-servlet. therefor i converted > the whole web.xml into a ServerModule. > roo makes use of Spring-MVC. Essentially it is build around the > central DispatcherServlet which i am serving with > serve("/").by(DispatcherServlet.class). > Now the problem is, that it does serve / only. So even /people seems > not to hit this servlet at all. > Is this a flaw of guice? Or is there something else in this > configuration i do miss? > > greetings > Malte > > -- > 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. > >
-- Odeyemi 'Kayode O. B.Sc(Hons) Econs, Application Developer & Systems Engineer (Sun Certified Professional), Oracle Certified Associate, Solaris Systems Administrator, Drupal Developer Website: http://sinati.com <http://www.sinati.com> Socialize with me: http://profile.to/charyorde, http://twitter.com/charyorde, http://www.google.com/profiles/dreyemi Skype:drecute -- 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.
