Re: OWB as OSGI Bundles

2010-05-13 Thread Shawn Jiang
And soon I found the OWB bundle plugin were removed so that I did not try the owb bundles further. On Fri, May 14, 2010 at 9:37 AM, Shawn Jiang wrote: > I tried to wrapped the OWB jars into bundles in geronimo and they worked > fine. See > https://svn.apache.org/repos/asf/geronimo/server/trunk

Re: OWB as OSGI Bundles

2010-05-13 Thread Shawn Jiang
I tried to wrapped the OWB jars into bundles in geronimo and they worked fine. See https://svn.apache.org/repos/asf/geronimo/server/trunk/plugins/openwebbeans/geronimo-openwebbeans/pom.xml After changing the OWB bundles directly. I also met some class resolving problems that I can't remember

[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: B

[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-tabpanel&focusedCommentId=12867298#action_12867298 ] Eric Covener commented on OWB-371: -- I wasn't sure about the proper behavior, but 7.2 says: I

[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 Dec

Re: OWB as OSGI Bundles

2010-05-13 Thread Rick McGuire
On 5/13/2010 10:22 AM, Gurkan Erdogdu wrote: Hello; Ago, I tried to build osgified version of OWB jars with adding META-INF/MANIFEST.MF with adding bundle plugin to trunk/pom.xml. But I am not sure that is correct or not. Is anybody experienced with OSGI look at this whether it is OK or not?

[jira] Commented: (OWB-231) exception using abstract decorators

2010-05-13 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867144#action_12867144 ] Gurkan Erdogdu commented on OWB-231: Good solution! > exception using abstract decorators

OWB as OSGI Bundles

2010-05-13 Thread Gurkan Erdogdu
Hello; Ago, I tried to build osgified version of OWB jars with adding META-INF/MANIFEST.MF with adding bundle plugin to trunk/pom.xml. But I am not sure that is correct or not. Is anybody experienced with OSGI look at this whether it is OK or not? I would like to integrate OWB with Geronimo, b

[jira] Closed: (OWB-369) Static ContextsService in ContextFactory causes wrong webContextService used for multiple applications

2010-05-13 Thread YING WANG (JIRA)
[ https://issues.apache.org/jira/browse/OWB-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YING WANG closed OWB-369. - Resolution: Fixed > Static ContextsService in ContextFactory causes wrong webContextService used > for multiple app