[esb-issues] [JBoss JIRA] Created: (JBESB-2441) Merge JBESB-1984: XSD validation in AbstractProcessingPipeline can fail in legacy environments

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Tue Feb 24 07:04:44 EST 2009


Merge JBESB-1984: XSD validation in AbstractProcessingPipeline can fail in legacy environments
----------------------------------------------------------------------------------------------

                 Key: JBESB-2441
                 URL: https://jira.jboss.org/jira/browse/JBESB-2441
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Rosetta
    Affects Versions: 4.4
            Reporter: Tom Fennelly
            Assignee: Kevin Conner
            Priority: Critical
             Fix For: 4.5


In AbstractProcessingPipeline the message payload is accessed by direct call of message.get() for purpose of XSD validations. I thing the access should be via MessagePayloadProxy class as in other parts of the codebase to work correctly in legacy environment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list