[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-133) Update Entity Cache/clustering tutorial

2005-04-09 Thread Kabir Khan (JIRA)
Update Entity Cache/clustering tutorial --- Key: EJBTHREE-133 URL: http://jira.jboss.com/jira/browse/EJBTHREE-133 Project: EJB 3.0 Type: Task Components: Documentation Versions: Preview 5 Reporter: Kabir Khan

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-69) Clustered SFSB: load balancing works, failover does not

2005-04-04 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-69?page=history ] Kabir Khan closed EJBTHREE-69: -- Resolution: Done Clustered SFSB: load balancing works, failover does not --- Key:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-56) TreeCache + Entities WIKI page

2005-03-31 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-56?page=history ] Kabir Khan closed EJBTHREE-56: -- Resolution: Done TreeCache + Entities WIKI page -- Key: EJBTHREE-56 URL:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-101) EntityManager not useable in PostConstruct callback of StatelessSessionBean.

2005-03-30 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-101?page=history ] Kabir Khan closed EJBTHREE-101: --- Resolution: Rejected I think it is fine. From spec: 3.4 Callbacks and Callback Listener Classes ... Callbacks can invoke JNDI, JDBC, JMS, and other

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-117) NPE when undeploying node in a cluster

2005-03-29 Thread Kabir Khan (JIRA)
NPE when undeploying node in a cluster -- Key: EJBTHREE-117 URL: http://jira.jboss.com/jira/browse/EJBTHREE-117 Project: EJB 3.0 Type: Bug Components: Clustering Versions: Preview 4 Reporter: Kabir Khan Fix

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-117) NPE when undeploying node in a cluster

2005-03-29 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-117?page=history ] Kabir Khan closed EJBTHREE-117: --- Assign To: Kabir Khan Resolution: Done NPE when undeploying node in a cluster -- Key: EJBTHREE-117

[JBoss-dev] [JBoss JIRA] Updated: (JBAOP-100) Resolve JRockit issues

2005-03-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-100?page=history ] Kabir Khan updated JBAOP-100: - Summary: Resolve JRockit issues (was: Check if we work on JRockit) Resolve JRockit issues -- Key: JBAOP-100 URL:

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-100) Check if we work on JRockit

2005-03-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-100?page=comments#action_12316290 ] Kabir Khan commented on JBAOP-100: -- Added tests-jrockit.bat to do this. Most tests work, but there are a few problems: JDK 1.4 === *Bootclasspath tests don't work

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-102) @Entity (et al) picking up static fields/methods (PATCH)

2005-03-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-102?page=history ] Kabir Khan closed EJBTHREE-102: --- Resolution: Done @Entity (et al) picking up static fields/methods (PATCH) Key:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-82) Misused Error Messages in EntityToHibernateXml

2005-03-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-82?page=history ] Kabir Khan closed EJBTHREE-82: -- Resolution: Done Misused Error Messages in EntityToHibernateXml -- Key: EJBTHREE-82 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-100) Check if we work on JRockit

2005-03-18 Thread Kabir Khan (JIRA)
Check if we work on JRockit --- Key: JBAOP-100 URL: http://jira.jboss.com/jira/browse/JBAOP-100 Project: JBoss AOP Type: Task Versions: 1.1.1 Reporter: Kabir Khan Assigned to: Kabir Khan -- This message is automatically

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-84) EntityManager.find should throw EntityNotFoundException

2005-03-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-84?page=history ] Kabir Khan closed EJBTHREE-84: -- Resolution: Done EntityManager.find should throw EntityNotFoundException --- Key:

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-9) Proper exception handling

2005-03-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-9?page=comments#action_12316202 ] Kabir Khan commented on EJBTHREE-9: --- Added some more exceptions. Still have no support for exceptions relating to detached/removed etc. See TODO comments in

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-53) @EJBs and @Homes

2005-03-10 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-53?page=comments#action_12316055 ] Kabir Khan commented on EJBTHREE-53: So far only @EJB and @EJBs are tested. Need to test interoperability with EJB 2.1 with @Home and @Homes. @EJBs and @Homes

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-99) Support for @NamedQuery

2005-03-09 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-99?page=history ] Kabir Khan closed EJBTHREE-99: -- Resolution: Done Implemented for class level. Spec mentions that annotation can be applied to methods and packages too, but that does not make much sense

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-94) Implement EntityManager.createNamedQuery() methods

