I’m now learning JavaEE, and I’d like to know which cool tools are out there for generating a SOAP Web Service (from classes or from WSDLs).
I value simplicity above everything else. If possible, something integrable into Eclipse IDE.
By the way, I have made a HelloWorld WS using eclipse’s WTP, but I don’t know if this is the way it is done in real world practice.
Thanks, and sorry for my bad English.
Apache CXF – http://cxf.apache.org,
If you’re using spring, Spring Web Services – http://static.springsource.org/spring-ws/sites/2.0/