On 1/17/07, Motl <[EMAIL PROTECTED]> wrote:
I 'm using Java activemq client with openwire protocol and it's fine, but I 'm about to use it together with c++ client. Since openwire isn't supported in activemqcpp at the moment, will be any problem to interconnect between java and c++ client with openwire and stomp protocols accordingly?
No - it doesn't really matter too much what protocol you connect to the broker with; the underlying semantics are similar. -- James ------- http://radio.weblogs.com/0112098/
