[jira] [Commented] (OWB-771) Invocation​ContextImpl cleans target field if occurs an exception

2013-02-12 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577118#comment-13577118 ] Eric Covener commented on OWB-771: -- I don't think this assignment accomplishes much, the

[jira] [Updated] (OWB-568) Decorater for generic Interfaces does not work

2012-12-21 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener updated OWB-568: - Attachment: owb-trunk-generic_decorator.diff I took the approach of removing types from the bean types of

[jira] [Commented] (OWB-738) CODI @ConversationScope + @Stateful in a bean = java.lang.StackOverflowError

2012-12-15 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533043#comment-13533043 ] Eric Covener commented on OWB-738: -- AFAICT WSEjbBean is calling Context.get with no

[jira] [Commented] (OWB-738) CODI @ConversationScope + @Stateful in a bean = java.lang.StackOverflowError

2012-12-15 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13533046#comment-13533046 ] Eric Covener commented on OWB-738: -- The confusing part is why it needs to call Context.get

[jira] [Updated] (OWB-479) detect loops in producer beans vs. producer method parameters at deployment time

2011-03-21 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener updated OWB-479: - Fix Version/s: 1.2.0 detect loops in producer beans vs. producer method parameters at deployment time

[jira] [Updated] (OWB-488) move WebBeansConfigurationException messages to message bundles

2011-03-21 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener updated OWB-488: - Fix Version/s: 1.2.0 move WebBeansConfigurationException messages to message bundles

[jira] Created: (OWB-488) move WebBeansConfigurationException messages to message bundles

2010-11-04 Thread Eric Covener (JIRA)
move WebBeansConfigurationException messages to message bundles --- Key: OWB-488 URL: https://issues.apache.org/jira/browse/OWB-488 Project: OpenWebBeans Issue Type: Improvement

[jira] Commented: (OWB-487) Section 5.5.7 restrictions on injecting InjectionPoint not enforced

2010-10-28 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12926028#action_12926028 ] Eric Covener commented on OWB-487: -- I think this is best read as ... qualifiers @Default,

[jira] Created: (OWB-485) AmbiguousResolutionException doesn't print details about the injection point

2010-10-26 Thread Eric Covener (JIRA)
AmbiguousResolutionException doesn't print details about the injection point Key: OWB-485 URL: https://issues.apache.org/jira/browse/OWB-485 Project: OpenWebBeans

[jira] Resolved: (OWB-485) AmbiguousResolutionException doesn't print details about the injection point

2010-10-26 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-485. -- Resolution: Fixed AmbiguousResolutionException doesn't print details about the injection point

[jira] Commented: (OWB-485) AmbiguousResolutionException doesn't print details about the injection point

2010-10-26 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12925226#action_12925226 ] Eric Covener commented on OWB-485: -- thanks, got it in r1027789.

[jira] Created: (OWB-479) detect loops in producer beans vs. producer method parameters at deployment time

2010-10-21 Thread Eric Covener (JIRA)
detect loops in producer beans vs. producer method parameters at deployment time Key: OWB-479 URL: https://issues.apache.org/jira/browse/OWB-479 Project: OpenWebBeans

[jira] Resolved: (OWB-465) enhance EJB common code for crude @LocalBean support

2010-09-30 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-465. -- Resolution: Fixed enhance EJB common code for crude @LocalBean support

[jira] Resolved: (OWB-463) EjbDefinitionUtility.defineEjbBeanProxy() should be able to create proxies for no-interface local beans

2010-09-28 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-463. -- Resolution: Fixed EjbDefinitionUtility.defineEjbBeanProxy() should be able to create proxies for

[jira] Commented: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor

2010-09-21 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913269#action_12913269 ] Eric Covener commented on OWB-447: -- I don't know how I managed it, but I marked this

[jira] Created: (OWB-454) ClassUtil.callInstanceMethod() doesn't propogate original exception

