I'm using spring 3.0M4 and I noticed that @controller annotation works well if annotated classes are in WEB-INF/classes, but spring fail to scan classes in jar files deplyed in WEB-INF/lib class loader issue on gae?
On 12 Dic 2009, 20:41, Rusty Wright <rwright.li...@gmail.com> wrote: > I should say thatSpring3.0.0.RC3 needs the latest version of any and > allSpringprojects you may be including; it's not justSpringSecurity. > > > > Rusty Wright wrote: > > rc3 runs on gae for me (finally). The error I was getting previously, > > NoClassDefFoundError: > > org/springframework/core/convert/support/DefaultConversionService was > > because I was usingSpringSecurity 3.0.0.RC1; rc3 needs the latest > >SpringSecurity, 3.0.0.RC2. > > > asianCoolz wrote: > >> any update on this? can rc3 run on gae? > > >> -- > > >> You received this message because you are subscribed to the Google > >> Groups "Google App Engine for Java" group. > >> To post to this group, send email to > >> google-appengine-j...@googlegroups.com. > >> To unsubscribe from this group, send email to > >> google-appengine-java+unsubscr...@googlegroups.com. > >> For more options, visit this group at > >>http://groups.google.com/group/google-appengine-java?hl=en.
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.