Opened 14 years ago
Closed 14 years ago
#1438 closed feature request (obsolete)
Test client for Query Service
Reported by: | mjesner | Owned by: | mjesner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab sebb4g1SS10 |
Component: | WebApplication.OKB.Query | Version: | branch |
Keywords: | Cc: |
Description (last modified by mjesner)
Implement a simple test client to connect to the OKB Query Service.
(e.g call the GetFilters Method via the service and analyse the results)
Attachments (3)
Change History (9)
comment:1 Changed 14 years ago by mjesner
- Description modified (diff)
comment:2 Changed 14 years ago by mjesner
- Owner changed from cfleisch to mjesner
- Status changed from new to accepted
comment:3 Changed 14 years ago by mjesner
comment:4 Changed 14 years ago by mjesner
New Version added.
Consturctor must define endpoint QueryService explicitly:
NEW:
QueryServiceClient client = new QueryServiceClient("QueryService");
OLD:
QueryServiceClient client = new QueryServiceClient();
comment:5 Changed 14 years ago by fruehrli
samlpe of an asp-chart. left command button adds points into chart with numerical axis (uses settings in textboxes), right command button creates a chart with String-named x-axis.
comment:6 Changed 14 years ago by mjesner
- Resolution set to obsolete
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Please "Update Service Reference" (right mouse click on the Service)