Hello, I have few questions about the use of AMQ-CPP to send message to a AMQ on Java:
The Openwire connector seen to be limited to ByteMessage to 60 or 70 Mo. On bigger messages, The AMQ throws exception "decaf::net::SocketOutputStream::write - An established connection was aborted by the software in your host machine." Is there another type of Message instead of ByteMessage to transmit "big message" ? (The BlobMessage is not supported in the C++ API ?) Is there a timeout or a limitation on the connection and is it possible to increase it ? Regards Loïc -- View this message in context: http://www.nabble.com/ActiveMq-CPP%3A-timeout-or-limit-on-message-%3E-60Mo-tp21826088p21826088.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
