On Mon, Mar 3, 2008 at 2:27 PM, ttmdev <[EMAIL PROTECTED]> wrote:

>
>  I'm not an expert in this area, but I don't think anything gets serialized
>  to XML when JMS client and broker are communicating over an http transport.
>  I would venture to guess that in this scenario the OpenWire protocol is
>  being tunneled through http.
>

Well, I'm not an expert either, but my guess is if OpenWire is a
binary format, I'd think it would *have* to get serialized so that it
could use HTTP.  I'll have to do a wireshark capture to prove it to
myself.

I've been drinking too much coffee today  -earlier I piggy-backed onto
this thread, asking a JBoss + ActiveMQ question.  I probably shouldn't
have done that, *but* I was able to figure out my problems.  I just
had to throw a few more *.jars in the active-mq-rar directory and
things seem to work (or at least my simple producer/consumer examples
work OK)

Again, thanks for the help.

-- brian

Reply via email to