You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by li...@apache.org on 2013/07/04 08:29:01 UTC

[52/71] [abbrv] git commit: updated refs/heads/master to 26af71b

CLOUDSTACK-1444. Modified services.xml. [Support for EC2 API version 2012-08-15]

Signed-off-by: Likitha Shetty <li...@citrix.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2570b667
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2570b667
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2570b667

Branch: refs/heads/master
Commit: 2570b6675609f2a69084468be418b6e8cf3df5bf
Parents: 33df54e
Author: Likitha Shetty <li...@citrix.com>
Authored: Thu Jun 27 16:33:57 2013 +0530
Committer: Likitha Shetty <li...@citrix.com>
Committed: Thu Jul 4 10:01:34 2013 +0530

----------------------------------------------------------------------
 awsapi/resource/AmazonEC2/services.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2570b667/awsapi/resource/AmazonEC2/services.xml
----------------------------------------------------------------------
diff --git a/awsapi/resource/AmazonEC2/services.xml b/awsapi/resource/AmazonEC2/services.xml
index 45f8cad..bc494ab 100644
--- a/awsapi/resource/AmazonEC2/services.xml
+++ b/awsapi/resource/AmazonEC2/services.xml
@@ -2,11 +2,11 @@
 <!-- This file was auto-generated from WSDL -->
 <!-- by the Apache Axis2 version: 1.5.6  Built on : Aug 30, 2011 (10:00:16 CEST) -->
 <serviceGroup>
-    <service name="AmazonEC2">
+    <service name="AmazonEC2" class="com.cloud.bridge.lifecycle.ServiceEngineLifecycle">
         <messageReceivers>
             <messageReceiver mep="http://www.w3.org/ns/wsdl/in-out" class="com.amazon.ec2.AmazonEC2MessageReceiverInOut"/>
         </messageReceivers>
-        <parameter name="ServiceClass">com.amazon.ec2.AmazonEC2Skeleton</parameter>
+        <parameter name="ServiceClass">com.cloud.bridge.service.EC2SoapService</parameter>
         <parameter name="useOriginalwsdl">true</parameter>
         <parameter name="modifyUserWSDLPortAddress">true</parameter>
         <operation name="DescribePlacementGroups" mep="http://www.w3.org/ns/wsdl/in-out" namespace="http://ec2.amazonaws.com/doc/2012-08-15/">