From: <ale...@us...> - 2009-06-04 12:50:47
|
Revision: 236 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=236&view=rev Author: alexloewen Date: 2009-06-04 12:16:48 +0000 (Thu, 04 Jun 2009) Log Message: ----------- addet some funktionality to updateCourse.bpel inkl. xsl transformation from incoming data. Modified Paths: -------------- trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/conf/CSEIPCA.casa trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/selected-tests.properties Added Paths: ----------- trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/ trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Concurrent.properties trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Input.xml trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Output.xml Modified: trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/conf/CSEIPCA.casa =================================================================== --- trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/conf/CSEIPCA.casa 2009-06-03 14:54:45 UTC (rev 235) +++ trunk/sandbox/lsf-adapter-demo/CSEIPCA/src/conf/CSEIPCA.casa 2009-06-04 12:16:48 UTC (rev 236) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<casa xmlns="http://java.sun.com/xml/ns/casa" xmlns:ns1="LSFClientAdapterCA" xmlns:ns10="http://cse.campussource.de/bpel/ILIASClientAdapter/AddCategory" xmlns:ns11="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/AddCategory" xmlns:ns12="http://cse.campussource.de/bpel/ILIASClientAdapter/AddCourse" xmlns:ns13="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/AddCourse" xmlns:ns14="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/UpdateCourse" xmlns:ns15="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/UpdateCourse" xmlns:ns16="http://cse.campussource.de/bpel/ILIASClientAdapter/OutboundClientAdapter" xmlns:ns17="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/UpdateCategory" xmlns:ns18="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/UpdateCategory" xmlns:ns19="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/DeleteCategory" xmlns:ns2="http://j2ee.netbeans.org/wsdl/LSFClientAdapter/LSFClientAdapter" xmlns:ns20="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/DeleteCategory" xmlns:ns21="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/DeleteCourse" xmlns:ns22="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/DeleteCourse" xmlns:ns23="http://enterprise.netbeans.org/bpel/ObjectProcessor/newProcess" xmlns:ns24="http://enterprise.netbeans.org/bpel/LSFClientAdapter/InboundClientAdapter" xmlns:ns3="http://j2ee.netbeans.org/wsdl/LSFClientAdapter/XSLTTransform" xmlns:ns4="http://j2ee.netbeans.org/wsdl/IdentityMapper/IdentityMapper" xmlns:ns5="http://j2ee.netbeans.org/wsdl/ObjectProcessor/ObjectProcessor" xmlns:ns6="urn:ilUserAdministration" xmlns:ns7="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/ILIASClientAdapter" xmlns:ns8="http://cse.campussource.de/bpel/ILIASClientAdapter/Login" xmlns:ns9="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/Login" xmlns:xlink="http://www.w3.org/2000/xlink"> +<casa xmlns="http://java.sun.com/xml/ns/casa" xmlns:ns1="LSFClientAdapterCA" xmlns:ns10="http://cse.campussource.de/bpel/ILIASClientAdapter/AddCategory" xmlns:ns11="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/AddCategory" xmlns:ns12="http://cse.campussource.de/bpel/ILIASClientAdapter/AddCourse" xmlns:ns13="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/AddCourse" xmlns:ns14="http://cse.campussource.de/bpel/ILIASClientAdapter/UpdateCourse" xmlns:ns15="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/UpdateCourse" xmlns:ns16="http://cse.campussource.de/bpel/ILIASClientAdapter/OutboundClientAdapter" xmlns:ns17="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/UpdateCategory" xmlns:ns18="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/UpdateCategory" xmlns:ns19="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/DeleteCategory" xmlns:ns2="http://j2ee.netbeans.org/wsdl/LSFClientAdapter/LSFClientAdapter" xmlns:ns20="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/DeleteCategory" xmlns:ns21="http://enterprise.netbeans.org/bpel/ILIASClientAdapter/DeleteCourse" xmlns:ns22="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/DeleteCourse" xmlns:ns23="http://enterprise.netbeans.org/bpel/ObjectProcessor/newProcess" xmlns:ns24="http://enterprise.netbeans.org/bpel/LSFClientAdapter/InboundClientAdapter" xmlns:ns3="http://j2ee.netbeans.org/wsdl/LSFClientAdapter/XSLTTransform" xmlns:ns4="http://j2ee.netbeans.org/wsdl/IdentityMapper/IdentityMapper" xmlns:ns5="http://j2ee.netbeans.org/wsdl/ObjectProcessor/ObjectProcessor" xmlns:ns6="urn:ilUserAdministration" xmlns:ns7="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/ILIASClientAdapter" xmlns:ns8="http://cse.campussource.de/bpel/ILIASClientAdapter/Login" xmlns:ns9="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/Login" xmlns:xlink="http://www.w3.org/2000/xlink"> <endpoints> <endpoint endpoint-name="casaPort1" interface-name="ns2:LSFClientAdapterPortType" name="endpoint1" service-name="ns1:casaService1"/> <endpoint endpoint-name="XSLTTransformPort" interface-name="ns3:XSLTTransformPortType" name="endpoint2" service-name="ns3:XSLTTransformService"/> Added: trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Concurrent.properties =================================================================== --- trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Concurrent.properties (rev 0) +++ trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Concurrent.properties 2009-06-04 12:16:48 UTC (rev 236) @@ -0,0 +1,13 @@ +calculatethroughput=false +#comparisontype's possible values: identical|binary|equals +comparisontype=identical +concurrentthreads=1 +description=testcase iliasAdapter_updateCourse +destination=http://localhost:${HttpDefaultPort}/ILIASClientAdapterService/ILIASClientAdapterPort +#featurestatus's possible values: progress|done +featurestatus=done +inputfile=Input.xml +invokesperthread=1 +outputfile=Output.xml +soapaction= +testtimeout=30 Added: trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Input.xml =================================================================== --- trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Input.xml (rev 0) +++ trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_updateCourse/Input.xml 2009-06-04 12:16:48 UTC (rev 236) @@ -0,0 +1,57 @@ +<soapenv:Envelope xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ili="http://j2ee.netbeans.org/wsdl/ILIASClientAdapter/ILIASClientAdapter"> + <soapenv:Body> + <ili:processCourse> + <courseMessage> + <course> + <busId>?string?</busId> + <eventTime>?2008-09-29T03:49:45?</eventTime> + <!--Zero or more repetitions:--> +<!--- - - - - Attribute: type - - - - - --> + <attribute> + <name>type</name> + <value>Hauptseminar</value> + <transient>false</transient> + </attribute> +<!--- - - - - Attribute: title - - - - - --> + <attribute> + <name>title</name> + <value>Phonetische Aspekte des Russischem</value> + <transient>false</transient> + </attribute> +<!--- - - - - Attribute: shortDescription - - - - - --> + <attribute> + <name>shortDescription</name> + <value>kurze Beschreibung tested</value> + <transient>false</transient> + </attribute> +<!--- - - - - Attribute: abbreviation - - - - - --> + <attribute> + <name>abbreviation</name> + <value>PAS</value> + <transient>false</transient> + </attribute> +<!--- - - - - Attribute: languageFull - - - - - --> + <attribute> + <name>languageFull</name> + <value>deutsch</value> + <transient>false</transient> + </attribute> + <!--Optional:--> + <categories> + <!--Zero or more repetitions:--> + <category>?string?</category> + </categories> + <!--Optional:--> + <parent>?string?</parent> + <!--Optional:--> + <workgroups> + <!--Zero or more repetitions:--> + <workgroup>?string?</workgroup> + </workgroups> + </course> + <eventTime>?2004-02-14T19:44:14?</eventTime> + <event>UPDATE</event> + </courseMessage> + </ili:processCourse> + </soapenv:Body> +</soapenv:Envelope> \ No newline at end of file Modified: trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/selected-tests.properties =================================================================== --- trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/selected-tests.properties 2009-06-03 14:54:45 UTC (rev 235) +++ trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/selected-tests.properties 2009-06-04 12:16:48 UTC (rev 236) @@ -1 +1 @@ -testcases=IliasAdapter_addCategory +testcases=iliasAdapter_updateCourse This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |