https://issues.apache.org/bugzilla/show_bug.cgi?id=50479
Summary: [PATCH] JMSQueueAppender - Change message object type
to make TIBCO EMS work
Product: Log4j
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Appender
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26410)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26410)
Changed appender to create a TextMessage instead of an ObjectMessage
This is a patch to the JMSQueueAppender in contrib/Jamie Tsao
The code in the contrib directory doesn't work with the TIBCO implentation of
the API. I haven't looked yet at the JMS specification, but it seemed
reasonable to change the message type from ObjectMessage to TextMessage.
I don't know what the exit criteria for unit testing this appender, what the
reasonable set of message brokers to test on might be.
If anyone has an opinion, I would be glad to unit test on different platforms.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]