Submitted on January 5, 2009 - 01:45.
In this article, Afkham Azeez, Architect and Product Manager for WSO2 WSAS, explains some of the core concepts associated with WSO2 Carbon clustering.
Submitted on January 4, 2009 - 08:43.
Deepal Jayasinghe, Tech Lead at WSO2, presents a two-part article series on session management within Axis2. In Part 1, Web service session management concepts were introduced. Part 2 builds on this introduction and provides more detailed descriptions of the four specific types of sessions within Axis2.
Submitted on January 2, 2009 - 16:39.
Axis2 release comes with the wsdl2java tool to auto-generate programming language code from a given WSDL file; these codes can be used to access or create Web services. This tool has numerous options that can be used to customize the outcome and the functionality. Also, these options can help define the behavior of the generated code. In this three part tutorial series, Eran Chinthaka looks at the capabilities of each of these options in detail, so that one can maximize the usefulness of this valuable tool.
Submitted on January 2, 2009 - 16:38.
Axis2 release comes with the wsdl2java tool to auto-generate programming language code from a given WSDL file; these codes can be used to access or create Web services. This tool has numerous options that can be used to customize the outcome and the functionality. Also, these options can help define the behavior of the generated code. In this three part tutorial series, Eran Chinthaka look at the capabilities of each of these options in detail, so that one can maximize the usefulness of this valuable tool.
Submitted on January 2, 2009 - 16:36.
Axis2 release comes with the wsdl2java tool to auto-generate programming language code from a given WSDL file; these codes can be used to access or create a Web service. This tool has numerous options that can be used to customize the outcome and the functionality. Also, these options can help define the behavior of the generated code. In this three part tutorial series, Eran Chinthaka will look at the capabilities of each and every one of these options in detail, so that one can maximize the usefulness of this valuable tool.
Submitted on December 31, 2008 - 00:10.
Afkham Azeez, Architect and Product Manager for WSO2 WSAS, explains in detail the clustering configuration language used by WSO2 Carbon based products.
Submitted on December 29, 2008 - 19:11.
An Axis2 repository is the place where Axis2 keeps all its configuration, services and modules. In this brief tutorial, Eran Chinthaka explores the concept of a repository and provides instructions for creating and maintaining your own Axis2 repository.
Submitted on November 30, 2008 - 19:46.
The information model within Axis2 contains a hierarchy of contexts. These contexts contain information about various levels within Axis2. Sometimes it is important to know when these contexts are created and removed. In this knowledge base item, we will discuss how we can get notified when new context is created and deleted.