2005-03-08 Thread Kabir Khan (JIRA)
Implement EntityManager.createNamedQuery() methods -- Key: EJBTHREE-94 URL: http://jira.jboss.com/jira/browse/EJBTHREE-94 Project: EJB 3.0 Type: Feature Request Versions: Preview 4 Reporter: Kabir Khan

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-94) Implement EntityManager.createNativeQuery() methods

2005-03-08 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-94?page=history ] Kabir Khan updated EJBTHREE-94: --- Summary: Implement EntityManager.createNativeQuery() methods (was: Implement EntityManager.createNamedQuery() methods) Implement

[JBoss-dev] [JBoss JIRA] Commented: (EJBTHREE-93) Annotations need to be updated to latest EJB spec

2005-03-08 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-93?page=comments#action_12315969 ] Kabir Khan commented on EJBTHREE-93: Made necessary changes for Interceptors Annotations need to be updated to latest EJB spec

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-93) Annotations need to be updated to latest EJB spec

2005-03-08 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-93?page=history ] Kabir Khan closed EJBTHREE-93: -- Resolution: Done Fix Version: Preview 5 Changed NamedQuery and added BusinessMethod Annotations need to be updated to latest EJB spec

[JBoss-dev] [JBoss JIRA] Closed: (JBMAIL-32) Bounced mails reuse mime type and produce invalid mails

2005-03-07 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBMAIL-32?page=history ] Kabir Khan closed JBMAIL-32: Resolution: Done UPdated to always set Content-Type to text/plain Bounced mails reuse mime type and produce invalid mails

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-68) JBoss AOP build should use docbook-support

2005-03-05 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-68?page=history ] Kabir Khan closed JBAOP-68: --- Assign To: Kabir Khan (was: Bill Burke) Resolution: Done Also, backported to 1.1 branch (EJB 3 preview 3), but don't know what version to mark it as fixed for

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-99) More flexible wildcards for parameters

2005-03-04 Thread Kabir Khan (JIRA)
More flexible wildcards for parameters -- Key: JBAOP-99 URL: http://jira.jboss.com/jira/browse/JBAOP-99 Project: JBoss AOP Type: Feature Request Versions: 1.1.1 Reporter: Kabir Khan Assigned to: Kabir Khan We

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-46) Repackage AOP webconsole as a separately deployed package

2005-03-04 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-46?page=comments#action_12315891 ] Kabir Khan commented on JBAOP-46: - I think this should go in the new admin console. From chatting with Charles this sounds like how the a.c. will work Repackage AOP

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-97) Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor

2005-02-25 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-97?page=history ] Kabir Khan closed JBAOP-97: --- Resolution: Done Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-97) Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor

2005-02-25 Thread Kabir Khan (JIRA)
Propagate the current context classloader and reset it in the thread in the AsynchAspect's ThreadPoolExecutor - Key: JBAOP-97 URL:

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-98) New constructor GenericInterceptorFactory(Class, Element)

2005-02-24 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-98?page=history ] Kabir Khan closed JBAOP-98: --- Resolution: Done New constructor GenericInterceptorFactory(Class, Element) - Key: JBAOP-98

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-98) New constructor GenericInterceptorFactory(Class, Element)

2005-02-24 Thread Kabir Khan (JIRA)
New constructor GenericInterceptorFactory(Class, Element) - Key: JBAOP-98 URL: http://jira.jboss.com/jira/browse/JBAOP-98 Project: JBoss AOP Type: Bug Reporter: Kabir Khan Fix For: 2.0, 1.1.1 Wanted

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-74) Tutorial for @Service

2005-02-22 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-74?page=history ] Kabir Khan closed EJBTHREE-74: -- Resolution: Done Tutorial for @Service - Key: EJBTHREE-74 URL: http://jira.jboss.com/jira/browse/EJBTHREE-74

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-75) Tutorial for Asynch EJBs

2005-02-22 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-75?page=history ] Kabir Khan closed EJBTHREE-75: -- Resolution: Done Tutorial for Asynch EJBs Key: EJBTHREE-75 URL:

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-70) Allow multiple @Management interfaces for a @Service bean

