[ https://issues.apache.org/activemq/browse/SM-98?page=all ]
Guillaume Nodet updated SM-98: ------------------------------ Fix Version: (was: 3.0) > Component tries to send a message to a service BEFORE registered > ---------------------------------------------------------------- > > Key: SM-98 > URL: https://issues.apache.org/activemq/browse/SM-98 > Project: ServiceMix > Type: Bug > Components: servicemix-components > Versions: 1.1 > Reporter: George Gastaldi > > > If you register a component, and that immediately sends a message to a not > already registered component, an error occurs. If sleeping until all > components are registered, everything is ok. > However, this is a problem, because when init() is called, it is already > supposed that all the components were registered. > TIP: > This issue can be solved by making the container call init() only when all > the services were configured. > Thx ! -- 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