I need parser for WSDL to get the messages, portTypes, operations, bindings, services,... I hope some parser already exists. So, any guidlines?
If you would like to parse a WSDL file to generate java classes, you can use the wsimport tool. This 'wsimport' tool comes with the JDK (Java Development Kit) and resides in the JDK bin directory.
WSDL stands for Web Service Description Language. It describes the web services and exchanges the information in a decentralized or distributed environment. It is used to create a relationship between the service requester and the service provider.
Hope this link will be useful for you to choose a WSDL parser, Parse WSDL Effectively
(look at the archive of this Link: Web Archive
).
I have tried using Apache Woden
, WSDL4J
and Membrane SOA
. Apache Woden or Membrane SOA would do fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With