2005-02-16 Thread Kabir Khan (JIRA)
Allow multiple @Management interfaces for a @Service bean - Key: EJBTHREE-70 URL: http://jira.jboss.com/jira/browse/EJBTHREE-70 Project: EJB 3.0 Type: Task Versions: Preview 3 Reporter: Kabir Khan

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-62) @Service

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-62?page=history ] Kabir Khan closed EJBTHREE-62: -- Resolution: Done @Service Key: EJBTHREE-62 URL: http://jira.jboss.com/jira/browse/EJBTHREE-62 Project: EJB 3.0

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-65) @Management interface support

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-65?page=history ] Kabir Khan closed EJBTHREE-65: -- Resolution: Done @Management interface support - Key: EJBTHREE-65 URL:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-71) @Depends for beans

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-71?page=history ] Kabir Khan closed EJBTHREE-71: -- Resolution: Done @Depends for beans -- Key: EJBTHREE-71 URL: http://jira.jboss.com/jira/browse/EJBTHREE-71

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-71) @Depends for beans

2005-02-16 Thread Kabir Khan (JIRA)
@Depends for beans -- Key: EJBTHREE-71 URL: http://jira.jboss.com/jira/browse/EJBTHREE-71 Project: EJB 3.0 Type: Task Reporter: Kabir Khan Assigned to: Bill Burke Fix For: Preview 4 All beans apart from entities. Annotate bean class, or

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-71) @Depends for beans

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-71?page=history ] Kabir Khan updated EJBTHREE-71: --- Description: All beans apart from entities. Annotate bean class, and support setter/field injection of ObjectName or jmx proxy was: All beans apart from

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-70) NullPointerException in toString()

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-70?page=comments#action_12315456 ] Kabir Khan commented on JBAOP-70: - Actually, I have only fixed this in head. Not sure how our branching works at the moment NullPointerException in toString()

[JBoss-dev] [JBoss JIRA] Resolved: (JBAOP-70) NullPointerException in toString()

2005-02-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-70?page=history ] Kabir Khan resolved JBAOP-70: - Resolution: Done Got rid of toString() methods in class. They were just there to help me debugging once upon a time, should never have got in

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-74) Add metadata for caller invocations

2005-02-07 Thread Kabir Khan (JIRA)
Add metadata for caller invocations --- Key: JBAOP-74 URL: http://jira.jboss.com/jira/browse/JBAOP-74 Project: JBoss AOP Type: Feature Request Versions: 1.1 Reporter: Kabir Khan Assigned to: Bill Burke

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-49) Write Callback/Callback listener tutorial

2005-02-01 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-49?page=history ] Kabir Khan closed EJBTHREE-49: -- Resolution: Done Write Callback/Callback listener tutorial - Key: EJBTHREE-49 URL:

[JBoss-dev] [JBoss JIRA] Created: (EJBTHREE-61) Callback annotated methods in a listener should take the bean as parameter

2005-02-01 Thread Kabir Khan (JIRA)
Callback annotated methods in a listener should take the bean as parameter -- Key: EJBTHREE-61 URL: http://jira.jboss.com/jira/browse/EJBTHREE-61 Project: EJB 3.0 Type: Bug Reporter: Kabir

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-61) Callback annotated methods in a listener should take the bean as parameter

2005-02-01 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-61?page=history ] Kabir Khan closed EJBTHREE-61: -- Resolution: Done Callback annotated methods in a listener should take the bean as parameter

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-19) Test JSP integration

2005-01-14 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-19?page=comments#action_12314693 ] Kabir Khan commented on JBAOP-19: - Working with caller poincuts on JSP. If I try to create an execution pointcut on the JSP service() method, I get a NullPointerException

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-19) Test JSP integration

2005-01-13 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-19?page=comments#action_12314659 ] Kabir Khan commented on JBAOP-19: - I set up JBoss to work with the pluggable transformer. Things get transformed/intercepted, but JSP's still don't get instrumented. Test

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-10) PerInstance Aspect bug

2005-01-10 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-10?page=history ] Kabir Khan closed JBAOP-10: --- Resolution: Done The implementation is currently a bit naive, in that the PER_INSTANCE, PER_JOINPOINT aspects are created per calling rather than called (i.e.

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-65) PER_INSTANCE PER_JOINPOINT scoped interceptors/aspects should be per called instance

2005-01-10 Thread Kabir Khan (JIRA)
PER_INSTANCE PER_JOINPOINT scoped interceptors/aspects should be per called instance -- Key: JBAOP-65 URL: http://jira.jboss.com/jira/browse/JBAOP-65 Project: JBoss AOP Type:

