As I mentioned in my first e-mail, I changed that value and didn't work.
Does the tree have a limit on representing a large amount of data ? Do I
have to do anything specific to update that value at the lps.properties file
except just changing it and restarting the server ? Thanx !
----- Original Message ----- From: "Pablo Kang" <[EMAIL PROTECTED]>
To: "Christos" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Wednesday, December 14, 2005 8:11 PM
Subject: Re: [Laszlo-dev] Problem sending an XML message through a persistentconnection


There's a default limit of 2000 characters that can be sent through persistent connections. You can change that value in your WEB-INF/lps/config/lps.properties file. Look for the maxMessageLen property.

pablo


On Wed, 14 Dec 2005, Christos wrote:

I have a problem when I want to initialize a connection datasource through a persistent connection. I try to send an XML message greater than 2000 bytes and the message is not send. I send this XML message in order to create a tree using xpath queries. Even if I changed the lps.properties file whice is located in WEB-INF\lps\config, the persistent connection will not send the XML message. Have in mind that XML messages which are smaller than 2000 bytes are sent through the connection and the tree is initialized correctly.
I'll be waiting for your answer! Thanx!

Christos




_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to