How to encrypt(obscure) the database connection password in ironJacamar?
34 views
Skip to first unread message
willpowe...@yahoo.com
unread,
Mar 17, 2016, 1:38:05 AM3/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Users
Dear All,
Does anyone has the experience to encrypt(obscure) the database connection password? We once used JBoss and it has built-in solution to encrypt the database connection password. Now, we change to use Tomcat + ironJacamar, we would like to know how to do that? I cannot find any document or tutorial on this. Need your help!
Thanks!
Willpower
Jesper Pedersen
unread,
Mar 17, 2016, 7:49:43 AM3/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IronJacamar Users
Check the embedded/src/main/resources/jca.xml file, and find the definition for "DefaultSecurityDomain".