[jbossws-dev] [Design of JBoss Web Services] - Re: Proposed JAX-WS Docs

thomas.diesler@jboss.com do-not-reply at jboss.com
Thu Dec 14 12:22:36 EST 2006


>From XFire

    *  Overview (READ FIRST!)
    * Guides
          o Quick Start - Your first service with XFire using services.xml
          o Dependency Guide - This is so confusing... What jars do I need and why?!?!
          o Client and Server Stub Generation from WSDL - How to make a web service client
          o Embedded XFire HTTP Service - How to use the XFire API to create a Service, Client, and embedded HTTP server.
          o JSR 181 Service - How to write a service using annotations
          o JAXB 2.0 - Writing a schema and service with JAXB 2.0
          o JMS Transport - Impress your friends by doing SOAP over JMS
          o Service Router - How to route messages to various Services with one endpoint
          o Maven Guide - How do I set up Maven to use XFire Jars?
          o Parsing a SOAP Message without Web Services - How to leverage all the power of XFire without using traditional Web Services
          o Eclipse Plugin - Using the eclipse plugin to generate services and clients from WSDL.
    * XML Configuration
          o services.xml Reference
    * Using the XFire API
          o The ServiceFactory
          o Servlet Setup
          o Embedding XFire
          o Invokers
          o The MessageContext and Messages
          o Processing Pipeline
          o Writing Handlers
          o Fault and Exception Handling
          o Logging
    * Bindings
          o Aegis Binding: XFire's default POJO binding
                + Inheritance
                + Aegis Java 5 Annotations
                + Interfaces
                + Collections
                + Custom Types
                + Aegis Internals
          o Castor
          o XMLBeans Binding
          o JAXB 2.0
          o JAXB 1.1
          o JiBX
          o Message Binding
    * JSR 181 Annotations
    * Client API
          o Dynamic Client
    * Client and Server Stub Generation from WSDL
    * Authentication
    * Container Support
          o Spring
                + Spring QuickStart Guide
                + Spring, XBean, Servlets and more
                + Spring Remoting
                + Advanced Configuration
          o Plexus
          o Loom
          o PicoContainer
          o Yan
    * MTOM Support
    * JAX-WS
    * JBI Integration
    * WS-Addressing
    * WS-Security
    * GZip Support
    * Transports
          o Transport and Channel API
          o HTTP Transport
          o JMS Transport
          o Local Transport
          o XMPP Transport
    * Application Server Support
    * Best Practices
          o Web Service Design
          o Versioning
          o Testing Your XFire Services
    * Developers
          o Architecture
          o Source Repository
          o Building from sources


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993951#3993951

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993951



More information about the jbossws-dev mailing list