You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [VOTE] release Apache OpenWebBeans-1.0.0-alpha-2 - posted by Gerhard <ge...@gmail.com> on 2010/09/01 00:36:13 UTC, 5 replies.
- webbeans-tck in trunk - posted by Lin Sun <li...@gmail.com> on 2010/09/02 17:05:36 UTC, 8 replies.
- Re: CDI TCK Issues - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/09/02 17:54:49 UTC, 2 replies.
- Re: [RESULT] [VOTE] release Apache OpenWebBeans-1.0.0-alpha-2 - posted by Mark Struberg <st...@yahoo.de> on 2010/09/03 01:37:05 UTC, 0 replies.
- [ANNOUNCE] Apache OpenWebBeans 1.0.0-alpha-2 - posted by Mark Struberg <st...@yahoo.de> on 2010/09/04 03:28:57 UTC, 0 replies.
- [jira] Created: (OWB-445) we must not use javassist ProxyFactory#setHandler(MethodHandler) - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/06 21:35:33 UTC, 0 replies.
- [jira] Commented: (OWB-445) we must not use javassist ProxyFactory#setHandler(MethodHandler) - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/06 22:31:33 UTC, 1 replies.
- [jira] Assigned: (OWB-445) we must not use javassist ProxyFactory#setHandler(MethodHandler) - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/06 23:03:34 UTC, 1 replies.
- [jira] Created: (OWB-446) EJB lifecycle callbacks not stacked correctly - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 00:03:32 UTC, 0 replies.
- [jira] Resolved: (OWB-446) EJB lifecycle callbacks not stacked correctly - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 00:09:33 UTC, 0 replies.
- [jira] Created: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 00:13:32 UTC, 0 replies.
- [jira] Commented: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 00:13:34 UTC, 6 replies.
- [jira] Updated: (OWB-445) we must not use javassist ProxyFactory#setHandler(MethodHandler) - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/07 11:58:33 UTC, 0 replies.
- [jira] Resolved: (OWB-447) unnecessary contextual/non-contextual distinction in OpenWebBeansEJBIntercpetor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 13:12:33 UTC, 0 replies.
- [jira] Created: (OWB-448) More changes for decorator and interceptor passivation support - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/09/07 17:54:34 UTC, 0 replies.
- [jira] Commented: (OWB-448) More changes for decorator and interceptor passivation support - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/07 18:10:33 UTC, 0 replies.
- [jira] Created: (OWB-449) EJB interceptor has incorrect/unnecessary use of business method checks - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 22:31:40 UTC, 0 replies.
- [jira] Resolved: (OWB-449) EJB interceptor has incorrect/unnecessary use of business method checks - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/07 22:37:33 UTC, 0 replies.
- [jira] Created: (OWB-450) NullPointerException in DependentScopedBeanInterceptorHandler when it has a NullCreationalContext (normally from a EE component). - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/09/07 23:34:33 UTC, 0 replies.
- Re: svn commit: r993621 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/intercept/InterceptorHandler.java - posted by Mark Struberg <st...@yahoo.de> on 2010/09/08 11:16:48 UTC, 2 replies.
- [jira] Created: (OWB-451) Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key' - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/08 15:41:34 UTC, 0 replies.
- [jira] Resolved: (OWB-451) Allow InterceptorUtil#callAroundInvokes to propogate a callers 'creational context key' - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/08 15:52:32 UTC, 0 replies.
- Please reopen OWB-318, patch attached - posted by Rohit Kelapure <ke...@gmail.com> on 2010/09/09 22:26:07 UTC, 2 replies.
- [jira] Reopened: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/09 22:40:32 UTC, 0 replies.
- [jira] Updated: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances - posted by "Rohit Dilip Kelapure (JIRA)" <ji...@apache.org> on 2010/09/09 23:05:33 UTC, 0 replies.
- [jira] Commented: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/10 19:22:38 UTC, 1 replies.
- [jira] Resolved: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/10 20:26:33 UTC, 0 replies.
- [jira] Resolved: (OWB-450) NullPointerException in DependentScopedBeanInterceptorHandler when it has a NullCreationalContext (normally from a EE component). - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/09/13 20:28:36 UTC, 0 replies.
- [jira] Created: (OWB-452) set active flag to false then context is destroyed - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/09/13 23:28:34 UTC, 0 replies.
- [jira] Closed: (OWB-452) set active flag to false then context is destroyed - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/09/14 01:45:43 UTC, 0 replies.
- Test Message - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/09/14 08:25:27 UTC, 1 replies.
- CDI Panel at JavaOne - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/09/14 08:40:36 UTC, 0 replies.
- [jira] Created: (OWB-453) add a flag to disable context activation in EJB interceptor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/15 19:29:35 UTC, 0 replies.
- [jira] Created: (OWB-454) ClassUtil.callInstanceMethod() doesn't propogate original exception - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/19 23:21:33 UTC, 0 replies.
- [jira] Resolved: (OWB-454) ClassUtil.callInstanceMethod() doesn't propogate original exception - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/19 23:21:34 UTC, 0 replies.
- [jira] Updated: (OWB-454) ClassUtil.callInstanceMethod() doesn't propogate original exception - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/19 23:23:32 UTC, 0 replies.
- [jira] Created: (OWB-455) IllegalArgument method calling remove method of EJB during destroy - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/19 23:43:32 UTC, 0 replies.
- [jira] Resolved: (OWB-455) IllegalArgument method calling remove method of EJB during destroy - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/20 00:04:33 UTC, 0 replies.
- [jira] Created: (OWB-456) When multiple interceptors are defined for a bean OWB does NOT correctly remove the overriden base Interceptors - posted by "Rohit Dilip Kelapure (JIRA)" <ji...@apache.org> on 2010/09/21 21:46:38 UTC, 0 replies.
- [jira] Updated: (OWB-456) When multiple interceptors are defined for a bean OWB does NOT correctly remove the overriden base Interceptors - posted by "Rohit Dilip Kelapure (JIRA)" <ji...@apache.org> on 2010/09/21 21:54:33 UTC, 2 replies.
- [jira] Resolved: (OWB-453) add a flag to disable context activation in EJB interceptor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/21 23:34:32 UTC, 0 replies.
- [jira] Created: (OWB-457) we must not create a SessionContext for static resource reqeusts - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/22 16:55:38 UTC, 2 replies.
- [DISCUSS] remove logging for "Calling method on proxy is restricted except Object.toString()" - posted by Mark Struberg <st...@yahoo.de> on 2010/09/23 16:14:44 UTC, 9 replies.
- [jira] Assigned: (OWB-457) we must not create a SessionContext for static resource reqeusts - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/23 19:50:33 UTC, 0 replies.
- [jira] Updated: (OWB-457) we must not create a SessionContext for static resource reqeusts - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/23 19:54:34 UTC, 1 replies.
- [jira] Commented: (OWB-457) we must not create a SessionContext for static resource reqeusts - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/23 22:23:33 UTC, 0 replies.
- [jira] Resolved: (OWB-457) we must not create a SessionContext for static resource reqeusts - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/24 01:12:33 UTC, 0 replies.
- [jira] Created: (OWB-458) we should unpack the parameter for proxied equals(Object) calls in certain cases - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/24 08:36:33 UTC, 0 replies.
- [jira] Resolved: (OWB-422) Support needed for PrePassivate, PostActivate, and AroundTimeout via EJBInterceptor. - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/27 23:18:34 UTC, 0 replies.
- [DISCUSS] releasing owb-1.0.0-alpha-3 - posted by Mark Struberg <st...@yahoo.de> on 2010/09/28 10:22:41 UTC, 0 replies.
- [jira] Created: (OWB-459) upgrade to newer library versions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/28 10:35:33 UTC, 0 replies.
- Re: [DISCUSS] releasing owb-1.0.0-alpha-3 - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/09/28 10:43:19 UTC, 22 replies.
- [jira] Commented: (OWB-459) upgrade to newer library versions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/28 12:36:33 UTC, 0 replies.
- new logo? - posted by Mark Struberg <st...@yahoo.de> on 2010/09/28 13:49:52 UTC, 1 replies.
- [jira] Resolved: (OWB-459) upgrade to newer library versions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/28 13:52:34 UTC, 0 replies.
- Javaone 2010 CDI presentations - posted by Rohit Kelapure <ke...@gmail.com> on 2010/09/28 14:36:50 UTC, 0 replies.
- [cwiki] owb-committers - posted by Gerhard <ge...@gmail.com> on 2010/09/28 15:07:06 UTC, 3 replies.
- [jira] Created: (OWB-460) fix owb-openejb and owb-ejb artifactIds - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/28 16:08:33 UTC, 0 replies.
- [jira] Resolved: (OWB-460) fix owb-openejb and owb-ejb artifactIds - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/28 16:25:33 UTC, 0 replies.
- Re: svn commit: r1002175 - in /openwebbeans/trunk: pom.xml webbeans-ejb/pom.xml webbeans-openejb/pom.xml webbeans-porting/pom.xml webbeans-tck/pom.xml - posted by Eric Covener <co...@gmail.com> on 2010/09/28 16:31:36 UTC, 0 replies.
- [jira] Resolved: (OWB-456) When multiple interceptors are defined for a bean OWB does NOT correctly remove the overriden base Interceptors - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/28 16:38:34 UTC, 0 replies.
- [jira] Created: (OWB-461) source code quality - posted by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2010/09/28 22:52:33 UTC, 0 replies.
- [jira] Created: (OWB-462) Refactor AnnotationUtil.hasAnnotationMember() - posted by "Jakob Korherr (JIRA)" <ji...@apache.org> on 2010/09/28 23:21:33 UTC, 0 replies.
- [jira] Updated: (OWB-462) Refactor AnnotationUtil.hasAnnotationMember() - posted by "Jakob Korherr (JIRA)" <ji...@apache.org> on 2010/09/28 23:24:33 UTC, 2 replies.
- [jira] Created: (OWB-463) EjbDefinitionUtility.defineEjbBeanProxy() should be able to create proxies for no-interface local beans - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/29 02:22:32 UTC, 0 replies.
- [jira] Resolved: (OWB-463) EjbDefinitionUtility.defineEjbBeanProxy() should be able to create proxies for no-interface local beans - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/29 02:31:32 UTC, 0 replies.
- [jira] Commented: (OWB-462) Refactor AnnotationUtil.hasAnnotationMember() - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/09/29 07:55:33 UTC, 0 replies.
- [jira] Closed: (OWB-462) Refactor AnnotationUtil.hasAnnotationMember() - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/09/29 08:24:33 UTC, 0 replies.
- ambiguous dependencies when using multiple qualifiers - posted by Jakob Korherr <ja...@gmail.com> on 2010/09/29 18:30:37 UTC, 3 replies.
- [jira] Created: (OWB-464) InjectionPointImpl using wrong class loader during serialize/deserialize, dropping qualifiers, and omiting qualifier values. - posted by "Paul J. Reder (JIRA)" <ji...@apache.org> on 2010/09/30 03:11:34 UTC, 0 replies.
- [jira] Updated: (OWB-464) InjectionPointImpl using wrong class loader during serialize/deserialize, dropping qualifiers, and omiting qualifier values. - posted by "Paul J. Reder (JIRA)" <ji...@apache.org> on 2010/09/30 03:13:36 UTC, 0 replies.
- [jira] Closed: (OWB-464) InjectionPointImpl using wrong class loader during serialize/deserialize, dropping qualifiers, and omiting qualifier values. - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/09/30 08:20:34 UTC, 0 replies.
- last TCK run - posted by Mark Struberg <st...@yahoo.de> on 2010/09/30 14:57:21 UTC, 4 replies.
- [jira] Created: (OWB-465) enhance EJB common code for crude @LocalBean support - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/30 16:17:32 UTC, 0 replies.
- Re: svn commit: r1003072 - in /openwebbeans/trunk/webbeans-ejb/src/main/java/org/apache/webbeans/ejb/common/component: BaseEjbBean.java EjbBeanCreatorImpl.java - posted by Eric Covener <co...@apache.org> on 2010/09/30 16:20:11 UTC, 1 replies.
- [jira] Resolved: (OWB-465) enhance EJB common code for crude @LocalBean support - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/09/30 16:24:32 UTC, 0 replies.
- [jira] Created: (OWB-466) Ensure removal of all ThreadLocal values - posted by "Jakob Korherr (JIRA)" <ji...@apache.org> on 2010/09/30 16:27:32 UTC, 0 replies.
- [jira] Updated: (OWB-466) Ensure removal of all ThreadLocal values - posted by "Jakob Korherr (JIRA)" <ji...@apache.org> on 2010/09/30 16:35:33 UTC, 0 replies.
- [jira] Assigned: (OWB-466) Ensure removal of all ThreadLocal values - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 17:19:35 UTC, 0 replies.
- [jira] Resolved: (OWB-466) Ensure removal of all ThreadLocal values - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 19:51:36 UTC, 0 replies.
- I'm now starting of release process - posted by Mark Struberg <st...@yahoo.de> on 2010/09/30 20:57:49 UTC, 0 replies.
- Re: I'm now starting of release process - posted by Rohit Kelapure <ke...@gmail.com> on 2010/09/30 21:01:32 UTC, 2 replies.
- [jira] Resolved: (OWB-445) we must not use javassist ProxyFactory#setHandler(MethodHandler) - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 21:19:33 UTC, 0 replies.
- [jira] Updated: (OWB-448) More changes for decorator and interceptor passivation support - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 21:19:33 UTC, 0 replies.
- [jira] Resolved: (OWB-407) detailed information about exceptions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 21:23:36 UTC, 0 replies.
- [jira] Updated: (OWB-428) implementation of equals and hashCode for AbstractOwbBean - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 22:22:33 UTC, 0 replies.
- [jira] Resolved: (OWB-384) OWB needs to call 299-defined PrePassivate, PostActivate, and AroundTimeout interceptors for EJBs - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 22:26:33 UTC, 0 replies.
- [jira] Resolved: (OWB-177) Handling of InterceptionType#POST_ACTIVATE, PRE_PASSIVATE and AROUND_TIMEOUT is missing - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/09/30 22:28:39 UTC, 0 replies.