Endpoints order should be kept inside an SU. Could you raise a JIRA for that, it should be easy to fix by replacing the used map implementation by an ordered map.
On 10/6/06, Fabrice Dewasmes <[EMAIL PROTECTED]> wrote:
Hi, when you use two http endpoints in the same service unit, you have no idea of which one will be activated first. in the case of one endpoint proxying another, if consumer is activated first, the WSDL is not correctly generated as it relies on the proxied endpoint WSDL. ordering of http endpoint can solve this. Another approach could be to make the consumer endpoint wait for the targeted provider to be available and then resume activation. Thoughts ? Fabrice -- View this message in context: http://www.nabble.com/http-endpoint-activation-ordering-tf2395343.html#a6678712 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
-- Cheers, Guillaume Nodet