Hello guys,
What I know is only one WSDL file which was generated from SAP system. And I can login to the webservice URL with authorization(username and password). That is all. And what I need to do is setup a client to pass the authorization check and do invoke the webservice method asynchronously.
I want to know if JAX-WS can do this ? Any help will be appreciated. Thanks!