IBM®
跳转到主要内容
    中国 [选择]    使用条款
 
 
Select a scope:Search for:    
    首页    产品    服务与解决方案     支持与下载    个性化服务    
跳转到主要内容

developerWorks 中国  >  Grid computing  >

商业服务网格,第 4 部分

清单 4:Web 服务总线部署

developerWorks

返回正文。


清单 4: Web 服务总线部署
        
		
<busInfo  namespaceURI="http://mybus/"  defaultProviderName="Placeholder"  
		started="true"  defaultProviderDesc="This holds services for WS Bus"  
		endpointURL="http://jiexingt21:80/wstk/wsbus" >
 	<preFilters />
		. . . . . . . .
		. . . . . . . .   
	<busService  started="true"  scope="request"  configuredPartRep="1"  
		useDiscovery="true"  serviceName="servicehubforbus"  resolvedPartRep="1"  
		portTypeLocalName="UUID:1234567890abcdef"  style="RPC"  
		Delegate="com.ibm.edge.webservices.systemservices.servicehub.wsbus.SDDelegateImpl"  
                audited="false"  
		portTypeNamespace="http://com.ibm.edge.busService"  authorized="false" >	
	    <channels >  
 		<hannelReference  channel="axis" />
        <channels>
        <postFilters />
        <targetServices >
        <targetService    
           Location="http://localhost/wstk/servicedomain/ServiceHubForBus_Impl.wsdl" 
           serviceNamespace="http://ServiceHubForBus.edge.ibm.com"  
           serviceName="servicehubforbus"  className="TBD"  started="true"  
           locationType="1" />
        </targetServices>
        <preFilters />
        <uddiReferences />
    </busService>
		. . . . . . . .
		. . . . . . . .
	<postFilters />
</busInfo>

      

返回正文。

    关于 IBM 隐私条约 联系 IBM 使用条款