#335: reduce DataBuilder dependencies to i2b2 platform: ant, JVM, JDBC, jboss
--------------------------+------------------------
Reporter: dconnolly | Owner:
Type: enhancement | Status: assigned
Priority: major | Milestone: gpc2sites
Component: data-sharing | Resolution:
Keywords: | Blocked By:
Blocking: |
--------------------------+------------------------
Comment (by gkowalski):
I see the following
<param name="userid" value="${env.EXTRACT_USERNAME}" />
<param name="password" value="${env.EXTRACT_PASSWORD}" />
ok , found these in the deploy.xml , how much of this script needs to be
completed and run before the run-builder-job.xml can be run ?
The create-builder-account task requires access to an administrative/DBA
account that can
create users and grant various privileges.
The administrative credentials are taken from the environment:
DBA_USERNAME: ${env.DBA_USERNAME}
DBA_PASSWORD
Un-comment the section of jboss-datasources/${datasource}
corresponding to your database (Oracle, SQLServer, or
Postgres) and ensure
that hostname etc. are correct. Choose a password for the
data_builder user.
(Changes to the data_builder username are not (yet?)
supported.)
We use the JDBC drivers from i2b2:
jdbc.lib: ${jdbc.lib}
--
Ticket URL:
<http://informatics.gpcnetwork.org/trac/Project/ticket/335#comment:23>
gpc-informatics <http://informatics.gpcnetwork.org/>
Greater Plains Network - Informatics
_______________________________________________
Gpc-dev mailing list
[email protected]
http://listserv.kumc.edu/mailman/listinfo/gpc-dev