Websphere version 6 web services handbook development and deployment / (Registro nro. 12427)

Detalles MARC
000 -Cabecera
Campo de control de longitud fija 06422nam a2200421 a 4500
003 - Identificador del Número de control
Identificador del número de control AR-sfUTN
008 - Códigos de información de longitud fija-Información general
Códigos de información de longitud fija 170717b ||||| |||| 00| 0 d
020 ## - ISBN
ISBN 0738492159
040 ## - Fuente de la catalogación
Centro transcriptor AR-sfUTN
041 ## - Código de lengua
Código de lengua del texto eng
080 ## - CDU
Clasificación Decimal Universal 004.42:004.738.52 W39w
Edición de la CDU 2000
100 1# - Punto de acceso principal-Nombre de persona
Nombre personal Wahli, Ueli
245 10 - Mención de título
Título Websphere version 6 web services handbook development and deployment /
Mención de responsabilidad Ueli Wahli ... [et al.].
260 ## - Publicación, distribución, etc. (pie de imprenta)
Lugar de publicación, distribución, etc. San José, California:
Nombre del editor, distribuidor, etc. IBM,
Fecha de publicación, distribución, etc. 2005
300 ## - Descripción física
Extensión 750 p.
336 ## - Tipo de contenido
Fuente rdacontent
Término de tipo de contenido texto
Código de tipo de contenido txt
337 ## - Tipo de medio
Fuente rdamedia
Nombre del tipo de medio sin mediación
Código del tipo de medio n
338 ## - Tipo de soporte
Fuente rdacarrier
Nombre del tipo de soporte volumen
Código del tipo de soporte nc
490 ## - Mención de serie
Mención de serie Redbooks
505 80 - Nota de contenido con formato
Nota de contenido con formato CONTENIDO<br/>Part 1: Web services concepts<br/>Chapter 1. Web services introduction<br/>Introduction<br/>Service-oriented architecture<br/>Web services<br/>Summary<br/>Chapter 2. Web services standards<br/>Categorization of Web services standards<br/>Web services organizations and groups<br/>Companies working on Web services<br/>Vertical industry standards organizations<br/>Summary<br/>Chapter 3. Introduction to SOAP<br/>Overview<br/>The three pillars of SOAP<br/>SOAP elements<br/>Advanced topics<br/>Implementations<br/>Outlook<br/>Summary<br/>Chapter 4. Introduction to WSDL<br/>Overview<br/>WSDL document<br/>WSDL definition<br/>WSDL bindings<br/>WSDL API<br/>Outlook<br/>Summary<br/>Chapter 5. JAX-RPC (JSR 101)<br/>Terminology: JAX-RPC and JSR 101<br/>JAX-RPC client<br/>JAX-RPC specification details<br/>Summary<br/>Chapter 6. Web Services for J2EE<br/>Web services for J2EE overview<br/>Client programming model<br/>Server programming model<br/>Handlers<br/>Security<br/>WSEE implementations in WebSphere<br/>Summary<br/>Chapter 7. Introduction to UDDI<br/>UDDI overview<br/>New features in UDDI Version 3<br/>UDDI support in WebSphere Application Server<br/>Advanced features of UDDI<br/>UDDI business registries on the Web<br/>Web front ends for registries<br/>Java APIs for dynamic UDDI interactions<br/>Private UDDI registries<br/>Summary<br/>Chapter 8. Web Services Inspection Language<br/>Overview<br/>WS-Inspection document<br/>WS-Inspection and UDDI relationship<br/>WS-Inspection definition<br/>WS-Inspection bindings<br/>WS-Inspection document publishing<br/>WS-Inspection examples<br/>WS-Inspection API<br/>Outlook<br/>Summary<br/>Chapter 9. Web services security<br/>Security overview<br/>Web services security exposures<br/>WS-Security<br/>Example of WS-Security<br/>Transport-level security<br/>Summary<br/>Chapter 10. Web services interoperability<br/>Definition<br/>Web Services Interoperability Organization<br/>WebSphere interoperability<br/>Interoperability with .NET<br/>Summary<br/>Chapter 11. Web services architectures<br/>Service-oriented architecture<br/>Web services versus service-oriented architectures<br/>Web services protocol stack<br/>Message exchange patterns<br/>SOAP processing model<br/>Web service gateways<br/>Summary<br/>Chapter 12. Best practices<br/>Generic best practices<br/>WebSphere Application Server best practices<br/>Summary<br/>Part 2: Implementing and using Web services<br/>Chapter 13. IBM products for Web services<br/>WebSphere Application Server Version 6<br/>Rational software development products<br/>Web services support in Rational Application Developer<br/>Summary<br/>Chapter 14. Sample application: Weather forecast<br/>Weather forecast application components<br/>Information flow<br/>Weather forecast application implementation<br/>Extract of the source code<br/>Summary<br/>Chapter 15. Development overview<br/>Overview<br/>Building a new Web service<br/>Building a new Web service client<br/>Summary<br/>Chapter 16. Develop Web services with Application Developer V6.0<br/>Overview<br/>Creating a Web service from a JavaBean<br/>Creating Web service clients<br/>Creating a Web service from a session bean<br/>Creating a Web service top-down from WSDL<br/>Web services and JMS binding<br/>Creating a J2EE application client for SOAP over JMS<br/>Creating a Web service from a URL<br/>Using Web service handlers<br/>Using attachments<br/>Web Services Atomic Transaction<br/>Summary<br/>Chapter 17. Test and monitor Web services<br/>Testing Web services<br/>Web Services Explorer<br/>Web services sample test JSPs<br/>Universal Test Client<br/>Web services component test<br/>Monitoring with Tivoli Performance Viewer<br/>TCP/IP Monitor<br/>WebSphere Application Server TCP/IP Monitor<br/>Summary<br/>Chapter 18. Deploy and run Web services in WebSphere Application Server V6.0<br/>Overview<br/>Administrative console<br/>Enterprise application deployment<br/>Web services deployment in WebSphere environment<br/>Running the applications against the real server<br/>Summary<br/>Chapter 19. Command-line tools, Ant, and multiprotocol binding<br/>Command-line tools<br/>Using the command-line tools<br/>WebSphere Web services Ant tasks<br/>Multiprotocol binding<br/>Summary<br/>Part 3: Advanced Web services techniques<br/>Chapter 20. Web services interoperability tools and examples<br/>Interoperability tools in Application Developer<br/>Interoperability examples<br/>Apache Axis V1.0 example<br/>Microsoft .NET example<br/>Summary<br/>Chapter 21. Securing Web services<br/>Overview<br/>Typical scenario for WS-Security<br/>Kerberos<br/>Establishing a security context<br/>Features of WS-Security in Application Server V6.0<br/>Extensions in WebSphere Application Server V6.0<br/>Architecture and deployment model<br/>Development of WS-Security<br/>Testing on WebSphere Application Server<br/>Generating WS-Security sample configurations<br/>Configuring WS-Security on a real Application Server<br/>Compatibility and migration with Version 5.x<br/>Summary<br/>Chapter 22. Web services and the service integration bus<br/>Overview<br/>Motivation for using the bus<br/>Installation<br/>Using the bus<br/>Web services gateway<br/>Message manipulation<br/>Security<br/>Gateway migration from Application Server V5.x<br/>Advanced bus configuration<br/>Using the bus with the weather forecast application<br/>Summary<br/>Chapter 23. Implementing a private UDDI registry<br/>Installing a private UDDI registry<br/>Using the UDDI registry<br/>Using command-line tools<br/>Summary<br/>Chapter 24. Web services caching<br/>Web services caching<br/>Caching Web services<br/>Cache monitor<br/>Web services server cache<br/>Web services client cache<br/>Simple load test<br/>Summary<br/>Part 4: Appendixes
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia WEBSPHERE
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia J2EE
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia SOAP
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia WSDL
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia JAX-RPC
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia UDDI
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia SOAP/HTTP
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia SECURITY WEB SERVICES
650 ## - Punto de acceso adicional de materia - Término de materia
Término de materia WEB SERVICES
700 1# - Punto de acceso adicional - Nombre de persona
Nombre personal Kjaer, Thomas
700 1# - Punto de acceso adicional - Nombre de persona
Nombre personal Robertson, Brett
700 1# - Punto de acceso adicional - Nombre de persona
Nombre personal Satoh, Fumiko
700 1# - Punto de acceso adicional - Nombre de persona
Nombre personal Schneider, Franz-Josef
700 1# - Punto de acceso adicional - Nombre de persona
Nombre personal Szczeponik, Witold
700 1# - Punto de acceso adicional - Nombre de persona
Nombre personal Whyley, Chris
942 ## - ADDED ENTRY ELEMENTS (KOHA)
Tipo de ítem Koha Libro
Esquema de clasificación Clasificación Decinal Universal
Existencias
Estado Estado perdido Estado de conservación Tipo de préstamo Biblioteca Biblioteca Fecha de adquisición Número de inventario Total Checkouts ST completa de Koha Código de barras Date last seen Precio efectivo a partir de Tipo de ítem Koha
      Sólo Consulta Facultad Regional Santa Fe - Biblioteca "Rector Comodoro Ing. Jorge Omar Conca" Facultad Regional Santa Fe - Biblioteca "Rector Comodoro Ing. Jorge Omar Conca" 02/02/2018 9142   004.42:004.738.52 W39w 9142 02/02/2018 02/02/2018 Libro