You are viewing a plain text version of this content. The canonical link for it is here.
- Transactional Observer Methods - posted by David Blevins <da...@visi.com> on 2009/10/01 09:27:54 UTC, 3 replies.
- ObserverWrapper -- unused fields/methods - posted by David Blevins <da...@visi.com> on 2009/10/01 10:03:59 UTC, 1 replies.
- [jira] Created: (OWB-139) Transactional Observer Methods - posted by "David Blevins (JIRA)" <ji...@apache.org> on 2009/10/07 05:08:31 UTC, 0 replies.
- [jira] Created: (OWB-140) Remove javax.enterprise.event.Observer - posted by "David Blevins (JIRA)" <ji...@apache.org> on 2009/10/07 05:12:31 UTC, 0 replies.
- [jira] Resolved: (OWB-139) Transactional Observer Methods - posted by "David Blevins (JIRA)" <ji...@apache.org> on 2009/10/07 05:18:31 UTC, 0 replies.
- [jira] Commented: (OWB-140) Remove javax.enterprise.event.Observer - posted by "David Blevins (JIRA)" <ji...@apache.org> on 2009/10/07 05:24:31 UTC, 4 replies.
- Joseph Bergmark is out of the office. - posted by Joseph Bergmark <be...@us.ibm.com> on 2009/10/07 10:03:35 UTC, 0 replies.
- [jira] Created: (OWB-141) Conversation.isLongRunning(); as removed in favor of Conversation.isTransient(); - posted by "Sven Linstaedt (JIRA)" <ji...@apache.org> on 2009/10/07 10:50:31 UTC, 0 replies.
- [jira] Updated: (OWB-141) Conversation.isLongRunning() was removed in favor of Conversation.isTransient() - posted by "Sven Linstaedt (JIRA)" <ji...@apache.org> on 2009/10/07 10:52:31 UTC, 1 replies.
- [jira] Updated: (OWB-141) Conversation.isLongRunning(); was removed in favor of Conversation.isTransient(); - posted by "Sven Linstaedt (JIRA)" <ji...@apache.org> on 2009/10/07 10:52:31 UTC, 0 replies.
- still missing Observer changes: - posted by Mark Struberg <st...@yahoo.de> on 2009/10/10 19:26:26 UTC, 0 replies.
- [jira] Closed: (OWB-106) Update code for new deployment type handling. - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:04:31 UTC, 0 replies.
- [jira] Resolved: (OWB-106) Update code for new deployment type handling. - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:04:31 UTC, 0 replies.
- [jira] Assigned: (OWB-6) Scope passivation - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:06:31 UTC, 0 replies.
- [jira] Assigned: (OWB-14) Update WebBeans Lifecycle for Servlet Beans - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:08:31 UTC, 0 replies.
- [jira] Updated: (OWB-140) Remove javax.enterprise.event.Observer - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:08:31 UTC, 0 replies.
- [jira] Closed: (OWB-77) exception when running OpenWebBeans + MyFaces apps in tomcat - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:08:31 UTC, 0 replies.
- [jira] Updated: (OWB-137) implement BusyConversationException use case - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/11 16:10:31 UTC, 0 replies.
- Re: svn commit: r824079 [3/3] - in /incubator/openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/annotation/ main/java/org/apache/webbeans/annotation/deployment/ main/java/org/apache/webbeans/component/ main/java/org/apache/webbeans/compon... - posted by Mark Struberg <st...@yahoo.de> on 2009/10/11 23:57:40 UTC, 1 replies.
- atinject-api is available at maven-central - posted by Mark Struberg <st...@yahoo.de> on 2009/10/14 09:26:35 UTC, 6 replies.
- Hi and a couple questions - posted by Joseph Bergmark <be...@gmail.com> on 2009/10/14 22:08:33 UTC, 3 replies.
- [jira] Created: (OWB-142) If an injection point declares no qualifier, then @Default should be assumed. - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/14 23:22:31 UTC, 0 replies.
- [jira] Updated: (OWB-142) If an injection point declares no qualifier, then @Default should be assumed. - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/14 23:26:31 UTC, 0 replies.
- Interceptors and Decorators - posted by David Blevins <da...@visi.com> on 2009/10/15 11:18:20 UTC, 3 replies.
- [jira] Closed: (OWB-142) If an injection point declares no qualifier, then @Default should be assumed. - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/15 22:25:31 UTC, 0 replies.
- Re: svn commit: r825636 - /incubator/openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/util/AnnotationUtil.java - posted by Mark Struberg <st...@yahoo.de> on 2009/10/15 22:37:31 UTC, 4 replies.
- Decorators and @Decorates injection - posted by David Blevins <da...@visi.com> on 2009/10/16 00:06:10 UTC, 6 replies.
- [jira] Created: (OWB-143) Decorator matching looks for all bean qualifiers in the list of delegate qualifiers - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/16 15:41:31 UTC, 0 replies.
- [jira] Updated: (OWB-143) Decorator matching looks for all bean qualifiers in the list of delegate qualifiers - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/16 18:58:31 UTC, 5 replies.
- [jira] Created: (OWB-144) upgrade OWB TCK from webbeans to weld - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/17 00:08:31 UTC, 0 replies.
- Re: svn commit: r826111 - in /incubator/openwebbeans/trunk/webbeans-porting: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/webbeans/ src/main/java/org/apache/webbeans/test/ src/main/java/org/apache/w... - posted by Mark Struberg <st...@yahoo.de> on 2009/10/17 00:26:29 UTC, 0 replies.
- Re: [jira] Updated: (OWB-143) Decorator matching looks for all bean qualifiers in the list of delegate qualifiers - posted by Gurkan Erdogdu <cg...@gmail.com> on 2009/10/17 00:32:10 UTC, 0 replies.
- Re: svn commit: r826111 - in /incubator/openwebbeans/trunk/webbeans-porting: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/webbeans/ src/main/java/org/apache/webbeans/test/ src/main/java/org/ap - posted by Gurkan Erdogdu <cg...@gmail.com> on 2009/10/17 00:36:46 UTC, 0 replies.
- JSR-330 TCK is Passed - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/18 11:25:44 UTC, 0 replies.
- Java Swing Example using OWB - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/18 20:31:14 UTC, 0 replies.
- code readability and JavaDoc - posted by Mark Struberg <st...@yahoo.de> on 2009/10/20 14:54:36 UTC, 1 replies.
- [jira] Closed: (OWB-143) Decorator matching looks for all bean qualifiers in the list of delegate qualifiers - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/21 22:24:59 UTC, 0 replies.
- Fw: Interested to work in openwebbeans - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/22 19:47:06 UTC, 1 replies.
- @AroundInvoke -- JCDI vs EJB3 and return type Object? - posted by Eric Covener <co...@apache.org> on 2009/10/22 23:13:14 UTC, 2 replies.
- [jira] Created: (OWB-145) Refactor InterceptorHandler filter methods - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/22 23:47:59 UTC, 0 replies.
- [jira] Updated: (OWB-145) Refactor InterceptorHandler filter methods - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2009/10/22 23:53:59 UTC, 0 replies.
- a few Observer changes - posted by Mark Struberg <st...@yahoo.de> on 2009/10/23 19:02:16 UTC, 0 replies.
- [jira] Assigned: (OWB-140) Remove javax.enterprise.event.Observer - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/23 19:28:59 UTC, 0 replies.
- [jira] Closed: (OWB-145) Refactor InterceptorHandler filter methods - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/24 00:23:59 UTC, 0 replies.
- [jira] Created: (OWB-146) A new extract of openwebbeans on a fresh system has difficulty resolving dependencies and repositories. - posted by "Paul J. Reder (JIRA)" <ji...@apache.org> on 2009/10/24 03:41:59 UTC, 0 replies.
- [jira] Updated: (OWB-146) A new extract of openwebbeans on a fresh system has difficulty resolving dependencies and repositories. - posted by "Paul J. Reder (JIRA)" <ji...@apache.org> on 2009/10/24 03:43:59 UTC, 0 replies.
- [jira] Closed: (OWB-146) A new extract of openwebbeans on a fresh system has difficulty resolving dependencies and repositories. - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/24 13:55:59 UTC, 2 replies.
- JSF2 Sample with OWB - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/25 16:51:25 UTC, 0 replies.
- AW: svn commit: r829349 - in /incubator/openwebbeans/trunk: pom.xml samples/jms-sample/pom.xml webbeans-porting/pom.xml - posted by Mark Struberg <st...@yahoo.de> on 2009/10/25 18:33:42 UTC, 0 replies.
- Re: svn commit: r829349 - in /incubator/openwebbeans/trunk: pom.xml samples/jms-sample/pom.xml webbeans-porting/pom.xml - posted by Sven Linstaedt <sv...@googlemail.com> on 2009/10/25 20:00:00 UTC, 0 replies.
- Question regarding Dependent scoped beans and Interceptors/Decorators - posted by Joseph Bergmark <be...@gmail.com> on 2009/10/26 21:26:02 UTC, 1 replies.
- Re: Question regarding Dependent scoped beans and Interceptors/Decorators - posted by Gurkan Erdogdu <cg...@gmail.com> on 2009/10/26 21:31:39 UTC, 1 replies.
- AW: svn commit: r830063 - /incubator/openwebbeans/trunk/samples/pom.xml - posted by Mark Struberg <st...@yahoo.de> on 2009/10/27 08:36:54 UTC, 8 replies.
- Using Interceptor/Decorator On Dependent Scoped Beans - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/27 18:53:52 UTC, 1 replies.
- Re: [weld-dev] Using Interceptor/Decorator On Dependent Scoped Beans - posted by Dan Allen <da...@gmail.com> on 2009/10/27 19:03:35 UTC, 4 replies.
- [PATCH] component->comp interceptor stack copy - posted by Eric Covener <co...@apache.org> on 2009/10/27 21:16:12 UTC, 1 replies.
- Re: Fw: [weld-dev] Using Interceptor/Decorator On Dependent Scoped Beans - posted by Joseph Bergmark <be...@gmail.com> on 2009/10/27 21:33:01 UTC, 2 replies.
- [jira] Created: (OWB-147) component->comp typo interceptor stack copy - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2009/10/28 02:34:02 UTC, 0 replies.
- [jira] Updated: (OWB-147) component->comp typo interceptor stack copy - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2009/10/28 02:34:03 UTC, 0 replies.
- Re: Fw: [weld-dev] Using Interceptor/Decorator On Dependent Scoped Beans - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/28 08:12:03 UTC, 1 replies.
- [jira] Closed: (OWB-147) component->comp typo interceptor stack copy - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2009/10/28 08:28:59 UTC, 0 replies.
- [jira] Created: (OWB-148) create a test case for the BeforeShutDown event - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/28 18:15:59 UTC, 0 replies.
- [jira] Created: (OWB-149) BeforeShutDown (in current code) should be BeforeShutdown to match spec. - posted by "Paul J. Reder (JIRA)" <ji...@apache.org> on 2009/10/28 18:21:59 UTC, 0 replies.
- [jira] Commented: (OWB-149) BeforeShutDown (in current code) should be BeforeShutdown to match spec. - posted by "Paul J. Reder (JIRA)" <ji...@apache.org> on 2009/10/28 19:13:59 UTC, 0 replies.
- [jira] Assigned: (OWB-149) BeforeShutDown (in current code) should be BeforeShutdown to match spec. - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/28 20:10:59 UTC, 0 replies.
- [jira] Resolved: (OWB-149) BeforeShutDown (in current code) should be BeforeShutdown to match spec. - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/28 20:12:59 UTC, 0 replies.
- drop ActivityManager - posted by Mark Struberg <st...@yahoo.de> on 2009/10/28 22:23:24 UTC, 3 replies.
- divergence between ManagedBeanConfigurator#define and BeansDeployer#defineManagedBean - posted by Mark Struberg <st...@yahoo.de> on 2009/10/28 23:29:43 UTC, 3 replies.
- [jira] Created: (OWB-150) remove ActivityManager from OWB - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/28 23:41:59 UTC, 0 replies.
- [jira] Commented: (OWB-148) create a test case for the BeforeShutDown event - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/29 09:14:59 UTC, 0 replies.
- intercepted methods called during constructor - posted by Eric Covener <co...@apache.org> on 2009/10/29 14:44:34 UTC, 1 replies.
- [jira] Created: (OWB-151) @Dependent beans not interceptable - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2009/10/29 16:41:59 UTC, 0 replies.
- New EJB Sample Application - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/29 21:49:42 UTC, 0 replies.
- Re: svn commit: r831026 - in /incubator/openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test: component/intercept/webbeans/CallBusinessInConstructorBean.java unittests/intercept/webbeans/CallingBusinessInConstructorTest.java - posted by Eric Covener <co...@gmail.com> on 2009/10/29 23:58:24 UTC, 0 replies.
- [jira] Created: (OWB-152) @New needs a value parameter for the Class it should create - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 12:34:59 UTC, 0 replies.
- [jira] Updated: (OWB-153) javax.enterprise.inject.spi.Decorator#getDelegateBindings() must be renamed to getDelegateQualifiers(); - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:14:59 UTC, 0 replies.
- [jira] Created: (OWB-153) javax.enterprise.inject.spi.Decorator#getDelegateBindings() must be renamed to getDelegateQualifiers(); - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:14:59 UTC, 0 replies.
- [jira] Resolved: (OWB-153) javax.enterprise.inject.spi.Decorator#getDelegateBindings() must be renamed to getDelegateQualifiers(); - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:20:59 UTC, 0 replies.
- [jira] Created: (OWB-154) remove Bean#getDeploymentType() - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:36:59 UTC, 0 replies.
- [jira] Updated: (OWB-154) remove Bean#getDeploymentType() - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:36:59 UTC, 0 replies.
- [jira] Commented: (OWB-154) remove Bean#getDeploymentType() - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:44:59 UTC, 0 replies.
- [jira] Created: (OWB-155) Conversation#isLongRunning() logic must be converted to isTransient(); - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 13:56:59 UTC, 0 replies.
- [jira] Resolved: (OWB-155) Conversation#isLongRunning() logic must be converted to isTransient(); - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 14:19:59 UTC, 0 replies.
- [jira] Created: (OWB-156) ProcessSessionBean SPI interface needs to be updated to the latest spec - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 14:25:59 UTC, 0 replies.
- Re: svn commit: r831026 - in /incubator/openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test: component/intercept/webbeans/CallBusinessInConstructorBean.java unittests/intercept/webbeans/CallingBusinessInConstructorTest.java - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/30 18:52:31 UTC, 0 replies.
- [jira] Commented: (OWB-156) ProcessSessionBean SPI interface needs to be updated to the latest spec - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 19:53:59 UTC, 0 replies.
- [jira] Resolved: (OWB-156) ProcessSessionBean SPI interface needs to be updated to the latest spec - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/10/30 20:09:59 UTC, 0 replies.