alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Apache CXF example source code file (OperationsSystemMgrSOAP_JMS.wsdl)

This example Apache CXF source code file (OperationsSystemMgrSOAP_JMS.wsdl) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Apache CXF tags/keywords

copyright, forum, operationssystemmgr, operationssystemmgr, telemanagement, tmf854, tmf854, tmf854-operationssystemsmgr-soap-jms, tmf854-operationssystemsmgr-soap-jms, utf-8, utf-8, version

The Apache CXF OperationsSystemMgrSOAP_JMS.wsdl source code

<?xml version="1.0" encoding="UTF-8"?>
<!-- TMF854 Version 1.0 - Copyright TeleManagement Forum 2005, 2006 -->
<wsdl:definitions xmlns:tmf854WS="tmf854.v1.ws" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="tmf854.v1.ws" name="TMF854-OperationsSystemsMgr-SOAP-JMS">
	<wsdl:import namespace="tmf854.v1.ws" location="../../binding/soap_jms/OperationsSystemMgrSOAP.wsdl" />

	<wsdl:service name="OperationsSystemMgr">
		<wsdl:port name="OperationsSystemMgr" binding="tmf854WS:OperationsSystemMgrSoapJMSBinding">
			<soap:address location="jms://aserver/mtosi/v1/OperationsSystemMgr" />
		</wsdl:port>
	</wsdl:service>

</wsdl:definitions>

Other Apache CXF examples (source code examples)

Here is a short list of links related to this Apache CXF OperationsSystemMgrSOAP_JMS.wsdl source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.