From: <pka...@us...> - 2009-08-02 17:42:33
|
Revision: 417 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=417&view=rev Author: pkasprzak Date: 2009-08-02 17:42:20 +0000 (Sun, 02 Aug 2009) Log Message: ----------- * Casa fixes Removed Paths: ------------- trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/jbiasa/CSEIPCA.wsdl Deleted: trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/jbiasa/CSEIPCA.wsdl =================================================================== --- trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/jbiasa/CSEIPCA.wsdl 2009-07-31 22:00:37 UTC (rev 416) +++ trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/jbiasa/CSEIPCA.wsdl 2009-08-02 17:42:20 UTC (rev 417) @@ -1,43 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- - This file is auto-generated by CASA. - Edit its content manually may cause unrecoverable errors. ---> - -<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" - xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" - xmlns:xsd="http://www.w3.org/2001/XMLSchema" - targetNamespace="LSFClientAdapterCA" - xmlns:tns="LSFClientAdapterCA" xmlns:ns="http://j2ee.netbeans.org/wsdl/LSFClientAdapter/LSFClientAdapter" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://cse.campussource.de/ejb/RelationManager" xmlns:ns2="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/ILIASClientAdapter"> - <import namespace="http://j2ee.netbeans.org/wsdl/LSFClientAdapter/LSFClientAdapter" location="../jbiServiceUnits/LSFClientAdapter/LSFClientAdapter.wsdl"/> - <import namespace="http://cse.campussource.de/ejb/RelationManager" location="../jbiServiceUnits/Common/RelationManager.wsdl"/> - <import namespace="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/ILIASClientAdapter" location="../jbiServiceUnits/ILIASClientAdapter/ILIASClientAdapter.wsdl"/> - <portType name="dummyCasaPortType"/> - <binding name="Test_ILIASClientAdapter" type="ns2:ILIASClientAdapterPortType"> - <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> - <operation name="processCourse"> - <soap:operation/> - <input name="input1"> - <soap:body use="literal" namespace="LSFClientAdapterCA"/> - </input> - </operation> - <operation name="processCategory"> - <soap:operation/> - <input name="input2"> - <soap:body use="literal" namespace="LSFClientAdapterCA"/> - </input> - </operation> - <operation name="processAccount"> - <soap:operation/> - <input name="input3"> - <soap:body use="literal" namespace="LSFClientAdapterCA"/> - </input> - </operation> - </binding> - <service name="casaService2"> - <port name="Test_ILIASClientAdapter" binding="tns:Test_ILIASClientAdapter"> - <soap:address location="http://localhost:8090/Tests/ILIASClientAdapter"/> - </port> - </service> -</definitions> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |