Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] path variable
[CDO] path variable [message #431409] Wed, 08 July 2009 12:22 Go to next message
Egidijus Vaisnora is currently offline Egidijus VaisnoraFriend
Messages: 47
Registered: July 2009
Member
Does cdo-server.xml support path variable?
Re: [CDO] path variable [message #431414 is a reply to message #431409] Wed, 08 July 2009 14:29 Go to previous messageGo to next message
Egidijus Vaisnora is currently offline Egidijus VaisnoraFriend
Messages: 47
Registered: July 2009
Member
Egidijus Vaisnora wrote:
>
> Does cdo-server.xml support path variable?

I meant path variable, which contains some absolute path and is passed as system variable
Let say to configure derby connection to Eclipse install root I would like to use predefined osgi path "osgi.install.area":


<dbAdapter name="derby-embedded"/>
<dataSource class="org.apache.derby.jdbc.EmbeddedDataSource"
databaseName="${osgi.install.area}/cdodb"/>
Re: [CDO] path variable [message #431417 is a reply to message #431414] Wed, 08 July 2009 14:44 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Egidijus,

I can not remember that I cared for substitutions ;-(

Cheers
/Eike

----
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Egidijus Vaisnora schrieb:
> Egidijus Vaisnora wrote:
>>
>> Does cdo-server.xml support path variable?
>
> I meant path variable, which contains some absolute path and is passed
> as system variable
> Let say to configure derby connection to Eclipse install root I would
> like to use predefined osgi path "osgi.install.area":
>
>
> <dbAdapter name="derby-embedded"/>
> <dataSource class="org.apache.derby.jdbc.EmbeddedDataSource"
> databaseName="${osgi.install.area}/cdodb"/>


Previous Topic:Synchronisation between Model and Editor display
Next Topic:Re: Teneo + EclipseLink simple complete example
Goto Forum:
  


Current Time: Fri Apr 26 17:12:45 GMT 2024

Powered by FUDForum. Page generated in 0.03000 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top