[ https://issues.apache.org/activemq/browse/SM-763?page=all ]

Guillaume Nodet resolved SM-763.
--------------------------------

    Resolution: Fixed

Author: gnodet
Date: Sat Dec  2 01:29:17 2006
New Revision: 481527

URL: http://svn.apache.org/viewvc?view=rev&rev=481527
Log:
SM-763: XPathPredicate should not copy the in message before processing it.
The message should have been copied by the caller if needed.

Modified:
   
incubator/servicemix/trunk/deployables/serviceengines/servicemix-eip/src/main/java/org/apache/servicemix/eip/support/XPathPredicate.java


> XPathPredicate should not copy the in message before processing it
> ------------------------------------------------------------------
>
>                 Key: SM-763
>                 URL: https://issues.apache.org/activemq/browse/SM-763
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-eip
>            Reporter: Guillaume Nodet
>             Fix For: 3.1
>
>
> The message should have been copied by the caller if needed.
> This provides better performance as the DOM tree will not be recreated for 
> each predicate.

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

        

Reply via email to