QUESTION POSED ON: 11 April 2005 I'm trying to develop a WSDL Client that parsers the wsdl manually and then invoke a service. Seems that there is alot of open source codes out there but none of them seem to work.what should I do?
>
The WSDL4J project (the reference implementation for JSR-110, now available on SourceForge at http://sourceforge.net/projects/wsdl4j) is reasonably stable. But if for some reason this doesn't work for you, you can always parse the WSDL and schema using standard XML parsing tools (JAXP, SAX, DOM, etc).
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.