Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage collections concurrency container database directory distributed doc ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin plugins pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » org.apache.axis2

Group: org.apache.axis2



ArtifactDescription
addressing (4) WS-Addressing implementation
axis2 (5)
axis2-aar-maven-plugin (4) A Maven 2 plugin for creating Axis 2 service archives (aar files)
axis2-adb (6) Axis2 Data Binding module
axis2-adb-codegen (5) ADB code generation support for Axis2
axis2-ant-plugin (4) The Axis 2 Plugin for Ant Tasks.
axis2-clustering (3) Axis2 Clustering module
axis2-codegen (6) Axis2 Code Generation module
axis2-corba (2) Axis2 CORBA module
axis2-fastinfoset (3) Axis2 Fast Infoset module
axis2-idea-plugin (3) A Intellij IDEA plugin for Service Archive creation and Code Generation
axis2-integration (2) Axis2 Integration
axis2-java2wsdl (5) To generate WSDL file for a given Java class
axis2-java2wsdl-maven-plugin (4) A Maven 2 plugin for creating WSDL files from Java source.
axis2-jaxbri (4) JAXB-RI data binding support for Axis 2.0
axis2-jaxws (4) Axis2 JAXWS Implementation
axis2-jaxws-api (4) Axis2 JAXWS API
axis2-jaxws-integration (2) Axis2 JAXWS Integration Tests
axis2-jibx (5) JiBX data binding support for Axis 2.0
axis2-json (4) Axis2 JSON module
axis2-jws-api (3) Axis2 JWS API
axis2-kernel (6) Core Parts of Axis 2.0. This includes Axis 2.0 engine, Client API, Addressing support, etc.,
axis2-mar-maven-plugin (4) A Maven 2 plugin for creating Axis 2 module archives (mar files)
axis2-metadata (4) JSR-181 and JSR-224 Annotations Processing
axis2-mtompolicy (4) Axis2 : MTOM Policy
axis2-parent (5) Axis2 is an effort to re-design and totally re-implement both Axis/Java and (eventually) Axis/C++ on a new architecture. Evolving from the now standard "handler chain" model which Axis1 pioneered, Axis2 is developing a more flexible pipeline architecture which can yet be managed and packaged in a more organized manner. This new design acknowledges the maturing of the Web services space in terms of new protocols such as WS-ReliableMessaging, WS-Security and WS-Addressing that are built on top of the base SOAP system. At the time Axis1 was designed, while it was fully expected that other protocols such as WS-ReliableMessaging would be built on top of it, there was not a proper extension architecture defined to enable clean composition of such layers. Thus, one of the key motivations for Axis2 is to provide a clean and simple environment for like Apache Sandesha and Apache WSS4J to layer on top of the base SOAP system. Another driving force for Axis2 as well as the move away from RPC oriented Web services towards more document-oriented, message style asynchronous service interactions. The Axis2 project is centered on a new representation for SOAP messages called AXIOM (AXIs Object Model). AXIOM consists of two parts: a complete XML Infoset representation and a SOAP Infoset representation on top of that. The XML Infoset representation provides a JDOM-like simple API but is built on a deferred model via a StAX-based (Streaming API for XML) pull parsing API. A key feature of AXIOM is that it allows one to stop building the XML tree and just access the pull stream directly; thus enabling both maximum flexibility and maximum performance. This approach allows us to support multiple levels of abstraction for consuming and offering Web services: using plain AXIOM, using generated code and statically data-bound data types and so on. At the time of Axis1's design, RPC-style, synchronous, request-response interactions were the order of the day for Web services. Today service interactions are much more message -oriented and exploit many different message exchange patterns. The Axis2 engine architecture is careful to not build in any assumptions of request-response patterns to ensure that it can be used easily to support arbitrary message exchange patterns.
axis2-saaj (4) Axis2 SAAJ implementation
axis2-saaj-api (4) Axis2 SAAJ API
axis2-samples (2) Core Parts of Axis 2.0. This includes Axis 2.0 engine, Client API, Addressing support, etc.,
axis2-scripting (3) Axis2 scripting support for services implemented with scripting languages
axis2-spring (4) spring for Axis 2.0
axis2-tools (1)
axis2-wsdl2code-maven-plugin (4) The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL.
axis2-xmlbeans (5) XMLBeans data binding support for Axis2
axis2.eclipse.codegen.plugin (3) The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl
axis2.eclipse.service.plugin (3) The Axis 2 Eclipse Service Plugin for Service archive creation
mex (3) WS-Metadata Exchange implementation
mex-impl (1) WS-Metadata Exchange implementation
ping (3) Pinging capability to services deployed in Axis2
soapmonitor (3) soapmonitor for Axis 2.0