[jboss-dev] jboss-aspects
Dimitris Andreadis
dandread at redhat.com
Wed Apr 16 05:14:19 EDT 2008
So you've moved the interceptor from jboss-aspects to ejb3/core?
- Is this what we want, i.e. do not have a security aspects project?
- If moved inside ejb3, Carlo says it should be in a separate ejb3/security module (correct
me if wrong)
- ejb3/core still depends on org.jboss.jbossas:jboss-as-security
I see it imports:
org.jboss.security.integration.ejb.EJBAuthorizationHelper
org.jboss.security.integration.ejb.EJBAuthenticationHelper
from
./org/jboss/ejb3/EJBContextImpl.java
./org/jboss/ejb3/security/Ejb3AuthenticationInterceptorv2.java
./org/jboss/ejb3/security/RoleBasedAuthorizationInterceptorv2.java
Anil Saldhana wrote:
> Dimitris,
> EJB3 should not be relying now on anything from aspects/security. I
> moved the SecurityClientInterceptor into the ejb3 security layer.
>
> I do not do "embedded". So not sure if it uses aspects/security.
> Probably it does.
>
> Regards,
> Anil
>
> Dimitris Andreadis wrote:
>> JIRA project for aspects:
>> http://jira.jboss.com/jira/browse/JBASPECT
>>
>> Dimitris Andreadis wrote:
>>> http://jira.jboss.com/jira/browse/JBAS-5390
>>>
>>> The new jboss-aspects module is started here:
>>> https://svn.jboss.org/repos/jbossas/projects/jboss-aspects/
>>>
>>> We need to start creating sub-modules for the various aspects (tx,
>>> asynch, remoting, security, clustering)
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
More information about the jboss-development
mailing list