Is there any good JAVA lib for playing with reading from WSDL's and connecting to WS-* bindings?
Take a look at Apache Axis2 - one of the most popular java webservices framework. It has multiple Java - XML binding methods (e.g. JAXB, ADB).
A good alternative would be Metro (from Sun, part of the GlassFish stack) or Apache CXF (previously called XFire)
For a summary: Wikipedia
1.4m articles
1.4m replys
5 comments
57.0k users