On Jan 8, 2007, at 10:32 AM, Manu George wrote:
Hi Dave B,
In the openejb.conf file i see configurations for JDBC connectors.
Can I configure any other JCA connector in a similar way eg JMS? Is
there any example for the syntax?
I am asking this in the context of the JIRA's for implementing JMS
connection factory references as I wanted to have an idea of what is
involved in it?
You're thinking along the right lines, we would like people to be
able to configure both inbound and outbound connectors via the
Connector element. Just we don't have inbound connector support in
yet. We need to work in the Geronimo JCA support either directly or
via Jencks.org. There is a JIRA for this (though it doesn't have
much of a description).
OPENEJB-122: JCA Support via Jencks project
Dain, you have any ideas on this subject, I know you've poked at that
code some.
-David