Defining JNDI connections for PDI clients
If you are publishing to the Pentaho Server from a PDI client, Pentaho supplies a method for you to configure your PDI client to have the same JNDI connection information as the Pentaho Server. By using this method, your application server will not be continuously running during the development and testing of transformations.
To configure a JNDI connection for your PDI client, edit the
jdbc.properties
file to mirror the JNDI connection information of your application server data sources. Thejdbc.properties
file is located here:/pentaho/design-tools/data-integration/simple-jndi
.
Last updated
Was this helpful?