You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Resolved: (OWB-310) Drop dom4j and use jre builtin xml parsers for processing beans.xml - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/04/02 17:18:27 UTC, 0 replies.
- [jira] Created: (OWB-341) CreationalContext#incompleteInstance should get cleaned after create() - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/06 14:15:33 UTC, 0 replies.
- [jira] Created: (OWB-342) InterceptorHandler crashes with NullPointerException after deserialisation - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/06 15:30:34 UTC, 0 replies.
- [jira] Created: (OWB-343) upgrade JPA spec from 1.0-PFD2 to 1.0 final revision - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/06 16:08:33 UTC, 0 replies.
- [jira] Resolved: (OWB-343) upgrade JPA spec from 1.0-PFD2 to 1.0 final revision - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/06 16:16:33 UTC, 0 replies.
- [jira] Resolved: (OWB-342) InterceptorHandler crashes with NullPointerException after deserialisation - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/06 16:18:34 UTC, 0 replies.
- [jira] Resolved: (OWB-317) creationalContext in InvocationContextImpl is always null - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/07 16:11:33 UTC, 0 replies.
- [jira] Created: (OWB-344) implement Decorators and Interceptors as subclassing - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/07 16:45:33 UTC, 0 replies.
- [jira] Created: (OWB-345) Remove duplicate dependencies - posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/04/07 17:13:33 UTC, 0 replies.
- [jira] Updated: (OWB-345) Remove duplicate dependencies - posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/04/07 17:15:35 UTC, 0 replies.
- [jira] Assigned: (OWB-345) Remove duplicate dependencies - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/07 17:17:33 UTC, 0 replies.
- [jira] Resolved: (OWB-345) Remove duplicate dependencies - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/07 17:46:33 UTC, 0 replies.
- are @PostConstruct and @PreDestroy really interceptor functions? - posted by Mark Struberg <st...@yahoo.de> on 2010/04/07 18:56:37 UTC, 4 replies.
- [jira] Created: (OWB-346) Make EJB samples running - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/08 16:14:36 UTC, 0 replies.
- [jira] Closed: (OWB-346) Make EJB samples running - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/08 16:24:36 UTC, 0 replies.
- [jira] Closed: (OWB-347) Using InjectableBeanManager in TCK - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/08 16:58:36 UTC, 0 replies.
- [jira] Created: (OWB-347) Using InjectableBeanManager in TCK - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/08 16:58:36 UTC, 0 replies.
- [jira] Assigned: (OWB-312) Add dopriv's to allow OWB to function with java 2 security enabled - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/04/09 03:27:00 UTC, 0 replies.
- [jira] Closed: (OWB-116) Update Business Method Definition - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/11 09:20:41 UTC, 0 replies.
- [jira] Created: (OWB-348) Adding Interceptor and Decorator Support for EJB Beans - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/11 09:24:41 UTC, 0 replies.
- [jira] Created: (OWB-349) ignore exception during type hierarchy scan - posted by "Mario Ivankovits (JIRA)" <ji...@apache.org> on 2010/04/11 09:28:42 UTC, 0 replies.
- [jira] Updated: (OWB-349) ignore exception during type hierarchy scan - posted by "Mario Ivankovits (JIRA)" <ji...@apache.org> on 2010/04/11 09:28:42 UTC, 0 replies.
- [jira] Closed: (OWB-348) Adding Interceptor and Decorator Support for EJB Beans - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/11 09:30:43 UTC, 0 replies.
- [jira] Closed: (OWB-349) ignore exception during type hierarchy scan - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/11 09:42:41 UTC, 0 replies.
- AW: svn commit: r932850 - in /openwebbeans/trunk/webbeans-impl/src/main: java/org/apache/webbeans/config/OWBLogConst.java java/org/apache/webbeans/util/ClassUtil.java resources/openwebbeans/Messages.properties - posted by Mario Ivankovits <ma...@ops.co.at> on 2010/04/11 09:48:06 UTC, 0 replies.
- Re: svn commit: r932843 - in /openwebbeans/trunk/webbeans-ejb/src/main/java/org/apache/webbeans/ejb/common: component/BaseEjbBean.java interceptor/OpenWebBeansEjbInterceptor.java proxy/EjbBeanProxyHandler.java util/EjbDefinitionUtility.java - posted by Eric Covener <co...@gmail.com> on 2010/04/11 13:35:11 UTC, 1 replies.
- Re: svn commit: r932843 - in /openwebbeans/trunk/webbeans-ejb/src/main/java/org/apache/webbeans/ejb/common: component/BaseEjbBean.java interceptor/OpenWebBeansEjbInterceptor.java proxy/EjbBeanProxyHandler.java util/EjbDefinitionUtility.java - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/04/11 17:51:25 UTC, 0 replies.
- Fwd: OWB integration with OpenEJB Tomcat Integration Code - posted by Gurkan Erdogdu <cg...@gmail.com> on 2010/04/11 19:24:41 UTC, 4 replies.
- [jira] Created: (OWB-350) Support Interceptor for non-contextual EJBs - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/11 22:05:41 UTC, 0 replies.
- [jira] Closed: (OWB-350) Support Interceptor for non-contextual EJBs - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/11 22:09:42 UTC, 0 replies.
- [jira] Created: (OWB-351) OWB picks up @SessionScoped contextual instances from expired sessions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/12 12:23:41 UTC, 0 replies.
- ContextsService for standalone applications - posted by Mario Ivankovits <ma...@ops.co.at> on 2010/04/12 13:31:31 UTC, 2 replies.
- [jira] Updated: (OWB-351) OWB picks up @SessionScoped contextual instances from expired sessions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/12 13:38:42 UTC, 0 replies.
- AW: svn commit: r933198 - in /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/newtests/contexts/session: common/AppScopedBean.java common/PersonalDataBean.java tests/SessionContextTest.java - posted by Mark Struberg <st...@yahoo.de> on 2010/04/12 13:49:56 UTC, 0 replies.
- EE-Integration Question: How does one do CDI injection on Java EE component classes ? - posted by Rohit Kelapure <ke...@gmail.com> on 2010/04/12 15:07:20 UTC, 3 replies.
- [jira] Commented: (OWB-351) OWB picks up @SessionScoped contextual instances from expired sessions - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/12 16:36:41 UTC, 7 replies.
- [jira] Resolved: (OWB-351) OWB picks up @SessionScoped contextual instances from expired sessions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/12 17:10:42 UTC, 0 replies.
- [jira] Reopened: (OWB-351) OWB picks up @SessionScoped contextual instances from expired sessions - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/12 17:28:42 UTC, 0 replies.
- AW: svn commit: r933348 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/intercept: ApplicationScopedBeanIntereptorHandler.java DependentScopedBeanInterceptorHandler.java InterceptorHandler.java NormalScopedBeanInterceptorHandler.java - posted by Mark Struberg <st...@yahoo.de> on 2010/04/12 21:10:37 UTC, 0 replies.
- AW: svn commit: r933376 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans: container/InjectionResolver.java context/AbstractContext.java context/creational/CreationalContextImpl.java lifecycle/AbstractLifeCycle.java - posted by Mark Struberg <st...@yahoo.de> on 2010/04/12 21:45:36 UTC, 0 replies.
- Re: svn commit: r933348 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/intercept: ApplicationScopedBeanIntereptorHandler.java DependentScopedBeanInterceptorHandler.java InterceptorHandler.java NormalScopedBeanInterceptorHand - posted by Gurkan Erdogdu <cg...@gmail.com> on 2010/04/12 22:29:16 UTC, 6 replies.
- Re: svn commit: r932985 - /openwebbeans/trunk/webbeans-ejb/src/main/java/org/apache/webbeans/ejb/common/interceptor/OpenWebBeansEjbInterceptor.java - posted by Eric Covener <co...@gmail.com> on 2010/04/12 22:47:25 UTC, 1 replies.
- Re: svn commit: r933348 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/intercept: ApplicationScopedBeanIntereptorHandler.java DependentScopedBeanInterceptorHandler.java InterceptorHandler.java NormalScopedBeanInterceptorHand - posted by Mark Struberg <st...@yahoo.de> on 2010/04/12 23:42:47 UTC, 14 replies.
- [jira] Created: (OWB-352) Thread Safety Problem in our InterceptorHandlers, aka proxies - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/13 11:06:48 UTC, 0 replies.
- AW: svn commit: r933524 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans: component/ intercept/ - posted by Mark Struberg <st...@yahoo.de> on 2010/04/13 11:19:47 UTC, 1 replies.
- [jira] Created: (OWB-353) NPE in removeDependents@CreationalContextImpl - posted by "Marcus Büttner (JIRA)" <ji...@apache.org> on 2010/04/13 18:28:54 UTC, 0 replies.
- [jira] Assigned: (OWB-353) NPE in removeDependents@CreationalContextImpl - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/13 18:29:22 UTC, 0 replies.
- [jira] Resolved: (OWB-353) NPE in removeDependents@CreationalContextImpl - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/04/13 18:32:14 UTC, 0 replies.
- Re: EE-Integration Question: How does one do CDI injection on Java EE component classes ? - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/04/13 21:40:03 UTC, 0 replies.
- [jira] Created: (OWB-354) WebContextService may throw NPE in tiered classloading environmemt - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/04/14 05:02:06 UTC, 0 replies.
- [jira] Commented: (OWB-354) WebContextService may throw NPE in tiered classloading environmemt - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/04/14 22:16:49 UTC, 5 replies.
- [INFO] Blog About OpenWebBeans+OpenEJB+Tomcat Integration - posted by Gurkan Erdogdu <cg...@gmail.com> on 2010/04/15 08:13:43 UTC, 1 replies.
- [jira] Created: (OWB-355) OpenEjbBean should look for @Remove methods - posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/04/15 16:20:50 UTC, 0 replies.
- [jira] Updated: (OWB-355) OpenEjbBean should look for @Remove methods - posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/04/15 16:32:51 UTC, 0 replies.
- [jira] Created: (OWB-356) EjbPlugin only looks for DeployementInfo once, so new deployed application won't be discovered - posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/04/15 16:52:52 UTC, 0 replies.
- [jira] Updated: (OWB-356) EjbPlugin only looks for DeployementInfo once, so new deployed application won't be discovered - posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/04/15 16:54:53 UTC, 0 replies.
- [jira] Closed: (OWB-356) EjbPlugin only looks for DeployementInfo once, so new deployed application won't be discovered - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/15 22:14:51 UTC, 0 replies.
- [jira] Closed: (OWB-355) OpenEjbBean should look for @Remove methods - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/15 22:16:49 UTC, 0 replies.
- [jira] Created: (OWB-357) WebbeansFinder should index first on ClassLoader, not singleton type - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/16 02:28:05 UTC, 0 replies.
- [jira] Commented: (OWB-312) Add dopriv's to allow OWB to function with java 2 security enabled - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/04/19 19:55:50 UTC, 1 replies.
- [jira] Created: (OWB-358) provide property to skip injection in @PostConstruct of OpenWebBeansEjbInterceptor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/19 22:06:49 UTC, 0 replies.
- Could not fully load class: org.apache.webbeans.servlet.WebBeansConfigurationListener due to:can't find Lorg/apache/webbeans/spi/ContainerLifecycle; in classLoader: - posted by Shawn Jiang <ge...@gmail.com> on 2010/04/20 03:19:20 UTC, 1 replies.
- Re: [BUILD] trunk: Failed for Revision: 935708 - posted by Shawn Jiang <ge...@gmail.com> on 2010/04/20 03:54:19 UTC, 2 replies.
- Re: Could not fully load class: org.apache.webbeans.servlet.WebBeansConfigurationListener due to:can't find Lorg/apache/webbeans/spi/ContainerLifecycle; in classLoader: - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/04/20 07:40:54 UTC, 0 replies.
- [jira] Created: (OWB-359) ownerCreationalContext sometimes causes NPE in InterceptorDataImpl.createNewInstance() - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/20 23:35:49 UTC, 0 replies.
- [jira] Updated: (OWB-359) ownerCreationalContext sometimes causes NPE in InterceptorDataImpl.createNewInstance() - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/20 23:37:50 UTC, 0 replies.
- [jira] Commented: (OWB-359) ownerCreationalContext sometimes causes NPE in InterceptorDataImpl.createNewInstance() - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/21 07:38:54 UTC, 13 replies.
- Fwd: [jira] Commented: (OWB-359) ownerCreationalContext sometimes causes NPE in InterceptorDataImpl.createNewInstance() - posted by Eric Covener <co...@gmail.com> on 2010/04/21 17:33:27 UTC, 0 replies.
- [jira] Resolved: (OWB-359) ownerCreationalContext sometimes causes NPE in InterceptorDataImpl.createNewInstance() - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/21 19:23:52 UTC, 0 replies.
- Fwd: [ANNOUNCE] MyFaces Core v2.0.0 Release - posted by Matthias Wessendorf <ma...@apache.org> on 2010/04/22 21:16:23 UTC, 1 replies.
- [jira] Created: (OWB-360) Add BeanManager to a ServletContext attribute - posted by "Christian Kaltepoth (JIRA)" <ji...@apache.org> on 2010/04/23 08:04:50 UTC, 0 replies.
- [jira] Updated: (OWB-360) Add BeanManager to a ServletContext attribute - posted by "Christian Kaltepoth (JIRA)" <ji...@apache.org> on 2010/04/23 08:04:51 UTC, 0 replies.
- Is it possible to reorg the package names in openwebbeans modules ? - posted by Shawn Jiang <ge...@gmail.com> on 2010/04/23 10:46:07 UTC, 1 replies.
- AW: svn commit: r937336 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans: component/ conversation/ el/ portable/creation/ spi/se/ - posted by Mark Struberg <st...@yahoo.de> on 2010/04/23 17:46:58 UTC, 4 replies.
- [jira] Closed: (OWB-360) Add BeanManager to a ServletContext attribute - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/23 17:52:51 UTC, 0 replies.
- dist-sources.xml question - posted by Eric Covener <co...@gmail.com> on 2010/04/23 21:45:52 UTC, 1 replies.
- [jira] Created: (OWB-361) underlying EJB method not actually in our interceptors stack - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/23 21:50:49 UTC, 0 replies.
- BeanManagerImpl -> "improvement" on WebBeansConfigurationException ? - posted by Matthias Wessendorf <ma...@apache.org> on 2010/04/23 22:36:35 UTC, 2 replies.
- [jira] Resolved: (OWB-361) underlying EJB method not actually in our interceptors stack - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/24 01:00:49 UTC, 0 replies.
- Re: BeanManagerImpl -> "improvement" on WebBeansConfigurationException ? - posted by Matthias Wessendorf <ma...@apache.org> on 2010/04/24 15:06:45 UTC, 0 replies.
- @EJB in Tomcat 6.0.14 and Gurkan's OWB/OEJB patch - posted by Matthias Wessendorf <ma...@apache.org> on 2010/04/25 21:07:37 UTC, 13 replies.
- Web Profile using OpenEJB OpenWebBeans MyFaces 2 ... - posted by Jean-Louis MONTEIRO <je...@gmail.com> on 2010/04/26 09:35:40 UTC, 0 replies.
- [jira] Created: (OWB-362) InvocationTargetException when invoking Stateless SessionBean - posted by "Matthias Weßendorf (JIRA)" <ji...@apache.org> on 2010/04/27 08:22:32 UTC, 0 replies.
- [jira] Commented: (OWB-362) InvocationTargetException when invoking Stateless SessionBean - posted by "Matthias Weßendorf (JIRA)" <ji...@apache.org> on 2010/04/27 08:22:37 UTC, 1 replies.
- [jira] Created: (OWB-363) Intermittent bug with ApplicationScope disposers not being called - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/04/27 20:28:32 UTC, 0 replies.
- [jira] Created: (OWB-364) Reduce the amount of info level logging - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/04/27 21:38:32 UTC, 0 replies.
- [jira] Resolved: (OWB-364) Reduce the amount of info level logging - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2010/04/27 21:48:34 UTC, 0 replies.
- [jira] Updated: (OWB-363) Intermittent bug with ApplicationScope disposers not being called - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/28 08:16:32 UTC, 0 replies.
- [jira] Closed: (OWB-363) Intermittent bug with ApplicationScope disposers not being called - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/28 10:35:32 UTC, 0 replies.
- [jira] Updated: (OWB-357) WebbeansFinder should index first on ClassLoader, not singleton type - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/28 10:53:32 UTC, 0 replies.
- [jira] Updated: (OWB-362) InvocationTargetException when invoking Stateless SessionBean - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/28 10:53:35 UTC, 0 replies.
- Ordering of TCK Tests - posted by Gurkan Erdogdu <gu...@yahoo.com> on 2010/04/28 11:12:30 UTC, 0 replies.
- [jira] Closed: (OWB-351) OWB picks up @SessionScoped contextual instances from expired sessions - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/28 11:14:32 UTC, 0 replies.
- [jira] Closed: (OWB-245) Using parameterized type varaibles fails for Producer Method injection - posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org> on 2010/04/28 11:16:35 UTC, 0 replies.
- Re: svn commit: r938812 - /openwebbeans/trunk/webbeans-web/src/main/java/org/apache/webbeans/web/context/WebContextsService.java - posted by Joseph Bergmark <be...@apache.org> on 2010/04/28 14:18:03 UTC, 1 replies.
- [jira] Commented: (OWB-363) Intermittent bug with ApplicationScope disposers not being called - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/04/28 17:49:34 UTC, 1 replies.
- [jira] Created: (OWB-365) make injection optional in OWBEJBInterceptor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/28 19:25:50 UTC, 0 replies.
- [jira] Resolved: (OWB-365) make injection optional in OWBEJBInterceptor - posted by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/04/28 20:45:48 UTC, 0 replies.
- [jira] Created: (OWB-366) ContextNotActiveException fired from AppScope/NormalScopedBeanInterceptorHandler when a proxied object finalized - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/04/30 17:42:54 UTC, 0 replies.
- Re: Call for Participation: Technical Talks -- ApacheCon North America 2010 - posted by Kevan Miller <ke...@gmail.com> on 2010/04/30 20:46:27 UTC, 0 replies.
- Re: Call for Participation: Technical Talks -- ApacheCon North America 2010 - posted by Eric Covener <co...@gmail.com> on 2010/04/30 20:47:50 UTC, 0 replies.
- [jira] Closed: (OWB-366) ContextNotActiveException fired from AppScope/NormalScopedBeanInterceptorHandler when a proxied object finalized - posted by "YING WANG (JIRA)" <ji...@apache.org> on 2010/04/30 21:01:04 UTC, 0 replies.
- AW: Call for Participation: Technical Talks -- ApacheCon North America 2010 - posted by Mark Struberg <st...@yahoo.de> on 2010/04/30 23:26:33 UTC, 0 replies.