Hi, Guillaume! GN> I have just add a fix. GN> Now, when trying to start multiple endpoints with overlapping pathes (as GN> you were trying to do) GN> a more explicit exception is thrown.
And what's wrong in overlapping pathes? I anticipated to be able to have several services bound to a single path. That's why we need wsa:To routing here. If I make a distinct path for each service then each time I'd like to query a particular service I should send my messages to a different url? At least it worked for me until recent update, so I thought this is a normal behaviour for http-component. GN> Btw, not sure what you are trying to do. GN> The wsa:ReplyTo is not implemented yet. What would you expect it to do ? nothing, I just copied it from the http-component's tests before sending you a report in order to be sure that I don't miss some intricate magic. For now I just need the wsa:To routing.
