Forum Discussion
No RepliesBe the first to reply
Related Content
- 5 years ago
- 2 years ago
- 8 years ago
Recent Discussions
- 15 years ago
Using maven+java, what dependencies and classes do I need in order to programmatically perform the following
- open a wsdl or wadl
- generate sample messages for each method
- populate the request (fill in the blanks)
- send the request to the endpoint and capture the reply
I found these
however it is dated and the apis have appeared to have changed