Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.4/HiveService.svc @ 6721

Last change on this file since 6721 was 5402, checked in by cneumuel, 13 years ago

#1233

  • single sign on with HL
  • local plugins are uploaded if not available online (user can force the useage of local plugins)
  • changed plugin and plugindata db-schema
  • plugin dao tests
File size: 113 bytes
Line 
1<%@ ServiceHost
2  Language="C#"
3  Debug="true"
4  Service="HeuristicLab.Services.Hive.HiveService"
5  %>
Note: See TracBrowser for help on using the repository browser.