Does anyone know of any good resources/tutorials for getting to grips with wsdl4j? I have looked through docs after docs and found nothing. I have downloaded the IBM Web Service tooolKit and gone through those docs, but I can't see anything except API docs. All I want to know is if I can manipulate and interact with WSDL using a Java API, and how do I do it?
Am I missing something obvious? Paul Hunnisett