Clustering Landscape for WSO2 StackThis article describes clustering from an architectural perspective and introduces "End Goal", "Choice of the Front End" and "Shared States across nodes" as three deciders in choosing the right clustering strategy for a particular use-case. Problems with axis2 and rampart using ws security policy in java
Hello all.
I´ve followed all examples and tutorials about axis2 and rampart using wss, posted in wso2 (which are excellent), and they work fine in axis2 1.4.1 and rampart 1.4 on eclipse ganymede 3.4.1 and jdk 1.5.0_22 and tomcat-6.0.20.
However, i've to implement a web service from a specific wsdl, using a keystore.jks and cacerts.jks that someone give to me, and here begin the problems as a "Error in signature with X509Token", and more.
Could you help me if send you the wsdl ?
Thanks.
Emilio
Here the wsdl:
"
<?xml version="1.0" encoding="UTF-8"?>
Stateful Web Services with Axis2
Apache Axis 2 is a leading open source Web service frameworks. In this article, Amila Suriarachchi describes developing stateful Web services application using the framework.
Axis2 SMS TransportApache Axis2 is an opensource framework for webservices which is widely used today ,and its implementation is available in both java and c. Axis2 is independent of the underlying transports which takes the Messages to it.Axis2 Engine is concentrating on the SOAP processing. Users can select transports to suite their requirement and that transports are responsible for injecting Axis2Messages to the Axis2Engine.So Axis2 Engine is dealing only with this Axis2MessageContex build from the underlying transport framework. ApacheCon EU 2009: Autoscaling Axis2 Web Services on Amazon EC2Fault tolerance, high availability & scalability are essential prerequisites for any enterprise application deployment. One of the major concerns of enterprise application architects is avoiding single points of failure. There is a high cost associated with achieving high availability & scalability. We will look at an economical approach towards automatically scaling Apache Axis2 Web service applications while maintaining the availability & scalability guarantees at an optimum economical cost. Self-Paced Training: Apache Axis2 - Intermediate
Self-Paced Training: Web Services with Apache Axis2 - BeginnerApache Axis2 is the leading open source Web services engine from Apache Software Foundation. Apache Axis2 supports SOAP 1.1, SOAP 1.2, REST-style Web services and many other Web services specifications through its modular architecture and supporting projects. This "Beginner" course is the first of a broader e-learning series on Apache Axis2, which also includes "Intermediate" and "Advanced" courses. This course has been designed to familiarize developers with Apache Axis2, and introduce the surrounding technologies including XML, SOAP, XMLSchema and WSDL. Axis2/C AMQP Transport - Part I
Part 1 of a 2-part series, this is a comprehensive introduction to the AMQP protocol from Danushka Manikkumbura. This article describes the history and foundational concepts of AMQP, an application layer protocol for interoperable messaging systems. The second article in the series features a detailed how-to guide for the AMQP transport in Axis2/C.
|