[ https://issues.apache.org/activemq/browse/SM-692?page=comments#action_37127 ] Fabrice Dewasmes commented on SM-692: -------------------------------------
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. > http endpoint activation ordering > --------------------------------- > > Key: SM-692 > URL: https://issues.apache.org/activemq/browse/SM-692 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-http > Affects Versions: 3.0 > Reporter: Fabrice Dewasmes > Priority: Minor > > > 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. > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira