Hi Toby,

     The error only happens when I try to access the application
through the GAE. It's funny, In my computer it work!
     The GAE throws erro, when I do deploy with  these tag
"<context:component-scan base-package="br.com.project.controller" />"
in my spring-context.xml


On Nov 29, 11:23 am, Toby <tobias.ro...@sunnymail.mobi> wrote:
> Hi Rafael,
>
> What kind of error do you get, what annotations do you use?
> I used @Autowired and @Ressource and it worked fined. My main problem
> is that appengine unloads the webapp after short idle time. Whenever
> it is needed again it is reloaded which takes long and costs a lot of
> cpu time.  I found that stripping annotations accelerated the process.
>
> Cheers,
> Tobias
>
> On Nov 28, 9:31 pm, Rafael Reuber <psico.in...@gmail.com> wrote:
>
> > I developed an program with Spring MVC + annotations. He done in my
> > computer. But when I make deploy and try acess the application, the GAE
> > throws an error. Someone got use annotations with Spring MVC?
>
> > --
> > Rafael Reuber
> > MSN/Gtalk: psico.in...@gmail.com

--

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.


Reply via email to