2010-09-19 Thread Eric Covener (JIRA)
ClassUtil.callInstanceMethod() doesn't propogate original exception Key: OWB-454 URL: https://issues.apache.org/jira/browse/OWB-454 Project: OpenWebBeans Issue Type: Bug

[jira] Resolved: (OWB-454) ClassUtil.callInstanceMethod() doesn't propogate original exception

2010-09-19 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-454. -- Resolution: Fixed ClassUtil.callInstanceMethod() doesn't propogate original exception

[jira] Created: (OWB-455) IllegalArgument method calling remove method of EJB during destroy

2010-09-19 Thread Eric Covener (JIRA)
IllegalArgument method calling remove method of EJB during destroy -- Key: OWB-455 URL: https://issues.apache.org/jira/browse/OWB-455 Project: OpenWebBeans Issue Type: Bug

[jira] Created: (OWB-453) add a flag to disable context activation in EJB interceptor

2010-09-15 Thread Eric Covener (JIRA)
add a flag to disable context activation in EJB interceptor --- Key: OWB-453 URL: https://issues.apache.org/jira/browse/OWB-453 Project: OpenWebBeans Issue Type: Task Affects

[jira] Commented: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances

2010-09-10 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908101#action_12908101 ] Eric Covener commented on OWB-318: -- something wrong after applying the patch, mvn

[jira] Commented: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances

2010-09-10 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12908118#action_12908118 ] Eric Covener commented on OWB-318: -- whoops, I had DEBUG logging set at JRE level for the unit

[jira] Resolved: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances

2010-09-10 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-318. -- Fix Version/s: 1.0.0-alpha-3 (was: 1.0.0-alpha-1) Resolution: Fixed

[jira] Reopened: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances

2010-09-09 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener reopened OWB-318: -- reopening per Rohit multiple methods with same EJB @interceptors(foo.class) in same bean class get

[jira] Created: (OWB-451) Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key'

2010-09-08 Thread Eric Covener (JIRA)
Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key' --- Key: OWB-451 URL: https://issues.apache.org/jira/browse/OWB-451 Project:

[jira] Resolved: (OWB-451) Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key'

2010-09-08 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-451. -- Resolution: Fixed Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context

[jira] Commented: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor

2010-09-07 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906766#action_12906766 ] Eric Covener commented on OWB-447: -- Method invocations on non-contextual EJB's must be

[jira] Resolved: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor

2010-09-07 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-447. -- Resolution: Fixed * We should be managing a CreationalContext for the lifetime of the interceptor

[jira] Created: (OWB-449) EJB interceptor has incorrect/unnecessary use of business method checks

2010-09-07 Thread Eric Covener (JIRA)
EJB interceptor has incorrect/unnecessary use of business method checks --- Key: OWB-449 URL: https://issues.apache.org/jira/browse/OWB-449 Project: OpenWebBeans Issue

[jira] Resolved: (OWB-449) EJB interceptor has incorrect/unnecessary use of business method checks

2010-09-07 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-449. -- Resolution: Fixed EJB interceptor has incorrect/unnecessary use of business method checks

[jira] Commented: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor

2010-09-07 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907018#action_12907018 ] Eric Covener commented on OWB-447: -- re: referencing thread-locals beyond @PostConstrut, we

[jira] Resolved: (OWB-446) EJB lifecycle callbacks not stacked correctly

2010-09-06 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-446. -- Fix Version/s: 1.0.0-alpha-3 Resolution: Fixed EJB lifecycle callbacks not stacked correctly

[jira] Created: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor

2010-09-06 Thread Eric Covener (JIRA)
unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor --- Key: OWB-447 URL: https://issues.apache.org/jira/browse/OWB-447 Project: OpenWebBeans

[jira] Commented: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor

2010-09-06 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906602#action_12906602 ] Eric Covener commented on OWB-447: -- we also need to avoid adding the underlying ejb instance

[jira] Resolved: (OWB-442) our EJB proxies are broken when multiple local interfaces are used on a single class