[JBoss-dev] [JBoss JIRA] Updated: (JBAOP-65) PER_INSTANCE PER_JOINPOINT scoped interceptors/aspects should be per called instance

2005-01-10 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-65?page=history ] Kabir Khan updated JBAOP-65: Fix Version: 2.0 PER_INSTANCE PER_JOINPOINT scoped interceptors/aspects should be per called instance

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-49) Parallel annotation tutorial

2005-01-09 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-49?page=history ] Kabir Khan closed JBAOP-49: --- Resolution: Done Parallel annotation tutorial Key: JBAOP-49 URL: http://jira.jboss.com/jira/browse/JBAOP-49

[JBoss-dev] [JBoss JIRA] Assigned: (JBAOP-17) Update JBoss AOP IDE support

2005-01-06 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-17?page=history ] Kabir Khan reassigned JBAOP-17: --- Assign To: Marshall Culpepper (was: Kabir Khan) As discussed yesterday :-) Update JBoss AOP IDE support Key: JBAOP-17

[JBoss-dev] [JBoss JIRA] Updated: (JBAOP-16) Update and test Management Console

2005-01-06 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-16?page=history ] Kabir Khan updated JBAOP-16: Attachment: mess_with_injboss.zip Sample application based on the injboss tutorial example, basically just to have something next time we need to test the console

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-16) Update and test Management Console

2005-01-06 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-16?page=history ] Kabir Khan closed JBAOP-16: --- Resolution: Done Got it up and working with the latest AOP stuff. The main problem was that AspectManager.getAdvisor(String classname) has been deprecated. (I

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-54) Declare error/warning

2005-01-04 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-54?page=history ] Kabir Khan closed JBAOP-54: --- Resolution: Done Declare error/warning - Key: JBAOP-54 URL: http://jira.jboss.com/jira/browse/JBAOP-54 Project:

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-57) Support callfield in declare error/warning

2004-12-24 Thread Kabir Khan (JIRA)
Support callfield in declare error/warning -- Key: JBAOP-57 URL: http://jira.jboss.com/jira/browse/JBAOP-57 Project: JBoss AOP Type: Bug Versions: 2.0 Reporter: Kabir Khan Assigned to: Bill Burke Fix For:

[JBoss-dev] [JBoss JIRA] Commented: (JBAOP-54) Declare error/warning

2004-12-24 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-54?page=comments#action_12310936 ] Kabir Khan commented on JBAOP-54: - Just commited support for declare-warning and declare-error via XML, and a visual compile time test (I cannot see any way to automate this

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-16) StrictMaxPool for SLSB and MDB

2004-12-21 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-16?page=history ] Kabir Khan closed EJBTHREE-16: -- Resolution: Done StrictMaxPool for SLSB and MDB -- Key: EJBTHREE-16 URL:

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-55) Allow use of annotations for parameters in pointcuts

2004-12-17 Thread Kabir Khan (JIRA)
Allow use of annotations for parameters in pointcuts Key: JBAOP-55 URL: http://jira.jboss.com/jira/browse/JBAOP-55 Project: JBoss AOP Type: Bug Reporter: Kabir Khan Assigned to: Kabir Khan Fix For: 1.1

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-55) Allow use of annotations for parameters in pointcuts

2004-12-17 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-55?page=history ] Kabir Khan closed JBAOP-55: --- Resolution: Done Allow use of annotations for parameters in pointcuts Key: JBAOP-55 URL:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-28) @Timeout support

2004-12-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-28?page=history ] Kabir Khan closed EJBTHREE-28: -- Resolution: Done @Timeout support Key: EJBTHREE-28 URL: http://jira.jboss.com/jira/browse/EJBTHREE-28 Project:

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-29) Update timer tutorial

2004-12-16 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/EJBTHREE-29?page=history ] Kabir Khan closed EJBTHREE-29: -- Resolution: Done Update timer tutorial - Key: EJBTHREE-29 URL: http://jira.jboss.com/jira/browse/EJBTHREE-29

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-4) Precendence

2004-12-15 Thread Kabir Khan (JIRA)
[ http://jira.jboss.com/jira/browse/JBAOP-4?page=history ] Kabir Khan closed JBAOP-4: -- Resolution: Done Precendence --- Key: JBAOP-4 URL: http://jira.jboss.com/jira/browse/JBAOP-4 Project: JBoss AOP Type: