Hi Mohan,

I am configuring CEP with MB2.

If I configure in event builder with the destination as

<property name="transport.jms.Destination">StratosHealth</property>

it throws

java.lang.UnsupportedOperationException: The new addressing based sytanx is
not supported for AMQP 0-8/0-9 versions

If I configure it as

<property name="transport.jms.Destination">BURL:StratosHealth</property>

I get

Cannot locate destination : BURL:StratosHealth
javax.naming.NamingException: scheme BURL not recognized
at org.wso2.andes.jndi.ReadOnlyContext.lookup(ReadOnlyContext.java:250)
at org.w

what is the right way to do this?

--Srinath

-- 
============================
Srinath Perera, Ph.D.
  Director, Research, WSO2 Inc.
  Visiting Faculty, University of Moratuwa
  Member, Apache Software Foundation
  Research Scientist, Lanka Software Foundation
  Blog: http://srinathsview.blogspot.com/
  Photos: http://www.flickr.com/photos/hemapani/
   Phone: 0772360902
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to