I now have a home brewed orion-activemq bridge that re-publishes messages from either JMS system and switches the property names to "." for orion publishes or "_" for activemq publishes. This will get me by until we can gradually migrate fully to ActiveMQ.
This conversion of messages didn't work before when I posted this. The only thing I can think of that I changed that might have helped was a classpath entry. I had both geronimo-j2ee-management_1.0_spec-1.0.jar and geronimo-j2ee-management_1.0_spec-1.1.jar in the classpath (and I can't remember which one was first). I am now using the geronimo-j2ee-management_1.0_spec-1.0.jar only. I may try playing with this when I have time and see if I can reproduce the problem by switching the classpath again. I hope to next build this JMS Bridge using ServiceMix and a JBI instead of this client style dual consumer/publisher I have now. That all depends on time though. Thanks, Robert -- View this message in context: http://www.nabble.com/Message-properties-with-a-period-in-them--tp15114305s2354p15150217.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.