Web services code-first y contract-first (de Lijin’s Localhost)
Domingo, 28 de junio de 2009
Sin comentarios
Una colección de links con blog posts muy completos acerca de creación de web services code-first y contract-first utilizando CXF.
Code-first
1. Creating Web services using Apache CXF (Part 1) : The Basics.
2. Creating Web services using Apache CXF (Part 2) : Development.
3. Creating Web services using Apache CXF (Part 3) : Configuration.
4. Creating Web services using Apache CXF (Part 4): Testing.
Contract-first
1. Creating “Contract First” – Web Services using CXF (Top Down Approach) Part 1: Creating XSDs.
2. Creating Web Services using CXF (Contract first Approach) Part 2 : WSDL Creation.
