Get username, password from DS
833163Sep 5 2011 — edited Sep 6 2011Hi,
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