0 Replies Latest reply on Apr 24, 2006 5:07 AM by thomas.diesler

    JBossWS Q2/2006 objectives

    thomas.diesler

      For further discussion here the JBossWS road map for Q2/2006 and beyond.

      1. Integration with Microcontainer
      http://jira.jboss.com/jira/browse/JBWS-852

      JBossWS should be decoupled from JBossAS. There should be an integration layer (deployer, invoker, etc) and the actual soap core engine that can run in arbitary container environments

      2. Simplify client side dev model
      http://jira.jboss.com/jira/browse/JBWS-664

      Currently obtaining a reference to a web service proxy is too complex.
      Add support for @WebServiceRef, etc

      3. Complete MTOM support
      http://jira.jboss.com/jira/browse/JBWS-855

      Currently we only support MTOM/XOP for RPC/Literal parameters. Add support for soap headers, rpc returns, document payloads, individual bean properties

      4. JAXWS + JAXB support
      http://jira.jboss.com/jira/browse/JBWS-644

      Get started with the JAXWS API and integrate the JAXB RI as marshalling/unmarshalling layer.

      5. Complete WS-Policy
      http://jira.jboss.com/jira/browse/JBWS-856

      Add support for compact expressions, policy intersection, etc.
      Verify compatiblity with the latest WS-Policy plugfest endpoints.

      6. WS-Addressing public endpoints
      http://jira.jboss.com/jira/browse/JBWS-897

      Provide public endpoints for the latest WS-Addressing pugfest.

      7. WSTools support for JAXWS
      http://jira.jboss.com/jira/browse/JBWS-857

      Stay in sync with the JAXWS effort. There should be no need to fall back to JWSDP tools.

      8. Productize BPEL
      http://jira.jboss.com/jira/browse/JBWS-858

      Provide a chapter on BPEL in the user-guide and some smple code in the standalone samples.