On Monday, July 17, 2017 at 5:07:37 PM UTC+2, Ignacio Baca Moreno-Torres wrote: > > But this is not a multimodule project (means this is not a tbroyer > archetype multimodule project), you need a shared lib, and the client > should Not depend on the server, but if you continue with this layout at > least explicitly exclude non required libs from the server dependency in > the client pom, as anything related with spring. >
Note that I believe the real culprit here is/was server/src/main/resources/applicationContext.xml, so excluding transitive dependencies to Spring would not be enough. (I didn't test it though, so cannot confirm nor deny) -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
