I have stfw but I cannot find a simple / standalone way to create a webservice client in java.
Does anyone have a link/sample into this?
You can use the AXIS WSDL2JAVA to generate the client stubs from the WSDL.
Also, you can program using the SAAJ.