GenericSecurityRealm and ServerRealmConfigurationEntry can have loginService
reference null when run on client
--------------------------------------------------------------------------------------------------------------
Key: GERONIMO-1000
URL: http://issues.apache.org/jira/browse/GERONIMO-1000
Project: Geronimo
Type: Bug
Versions: 1.0-M5
Reporter: David Jencks
Assigned to: David Jencks
Fix For: 1.0-M5
GenericSecurityRealm and ServerRealmConfigurationEntry now have a reference to
loginService. This will be null if they are on a client, so we should not try
to extract the objectName from the reference if it is null. On a client the
loginService would not be used since the client will connect to a remote login
service.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira