Pj Clark

Greenhorn
+ Follow
since Feb 05, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Pj Clark

I am attempting to configure JBoss 422 with a MS SQL datasource and use an encrypted password.
I have read a lot about how to do this but it is not working.

My mssql-ds.xml file contains:


My login-config.xml file contains:


The error message I am receiving when I start up the server is:


Do I need anything in the standardjbosscmp-jdbc.xml file?

This datasource worked fine before I tried to modify it to use a security-domain. When I had the username and password in the mssql-ds.xml file.

Any help would be greatly appreciated. I have already reviewed the post at: Java Ranch
14 years ago