2010-08-19 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-442. -- Fix Version/s: 1.0.0-alpha-2 Resolution: Fixed our EJB proxies are broken when multiple local

[jira] Resolved: (OWB-443) Normal-scoped EJB not removed by container during Contextual.destroy()

2010-08-19 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-443. -- Fix Version/s: 1.0.0-alpha-2 Resolution: Fixed Normal-scoped EJB not removed by container during

[jira] Created: (OWB-442) our EJB proxies are broken when multiple local interfaces are used on a single class

2010-08-18 Thread Eric Covener (JIRA)
our EJB proxies are broken when multiple local interfaces are used on a single class Key: OWB-442 URL: https://issues.apache.org/jira/browse/OWB-442 Project:

[jira] Commented: (OWB-435) What is the expected result for following 2 decorators?

2010-08-12 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898041#action_12898041 ] Eric Covener commented on OWB-435: -- #1 seems like very wrong behavior What is the expected

[jira] Commented: (OWB-431) Generic Type Inheritance not resolved correctly

2010-07-29 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12893717#action_12893717 ] Eric Covener commented on OWB-431: -- IMHO the spec could only have meant assignable from and

[jira] Created: (OWB-421) defined-in-class EJB lifecycle callbacks masked by our Interceptor

2010-07-23 Thread Eric Covener (JIRA)
defined-in-class EJB lifecycle callbacks masked by our Interceptor -- Key: OWB-421 URL: https://issues.apache.org/jira/browse/OWB-421 Project: OpenWebBeans Issue Type: Bug

[jira] Resolved: (OWB-421) defined-in-class EJB lifecycle callbacks masked by our Interceptor

2010-07-23 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-421. -- Fix Version/s: 1.0.0-alpha-2 Resolution: Fixed defined-in-class EJB lifecycle callbacks masked by

[jira] Created: (OWB-418) EjbBeanProxyHandler must be 1:1 with proxy instances for dependent SFSB

2010-07-22 Thread Eric Covener (JIRA)
EjbBeanProxyHandler must be 1:1 with proxy instances for dependent SFSB --- Key: OWB-418 URL: https://issues.apache.org/jira/browse/OWB-418 Project: OpenWebBeans Issue

[jira] Closed: (OWB-406) BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener closed OWB-406. Resolution: Fixed BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

[jira] Closed: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener closed OWB-415. Fix Version/s: 1.0.0-alpha-2 Resolution: Fixed EjbBeanProxyHandler for dependent ejb must save ejb

[jira] Closed: (OWB-416) BaseEJBBean.destroyComponentInstance() tries to call multiple remove methods

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener closed OWB-416. Fix Version/s: 1.0.0-alpha-2 Resolution: Fixed BaseEJBBean.destroyComponentInstance() tries to call

[jira] Closed: (OWB-418) EjbBeanProxyHandler must be 1:1 with proxy instances for dependent SFSB

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener closed OWB-418. Fix Version/s: 1.0.0-alpha-2 Resolution: Fixed EjbBeanProxyHandler must be 1:1 with proxy instances

[jira] Reopened: (OWB-406) BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener reopened OWB-406: -- BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

[jira] Resolved: (OWB-406) BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-406. -- Resolution: Fixed BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

[jira] Reopened: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener reopened OWB-415: -- EjbBeanProxyHandler for dependent ejb must save ejb instance

[jira] Reopened: (OWB-418) EjbBeanProxyHandler must be 1:1 with proxy instances for dependent SFSB

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener reopened OWB-418: -- EjbBeanProxyHandler must be 1:1 with proxy instances for dependent SFSB

[jira] Reopened: (OWB-416) BaseEJBBean.destroyComponentInstance() tries to call multiple remove methods

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener reopened OWB-416: -- BaseEJBBean.destroyComponentInstance() tries to call multiple remove methods

[jira] Resolved: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

2010-07-22 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-415. -- Resolution: Fixed EjbBeanProxyHandler for dependent ejb must save ejb instance

