In my project, I will have to develop some input / output interfaces based on web services technology. So so far I have been studying this.
What I'm interested in about a web service with Java is which library I can use or not.
When I searched the java library, I found that Axis2 and CXF are a very common and well-known java w / s library. The problem is that I have to use RAD 7.0, which contains an axis.
There seems to be a huge change between Axis and Axis2 and, unfortunately, I cannot use Axis2.
My partner now provides WSDL, and I need to implement client-side W / S. If I create client side proxy code from WSDL using Axis or Axis2 or CXF, is this the same code?
Or if I need to do WSDL to provide my Axis W / S interface, maybe a problem for Axis2 or CXF users?
In my circumstances, I am very new and afraid to use Axis. Can someone give me some advice?
thanks.
they are having a good day.
source share