|
From: <pka...@us...> - 2009-07-30 18:08:35
|
Revision: 405
http://cse-ip.svn.sourceforge.net/cse-ip/?rev=405&view=rev
Author: pkasprzak
Date: 2009-07-30 18:08:24 +0000 (Thu, 30 Jul 2009)
Log Message:
-----------
* LoggingManager + WS-Interface
Added Paths:
-----------
trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.wsdl
trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.xsd
Added: trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.wsdl
===================================================================
--- trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.wsdl (rev 0)
+++ trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.wsdl 2009-07-30 18:08:24 UTC (rev 405)
@@ -0,0 +1,124 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.3.1-hudson-749-SNAPSHOT. -->
+<!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.3.1-hudson-749-SNAPSHOT. -->
+
+<definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+ xmlns:tns="http://cse.campussource.de/ejb/LoggingManager"
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
+ xmlns="http://schemas.xmlsoap.org/wsdl/"
+ targetNamespace="http://cse.campussource.de/ejb/LoggingManager"
+ name="LoggingManagerWSService">
+
+ <ns1:Policy xmlns:ns1="http://www.w3.org/ns/ws-policy" wsu:Id="LoggingManagerPortBinding_warn_WSAT_Policy">
+ <ns1:ExactlyOne>
+ <ns1:All>
+ <ns2:ATAlwaysCapability xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns2:ATAlwaysCapability>
+ <ns3:ATAssertion xmlns:ns4="http://schemas.xmlsoap.org/ws/2002/12/policy" xmlns:ns3="http://schemas.xmlsoap.org/ws/2004/10/wsat" ns1:Optional="true" ns4:Optional="true"></ns3:ATAssertion>
+ </ns1:All>
+ </ns1:ExactlyOne>
+ </ns1:Policy>
+ <ns5:Policy xmlns:ns5="http://www.w3.org/ns/ws-policy" wsu:Id="LoggingManagerPortBinding_error_WSAT_Policy">
+ <ns5:ExactlyOne>
+ <ns5:All>
+ <ns6:ATAlwaysCapability xmlns:ns6="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns6:ATAlwaysCapability>
+ <ns7:ATAssertion xmlns:ns8="http://schemas.xmlsoap.org/ws/2002/12/policy" xmlns:ns7="http://schemas.xmlsoap.org/ws/2004/10/wsat" ns5:Optional="true" ns8:Optional="true"></ns7:ATAssertion>
+ </ns5:All>
+ </ns5:ExactlyOne>
+ </ns5:Policy>
+
+ <ns9:Policy xmlns:ns9="http://www.w3.org/ns/ws-policy" wsu:Id="LoggingManagerPortBinding_info_WSAT_Policy">
+ <ns9:ExactlyOne>
+ <ns9:All>
+ <ns10:ATAlwaysCapability xmlns:ns10="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns10:ATAlwaysCapability>
+ <ns11:ATAssertion xmlns:ns12="http://schemas.xmlsoap.org/ws/2002/12/policy" xmlns:ns11="http://schemas.xmlsoap.org/ws/2004/10/wsat" ns9:Optional="true" ns12:Optional="true"></ns11:ATAssertion>
+ </ns9:All>
+ </ns9:ExactlyOne>
+ </ns9:Policy>
+ <ns13:Policy xmlns:ns13="http://www.w3.org/ns/ws-policy" wsu:Id="LoggingManagerPortBinding_debug_WSAT_Policy">
+ <ns13:ExactlyOne>
+ <ns13:All>
+ <ns14:ATAlwaysCapability xmlns:ns14="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns14:ATAlwaysCapability>
+ <ns15:ATAssertion xmlns:ns16="http://schemas.xmlsoap.org/ws/2002/12/policy" xmlns:ns15="http://schemas.xmlsoap.org/ws/2004/10/wsat" ns13:Optional="true" ns16:Optional="true"></ns15:ATAssertion>
+ </ns13:All>
+ </ns13:ExactlyOne>
+ </ns13:Policy>
+ <types>
+
+ <xsd:schema>
+ <xsd:import namespace="http://cse.campussource.de/ejb/LoggingManager" schemaLocation="LoggingManager.xsd"></xsd:import>
+ </xsd:schema>
+ </types>
+ <message name="debug">
+ <part name="parameters" element="tns:debug"></part>
+ </message>
+ <message name="error">
+ <part name="parameters" element="tns:error"></part>
+ </message>
+ <message name="warn">
+ <part name="parameters" element="tns:warn"></part>
+ </message>
+ <message name="info">
+ <part name="parameters" element="tns:info"></part>
+ </message>
+ <portType name="LoggingManager">
+
+ <operation name="debug">
+ <input message="tns:debug"></input>
+ </operation>
+ <operation name="error">
+ <input message="tns:error"></input>
+ </operation>
+ <operation name="warn">
+ <input message="tns:warn"></input>
+ </operation>
+ <operation name="info">
+ <input message="tns:info"></input>
+ </operation>
+ </portType>
+ <binding name="LoggingManagerPortBinding" type="tns:LoggingManager">
+ <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"></soap:binding>
+ <operation name="debug">
+ <ns17:PolicyReference xmlns:ns17="http://www.w3.org/ns/ws-policy" URI="#LoggingManagerPortBinding_debug_WSAT_Policy"></ns17:PolicyReference>
+
+ <soap:operation soapAction=""></soap:operation>
+ <input>
+ <soap:body use="literal"></soap:body>
+ </input>
+ </operation>
+ <operation name="error">
+ <ns18:PolicyReference xmlns:ns18="http://www.w3.org/ns/ws-policy" URI="#LoggingManagerPortBinding_error_WSAT_Policy"></ns18:PolicyReference>
+ <soap:operation soapAction=""></soap:operation>
+ <input>
+ <soap:body use="literal"></soap:body>
+ </input>
+ </operation>
+ <operation name="warn">
+ <ns19:PolicyReference xmlns:ns19="http://www.w3.org/ns/ws-policy" URI="#LoggingManagerPortBinding_warn_WSAT_Policy"></ns19:PolicyReference>
+ <soap:operation soapAction=""></soap:operation>
+ <input>
+ <soap:body use="literal"></soap:body>
+
+ </input>
+ </operation>
+ <operation name="info">
+ <ns20:PolicyReference xmlns:ns20="http://www.w3.org/ns/ws-policy" URI="#LoggingManagerPortBinding_info_WSAT_Policy"></ns20:PolicyReference>
+ <soap:operation soapAction=""></soap:operation>
+ <input>
+ <soap:body use="literal"></soap:body>
+ </input>
+ </operation>
+ </binding>
+
+ <service name="LoggingManagerWSService">
+ <port name="LoggingManagerPort" binding="tns:LoggingManagerPortBinding">
+ <soap:address location="http://localhost:8080/LoggingManagerWSService/LoggingManager"></soap:address>
+ </port>
+ </service>
+
+ <plnk:partnerLinkType name="LoggingManagerLinkType">
+ <plnk:role name="LoggingManagerRole" portType="tns:LoggingManager"/>
+ </plnk:partnerLinkType>
+
+</definitions>
\ No newline at end of file
Added: trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.xsd
===================================================================
--- trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.xsd (rev 0)
+++ trunk/sandbox/lsf-adapter-demo/Common/src/LoggingManager.xsd 2009-07-30 18:08:24 UTC (rev 405)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.1.3.1-hudson-749-SNAPSHOT. -->
+<xs:schema xmlns:tns="http://cse.campussource.de/ejb/LoggingManager"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ version="1.0"
+ targetNamespace="http://cse.campussource.de/ejb/LoggingManager">
+
+ <xs:element name="debug" type="tns:debug"></xs:element>
+
+ <xs:element name="error" type="tns:error"></xs:element>
+
+ <xs:element name="info" type="tns:info"></xs:element>
+
+ <xs:element name="warn" type="tns:warn"></xs:element>
+
+ <xs:complexType name="debug">
+ <xs:sequence>
+ <xs:element name="process" type="xs:string" minOccurs="0"></xs:element>
+ <xs:element name="message" type="xs:string" minOccurs="0"></xs:element>
+ </xs:sequence>
+ </xs:complexType>
+
+ <xs:complexType name="info">
+ <xs:sequence>
+ <xs:element name="process" type="xs:string" minOccurs="0"></xs:element>
+ <xs:element name="message" type="xs:string" minOccurs="0"></xs:element>
+ </xs:sequence>
+ </xs:complexType>
+
+ <xs:complexType name="warn">
+ <xs:sequence>
+ <xs:element name="process" type="xs:string" minOccurs="0"></xs:element>
+ <xs:element name="message" type="xs:string" minOccurs="0"></xs:element>
+ </xs:sequence>
+ </xs:complexType>
+
+ <xs:complexType name="error">
+ <xs:sequence>
+ <xs:element name="process" type="xs:string" minOccurs="0"></xs:element>
+
+ <xs:element name="message" type="xs:string" minOccurs="0"></xs:element>
+ </xs:sequence>
+ </xs:complexType>
+</xs:schema>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|