Thanks Gert,

In the Message class: 

The ability to update the value of an XML attribute (identified by an XPath)
with a string value or another XML attribute's value (identified by an
XPath) within a Message's body.

In DroolsEndpoint.drools(MessageExchange):

Ensure that if the Exchange was not handled and it's an InOut that the "out"
message gets returned (using DroolsExecutionContext.answer() - a new wrapper
method to the JBIHelper.answer()) or if the "out" message does not exist or
is empty, the "in" message.

What do you think?

Brian


Gert Vanthienen wrote:
> 
> Brian,
> 
> The best way to start contributing is by creating a JIRA issue to 
> propose your change and then attach a patch file to it.  You can find 
> more information about this on 
> http://servicemix.apache.org/contributing.html.
> What is it you would like to change on the servicemix-drools component?
> 
> Regards,
> 
> Gert
> 
> ObjectOrange schreef:
>> Gert,
>>
>> If I make changes to the source, how can I get these into the build? Do I
>> need to become a committer or can I request the changes to be approved by
>> committers?
>>
>> Brian
>>
>>
>> Gert Vanthienen wrote:
>>   
>>> Brian,
>>>
>>> The version of the component that uses the DroolsExecutionContext is the
>>> most recent one.  The addition of the DroolsExecutionContext is nothing
>>> but a simple refactoring, but this version of the component also uses
>>> Drools 4.0.x.  It is part of ServiceMix 3.3 and will go into ServiceMix
>>> 4.
>>>
>>> This refactoring has not been backported to the ServiceMix 3.2 branch
>>> and
>>> neither has the upgrade to Drools 4.0.x, so ServiceMix 3.2.x still uses
>>> Drools 3.x.
>>>
>>> Regards,
>>>
>>> Gert
>>>
>>>
>>> ObjectOrange wrote:
>>>     
>>>> I've discovered two differing copies of source for the Drools SE
>>>> component, one using the DroolsExecutionContext and one not. Which is
>>>> the
>>>> most recent?
>>>>
>>>> Thx!
>>>> Brian
>>>>
>>>>       
>>>     
>>
>>   
> 
> 
> 
> -----
> ---
> Gert Vanthienen
> http://gertvanthienen.blogspot.com
> 

-- 
View this message in context: 
http://www.nabble.com/ServiceMix-Drools-SE%3A-DroolsExecutionContext-tp20249810p20270252.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to