Hi,
I am building a WS-client in
JAVA for a .Net WS.
I have got an example for a .Net client:
I tried to build a JAVA-client with Apache Axis and Oracle JDeveloper and secured it with a Username Password. Appereantly this is unsufficient. When invoking the client the result is:
I thought the solution was in signing the message but the webservice-supplier told me that I did not need a key store or something like that.
Do you have any suggestions?
Regards,
Romano