Hi, I need to enrich a message sent to a web service with a security token. This token is obtained by calling another webservice first. So, in theory i have to enrich the actual message with the token, but how can i do that using eip (either camel or smx)? Is there an easy way? I do not want to write a java bean that is responsible for calling the token service or something like that. I could do it via a bpel process, but that looks kind of overkill to me. So, can someone point me in the right direction?
cheers, Johannes
