--
You received this message because you are subscribed to the Google Groups "Hermes 2.0 Discussion List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cecid-hermes...@googlegroups.com.
To post to this group, send email to cecid-...@googlegroups.com.
Visit this group at http://groups.google.com/group/cecid-hermes2.
For more options, visit https://groups.google.com/d/optout.
Not that I remember. What was the error message/exception you got?
Den tirsdag 22. april 2014 skrev Phearin Sok <phear...@gmail.com> følgende:
Dear all,--I'm currently trying to develop an application which uses Hermes2. But it seems that using Hermes2 I couldn't send ebXML messages with larger size (more than 1024kb message size).My question is that if there are any other configurations to enable sending messages with larger size in Hermes2?Any helps or ideas are highly appreciated.Thanks
You received this message because you are subscribed to the Google Groups "Hermes 2.0 Discussion List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cecid-hermes2+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Hermes 2.0 Discussion List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cecid-hermes...@googlegroups.com.
Change in the my.ini file (or my.conf for lampstack). Include the single line under [mysqld] in the file
max_allowed_packet=32M
now restart the MySQL service and it's done