[jira] Created: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

2010-07-21 Thread Eric Covener (JIRA)
EjbBeanProxyHandler for dependent ejb must save ejb instance - Key: OWB-415 URL: https://issues.apache.org/jira/browse/OWB-415 Project: OpenWebBeans Issue Type: Bug

[jira] Created: (OWB-417) BaseEjbBean.destroyComponentInstance() should call direct container remove API, not call an @Remove annotated method

2010-07-21 Thread Eric Covener (JIRA)
BaseEjbBean.destroyComponentInstance() should call direct container remove API, not call an @Remove annotated method Key: OWB-417 URL:

[jira] Assigned: (OWB-406) BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

2010-07-20 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener reassigned OWB-406: Assignee: Eric Covener (was: Gurkan Erdogdu) self-assigning, this ended up dovetailing into some

[jira] Created: (OWB-406) BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers

2010-07-19 Thread Eric Covener (JIRA)
BaseEjbBean.removedStatefulInstance used by multiple instances/EjbBeanProxyHandlers --- Key: OWB-406 URL: https://issues.apache.org/jira/browse/OWB-406 Project:

[jira] Created: (OWB-401) ELContextStore not cleaned up for some JSP EL lookups

2010-06-23 Thread Eric Covener (JIRA)
ELContextStore not cleaned up for some JSP EL lookups - Key: OWB-401 URL: https://issues.apache.org/jira/browse/OWB-401 Project: OpenWebBeans Issue Type: Bug Components:

[jira] Commented: (OWB-401) ELContextStore not cleaned up for some JSP EL lookups

2010-06-23 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881979#action_12881979 ] Eric Covener commented on OWB-401: -- As I now understand it, the piece were missing is finding

[jira] Created: (OWB-398) DelegateHandler cached too agressively

2010-06-17 Thread Eric Covener (JIRA)
DelegateHandler cached too agressively -- Key: OWB-398 URL: https://issues.apache.org/jira/browse/OWB-398 Project: OpenWebBeans Issue Type: Bug Components: Interceptor and Decorators Affects

[jira] Resolved: (OWB-398) DelegateHandler cached too agressively

2010-06-17 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-398. -- Fix Version/s: 1.0.0-CR1 Resolution: Fixed http://svn.apache.org/viewvc?rev=955801view=rev (tagged

[jira] Resolved: (OWB-378) ejb at bottom of decorator stack doesn't handle changed method

2010-05-19 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-378. -- Resolution: Fixed ejb at bottom of decorator stack doesn't handle changed method

[jira] Created: (OWB-371) no lifecycle interceptors for non-contextual EJB

2010-05-13 Thread Eric Covener (JIRA)
no lifecycle interceptors for non-contextual EJB Key: OWB-371 URL: https://issues.apache.org/jira/browse/OWB-371 Project: OpenWebBeans Issue Type: Bug Components: Interceptor and

[jira] Commented: (OWB-371) no lifecycle interceptors for non-contextual EJB

2010-05-13 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867298#action_12867298 ] Eric Covener commented on OWB-371: -- I wasn't sure about the proper behavior, but 7.2 says:

[jira] Created: (OWB-372) creational context not cleaned up for non-contextual EJB interceptions

2010-05-13 Thread Eric Covener (JIRA)
creational context not cleaned up for non-contextual EJB interceptions -- Key: OWB-372 URL: https://issues.apache.org/jira/browse/OWB-372 Project: OpenWebBeans Issue Type:

[jira] Created: (OWB-365) make injection optional in OWBEJBInterceptor

2010-04-28 Thread Eric Covener (JIRA)
make injection optional in OWBEJBInterceptor Key: OWB-365 URL: https://issues.apache.org/jira/browse/OWB-365 Project: OpenWebBeans Issue Type: Improvement Components: Injection and

[jira] Created: (OWB-361) underlying EJB method not actually in our interceptors stack

