ssl fails when sending large messages
> --
>
> Key: AMQ-5093
> URL: https://issues.apache.org/jira/browse/AMQ-5093
> Project: ActiveMQ
> Issue Type: Bug
>
Kevin Earls created AMQ-5093:
Summary: ampq with nio or nio+ssl fails when sending large messages
Key: AMQ-5093
URL: https://issues.apache.org/jira/browse/AMQ-5093
Project: ActiveMQ
Issue Type
On 6/20/07, Rakesh Kumar <[EMAIL PROTECTED]> wrote:
Thanks James,
I will try to use this.
one more Question, can anyone point to a doc where i can find how to use
temporary queue/topic.
Its standard JMS stuff; session.createTemporaryQueue().
This might help?
http://activemq.apache.org/how-sho
:29:48 PM
Subject: Re: Sending Large messages...
On 6/19/07, Rakesh Kumar <[EMAIL PROTECTED]> wrote:
> Hi All,
> CAn anyone please let me know how to send a message through broker in part.
> I mean to say that if i have to send a message of large size say 100 MB, then
> how sh
On 6/19/07, Rakesh Kumar <[EMAIL PROTECTED]> wrote:
Hi All,
CAn anyone please let me know how to send a message through broker in part.
I mean to say that if i have to send a message of large size say 100 MB, then
how should i send this message through the producer.
Should it be sent in chunk of
Hi All,
CAn anyone please let me know how to send a message through broker in part.
I mean to say that if i have to send a message of large size say 100 MB, then
how should i send this message through the producer.
Should it be sent in chunk of bytes or as a whole message.
If message should be sen