📄 jbi.xml
字号:
<?xml version="1.0" encoding="UTF-8"?>
<jbi xmlns="http://java.sun.com/xml/ns/jbi" version="1.0">
<service-assembly>
<identification>
<name>http-consumer-provider</name>
<description>ServiceMix :: Samples :: WSDL first :: SA</description>
</identification>
<service-unit>
<identification>
<name>http-soap-consumer</name>
<description>ServiceMix is an open source ESB based on the Java Business
Integration framework - JSR-208</description>
</identification>
<target>
<artifacts-zip>http-soap-consumer.zip</artifacts-zip>
<component-name>servicemix-http</component-name>
</target>
</service-unit>
<service-unit>
<identification>
<name>http-soap-provider</name>
<description>ServiceMix is an open source ESB based on the Java Business
Integration framework - JSR-208</description>
</identification>
<target>
<artifacts-zip>http-soap-provider.zip</artifacts-zip>
<component-name>servicemix-http</component-name>
</target>
</service-unit>
</service-assembly>
</jbi>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -