In this examples Apache-CXF is used to generate a webservice client using WSDL2JAVA. 

Due to the complex datamodell the most recommended way to make calls to Capitex Företagslån is to use an automatically genereated webservice client in a language with "strong typing". This will help you during coding because you can make fully use of code completion and there is no risk of missspelled variable names etc.