So sorry!

I want encrypt the database password in datasource descriptor file. The Weblogic is 
using DES algorithm when read/write this configuration. Is it possible in JBoss 3.2.3?

config.xml (Weblogic)

  | <JDBCConnectionPool 
  |       DriverName="oracle.jdbc.driver.OracleDriver"
  |       Name="ABCPool" 
  |       Password="{3DES}fj6F1OXDk84="
  |       Properties="user=usr_abc" 
  |       Targets="server1"
  |       TestTableName="SQL SELECT 1 FROM DUAL" 
  |       URL="jdbc:oracle:thin:@localhost:1521:ORCL"/>

Darlan

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837127#3837127

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837127



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to