Part IV Developing Advanced Features of JAX-WS Web Services
Part IV describes how to develop advanced features of WebLogic web services using Java API for XML-based Web services (JAX-WS).
- Using Web Services Addressing
This chapter describes how to use Web Services Addressing (WS-Addressing) for WebLogic web services using Java API for XML Web Services (JAX-WS). - Roadmap for Developing Asynchronous Web Service Clients
This chapter presents best practices for developing asynchronous WebLogic web service clients for Java API for XML Web Services (JAX-WS). - Developing Asynchronous Clients
This chapter describes how to develop asynchronous WebLogic web service clients using Java API for XML Web Services (JAX-WS). - Roadmap for Developing Reliable Web Services and Clients
This chapter presents best practices for developing WebLogic web services and clients for Java API for XML Web Services (JAX-WS). - Using Web Services Reliable Messaging
This chapter describes how to use web services reliable messaging (WS-ReliableMessaging) for WebLogic web services using Java API for XML Web Services (JAX-WS). - Using Web Services Atomic Transactions
This chapter describes how to use web services atomic transactions for WebLogic web services using Java API for XML Web Services (JAX-WS) to enable interoperability with other external transaction processing systems. - Optimizing XML Transmission Using Fast Infoset
This chapter describes how to use Fast Infoset for WebLogic web services using Java API for XML Web Services (JAX-WS). - Using SOAP Over JMS Transport
This chapter describes how to use SOAP over JMS services transport as the connection protocol for WebLogic web services using Java API for XML Web Services (JAX-WS). - Creating and Using SOAP Message Handlers
This chapter describes how to create and use SOAP message handlers for WebLogic web services using Java API for XML Web Services (JAX-WS). - Handling Exceptions Using SOAP Faults
This chapter describes how to handle exceptions that occur when a message is being processed using Simple Object Access Protocol (SOAP) faults for WebLogic web services using Java API for XML Web Services (JAX-WS). - Optimizing Binary Data Transmission
This chapter describes how to send SOAP messages as attachments to optimize transmission for WebLogic web services using Java API for XML Web Services (JAX-WS). - Managing Web Service Persistence
This chapter describes how to manage persistence for WebLogic web services using Java API for XML Web Services (JAX-WS). - Configuring Message Buffering for Web Services
This chapter describes how to configure message buffering for WebLogic web services using Java API for XML Web Services (JAX-WS). - Managing Web Services in a Cluster
This chapter describes how to manage WebLogic web services in a cluster. - Using Provider-based Endpoints and Dispatch Clients to Operate on SOAP Messages
This chapter describes how to develop web service provider-based endpoints and dispatch clients to operate on SOAP messages at the XML message level for WebLogic web services using Java API for XML Web Services (JAX-WS). - Sending and Receiving SOAP Headers
This chapter describes how use the methods available fromcom.sun.xml.ws.developer.WSBindingProvider
to send outbound or receive inbound SOAP headers for WebLogic web services using Java API for XML Web Services (JAX-WS). - Using Callbacks
This chapter describes how to use callbacks to notify clients of events for WebLogic web services using Java API for XML Web Services (JAX-WS). - Developing Dynamic Proxy Clients
This chapter highlights the differences between static and dynamic proxy clients, and describes the steps to develop a dynamic proxy client for WebLogic web services using Java API for XML Web Services (JAX-WS) - Publishing a Web Service Endpoint
This chapter describes how to create a web service endpoint at runtime without deploying the web service to a WebLogic Server instance using thejavax.xml.ws.Endpoint
API. - Using XML Catalogs
This chapter describes how to use XML catalogs with WebLogic web services using Java API for XML Web Services (JAX-WS). - Programming Web Services Using XML Over HTTP
This chapter describes how to program web services using XML over HTTP. - Programming Stateful JAX-WS Web Services Using HTTP Session
This chapter describes how you can develop WebLogic web services using Java API for XML Web Services (JAX-WS) that interact with an Oracle database. - Testing and Monitoring Web Services
This chapter introduces you to the tools available for developing and administering WebLogic web services.