[ http://issues.apache.org/jira/browse/GERONIMO-1000?page=all ]
     
David Jencks closed GERONIMO-1000:
----------------------------------

    Resolution: Fixed

fixed
Sending        
modules/security/src/java/org/apache/geronimo/security/jaas/ServerRealmConfigurationEntry.java
Sending        
modules/security/src/java/org/apache/geronimo/security/realm/GenericSecurityRealm.java
Transmitting file data ..
Committed revision 279928.

> 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
>     Assignee: 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

Reply via email to