Friends, I want to do the following:

1. - Project Spring Roo .-only to obtain information ususarios, profiles and master tables of my database, apart from some generic functions that I can use on various projects.

2. - Project Spring Roo .- for every need (Logistics System, Document Processing System, etc)



Do I need a referral from my Project No. 1 in my project developed No. 2. What I do is create a. Jar of my project developed No. 1 and add it to my Project No. 2 (by adding it to my maven repository), but I get an error, does not recognize the entities nor the queries of my project No. 2, I think that I have two projects in the configuration files (ApplicationContext) and persistence files (persistence.xml).



HELP.

As I have to set both projects to work.??