Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 10 years ago

#1441 closed feature request (obsolete)

SVN Structure

Reported by: bfarka Owned by: bfarka
Priority: medium Milestone: HeuristicLab sebb4g1SS10
Component: Clients.OKB Version: branch
Keywords: Cc: mjesner

Description

Create SVN - structure for the OKB-JavaConnector and the ECJConnector. The Core Projects should also be created.

Change History (10)

comment:1 Changed 13 years ago by bfarka

  • Status changed from new to accepted

comment:2 Changed 13 years ago by bfarka

creating branch for ECJ Connector r5668

comment:3 Changed 13 years ago by bfarka

added old project and the 4 new WSDL Files r5673

comment:4 Changed 13 years ago by bfarka

changed package names for the generated wsdl stubs r5724

comment:5 Changed 13 years ago by bfarka

added keystore and .pem certifacte for WCF Security.

--> Take the public key from the WSDL file and create am .pem file

after creating pem file, add it to a jks:

keytool -importcert -file okb.pem -keystore okbkeystore.jks -alias okb

check if the key is imported

keytool -list -keystore okbkeystore.jks

r5760

Last edited 13 years ago by mjesner (previous) (diff)

comment:6 Changed 13 years ago by bfarka

renamed project for wsHttpBinding --> creating new one for basicHttpBinding r5979

comment:7 Changed 13 years ago by bfarka

Created new Branch for the OKBJavaConnector (using wsHttpBinding) r5980

comment:8 Changed 13 years ago by bfarka

imported initial maven project structure r5981

comment:9 Changed 13 years ago by bfarka

addes service artifacts for all 4 services r5982

comment:10 Changed 10 years ago by gkronber

  • Resolution set to obsolete
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.