Re: Error using Axis2 as a SAAJ provider

2008-04-25 Thread David Blevins
The primary purpose of that switching logic is to support Axis2 instead of CXF, but at current time only the CXF support works and is shipped. You're definitely right, with CXF under the cover the Axis2 saaj impl won't work. -David On Apr 24, 2008, at 10:02 AM, jfjames wrote: I

Re: Store the encrypted passwords in openejb.xml

2008-04-25 Thread Dain Sundstrom
Does anyone know how other app servers handle this? -dain On Apr 24, 2008, at 4:37 AM, sujith k wrote: Hi, In my openejb.xml I am storing the user name and password for the database connection in plain text. Is there any way to store the passwords in encrypted format in openejb.xml? The