forwardToService in Servicemix 3.2.2

View: New views
1 Messages — Rating Filter:   Alert me  

forwardToService in Servicemix 3.2.2

by Doremi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,

in the Servicemix 3.0-M2 was used org.apache.servicemix.components.drools.JbiHelper class and forwardToService method.

in the Servicemix 3.2.2 (with drools 4.0.7) is used org.apache.servicemix.drools.model.JbiHelper class and
there is only route method.

does route substitutes forwardToService?
if not, how should be forwardToService be implemented in the Servicemix 3.2.2?

thanks in advance!