allfonsiva wrote: > hi all, > > > i am trying to develop my own component using http. I activated my http > component as shown in the http-binding example. i build my client which > creates an xml and sends it to that http component. now that component has > get xml and send to my specified component. > > i don know how to route that message to another compoent.. > > can anyone help me out in this regard... > You have the targetService and targetEndpoint in the http:endpoint component.
And you have the destinationService and destinationEndpoint for the service components.
