Author: keith
Date: Thu Mar 26 00:34:05 2009
New Revision: 32609
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=32609

Log:
fixing endpoint urls


Modified:
   
trunk/mashup/java/modules/samples/digit2image/digit2image.resources/storexml.stub.js
   
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/version.stub.e4x

Modified: 
trunk/mashup/java/modules/samples/digit2image/digit2image.resources/storexml.stub.js
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/samples/digit2image/digit2image.resources/storexml.stub.js?rev=32609&r1=32608&r2=32609&view=diff
==============================================================================
--- 
trunk/mashup/java/modules/samples/digit2image/digit2image.resources/storexml.stub.js
        (original)
+++ 
trunk/mashup/java/modules/samples/digit2image/digit2image.resources/storexml.stub.js
        Thu Mar 26 00:34:05 2009
@@ -263,7 +263,7 @@
         {
             "storexmlSOAP12Endpoint": {
                 "type" : "SOAP12",
-                "address" : "http://localhost:7762/services/system/storexml";,
+                "address" : "http://localhost:9763/services/storexml";,
                 "action" : {
                     "store" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/storeRequest";,
                     "retrieve" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/retrieveRequest";,
@@ -282,7 +282,7 @@
             },
             "SecureStorexmlSOAP12Endpoint": {
                 "type" : "SOAP12",
-                "address" : "https://localhost:7443/services/system/storexml";,
+                "address" : "https://localhost:9443/services/storexml";,
                 "action" : {
                     "store" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/storeRequest";,
                     "retrieve" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/retrieveRequest";,
@@ -301,7 +301,7 @@
             },
             "storexmlSOAP11Endpoint": {
                 "type" : "SOAP11",
-                "address" : "http://localhost:7762/services/system/storexml";,
+                "address" : "http://localhost:9763/services/storexml";,
                 "action" : {
                     "store" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/storeRequest";,
                     "retrieve" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/retrieveRequest";,
@@ -320,7 +320,7 @@
             },
             "SecureStorexmlSOAP11Endpoint": {
                 "type" : "SOAP11",
-                "address" : "https://localhost:7443/services/system/storexml";,
+                "address" : "https://localhost:9443/services/storexml";,
                 "action" : {
                     "store" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/storeRequest";,
                     "retrieve" : 
"http://services.mashup.wso2.org/storexml/ServiceInterface/retrieveRequest";,
@@ -339,7 +339,7 @@
             },
             "storexmlHTTPEndpoint": {
                 "type" : "HTTP",
-                "address" : "http://localhost:7762/services/system/storexml";,
+                "address" : "http://localhost:9763/services/storexml";,
                 "httplocation" : {
                     "store" : "storexml/store",
                     "retrieve" : "storexml/retrieve",
@@ -353,7 +353,7 @@
             },
             "SecureStorexmlHTTPEndpoint": {
                 "type" : "HTTP",
-                "address" : "https://localhost:7443/services/system/storexml";,
+                "address" : "https://localhost:9443/services/storexml";,
                 "httplocation" : {
                     "store" : "storexml/store",
                     "retrieve" : "storexml/retrieve",

Modified: 
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/version.stub.e4x
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/version.stub.e4x?rev=32609&r1=32608&r2=32609&view=diff
==============================================================================
--- 
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/version.stub.e4x
  (original)
+++ 
trunk/mashup/java/modules/samples/upgradeChecker/upgradeChecker.resources/version.stub.e4x
  Thu Mar 26 00:34:05 2009
@@ -420,7 +420,7 @@
         {
             "SOAP12Endpoint": {
                 "type" : "SOAP12",
-                "address" : 
"http://localhost:7762/services/system/version.SOAP12Endpoint/";,
+                "address" : 
"http://localhost:9763/services/version.SOAP12Endpoint/";,
                 "action" : {
                     "isNightly" : 
"http://services.mashup.wso2.org/version/ServiceInterface/isNightlyRequest";,
                     "buildDate" : 
"http://services.mashup.wso2.org/version/ServiceInterface/buildDateRequest";,
@@ -445,7 +445,7 @@
             },
             "SecureSOAP12Endpoint": {
                 "type" : "SOAP12",
-                "address" : 
"https://localhost:7443/services/system/version.SecureSOAP12Endpoint/";,
+                "address" : 
"https://localhost:9443/services/version.SecureSOAP12Endpoint/";,
                 "action" : {
                     "isNightly" : 
"http://services.mashup.wso2.org/version/ServiceInterface/isNightlyRequest";,
                     "buildDate" : 
"http://services.mashup.wso2.org/version/ServiceInterface/buildDateRequest";,
@@ -470,7 +470,7 @@
             },
             "SOAP11Endpoint": {
                 "type" : "SOAP11",
-                "address" : 
"http://localhost:7762/services/system/version.SOAP11Endpoint/";,
+                "address" : 
"http://localhost:9763/services/version.SOAP11Endpoint/";,
                 "action" : {
                     "isNightly" : 
"http://services.mashup.wso2.org/version/ServiceInterface/isNightlyRequest";,
                     "buildDate" : 
"http://services.mashup.wso2.org/version/ServiceInterface/buildDateRequest";,
@@ -495,7 +495,7 @@
             },
             "SecureSOAP11Endpoint": {
                 "type" : "SOAP11",
-                "address" : 
"https://localhost:7443/services/system/version.SecureSOAP11Endpoint/";,
+                "address" : 
"https://localhost:9443/services/version.SecureSOAP11Endpoint/";,
                 "action" : {
                     "isNightly" : 
"http://services.mashup.wso2.org/version/ServiceInterface/isNightlyRequest";,
                     "buildDate" : 
"http://services.mashup.wso2.org/version/ServiceInterface/buildDateRequest";,
@@ -520,7 +520,7 @@
             },
             "HTTPEndpoint": {
                 "type" : "HTTP",
-                "address" : 
"http://localhost:7762/services/system/version.HTTPEndpoint/";,
+                "address" : 
"http://localhost:9762/services/version.HTTPEndpoint/";,
                 "httplocation" : {
                     "isNightly" : "isNightly",
                     "buildDate" : "buildDate",
@@ -545,7 +545,7 @@
             },
             "SecureHTTPEndpoint": {
                 "type" : "HTTP",
-                "address" : 
"https://localhost:7443/services/system/version.SecureHTTPEndpoint/";,
+                "address" : 
"https://localhost:9443/services/version.SecureHTTPEndpoint/";,
                 "httplocation" : {
                     "isNightly" : "isNightly",
                     "buildDate" : "buildDate",

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to