You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Assigned] (OWB-700) ProcessInjectionTarget.setInjectionTarget() has no effect when trying to post process beans - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:50:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-700) ProcessInjectionTarget.setInjectionTarget() has no effect when trying to post process beans - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:52:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-723) Interceptors doesn't work for beans got from stereotype annotated producer methods - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:54:12 UTC, 0 replies.
- [jira] [Commented] (OWB-723) Interceptors doesn't work for beans got from stereotype annotated producer methods - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:54:12 UTC, 0 replies.
- [jira] [Closed] (OWB-731) Testing - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:54:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-731) Testing - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:54:13 UTC, 0 replies.
- [jira] [Commented] (OWB-556) bean with interceptor + @PreDestroy causes a NullPointerException - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:56:12 UTC, 1 replies.
- [jira] [Assigned] (OWB-556) bean with interceptor + @PreDestroy causes a NullPointerException - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 18:56:12 UTC, 0 replies.
- [jira] [Assigned] (OWB-151) @Dependent beans not interceptable - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 19:02:12 UTC, 0 replies.
- [jira] [Commented] (OWB-151) @Dependent beans not interceptable - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 19:02:13 UTC, 0 replies.
- [jira] [Created] (OWB-744) change the name of all Bean implementations to reflect this fact - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/01 19:10:12 UTC, 0 replies.
- upcoming refactoring tasks - posted by Mark Struberg <st...@yahoo.de> on 2013/01/01 20:38:51 UTC, 0 replies.
- [jira] [Created] (OWB-745) Fixes usage of java.lang.Class and java.lang.reflect.Method - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/02 11:50:13 UTC, 0 replies.
- [jira] [Created] (OWB-746) Having a Decorator with a constructor- or method-injection-point lee - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/02 11:52:12 UTC, 0 replies.
- [jira] [Updated] (OWB-746) Having a Decorator with a constructor- or method-injection-point for the delegate leads to an exception if no corresponding field is available - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/02 11:54:15 UTC, 0 replies.
- [jira] [Created] (OWB-747) Cleanup OwbBean interface - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/02 12:06:12 UTC, 0 replies.
- [jira] [Created] (OWB-748) Implement CDI-132 - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/02 23:56:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-748) Implement CDI-132 - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/03 00:22:12 UTC, 0 replies.
- [jira] [Updated] (OWB-344) implement Decorators and Interceptors as subclassing - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/03 15:50:12 UTC, 0 replies.
- [jira] [Commented] (OWB-714) EmptyStackException when accessing an instance that is created by a producer method that has an InjectionPoint as parameter. - posted by "Marcus Schulte (JIRA)" <ji...@apache.org> on 2013/01/03 16:24:12 UTC, 4 replies.
- proxy Methods - posted by Mark Struberg <st...@yahoo.de> on 2013/01/04 12:11:37 UTC, 0 replies.
- [jira] [Created] (OWB-749) Move Interceptor stuff to InterceptorManager - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/04 22:52:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-749) Move Interceptor stuff to InterceptorManager - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/04 23:44:12 UTC, 0 replies.
- handling business method interceptors vs system interceptors - posted by Mark Struberg <st...@yahoo.de> on 2013/01/05 15:55:52 UTC, 0 replies.
- [jira] [Created] (OWB-750) OWB annotationlitteral use instanceof to implement equals and not annotationType() - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/05 18:52:12 UTC, 0 replies.
- [jira] [Created] (OWB-751) OWB annotation litterals implementation uses only instanceof in equals implementation - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/05 18:54:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-750) OWB annotationlitteral use instanceof to implement equals and not annotationType() - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/05 18:54:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-751) OWB annotation litterals implementation uses only instanceof in equals implementation - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/05 19:00:12 UTC, 0 replies.
- [jira] [Created] (OWB-752) upgrade jcdi to CDI-1.1 - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/07 23:00:12 UTC, 0 replies.
- [jira] [Created] (OWB-753) remove lazy Bean initialisation - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/10 12:48:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-753) remove lazy Bean initialisation - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/10 13:06:12 UTC, 0 replies.
- [jira] [Created] (OWB-754) fix PassivationCapable detection - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/13 12:46:12 UTC, 0 replies.
- [jira] [Created] (OWB-755) Move the instance creation into Producer.produce - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/14 08:46:12 UTC, 0 replies.
- [jira] [Created] (OWB-756) implement BeanAttributes and ProcessBeanAttritubes - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/14 18:22:12 UTC, 0 replies.
- [jira] [Created] (OWB-757) Tomcat has Session Fixation Protection, will change sessionId upon login, cause sessionScope lost - posted by "chunlinyao (JIRA)" <ji...@apache.org> on 2013/01/15 05:18:12 UTC, 0 replies.
- [jira] [Updated] (OWB-757) Tomcat has Session Fixation Protection, will change sessionId upon login, cause sessionScope lost - posted by "chunlinyao (JIRA)" <ji...@apache.org> on 2013/01/15 05:30:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-757) Tomcat has Session Fixation Protection, will change sessionId upon login, cause sessionScope lost - posted by "chunlinyao (JIRA)" <ji...@apache.org> on 2013/01/15 05:32:12 UTC, 0 replies.
- [jira] [Commented] (OWB-757) Tomcat has Session Fixation Protection, will change sessionId upon login, cause sessionScope lost - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/15 07:40:13 UTC, 0 replies.
- InjectionTarget hierrachy - posted by Mark Struberg <st...@yahoo.de> on 2013/01/15 07:59:53 UTC, 1 replies.
- new proxy benches - posted by Mark Struberg <st...@yahoo.de> on 2013/01/15 13:15:21 UTC, 5 replies.
- [jira] [Created] (OWB-758) session backed session context - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/15 13:52:12 UTC, 0 replies.
- [jira] [Commented] (OWB-758) session backed session context - posted by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2013/01/15 13:58:14 UTC, 7 replies.
- [jira] [Created] (OWB-759) Decorator position not well managed - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 16:38:13 UTC, 0 replies.
- [jira] [Updated] (OWB-759) Decorator position not well managed if the decorator is abstract - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 17:30:14 UTC, 0 replies.
- [jira] [Resolved] (OWB-759) Decorator position not well managed if the decorator is abstract - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 17:36:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-760) CLONE - Decorator position not well managed if the decorator is abstract - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 17:36:13 UTC, 0 replies.
- [jira] [Updated] (OWB-760) CLONE - Decorator position not well managed if the decorator is abstract - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 17:36:13 UTC, 0 replies.
- [jira] [Created] (OWB-760) CLONE - Decorator position not well managed if the decorator is abstract - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 17:36:13 UTC, 0 replies.
- [jira] [Created] (OWB-761) position in DelegateHandler shouldn't be static - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 18:08:18 UTC, 0 replies.
- [jira] [Resolved] (OWB-761) position in DelegateHandler shouldn't be static - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/16 18:12:14 UTC, 0 replies.
- missed a few announce mails - posted by Mark Struberg <st...@yahoo.de> on 2013/01/16 19:25:27 UTC, 0 replies.
- [jira] [Created] (OWB-762) improve error message for "duplicated" configs - posted by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/01/16 21:24:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-741) CODI @ViewScoped + @Stateful in WebSphere v8.5.0.1 = NPE on startup - posted by "Denis Forveille (JIRA)" <ji...@apache.org> on 2013/01/17 21:46:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-738) CDI Custom Scopes + @Stateful in a bean = java.lang.StackOverflowError - posted by "Denis Forveille (JIRA)" <ji...@apache.org> on 2013/01/17 21:46:12 UTC, 0 replies.
- decorator types question - posted by Mark Struberg <st...@yahoo.de> on 2013/01/18 20:47:16 UTC, 0 replies.
- InstanceImpl & cache? - posted by Romain Manni-Bucau <rm...@gmail.com> on 2013/01/19 17:44:20 UTC, 10 replies.
- [jira] [Created] (OWB-763) move our remaining tests from TestContext to AbstractUnitTest - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/19 23:42:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-728) AbstractProducer stores CreationalContext - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:04:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-735) remove CreationalContextWrapper - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:04:12 UTC, 1 replies.
- [jira] [Resolved] (OWB-729) review CreationalContext in Interceptor and Decorator creation - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:06:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-733) CLONE - ClassLoader leak in WebBeansUtil.isScopeTypeNormalCache - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:18:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-665) invocation order of @PostConstruct interceptors - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:20:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-151) @Dependent beans not interceptable - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:24:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-744) change the name of all Bean implementations to reflect this fact - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 05:28:12 UTC, 0 replies.
- [jira] [Reopened] (OWB-735) remove CreationalContextWrapper - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/20 10:44:13 UTC, 0 replies.
- [jira] [Commented] (OWB-735) remove CreationalContextWrapper - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 12:02:12 UTC, 0 replies.
- [jira] [Created] (OWB-764) constructor with multiple InjectionPoints cause Exception - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 17:08:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-764) constructor with multiple InjectionPoints cause Exception - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/20 17:28:12 UTC, 0 replies.
- [jira] [Created] (OWB-765) Implement BeanAttributes - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/20 20:00:12 UTC, 0 replies.
- [jira] [Reopened] (OWB-715) Remove EL22 implementation from Core to Own Project - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/21 16:06:12 UTC, 0 replies.
- [jira] [Commented] (OWB-715) Remove EL22 implementation from Core to Own Project - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/01/21 16:08:13 UTC, 1 replies.
- Fwd: svn commit: r1436478 - in /openwebbeans/trunk: webbeans-impl/pom.xml webbeans-tck/pom.xml webbeans-web/pom.xml - posted by Romain Manni-Bucau <rm...@gmail.com> on 2013/01/21 18:31:50 UTC, 0 replies.
- The pittfalls of ClassLoaders for proxies - posted by Mark Struberg <st...@yahoo.de> on 2013/01/22 12:33:24 UTC, 1 replies.
- Build failed in Jenkins: OpenWebBeans-1.1.x-deploy #8 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/22 12:42:30 UTC, 0 replies.
- Jenkins build is back to normal : OpenWebBeans-1.1.x-deploy #9 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/22 12:53:19 UTC, 0 replies.
- [jira] [Created] (OWB-766) Use CreationalContextImpl to pass info about InjectionPoint, Event, etc - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/23 22:03:13 UTC, 0 replies.
- [jira] [Created] (OWB-767) DefaultBDABeansXmlScanner synchronizes without visibility guarantees - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/24 08:11:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-767) DefaultBDABeansXmlScanner synchronizes without visibility guarantees - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/24 08:21:12 UTC, 0 replies.
- [jira] [Created] (OWB-768) add support for proxying protected methods in NormalScopedProxyFactory - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/24 08:35:13 UTC, 0 replies.
- [jira] [Created] (OWB-769) Serialisation support for our new InterceptorDecoratorProxies - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/24 08:41:13 UTC, 0 replies.
- [jira] [Created] (OWB-770) Implement new Lifecycle events - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/24 22:19:13 UTC, 0 replies.
- [jira] [Assigned] (OWB-770) Implement new Lifecycle events - posted by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/24 22:21:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-769) Serialisation support for our new InterceptorDecoratorProxies - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/01/25 11:29:12 UTC, 0 replies.
- [jira] [Created] (OWB-771) Invocation​ContextImpl cleans target field if occurs an exception - posted by "Thiago Soares (JIRA)" <ji...@apache.org> on 2013/01/28 22:49:12 UTC, 0 replies.