Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/11/10 18:23:52 (14 years ago)
Author:
gkronber
Message:

Implemented deployment service on servdev.heuristiclab.com and changed all service references and configurations to point to the service address. Improved GUI of installation manager. Implemented user name authentication and authorization for the deployment service. #860 (Deployment server for plugin installation from web locations)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Service References/AdminService/Reference.svcmap

    r2804 r3006  
    1818  </ClientOptions>
    1919  <MetadataSources>
    20     <MetadataSource Address="http://localhost:8731/Design_Time_Addresses/HeuristicLab.Services.Deployment/Admin/mex" Protocol="mex" SourceId="1" />
     20    <MetadataSource Address="http://servdev.heuristiclab.com/HeuristicLab.Deployment/Admin.svc/mex" Protocol="mex" SourceId="1" />
    2121  </MetadataSources>
    2222  <Metadata>
    23     <MetadataFile FileName="service.wsdl" MetadataType="Wsdl" ID="f9aa7841-9f78-43d9-9008-0decd3d12993" SourceId="1" SourceUrl="http://localhost:8731/Design_Time_Addresses/HeuristicLab.Services.Deployment/Admin/mex" />
    24     <MetadataFile FileName="service.xsd" MetadataType="Schema" ID="c0d733c0-fa7a-4965-bf67-e04efdf79732" SourceId="1" SourceUrl="http://localhost:8731/Design_Time_Addresses/HeuristicLab.Services.Deployment/Admin/mex" />
    25     <MetadataFile FileName="service1.xsd" MetadataType="Schema" ID="8b323fa0-af4b-4db2-95c7-caf4621ded43" SourceId="1" SourceUrl="http://localhost:8731/Design_Time_Addresses/HeuristicLab.Services.Deployment/Admin/mex" />
    26     <MetadataFile FileName="HeuristicLab.Services.Deployment.xsd" MetadataType="Schema" ID="b359957d-39eb-4fda-b855-9cf0efe56074" SourceId="1" SourceUrl="http://localhost:8731/Design_Time_Addresses/HeuristicLab.Services.Deployment/Admin/mex" />
    27     <MetadataFile FileName="System.xsd" MetadataType="Schema" ID="de5b0b79-4ace-49d6-9d08-a352d353beef" SourceId="1" SourceUrl="http://localhost:8731/Design_Time_Addresses/HeuristicLab.Services.Deployment/Admin/mex" />
     23    <MetadataFile FileName="service1.wsdl" MetadataType="Wsdl" ID="5b9ee4af-f905-45c3-84e1-34c1643068f0" SourceId="1" SourceUrl="http://servdev.heuristiclab.com/HeuristicLab.Deployment/Admin.svc/mex" />
     24    <MetadataFile FileName="service2.xsd" MetadataType="Schema" ID="0d75803f-50a2-4508-823b-e301c1b0f341" SourceId="1" SourceUrl="http://servdev.heuristiclab.com/HeuristicLab.Deployment/Admin.svc/mex" />
     25    <MetadataFile FileName="service21.xsd" MetadataType="Schema" ID="7804cf00-b181-4ddd-9d07-dee4a427e49a" SourceId="1" SourceUrl="http://servdev.heuristiclab.com/HeuristicLab.Deployment/Admin.svc/mex" />
     26    <MetadataFile FileName="HeuristicLab.Services.Deployment1.xsd" MetadataType="Schema" ID="5aae270e-18b4-4210-bb2f-59f49ca45774" SourceId="1" SourceUrl="http://servdev.heuristiclab.com/HeuristicLab.Deployment/Admin.svc/mex" />
     27    <MetadataFile FileName="System1.xsd" MetadataType="Schema" ID="5d49ee73-a023-4e41-a0fd-1d76ecce0177" SourceId="1" SourceUrl="http://servdev.heuristiclab.com/HeuristicLab.Deployment/Admin.svc/mex" />
    2828  </Metadata>
    2929  <Extensions>
Note: See TracChangeset for help on using the changeset viewer.