Giter VIP home page Giter VIP logo

ft2_java's Introduction

steps (to run)

  1. clone the code
  2. run the client with defaults java -cp args4j-2.33.jar:. FT2
  3. run the client add see help java -cp args4j-2.33.jar:. FT2 -?

steps (to develop)

  1. download the wsdl and associated xsd files, to a local folder
  2. generate the jax-ws classes wsimport fundsTransferByCustomerService2.wsdl -extension
  3. compile the client javac FT2.java -classpath args4j-2.33.jar:.

client-certificate

  1. the code makes 2 calls, one with-out 2 way ssl, and one with the 2 way ssl
  2. the repository contains a certificate that is white-listed in the UAT enviornment, this is for easy reference (qg-client.jks)
  3. once the sample code runs, you can replace that with a new jks file with your certificate
  4. do not have more than 1 client certificate in the jks file

ft2_java's People

Contributors

akil-rails avatar divyajayan avatar neha1993 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.