I'm able to retrieve messages from a Tibco queue. Using Eclipse and stepping through the code, I can examine a Message object and see a text field that has the contents I'm interested in. But I'm unable to programmaticallly pick up the text field.
Does anyone know how to get the text field from a Message object?