Hi Camel Users,

We have a file transmission application which uses Apache Camel which is a
legacy application running on 2.25 version. We have created a custom
endpointConfiguration like
<routes><route id="test"><from
uri="ndmfile://prpertiesfile.xml?delay=12000/><process ref="ndPA"/><to
uri="ndm:send"/></route></routes>

ndmfile is an customEndpoint and using endpoint.setEndPointConfiguration()
and getEndPointConfiguration().

Currently we are in a situation to upgrade it to 3.14/3.16 version and
these method got deprecated and deleted from 3.x version. Is there any
alternative for this method in new updated versions?


*Thanks & Regards,*
*Kartheek.Veebhudi*

Reply via email to