Re: DataSource Password Encryption

2012-11-12 Thread middleware
:) and updated the common-datasource-configuration documentation page with the XA configuration, fixing an error too (It was still stated that TomEE relies Apache Commons DBCP instead of Tomcat pool). Davide -- View this message in context: http://openejb.979440.n4.nabble.com/DataSource-Password

Re: DataSource Password Encryption

2012-11-12 Thread David Blevins
On Nov 12, 2012, at 11:30 AM, middleware davide.pasin...@infocamere.it wrote: Actually, the solution was easier than I thought: Resource id=myDS type=DataSource JdbcDriver oracle.jdbc.xa.client.OracleXADataSource JdbcUrl jdbc:oracle:thin:@hostname:port:ora UserName ** Password **

Re: DataSource Password Encryption

2012-11-11 Thread David Blevins
On Nov 8, 2012, at 11:35 AM, Yousef Herzallah yousef.herzal...@gmail.com wrote: Resource id=myMccplusDS type=DataSource DataSourceCreator=dbcp FYI, I added a check so that illegal attributes are found and flagged. -David

Re: DataSource Password Encryption

2012-11-09 Thread middleware
/DataSource-Password-Encryption-tp4658424p4658494.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: DataSource Password Encryption

2012-11-09 Thread Romain Manni-Bucau
. -- View this message in context: http://openejb.979440.n4.nabble.com/DataSource-Password-Encryption-tp4658424p4658494.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: DataSource Password Encryption

2012-11-09 Thread middleware
) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) -- View this message in context: http://openejb.979440.n4.nabble.com/DataSource-Password-Encryption

Re: DataSource Password Encryption

2012-11-08 Thread Romain Manni-Bucau
documented) as possible. -- View this message in context: http://openejb.979440.n4.nabble.com/DataSource-Password-Encryption-tp4658424p4658485.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: DataSource Password Encryption

2012-11-08 Thread Jean-Louis MONTEIRO
BTW, just updated a bit the datasource password encryption page 2012/11/8 Romain Manni-Bucau rmannibu...@gmail.com Hi, fine, are you volonteer? just open a jira on openejb or tomee project ( issues.apache.org/jira/browse/TOMEE) and attach the patch(s) (examples) and we'll be able to add

DataSource Password Encryption

2012-11-07 Thread Yousef Herzallah
Hi Romain, I tried to use DataSource Password Encryption http://tomee.apache.org/datasource-password-encryption.html following your steps but i missing some information cause it doesn't work. is TomEE can decode the password without any additional library? i have this error *Access denied

Re: DataSource Password Encryption

2012-11-07 Thread Jean-Louis MONTEIRO
problem. Jean-Louis 2012/11/7 Yousef Herzallah yousef.herzal...@infocamere.it Hi Romain, I tried to use DataSource Password Encryption http://tomee.apache.org/** datasource-password-**encryption.htmlhttp://tomee.apache.org/datasource-password-encryption.html following your steps but i missing

Re: DataSource Password Encryption

2012-11-07 Thread Romain Manni-Bucau
Password Encryption http://tomee.apache.org/** datasource-password-**encryption.html http://tomee.apache.org/datasource-password-encryption.html following your steps but i missing some information cause it doesn't work. is TomEE can decode the password without any additional library? i