Tried with - ...:passwod=\${ALIAS=mypassword}:... Eg: asadmin
create-jdbc-connection-pool --datasourceclassname
com.mysql.jdbc.jdbc2.optional.MysqlXADataSource --restype
javax.sql.XADataSource --property
portNumber=3306:password=\${ALIAS=mypasswd}:user=myuser:server=localhost:database=customer_inventory
--ping MyPool That will just me : remote failure: Invalid property syntax,
"=" in value: password=${ALIAS=mypasswd}Invalid property syntax, "=" in
value: password=${ALIAS=mypasswd} (This is on Linux Bash shell btw...)
--
[Message sent by forum member 'markof19']
View Post: http://forums.java.net/node/889736