From: <pka...@us...> - 2009-07-08 12:50:58
|
Revision: 327 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=327&view=rev Author: pkasprzak Date: 2009-07-08 12:50:45 +0000 (Wed, 08 Jul 2009) Log Message: ----------- * Support for getOutboundClients() in configuration manager (+ WSDL / XSD) * Impoved webconfig test Modified Paths: -------------- trunk/sandbox/lsf-adapter-demo/Common/catalog.xml trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.wsdl trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.xsd Modified: trunk/sandbox/lsf-adapter-demo/Common/catalog.xml =================================================================== --- trunk/sandbox/lsf-adapter-demo/Common/catalog.xml 2009-07-08 11:05:36 UTC (rev 326) +++ trunk/sandbox/lsf-adapter-demo/Common/catalog.xml 2009-07-08 12:50:45 UTC (rev 327) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system"> - <nextCatalog catalog="nbproject/private/cache/retriever/catalog.xml"/> <system systemId="http://schemas.xmlsoap.org/ws/2004/08/addressing/" uri="src/schemas.xmlsoap.org/ws/2004/08/addressing.xsd"/> <system systemId="http://schemas.xmlsoap.org/ws/2004/08/addressing" uri="src/schemas.xmlsoap.org/ws/2004/08/addressing.xsd"/> <system systemId="http://docs.oasis-open.org/wsbpel/2.0/serviceref" uri="src/serviceref.xsd"/> + <nextCatalog catalog="nbproject/private/cache/retriever/catalog.xml"/> </catalog> Modified: trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.wsdl =================================================================== --- trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.wsdl 2009-07-08 11:05:36 UTC (rev 326) +++ trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.wsdl 2009-07-08 12:50:45 UTC (rev 327) @@ -1,13 +1,16 @@ -<?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. --> +<?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/ConfigurationManager" xmlns:xsd="http://www.w3.org/2001/XMLSchema" + xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" - xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://cse.campussource.de/ejb/ConfigurationManager" name="ConfigurationManagerWSService"> - <ns1:Policy xmlns:ns1="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getSettingAsInteger_WSAT_Policy"> + + <ns1:Policy xmlns:ns1="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getOutboundClients_WSAT_Policy"> <ns1:ExactlyOne> <ns1:All> <ns2:ATAlwaysCapability xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns2:ATAlwaysCapability> @@ -15,7 +18,7 @@ </ns1:All> </ns1:ExactlyOne> </ns1:Policy> - <ns5:Policy xmlns:ns5="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getSettingAsBoolean_WSAT_Policy"> + <ns5:Policy xmlns:ns5="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getSettingAsInteger_WSAT_Policy"> <ns5:ExactlyOne> <ns5:All> <ns6:ATAlwaysCapability xmlns:ns6="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns6:ATAlwaysCapability> @@ -23,7 +26,8 @@ </ns5:All> </ns5:ExactlyOne> </ns5:Policy> - <ns9:Policy xmlns:ns9="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getSettingAsString_WSAT_Policy"> + + <ns9:Policy xmlns:ns9="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getSettingAsBoolean_WSAT_Policy"> <ns9:ExactlyOne> <ns9:All> <ns10:ATAlwaysCapability xmlns:ns10="http://schemas.xmlsoap.org/ws/2004/10/wsat"></ns10:ATAlwaysCapability> @@ -31,9 +35,17 @@ </ns9:All> </ns9:ExactlyOne> </ns9:Policy> + <ns13:Policy xmlns:ns13="http://www.w3.org/ns/ws-policy" wsu:Id="ConfigurationManagerPortBinding_getSettingAsString_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/ConfigurationManager" schemaLocation="ConfigurationManager.xsd"></xsd:import> + <xsd:import namespace="http://cse.campussource.de/ejb/ConfigurationManager" schemaLocation="http://localhost:8080/ConfigurationManagerWSService/ConfigurationManager?xsd=1"></xsd:import> </xsd:schema> </types> <message name="getSettingAsString"> @@ -49,6 +61,7 @@ <part name="parameters" element="tns:getSettingAsInteger"></part> </message> <message name="getSettingAsIntegerResponse"> + <part name="parameters" element="tns:getSettingAsIntegerResponse"></part> </message> <message name="getSettingAsBoolean"> @@ -57,9 +70,16 @@ <message name="getSettingAsBooleanResponse"> <part name="parameters" element="tns:getSettingAsBooleanResponse"></part> </message> + <message name="getOutboundClients"> + <part name="parameters" element="tns:getOutboundClients"></part> + </message> + <message name="getOutboundClientsResponse"> + <part name="parameters" element="tns:getOutboundClientsResponse"></part> + </message> <portType name="ConfigurationManager"> <operation name="getSettingAsString"> <input message="tns:getSettingAsString"></input> + <output message="tns:getSettingAsStringResponse"></output> <fault message="tns:SettingNotFoundException" name="SettingNotFoundException"></fault> </operation> @@ -73,11 +93,16 @@ <output message="tns:getSettingAsBooleanResponse"></output> <fault message="tns:SettingNotFoundException" name="SettingNotFoundException"></fault> </operation> + <operation name="getOutboundClients"> + <input message="tns:getOutboundClients"></input> + <output message="tns:getOutboundClientsResponse"></output> + </operation> + </portType> <binding name="ConfigurationManagerPortBinding" type="tns:ConfigurationManager"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"></soap:binding> <operation name="getSettingAsString"> - <ns13:PolicyReference xmlns:ns13="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getSettingAsString_WSAT_Policy"></ns13:PolicyReference> + <ns17:PolicyReference xmlns:ns17="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getSettingAsString_WSAT_Policy"></ns17:PolicyReference> <soap:operation soapAction=""></soap:operation> <input> <soap:body use="literal"></soap:body> @@ -90,7 +115,8 @@ </fault> </operation> <operation name="getSettingAsInteger"> - <ns14:PolicyReference xmlns:ns14="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getSettingAsInteger_WSAT_Policy"></ns14:PolicyReference> + + <ns18:PolicyReference xmlns:ns18="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getSettingAsInteger_WSAT_Policy"></ns18:PolicyReference> <soap:operation soapAction=""></soap:operation> <input> <soap:body use="literal"></soap:body> @@ -103,10 +129,11 @@ </fault> </operation> <operation name="getSettingAsBoolean"> - <ns15:PolicyReference xmlns:ns15="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getSettingAsBoolean_WSAT_Policy"></ns15:PolicyReference> + <ns19:PolicyReference xmlns:ns19="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getSettingAsBoolean_WSAT_Policy"></ns19:PolicyReference> <soap:operation soapAction=""></soap:operation> <input> <soap:body use="literal"></soap:body> + </input> <output> <soap:body use="literal"></soap:body> @@ -115,6 +142,17 @@ <soap:fault name="SettingNotFoundException" use="literal"></soap:fault> </fault> </operation> + <operation name="getOutboundClients"> + <ns20:PolicyReference xmlns:ns20="http://www.w3.org/ns/ws-policy" URI="#ConfigurationManagerPortBinding_getOutboundClients_WSAT_Policy"></ns20:PolicyReference> + <soap:operation soapAction=""></soap:operation> + <input> + <soap:body use="literal"></soap:body> + </input> + <output> + <soap:body use="literal"></soap:body> + </output> + + </operation> </binding> <service name="ConfigurationManagerWSService"> <port name="ConfigurationManagerPort" binding="tns:ConfigurationManagerPortBinding"> @@ -124,5 +162,4 @@ <plnk:partnerLinkType name="ConfigurationManagerLinkType"> <plnk:role name="ConfigurationManagerRole" portType="tns:ConfigurationManager"/> </plnk:partnerLinkType> - -</definitions> \ No newline at end of file +</definitions> Modified: trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.xsd =================================================================== --- trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.xsd 2009-07-08 11:05:36 UTC (rev 326) +++ trunk/sandbox/lsf-adapter-demo/Common/src/ConfigurationManager.xsd 2009-07-08 12:50:45 UTC (rev 327) @@ -1,3 +1,5 @@ +<?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/ConfigurationManager" xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.0" @@ -5,6 +7,10 @@ <xs:element name="SettingNotFoundException" type="tns:SettingNotFoundException"></xs:element> + <xs:element name="getOutboundClients" type="tns:getOutboundClients"></xs:element> + + <xs:element name="getOutboundClientsResponse" type="tns:getOutboundClientsResponse"></xs:element> + <xs:element name="getSettingAsBoolean" type="tns:getSettingAsBoolean"></xs:element> <xs:element name="getSettingAsBooleanResponse" type="tns:getSettingAsBooleanResponse"></xs:element> @@ -31,6 +37,7 @@ </xs:complexType> <xs:complexType name="SettingNotFoundException"> + <xs:sequence> <xs:element name="message" type="xs:string" minOccurs="0"></xs:element> </xs:sequence> @@ -61,4 +68,15 @@ <xs:element name="return" type="xs:string" minOccurs="0"></xs:element> </xs:sequence> </xs:complexType> -</xs:schema> \ No newline at end of file + + <xs:complexType name="getOutboundClients"> + <xs:sequence></xs:sequence> + </xs:complexType> + + <xs:complexType name="getOutboundClientsResponse"> + <xs:sequence> + <xs:element name="return" type="xs:string" minOccurs="0" maxOccurs="unbounded"></xs:element> + </xs:sequence> + </xs:complexType> +</xs:schema> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |