Opened 14 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 14 years ago by bfarka
- Status changed from new to accepted
comment:2 Changed 14 years ago by bfarka
comment:3 Changed 14 years ago by bfarka
added old project and the 4 new WSDL Files r5673
comment:4 Changed 14 years ago by bfarka
changed package names for the generated wsdl stubs r5724
comment:5 Changed 14 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
comment:6 Changed 14 years ago by bfarka
renamed project for wsHttpBinding --> creating new one for basicHttpBinding r5979
comment:7 Changed 14 years ago by bfarka
Created new Branch for the OKBJavaConnector (using wsHttpBinding) r5980
comment:8 Changed 14 years ago by bfarka
imported initial maven project structure r5981
comment:9 Changed 14 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
creating branch for ECJ Connector r5668