-
Jun 7th, 2011, 11:24 PM
#1
how to configure spring roo to read database.configuration outside application.
Hi,
Im created one module (java jar file) that handle all data model and database connection using spring roo. It works great, i can use it with desktop app and web app. My problem is by default the database.configuration is stored in the META-INF/spring folder and it read the database configuration inside the jar file. How i can configure the my module to read the database.configuration outside the jar file or read from other application.
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