NullPointerException from ActiveMQDestination

2007-07-21 Thread seamuskerrigan
I have succesfully set-up and ran the activemq-cpp example. However, when I try integrating the HelloWorldProducer into an existing C++ process, I've been running into problems creating the TEST.FOO queue. I have tested this using ActiveMQ 4.1.1 and 5.0 on Red Hat Linux with the same exception.

PHP integration

2007-07-21 Thread Ahmed Al-Obaidy
My system contains programs written in Java, PHP and C#... I got C# integrated using NMS and openwire protocol... PHP part only produce message ... I use stomp for that... when I send message, its sent ok, but I get Error Message in JMX Console of the ActiveMQ server saying: Error calling i

XBean annotations in activemq-ra (5.0-SNAPSHOT)

2007-07-21 Thread Gert Vanthienen
L.S., In the latest ActiveMQ 5.0-SNAPSHOT releases, the 'resourceAdapter' XBean annotation is specified on both the org.apache.activemq.ra.MessageResourceAdapter interface and the org.apache.activemq.ra.ActiveMQResourceAdapter class. When I try to integrate this with ServiceMix, I get an Except