Gurkan, Yes we have had a lot of success integrating OWB in our application Server. We have injection of EE resources in CDI beans and injection of CDI beans into EE resources working successfully. We have implemented our own Scanner to scan bean classes based on the application classpath. We have JSR299 interception and decoration working with older EJB style interceptors.
In some cases, we overlay/replace the open source files with our version because the open source version does not have enough logging or does thing differently. We have also run into other challenges and hurdles with classloading which I will articulate properly in a separate email. We intend to open JIRA issues to fix all the issues discovered. Eventually once the integrarion is complete, we intend to contribute towards to a user guide explaining OpenWebBeans integration with other application servers and containers. --Thanks, Rohit Kelapure On Sat, May 29, 2010 at 2:02 AM, Gurkan Erdogdu <[email protected]>wrote: > Hi; > > Fantastico and very good news Rohit! In the mean time, did you able to > integrate OWB in your environment successfully? > > > Thanks; > > --Gurkan > > > ________________________________ > From: Rohit Kelapure <[email protected]> > To: [email protected] > Sent: Fri, May 28, 2010 2:58:21 AM > Subject: Re: Call for Participation: Technical Talks -- ApacheCon North > America 2010 > > Team, > > I have submitted an abstract on "Getting started with Java Contexts and > Dependency Injection in JEE6 using OpenWebBeans" to apachecon 2010. > > --Thanks, > Rohit > > On Sun, May 2, 2010 at 11:44 AM, Gurkan Erdogdu <[email protected] > >wrote: > > > Hello Eric; > > > > > > I really would like to be there this time, maybe I could present some > topic > > on OWB. > > > > > > Thanks; > > > > --Gurkan > > > > > > ________________________________ > > From: Eric Covener <[email protected]> > > To: [email protected] > > Sent: Fri, April 30, 2010 9:47:50 PM > > Subject: Re: Call for Participation: Technical Talks -- ApacheCon North > > America 2010 > > > > On Fri, Apr 30, 2010 at 2:46 PM, Kevan Miller <[email protected]> > > wrote: > > > FYI. Forwarding the ApacheCon CFP from [email protected] > > > > Any CDI folks plan to attend in Atlanta? > > > > > > -- > > Eric Covener > > [email protected] > > > > > > > > >
