Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Labels:None
-
Number of attachments :
Description
As documented here: http://docs.codehaus.org/display/BTM/CryptResourcePassword
resources passwords should alo be decrypted when using the API. Ufortunately the only reference to password decryption is in ResourceLoader.buildXAResourceProducer().
Decryption code should move to XAPool.createXAFactory() so that both ResourceLoader and API would benefit from it.
See: http://www.nabble.com/Decryption-not-functioning-with-current-configuration-td15168638.html