|
Content related to Axis2
WSO2 ESB with Oracle™AQ as Messaging MediaOracleAQ provides database integrated messaging functionality. Its' underlying system works with oracle database. OracleJMS (OJMS) is the JMS interface to the Advanced Queuing (AQ) feature in the Oracle database. OJMS has JNDI support, which could be used to get 'ConnectionFactory' at run time and the connections returned from it will be able to transparently connect to the JMS server. In this tutorial, we will look at the configurations for WSO2 ESB to work with OracleAQ as the messaging media. How to Run Apache Axis2 WebApp on WSO2 CloudWSO2 StratosLive, Platform as a Service(PaaS) offers you range of Middleware products which facilitates deployments of Java Applications on WSO2 Cloud Platform. This article explains how to run Apache Axis2 Web Application on WSO2 Cloud. Build a RPM Package of the WSO2 WSF/PHP 2.1 for Zend Server 5I've being using WSO2 WSF/PHP as the framework for developing web services in enterprise environments. WSF/PHP is a complete SOA stack for develop, test and deploy web services in PHP. It supports SOAP 1.2, SOAP 1.1, WSDL 1.1 , WSDL 2.0 and some of the main WS-* specifications such as, SOAP MTOM, WS-Addressing , WS-Security and WS-SecurityPolicy. The applications we create can be run on many platforms but the focus of this tutorial is on building the RPM package to be installed in Zend application Server. Communicating with WSO2 App Server via JMSMessaging is the live wire of modern enterprises. In enterprise messaging, a messaging client should be tasked with both sending messages to and receiving messages from any other messaging client or messaging broker. In an era where businesses take place over differing platforms, platform interoperability is a key factor in spanning heterogeneous working environments, and even different communication protocols such as JMS. Here we discuss how to configure the WSO2 Application Server to work with JMS.
How to Enable Registry Data Replication among WSO2 ESB Cluster NodesThis is a guide on how to setup a cluster for any WSO2 carbon based product using Governance Registry as the central repository. The replication among the cluster nodes will be handled using a shared Governance Registry. We suggest users to read the article about Registry separation concepts before following the steps below. Best of two worlds- Bringing Business Rules and SOA together - Wednesday, 29th SeptemberIn today's IT-driven business environment, new products and services can be delivered through changes in the business logic. In an agile business this business logic changes much more frequently than other application code. Often non-programmers like business analysts define the new logic. To model this reality in the application, software architects increasingly use business rules to separate business logic from application code. These rules provide a declarative way of expressing business logic so that even non- programmers can understand it. Working with RPCServiceClientThis article discusses how to use Apache Axis2 RPCServiceClient. RPCServiceClient provides and easy to use API built on top of Axis2's ServiceClient. This illustrate what is a RPCServiceClient, how to create it and use it with the web service you create. And also the article demonstrate how to use the client by using few sample codes. Writing Your Own services.xml for Axis2 Web Services
This tutorial by Deepal Jayasinghe mainly focuses on how to write a service configuration file or services.xml for Apache Axis2/Java from scratch. He covers all the applicable syntax in the services.xml file as well as their proper usage.
|