I've configured a security-domain in subsystem domain:security:1.1 mycertdomain which is displayed in the server profile page under Security/Security Domains.
When I reference that securityDomain in a login-module/module-option securityDomain value="mycertdomain" it throws an javax.naming.NameNotFoundException.
I'm migrating working apps from JBoss4 to JBoss7 (login-config.xml to standalone.xml)
Any pointers would be appreciated.