You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2012/07/20 14:53:44 UTC

Fwd: [jira] [Created] (OPENEJB-1875) New LoginModule based on ServiceProvider

Hi Thiago,

we often skip serviceloader since it is a performance killer to prefer
xbean, isnt it too slow to use the jdk one?

- Romain


---------- Forwarded message ----------
From: Thiago Veronezi (JIRA) <ji...@apache.org>
Date: 2012/7/20
Subject: [jira] [Created] (OPENEJB-1875) New LoginModule based on
ServiceProvider
To: commits@openejb.apache.org


Thiago Veronezi created OPENEJB-1875:
----------------------------------------

             Summary: New LoginModule based on ServiceProvider
                 Key: OPENEJB-1875
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1875
             Project: OpenEJB
          Issue Type: Improvement
          Components: security
    Affects Versions: 4.1.0
            Reporter: Thiago Veronezi
            Assignee: Thiago Veronezi
             Fix For: 4.1.0


New LoginModule based on ServiceProvider.

http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA
administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

Re: [jira] [Created] (OPENEJB-1875) New LoginModule based on ServiceProvider

Posted by Thiago Veronezi <th...@veronezi.org>.
Hi Romain,
This is mostly to be used by the embedded server. Sure it can be improved,
but for the embedded version I think it is good enough. wdyt?

Guys, any feedback is very welcome. Do you guys see any other problem?

[]s,
Thiago.


On Fri, Jul 20, 2012 at 8:53 AM, Romain Manni-Bucau
<rm...@gmail.com>wrote:

> Hi Thiago,
>
> we often skip serviceloader since it is a performance killer to prefer
> xbean, isnt it too slow to use the jdk one?
>
> - Romain
>
>
> ---------- Forwarded message ----------
> From: Thiago Veronezi (JIRA) <ji...@apache.org>
> Date: 2012/7/20
> Subject: [jira] [Created] (OPENEJB-1875) New LoginModule based on
> ServiceProvider
> To: commits@openejb.apache.org
>
>
> Thiago Veronezi created OPENEJB-1875:
> ----------------------------------------
>
>              Summary: New LoginModule based on ServiceProvider
>                  Key: OPENEJB-1875
>                  URL: https://issues.apache.org/jira/browse/OPENEJB-1875
>              Project: OpenEJB
>           Issue Type: Improvement
>           Components: security
>     Affects Versions: 4.1.0
>             Reporter: Thiago Veronezi
>             Assignee: Thiago Veronezi
>              Fix For: 4.1.0
>
>
> New LoginModule based on ServiceProvider.
>
> http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>