Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
All Configuration fields are mapped with the following convention for advanced case:
- realm = qualified name and realm.property = value for the realm
- connector.xxx as already available through properties for the connector
- properties.name = value for container properties
- login = , login.property = value for LoginConfigBuilder
- securityConstraint = , securityConstraint.property = value for SecurityConstaintBuilder
this setup needs to call configuration.loadFromClasspath(propertiesPath) method or use the wiring of that method in arquillian tomee embedded adapter or tomee main