-
Sep 12th, 2011, 02:40 PM
#1
Roo as peer application
Hello,
I have an existing Spring/JPA2 stack that is serving our our data as JSON using Jersey.
We are happy with this stack and what it is doing.
Now I would like to build a Roo project to build an Admin console application (using GWT)
I am thinking of 2 approaches:
1) Use DBRE to bootstrap a peer application built in Roo
Q: What issues might I need to watch out for having 2 apps (both using Hibernate/JPA) hitting the same DB
2) Use Some method to leverage my existing REST end points as a persistence / Domain layer to build a Roo application ON TOP of my existing API
Q: Is this possible ? I have a nice set of JAXB objects from Jersey - Would be nice if spring roo could use these
Thanks in advance
-A-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules