Hello,

Here is more information.
It looks like beans defined in XBeans are not created the same as beans
defined in Blueprint.

Here is the BeanRecipe for a XBean-defined bean : 
name : .component-3
properties {id=myID}

Here is the BeanRecipe for a Blueprint-defined bean : 
name : myID
properties {}

Maybe the XBean-defined bean is considered as an inner bean (where the "id"
is not allowed) ?

metatech


metatech wrote
> 
> When I try to specify an attribute "id" to the broker XML element, I have
> a Blueprint error at deployment This tag is defined with the XBean syntax. 
> Is it possible to reference this bean from another bean defined with the
> Blueprint syntax ?
> 


--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-specify-an-id-attribute-in-the-activemq-broker-xml-in-Blueprint-format-tp4323804p4333816.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to