L.S.,
According to the stacktrace, the endpoint attribute is required and
missing. Could you try adding it to the <servManagerEnqueue:endpoint />
tag?
Gert
Benamin wrote:
Gert Vanthienen wrote:
< Benamin,
< It seems like a required attribute is missing in one of your xbean.xml
< files. Can you post them?
< Gert
I have one xbean.xml and that is for my SU that is dependent on my SE. Here
are the contents:
<beans
xmlns:servManagerEnqueue="http://org.apache.servicemix.samples.serviceManagerAssembly/1.0"
xmlns:logicblaze="http://logicblaze.com">
<servManagerEnqueue:endpoint service="logicblaze:ServiceManagerEnqueue" />
</beans>