The limit for UTF strings is 64 KB. SwiftMQ uses chunks for text messages
setText() so you can send unlimited strings. But SwiftMQ doesn't chunk
String message *properties* so here is a limit of 64 KB. Not a bug.
--
Andreas Mueller, IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ - JMS Enterprise Messaging System, http://www.swiftmq.com
-----Original Message-----
From: Gregor Kovač <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Tue, 7 Aug 2001 13:54:31 +0200
Subject: [developers] Maximum Message Size Property
> Hi!
>
> I have tried some approaches solving this and the only one that
> actually
> work is to write bytes instead of string.
> So:
> I have used a 70000 characters long string, created a MapMessage and
> used
> setBytes(bytes[]) method. Only this one worked.
> Maybe there is some other workaround, but didn't find it.
> Andreas should know more. And there could also be a bug ?
>
>
> Best regards,
> Kovi
>
>
> ------------------------------------------------------
> SwiftMQ developers mailing list * http://www.swiftmq.com
> To unsubscribe from this list, send an eMail to
> [EMAIL PROTECTED] and write in the body of your message:
> UNSUBSCRIBE developers <your-email-address>
> Archive: http://www.mail-archive.com/developers@mail.iit.de/
>
>
>
>
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/