Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 47131 invoked from network); 5 Jan 2006 09:36:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jan 2006 09:36:05 -0000 Received: (qmail 56491 invoked by uid 500); 5 Jan 2006 09:36:00 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 56395 invoked by uid 500); 5 Jan 2006 09:35:59 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 56347 invoked by uid 500); 5 Jan 2006 09:35:59 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 56325 invoked by uid 99); 5 Jan 2006 09:35:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2006 01:35:59 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 05 Jan 2006 01:35:57 -0800 Received: (qmail 46232 invoked by uid 65534); 5 Jan 2006 09:35:38 -0000 Message-ID: <20060105093538.46229.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r366137 - in /webservices/axis2/trunk/java: modules/integration/test/org/apache/axis2/integration/UtilServer.java xdocs/0_93/index.html xdocs/0_94/index.html xdocs/index.html xdocs/navigation.xml Date: Thu, 05 Jan 2006 09:35:36 -0000 To: axis2-cvs@ws.apache.org From: chinthaka@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: chinthaka Date: Thu Jan 5 01:35:21 2006 New Revision: 366137 URL: http://svn.apache.org/viewcvs?rev=366137&view=rev Log: Some more changes to xdocs. Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/integration/UtilServer.java webservices/axis2/trunk/java/xdocs/0_93/index.html webservices/axis2/trunk/java/xdocs/0_94/index.html webservices/axis2/trunk/java/xdocs/index.html webservices/axis2/trunk/java/xdocs/navigation.xml Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/integration/UtilServer.java URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/integration/UtilServer.java?rev=366137&r1=366136&r2=366137&view=diff ============================================================================== --- webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/integration/UtilServer.java (original) +++ webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/integration/UtilServer.java Thu Jan 5 01:35:21 2006 @@ -39,7 +39,6 @@ public static final String FAILURE_MESSAGE = "Intentional Failure"; -// private static ThreadPool tp = null; public static synchronized void deployService(AxisService service) throws AxisFault { Modified: webservices/axis2/trunk/java/xdocs/0_93/index.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/0_93/index.html?rev=366137&r1=366136&r2=366137&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/0_93/index.html (original) +++ webservices/axis2/trunk/java/xdocs/0_93/index.html Thu Jan 5 01:35:21 2006 @@ -9,25 +9,62 @@

Getting Started Guides for Axis2

Additional References

+

Other Tutorials

+

Axis2

+ + +

AXIOM

+ Modified: webservices/axis2/trunk/java/xdocs/0_94/index.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/0_94/index.html?rev=366137&r1=366136&r2=366137&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/0_94/index.html (original) +++ webservices/axis2/trunk/java/xdocs/0_94/index.html Thu Jan 5 01:35:21 2006 @@ -15,7 +15,6 @@

Additional References

+

Other Tutorials

+

Axis2

+ + +

AXIOM

+ - Modified: webservices/axis2/trunk/java/xdocs/index.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/index.html?rev=366137&r1=366136&r2=366137&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/index.html (original) +++ webservices/axis2/trunk/java/xdocs/index.html Thu Jan 5 01:35:21 2006 @@ -38,39 +38,47 @@

Latest Release

- -

02 December 2005 - Apache Axis2 Version 0.93 Released! (Download 0.93)

- -

Axis2 is becoming more and more stable. Download -it!. This 0.93 release contains the following additional features:

-
    -
  • JDK 1.5 compatibility
  • -
  • Configurable handler chains using axis2.xml
  • -
  • Improved class loader hierarchy
  • -
  • Improved security module with dynamic configurability
  • -
  • ADB (Axis Data Binding) with complete simple types support and limited complex type support
  • -
  • Jalopy based code formatting of generated code
  • -
  • Proxy support and NTLM authentication
  • -
  • support for rpc/literal
  • -
  • And numerous bug fixes after 0.92 release
  • -
- -

Experimental features list

+

xx xxxx 2006 - Apache Axis2 Version 0.94 Released! (Download 0.94)

+

