Is there a current protocol for sharing Maps and Configs between projects?  I have multiple applications that access the same database.  I built a dao to access the database, but it appears that I need to have a copy of the Maps and Configs within each project that uses the dao.  I would like to place one copy of all of my Maps and Configs in a common directory to be accessed by all of my applications.

 

Jeremy

Reply via email to