Hi Alain,

I suppose by specifying the endpoint in the process wsdl should do the trick.

jms:/<destination-name>?transport.jms.ConnectionFactoryJNDIName=TopicConnectionFactory&java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&java.naming.provider.url=tcp://localhost:61616&java.naming.security.principal=system&java.naming.security.credentials=manager

regards,
sathwik

On Wednesday 01 February 2012 01:30 AM, Alain Gilbert wrote:
Hi,

I have configured ODE (under tomcat) to publish/consume a JMS messages
trough an ActiveMQ topic.

I have a BPEL process that publish a message to a topic.

Can I have another BPEL process to consume those messages? Pointers to do
so would be greatly appreciated.

I have read http://ws.apache.org/commons/transport/jms.html but I can't
make my consumer BPEL process start when an event is published to a topic.

Regards,
Alain Gilbert


Reply via email to