apache camel - Header set in NMR call does not exists while it is called in In-Out exchange pattern -
i calling nmr endpoint sets headers me. inout pattern while response comes 1 of header set not exists.
in log statement give &{headers} print headers names. 1 header set in nmr endpoint(in java class) not exists.
please me out here understand happening. @ least me understand on cases lose header .
if trying print header not existing @ in logger null or nothing?
service mix 4.5.x , camel 2.6
just communicating other routes when call other routes/bundle. if headers sent while calling them removed(either due setbody() or getout().setbody() methods) response not have header sent earlier.
Comments
Post a Comment