====================================================== Apache Synapse M2 build (May, 2006) http://incubator.apache.org/synapse/ ------------------------------------------------------ Apache Synapse is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Web Services PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. ------------------- Documentation =================== Documentation can be found in the 'docs' directory included with the binary distribution and in the 'xdocs' directory in the source distribution. Documentation on samples are available in the samples directory. For examples on Apache Synapse message mediation please see the User Guide (http://wiki.apache.org/ws/Synapse/UserGuide). For more information on the Synapse Configuration language syntax and useage refer to the wiki page at http://wiki.apache.org/incubator/Synapse/SynapseConfigurationLanguage ------------------- Getting Started =================== Synapse is typically configured using a synapse.xml file in the repository directory. In the binary distribution this is the \synapse_repository directory, where is the directory you installed Apache Synapse into. You can start the sample Apache Synapse configuration using the bin\synapse command (bat or sh) This will pick up the Synapse configuration at \synapse_repository\conf\synapse.xml and the Axis2 configuration from \synapse_repository\conf\axis2.xml More sample Synapse configurations could be found at \synapse_respository\conf\sample. This directory contains sample XSLT transformations, XSD schemas for validation and resources required to demonstrate support for Spring beans, and programatic creation of a Synapse configuration in addition to sample Synapse configuration XML files. The Synapse configuration language is specified at the Wiki page given below. http://wiki.apache.org/incubator/Synapse/SynapseConfigurationLanguage See the README.txt in the samples directory for more information about the samples. Support =================== Any problem with this release can be reported to Apache Synapse mailing list or in the JIRA issue tracker. Mailing list subscription: synapse-dev-subscribe@ws.apache.org Jira: http://issues.apache.org/jira/browse/Synapse Thank you for using Synapse! The Synapse Team.