You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/12/30 18:48:08 UTC

[jira] Created: (JAMES-1165) UsersRepository should throw Exception

UsersRepository should throw Exception
--------------------------------------

                 Key: JAMES-1165
                 URL: https://issues.apache.org/jira/browse/JAMES-1165
             Project: JAMES Server
          Issue Type: Improvement
          Components: UsersStore & UsersRepository
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 3.0-M3


At the moment the UsersRepository mehtods like addUser(..) return true or false based on when it was sucessful to add the user. This makes it hard to debug why it was not sucessful. We should be throw an exception

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-1165) UsersRepository should throw Exception

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1165.
----------------------------------

    Resolution: Fixed

done

> UsersRepository should throw Exception
> --------------------------------------
>
>                 Key: JAMES-1165
>                 URL: https://issues.apache.org/jira/browse/JAMES-1165
>             Project: JAMES Server
>          Issue Type: Improvement
>          Components: UsersStore & UsersRepository
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M3
>
>
> At the moment the UsersRepository mehtods like addUser(..) return true or false based on when it was sucessful to add the user. This makes it hard to debug why it was not sucessful. We should be throw an exception

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org