Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

bc4j.xcfg, database connections and deploying ADF apps to oc4j

567796Oct 18 2007 — edited Oct 29 2007
I'm trying to understand how to enable custom database connections on a JDeveloper ADF application deployed to a stand-alone instance of OC4J.

All entity objects were created as ADF Business Components.

I looks like the db connection information used by the application is stored in a file named "bc4j.xcfg".

How would I change the database connection information between different environments, changing the server, port and password information from an OC4J instance?

I'd like to use an OC4J defined data-sources.xml file, but am looking for the simplest approach for now.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2007
Added on Oct 18 2007
12 comments
915 views