Opened 14 years ago
Closed 11 years ago
#1440 closed defect (obsolete)
Adapt OKB Java connector according to changes of OKB services
Reported by: | mjesner | Owned by: | bfarka |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab sebb4g1SS10 |
Component: | Clients.OKB.JavaConnector | Version: | branch |
Keywords: | Cc: |
Description (last modified by swagner)
The OKB Java connector has to be adapted according to changes in the OKB services. The connector should cover all OKB services:
- http://services.heuristiclab.com/OKB.SPR-3.3/AdministrationService.svc?wsdl
- http://services.heuristiclab.com/OKB.SPR-3.3/RunCreationService.svc?wsdl
- http://services.heuristiclab.com/OKB.SPR-3.3/QueryService.svc?wsdl
Furthermore, the Java connector should also provide a client for the AuthenticationService. However, the AuthenticationService contract is not yet finished. The interface has to be extended by several methods in the near future. As long as this is not finished, implementation of the Java connector should concentrate on the three services listed above.
Change History (4)
comment:1 Changed 14 years ago by mjesner
- Description modified (diff)
comment:2 Changed 14 years ago by bfarka
- Status changed from new to accepted
comment:3 Changed 14 years ago by swagner
- Description modified (diff)
- Summary changed from Integrate new data model to Adapt OKB Java connector according to changes of OKB services
comment:4 Changed 11 years ago by gkronber
- Resolution set to obsolete
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Modified ticket name and description, as the OKB Java connector should provide a client implementation for all services required to access the OKB.