level 2
kankan_1987
楼主
哪为能为我解释解释个个标签的意思么
<sm:container generateRootDir="true">
<sm:deployments>
<sm:installSharedLibrary file="xxxx.zip" />
<sm:installComponent file="xxxxzip"/>
groupId="org.apache.servicemix" artifactId="servicemix-bean" />
<sm:installComponent filexxx.zip"
groupId="org.apache.servicemix" artifactId="servicemix-camel" />
</sm:deployments>
</sm:container>
2012年10月25日 15点10分
1
<sm:container generateRootDir="true">
<sm:deployments>
<sm:installSharedLibrary file="xxxx.zip" />
<sm:installComponent file="xxxxzip"/>
groupId="org.apache.servicemix" artifactId="servicemix-bean" />
<sm:installComponent filexxx.zip"
groupId="org.apache.servicemix" artifactId="servicemix-camel" />
</sm:deployments>
</sm:container>