I need to set up Oracle's BPEL 10.1.3 server to receive messages from an
existing ActiveMQ server.  I haven't found any description on how to set up
the connection factory settings in the oc4j-ra.xml:

        <connector-factory location="eis/activeMq/Queue" connector-name="Jms
Adapter">
                <config-property name="..." value="..."/>
                <connection-pooling use="none"/>
                <security-config use="none"/>
        </connector-factory>

or any other required configuration to get Oracle's BPEL server to receive
messages.

Specifically, what factory properties to provide and any other tips for
completing the adapter configuration wizard successfully. 
-- 
View this message in context: 
http://www.nabble.com/Has-anyone-configured-Oracle%27s-BPEL-to-receive-ActiveMQ-messages--tp21857619p21857619.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to