Gert Vanthienen wrote:
>
>
>> 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>
>>>
>>>
>>>
>>>
>
>
>
Cool, that worked. Thanks. Now, I have another question. In that
xbean.xml file I created above, how do I tell it to route the data(that my
SE creates) to an http provider SU?
--
View this message in context:
http://www.nabble.com/Problems-deploying-SA-tf3710157s12049.html#a10381528
Sent from the ServiceMix - User mailing list archive at Nabble.com.