Ticket #19473

want to define workspace location for h2 database

Open Date: 2009-11-06 02:27 Last Update: 2009-11-06 02:27

Reporter:
(Anonymous)
Owner:
(None)
Type:
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
6
Severity:
5 - Medium
Resolution:
None
File:
None

Details

Right now I have to put the full path to my database like:

jdbc:h2:file:C:/opt/projects/baselogic/services/common-data-services/target/h2/testdb;REFERENTIAL_INTEGRITY=FALSE

But what I really want to be able to define is:

jdbc:h2:file:${workspace_loc:/common-data-services}/target/h2/testdb;REFERENTIAL_INTEGRITY=FALSE

Ticket History (1/1 Histories)

2009-11-06 02:27 Updated by: None
  • New Ticket "want to define workspace location for h2 database" created

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login