Axis2 New Features List

    -
  1. DOOM - DOM implementation over OM
  2. -
  3. Java2WSDL
  4. -
  5. RPC Support
  6. +
  7. DOOM
  8. +
  9. Wrap/Unwrap capability for the generated code
  10. +
  11. More convenient Client API
  12. +
  13. Deploying a web service by just putting a java class
-

Major changes since last release

-
    -
  1. Refactored org.apache.axis2.clientapi to org.apache.axis2.client
  2. -
  3. Introduction of Options to configure clients
  4. -
  5. Renaming of descriptors. OperationDescription -> AxisOperation, ServiceDescription -> AxisService, ServiceGroupDescription -> AxisServiceGroup
  6. +

    Axis2 Experimental Features List

    +
      +
    1. +

      Sessions scoping

      +
    2. +
    +

    Major changes since last release

    +
      +
    1. Fixing of memory leaks
    2. +
    3. New client API with Service Clients. So Call, MessageSender, InOutMEPClient, InOnlyMEPClient are deprecated.
    4. +
    5. Configuration system abstraction so that configuration loading can be done using database, file, etc.,
    6. +
    +

    Axis2 Features List

    +
      +
    1. SOAP 1.1/SOAP 1.2 support
    2. +
    3. WSDL 1.1
    4. +
    5. WSA Submission and Final
    6. +
    7. Module Architecture
    8. +
    9. Context Hierachy
    10. +
    11. Transports : HTTP, SMTP, TCP, JMS
    12. +
    13. Raw XML Providers
    14. +
    15. Support for MTOM/MIME/SwA
    16. +
    17. Deployment
    18. +
    19. Client API modules
    20. +
    21. WSDL2Java and Java2WSDL
    22. +
    23. REST support
    24. +
    25. XML Beans based data binding implemntation
    26. +
    27. WSS4J Module

    We are getting closer to a 1.0 release, the remaining tasks to be -completed before a 1.0 release include: SOAP 1.1 and 1.2 validation, Our own -data binding implementation, WSDL Generation.

    +completed before a 1.0 release include: SOAP 1.1 and 1.2 validation.

    +

    Axis2 Background and Motivation

    Axis1 was built under the assumption that other protocols such as @@ -116,6 +124,32 @@ a richer set of options for client-server interaction.

    Archived News

    +

    02 December 2005 - Apache Axis2 Version 0.93 Released! (Download 0.93)

    +

    Axis2 is becoming more and more stable. Download it!. This 0.93 release contains the following additional features:

    +
      +
    • JDK 1.5 compatibility
    • +
    • Configurable handler chains using axis2.xml
    • +
    • Improved class loader hierarchy
    • +
    • Improved security module with dynamic configurability
    • +
    • ADB (Axis Data Binding) with complete simple types support and limited complex type support
    • +
    • Jalopy based code formatting of generated code
    • +
    • Proxy support and NTLM authentication
    • +
    • support for rpc/literal
    • +
    • And numerous bug fixes after 0.92 release
    • +
    +

    Experimental features list

    +
      +
    1. DOOM - DOM implementation over OM
    2. +
    3. Java2WSDL
    4. +
    5. RPC Support
    6. +
    +

    Major changes since last release

    +
      +
    1. Refactored org.apache.axis2.clientapi to org.apache.axis2.client
    2. +
    3. Introduction of Options to configure clients
    4. +
    5. Renaming of descriptors. OperationDescription -> AxisOperation, ServiceDescription -> AxisService, ServiceGroupDescription -> AxisServiceGroup
    6. +

    26 September 2005 - Apache Axis2 Version 0.92 Released! (Download 0.92)

    Axis2 is becoming more and more stable. Download it! This 0.92 release is a glimpse of 1.0 that should be comming soon. This 0.92 release contains the following additional features:

    Modified: webservices/axis2/trunk/java/xdocs/navigation.xml URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/navigation.xml?rev=366137&r1=366136&r2=366137&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/navigation.xml (original) +++ webservices/axis2/trunk/java/xdocs/navigation.xml Thu Jan 5 01:35:21 2006 @@ -21,7 +21,7 @@ - +