Java Object messages
- Last Updated: August 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
Java Object messages
The ABL–JMS API does not support Java Object messages.
If a Java Object message is received on behalf of an OpenEdge client, the
client's asynchronous error handler receives a TextMessage with
the header of the Java Object message and a text body with the string
"ObjectMessage: Not Supported." (For more information, see Error and condition handling
.)