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!

Get username, password from DS

833163Sep 5 2011 — edited Sep 6 2011
Hi,

I am looking for a method to get userneme, password from a Data source on weblogic server.
I am trying to call a database procedure that need a connection string like hr/hr@XE to
generate url for a Oracle report.

Is there any possibility to get them from the connection pool so i do not need to hardcode
username and password in an AM-impl java file.

Regards,
Dejan
This post has been answered by John Stegeman on Sep 6 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2011
Added on Sep 5 2011
11 comments
576 views