Password Based Encryption (PBE) implementation

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3848

This topic has not yet been written. The content below is from the topic description.
Warning Remember to use the same Salt and IterationCount in the MBean that was used during the password generation step. Note When starting a service that depends on an encrypted data source, the error java.security.InvalidAlgorithmParameterException: Parameters missing is raised when the following MBean is not yet started as a service: (jboss.security:service=JaasSecurityDomain,domain=ServerMasterPassword) Include the following element so that the MBean starts before the data source, as per the example hsqldb-encrypted-ds.xml code shown previously. jboss.security:service=JaasSecurityDomain,domain=ServerMasterPassword