Hi, I have a problem with GWT and Spring integration. On Eclipse, I have 2 projects : GWT project (presentation) and Spring project (service). I am calling the spring context from a GWT remote service (WebApplicationContext).
If I declare spring beans in a spring XML, I see them no problem. but if I try to declare beans with annotations I can't see them. If I declare these beans in the presentation project, then I can see them ! In conclusion, I have to put annotated beans in the another project than GWT one I can't see them... Do you have an idea of the problem ? Regards Greg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