2010-04-23 Thread Eric Covener (JIRA)
underlying EJB method not actually in our interceptors stack Key: OWB-361 URL: https://issues.apache.org/jira/browse/OWB-361 Project: OpenWebBeans Issue Type: Bug

[jira] Created: (OWB-357) WebbeansFinder should index first on ClassLoader, not singleton type

2010-04-15 Thread Eric Covener (JIRA)
WebbeansFinder should index first on ClassLoader, not singleton type Key: OWB-357 URL: https://issues.apache.org/jira/browse/OWB-357 Project: OpenWebBeans Issue Type: Bug

[jira] Resolved: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances

2010-03-09 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-318. -- Resolution: Fixed duplicate @Interceptors in a managed bean now share an instance of the interceptor

[jira] Created: (OWB-311) @ExcludeClassInterceptors doesn't remove in all cases

2010-02-26 Thread Eric Covener (JIRA)
@ExcludeClassInterceptors doesn't remove in all cases - Key: OWB-311 URL: https://issues.apache.org/jira/browse/OWB-311 Project: OpenWebBeans Issue Type: Bug Components:

[jira] Resolved: (OWB-311) @ExcludeClassInterceptors doesn't remove in all cases

2010-02-26 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-311. -- Resolution: Fixed @ExcludeClassInterceptors doesn't remove in all cases

[jira] Created: (OWB-306) overrridden @AroundInvoke and lifecycle interceptors are still run

2010-02-25 Thread Eric Covener (JIRA)
overrridden @AroundInvoke and lifecycle interceptors are still run -- Key: OWB-306 URL: https://issues.apache.org/jira/browse/OWB-306 Project: OpenWebBeans Issue Type: Bug

[jira] Created: (OWB-307) InvocationContext.setParameters() and primitive vs. wrapped types

2010-02-25 Thread Eric Covener (JIRA)
InvocationContext.setParameters() and primitive vs. wrapped types - Key: OWB-307 URL: https://issues.apache.org/jira/browse/OWB-307 Project: OpenWebBeans Issue Type: Bug

[jira] Created: (OWB-309) signature check for @Interceptors-enabled interceptors is too strict

2010-02-25 Thread Eric Covener (JIRA)
signature check for @Interceptors-enabled interceptors is too strict Key: OWB-309 URL: https://issues.apache.org/jira/browse/OWB-309 Project: OpenWebBeans Issue Type: Bug

[jira] Resolved: (OWB-271) method-level interceptor bindings not inherited properly

2010-02-16 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-271. -- Resolution: Fixed Fix Version/s: (was: 1.0.0) M4 method-level interceptor

[jira] Resolved: (OWB-266) transitive interceptor bindings not applied to Bean subclasses

2010-02-16 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-266. -- Resolution: Fixed Fix Version/s: (was: 1.0.0) M4 transitive interceptor

[jira] Created: (OWB-266) transitive interceptor bindings not applied to Bean subclasses

2010-02-04 Thread Eric Covener (JIRA)
transitive interceptor bindings not applied to Bean subclasses -- Key: OWB-266 URL: https://issues.apache.org/jira/browse/OWB-266 Project: OpenWebBeans Issue Type: Bug

[jira] Commented: (OWB-266) transitive interceptor bindings not applied to Bean subclasses

2010-02-04 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829886#action_12829886 ] Eric Covener commented on OWB-266: -- eek, X and Y intercept a class annotated with @A, but

[jira] Created: (OWB-255) injection point errors at deployment don't tell you the injection point!

2010-01-27 Thread Eric Covener (JIRA)
injection point errors at deployment don't tell you the injection point! Key: OWB-255 URL: https://issues.apache.org/jira/browse/OWB-255 Project: OpenWebBeans Issue

[jira] Resolved: (OWB-232) exceptions with non-OWB XML don't contain interceptor/decorator classnames

2010-01-15 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-232. -- Resolution: Fixed exceptions with non-OWB XML don't contain interceptor/decorator classnames