On Tue, 2012-06-26 at 08:29 -0700, jana wrote: > per my post we have: > > define('_MQ_TOPIC_SEARCH', '/topic/mytopicname'); > > so unless its not supposed to work with implicit created topic we do have > /topic/ in front. > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/php-topic-subscribe-tp4653564p4653585.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
You probably need to update your PHP client code with the latest in GitHub as the older code was adding space padding in message headers that was causing ActiveMQ v5.6.0 to not parse the destinations correctly. You can also use a later 5.7-SNAPSHOT build and it should start working correctly with the older php client code. -- Tim Bish Sr Software Engineer | FuseSource Corp tim.b...@fusesource.com | www.fusesource.com skype: tabish121 | twitter: @tabish121 blog: http://timbish.blogspot.com/