Hey, all.

We are in the beginning stages of a deployment at a customer site.  We 
(obviously, or why would I post here) are deploying our application on 
top of jBoss 2.1 BETA.  One of the IT requirements at this customer is 
that no passwords can be stored or transmitted in the clear.  As such, 
we need to MD5 (or otherwise encrypt) all of the passwords in 
jboss.jcml.  There are three that I know of:

   1. XADataSourceLoader
   2. ConnectionFactoryLoader
   3. MailService
      
My question is the following: How and where in the code can I enable 
support for MD5 (or otherwise encrypted) passwords?

++Jeff


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to