By default AppModule is configured to database through the
connection created in JDeveloper. But if we want to change the connection type
to “JDBC DataSource” from “JDBC URL”, it expects a Datasource name as an input.
But we need to pass the JNDI name to this field instead of data source name.
No comments:
Post a Comment