Re: Upgraded to Tomee 1.5, Password cipher not working anymore

2012-10-24 Thread mommymutya
Adding DataSourceCreator=dbcp in the resource declaration, worked like a charm! Thanks Romain Manni-Bucau! :) -- View this message in context: http://openejb.979440.n4.nabble.com/Upgraded-to-Tomee-1-5-Password-cipher-not-working-anymore-tp4658231p4658255.html Sent from the OpenEJB User maili

Re: Upgraded to Tomee 1.5, Password cipher not working anymore

2012-10-24 Thread mommymutya
Oh, come to think of it, how do I now encrypt my password if I want to use the default datasourcecreator which is tomcat? Does it have something like PasswordCipher for dbcp? -- View this message in context: http://openejb.979440.n4.nabble.com/Upgraded-to-Tomee-1-5-Password-cipher-not-working-a

How to override/set custom resource factory in tomee.xml 'Resource'

2012-10-24 Thread mommymutya
I would like to do this tomcat setting in my tomee server. Basically I just would like to have my password encrypted/decrypted. I used PasswordCipher but apparently it is only commons-dbcp that recognizes it. I would like to use the default tomcat-jdbc for the pool lib so I thought of just crea

Upgraded to Tomee 1.5, Password cipher not working anymore

2012-10-24 Thread mommymutya
Hi, I upgraded to tomee 1.5 from a 1.0 setup. However, I couldn't have PasswordCipher work correctly. I am using the default one : PasswordCipher Static3DES. This worked nicely in my tomee 1.5 setup. I am having the error: WARNING: Property "passwordCipher" not supported by "jdbc/CAWebServiceJTA

Re: Upgraded to Tomee 1.5, Password cipher not working anymore

2012-10-24 Thread mommymutya
Ooops, I meant it was working nicely in my tomee 1.0 setup, but stopped working when I switched to tomee 1.5 -- View this message in context: http://openejb.979440.n4.nabble.com/Upgraded-to-Tomee-1-5-Password-cipher-not-working-anymore-tp4658231p4658232.html Sent from the OpenEJB User mailing l