Not in the xbean.xml, but in the pom.xml, you should have
<plugin>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>jbi-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<componentName>servicemix-jsr181</componentName>
</configuration>
</plugin>
Change the value to the component you use.
On 12/20/06, Maxim Y. Tebenev <[EMAIL PROTECTED]> wrote:
I have xbean.xml describing http WS binding. It doesn't have <configuration>
section (I used one from Bridge sample). Could you please point on sample
xbean.xml with configuration tag or write simple snippet?
Thanks!
Best regards, Maxim Tebenev.
--
View this message in context:
http://www.nabble.com/problem-packaging-multiple-service-unit-dependant-from-the-same-component-tf2409058s12049.html#a7990691
Sent from the ServiceMix - User mailing list archive at Nabble.com.
--
Cheers,
Guillaume Nodet