You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2010/12/15 15:32:10 UTC

DO NOT REPLY [Bug 50479] New: [PATCH] JMSQueueAppender - Change message object type to make TIBCO EMS work

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: log4j-dev@logging.apache.org
        ReportedBy: jamie@letual.net


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: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org