Do we have sample application that uses the sharing of data using <app-group> construct?.
I have two spring based applications that share common domain code. I like to share the domain objects between the two applications. The apps will be deployed in two different tomcat instances.