David, If you can point me in the right direction, I am hoping to get some work on Geronimo done over the holidays.
Chris ----- Original Message ----- From: "David Jencks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 23, 2003 10:55 AM Subject: Re: JCA and Drools > Writing a JCA adapter is not all that difficult once you understand > what the different pieces are supposed to do. If they have classes > implementing ManagedConnectionFactory and ManagedConnection and an > ra.xml it might be complete. > > OpenEJB (non-NOVA) has a simple jdbc wrapper. JBoss has jdbc wrappers > and a jms wrapper, and in jboss patches you can find a jini wrapper I > wrote a long time ago. I'll also see if I can find a few minutes to > look at Drools. > > thanks > david jencks > > On Tuesday, December 23, 2003, at 08:42 AM, Chris Perrin wrote: > > > Group, > > > > Either JCA is a lot simpler to blend into Drools or I am missing the > > boat > > entirely. I've been looking over the JCA implementation already there > > and > > all it does is create a few Drools objects. > > > > Can someone point me to a JCA implementation inside Geronimo? Perhaps > > a > > good resource on what is needed? > > > > Chris > > >