|
From: Michael A. <mic...@ze...> - 2004-03-12 20:36:10
|
Hi, Thanks Sherman. Though, what I was actually looking for was some sample data for using the sql configuration, not the sql journal, i.e.: some sample pipeline configuration data that actually goes into a database, along with the file configuration data to make it work. Cheers... MikeA On Fri, 2004-03-12 at 17:07, Sherman Wood wrote: > >Does anybody have a sample of configuration data for a database > configuration? >=20 > =20 >=20 > Is this what you meant? >=20 > =20 >=20 > sql/config.properties >=20 > --------------------- >=20 > journalType=3Dpostgresql >=20 > =20 >=20 > =20 >=20 > =20 >=20 > journal/sql/config.properties >=20 > ----------------------------- >=20 > resourceName=3Dbabel-journal >=20 > =20 >=20 > =20 >=20 > =20 >=20 > resource/babel-journal.properties >=20 > ------------------------------------------------------------------ >=20 > # Type is required. >=20 > type=3Djndi >=20 > datasourceName=3Djava:galenworksDS >=20 > =20 >=20 > =20 >=20 > Sherman Wood >=20 > GalenWorks LLC >=20 > 415 516-4894 >=20 > =20 >=20 >=20 |