Architecture
Introduction to WSO2 Carbon Clustering
Submitted on January 5, 2009 - 01:45. Story : Level : Realm : Project :
In this article, Afkham Azeez - Architect and Product Manager for WSO2 WSAS, explains some of the core concepts associated with WSO2 Carbon clustering.
- by afkham_azeez
- Login or register to post comments
- Read more
- 174 reads
Reference Guide to Axis2 Code Generation Parameters - Part 3
Submitted on January 2, 2009 - 16:39. Story : Level : Realm : Project :
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 Chintaka looks at the capabilities of each of these options in detail, so that one can maximize the usefulness of this valuable tool.
Reference Guide to Axis2 Code Generation Parameters - Part 2
Submitted on January 2, 2009 - 16:38. Story : Level : Realm : Project :
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.
Reference Guide to Axis2 Code Generation Parameters - Part 1
Submitted on January 2, 2009 - 16:36. Story : Level : Realm : Project :
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.
What is an Axis2 Repository?
Submitted on December 29, 2008 - 19:11. Story : Level : Realm : Project :
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.
Sending and Receiving Attachments with Axis2/C
Submitted on December 15, 2008 - 10:07. Story : Level : Realm : Project :
Axis2/C is a SOAP processing engine written in C. Axis2/C enables C/C++ code to be exposed as Web services. It also enables developers to talk to Web services using C/C++ Web service clients. Most of the time, Web services communicate using SOAP, which is an XML protocol. But Web service users sometimes want to transmit binary attachments along with Web service requests. These binary attachments may be various sources like images, videos, drawings etc. In this article Manjula Pieris explains..
My Blog
http//diego-pacheco.blogspot.com
- dmetallica's blog
- Login or register to post comments
- 192 reads
How Can I Get Notified When There are Changes to Contexts?
Submitted on November 30, 2008 - 19:46. Story : Level : Realm : Project :
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.


