Author: asankha
Date: Sun Nov 4 12:04:27 2007
New Revision: 591826
URL: http://svn.apache.org/viewvc?rev=591826&view=rev
Log:
update documentation and pom's for 1.1 release
Modified:
webservices/synapse/branches/1.1/modules/core/pom.xml
webservices/synapse/branches/1.1/modules/extensions/pom.xml
webservices/synapse/branches/1.1/modules/handler/pom.xml
webservices/synapse/branches/1.1/modules/mar/pom.xml
webservices/synapse/branches/1.1/modules/samples/pom.xml
webservices/synapse/branches/1.1/modules/transports/pom.xml
webservices/synapse/branches/1.1/modules/war/pom.xml
webservices/synapse/branches/1.1/pom.xml
webservices/synapse/branches/1.1/src/main/release/BUILDING.txt
webservices/synapse/branches/1.1/src/main/release/README.txt
webservices/synapse/branches/1.1/src/main/release/docs/release_notes.txt
Modified: webservices/synapse/branches/1.1/modules/core/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/core/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/core/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/core/pom.xml Sun Nov 4 12:04:27
2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.synapse</groupId>
Modified: webservices/synapse/branches/1.1/modules/extensions/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/extensions/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/extensions/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/extensions/pom.xml Sun Nov 4
12:04:27 2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.synapse</groupId>
Modified: webservices/synapse/branches/1.1/modules/handler/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/handler/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/handler/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/handler/pom.xml Sun Nov 4
12:04:27 2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.synapse</groupId>
Modified: webservices/synapse/branches/1.1/modules/mar/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/mar/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/mar/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/mar/pom.xml Sun Nov 4 12:04:27
2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.synapse</groupId>
Modified: webservices/synapse/branches/1.1/modules/samples/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/samples/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/samples/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/samples/pom.xml Sun Nov 4
12:04:27 2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.synapse</groupId>
Modified: webservices/synapse/branches/1.1/modules/transports/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/transports/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/transports/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/transports/pom.xml Sun Nov 4
12:04:27 2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<artifactId>synapse-transports</artifactId>
Modified: webservices/synapse/branches/1.1/modules/war/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/modules/war/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/modules/war/pom.xml (original)
+++ webservices/synapse/branches/1.1/modules/war/pom.xml Sun Nov 4 12:04:27
2007
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.synapse</groupId>
<artifactId>synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.synapse</groupId>
Modified: webservices/synapse/branches/1.1/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/pom.xml?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/pom.xml (original)
+++ webservices/synapse/branches/1.1/pom.xml Sun Nov 4 12:04:27 2007
@@ -32,7 +32,7 @@
<groupId>org.apache.synapse</groupId>
<artifactId>Apache-Synapse</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.1</version>
<name>Apache Synapse</name>
<description>Apache Synapse</description>
@@ -1003,7 +1003,7 @@
<properties>
<!-- Synapse and related components -->
- <synapse.version>SNAPSHOT</synapse.version>
+ <synapse.version>1.1</synapse.version>
<httpcore.nio.version>4.0-alpha6</httpcore.nio.version>
<jms.spec.version>1.0</jms.spec.version>
<commons.dbcp.version>1.2.2</commons.dbcp.version>
Modified: webservices/synapse/branches/1.1/src/main/release/BUILDING.txt
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/src/main/release/BUILDING.txt?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/src/main/release/BUILDING.txt (original)
+++ webservices/synapse/branches/1.1/src/main/release/BUILDING.txt Sun Nov 4
12:04:27 2007
@@ -10,7 +10,7 @@
To build the Synapse distributions, use the following:
- mvn assembly:assembly -Drelease
+ mvn assembly:assembly -Drelease -Dmaven.test.skip
This will build the source and binary distributions in the target folder
created.
Modified: webservices/synapse/branches/1.1/src/main/release/README.txt
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/src/main/release/README.txt?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/src/main/release/README.txt (original)
+++ webservices/synapse/branches/1.1/src/main/release/README.txt Sun Nov 4
12:04:27 2007
@@ -1,4 +1,4 @@
-Apache Synapse 1.0 build (May 2007) - http://ws.apache.org/synapse/
+Apache Synapse 1.1 build (November 2007) - http://ws.apache.org/synapse/
------------------------------------------------------------------------------------------
-------------------
@@ -11,20 +11,33 @@
synapse
/bin
synapse.sh
+ synapse-daemon.sh
synapse.bat
+ run-synapse-service.bat
+ install-synapse-service.bat
+ uninstall-synapse-service.bat
/docs
<documentation>
/lib
<libraries>
+ /patches
+ <any patches to be applied>
+ /endorsed
+ <any endorsed JARs>
+ trust.jks
+ identity.jks
log4j.properties
+ providers.xml
/repository
/conf
synapse.xml
axis2.xml
- /sample
- <sample configuration files>
- /resources
- <sample resources>
+ wrapper.conf
+ /sample
+ <sample configuration files>
+ /resources
+ <sample resources>
+ /modules
/samples
/axis2Client
<ant script to run sample clients>
Modified:
webservices/synapse/branches/1.1/src/main/release/docs/release_notes.txt
URL:
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1/src/main/release/docs/release_notes.txt?rev=591826&r1=591825&r2=591826&view=diff
==============================================================================
--- webservices/synapse/branches/1.1/src/main/release/docs/release_notes.txt
(original)
+++ webservices/synapse/branches/1.1/src/main/release/docs/release_notes.txt
Sun Nov 4 12:04:27 2007
@@ -1,4 +1,4 @@
-Apache Synapse 1.0 Release Notes
+Apache Synapse 1.1 Release Notes
1. Overview
The Synapse project is a robust, lightweight implementation of a highly
scalable and distributed
@@ -7,13 +7,14 @@
Apache Synapse graduated from the Apache Incubator on the 2nd of January
2007
Please see http://ws.apache.org/synapse/ for more information
+ The first Synapse 1.0 was released on the 11th of June 2007
+
2. Installation Prerequisites
- Apache Synapse requires a J2SE runtime of version 1.4.2 or later for
runtime. However if the
- https (SSL) transport is being used, Synapse requires JDK 1.5 as it uses a
NIO based https
- implementation, that is only possible with a JDK 1.5 or later (refer to
the Quick start guide
- for information on how to disable https). To build Synapse from source,
you will need JDK 1.5
- or and Apache Maven 2.0.6
+ Apache Synapse requires a J2SE runtime of version 1.5.x or later and
Apache Ant to run the samples.
+ Synapse requires JDK 1.5.x at runtime as it uses a NIO based https
implementation, that is only
+ possible with a JDK 1.5.x or later. To build Synapse from source, you will
need JDK 1.5.x, and
+ Apache Maven 2.0.6
3. Quick start
Please see the docs/Synapse_Quickstart.html guide
@@ -25,27 +26,9 @@
Please see the document docs/Synapse_Configuration_Language.html
6. Known Issues and limitations
- * http://issues.apache.org/jira/browse/SYNAPSE-99
- When makefault version is set to soap12 the fault detail gets printed twice
-
- This is caused by an underlying bug in the Axiom code that has already
been fixed. However,
- to include this into Synapse requires a new release of Axiom
-
- * http://issues.apache.org/jira/browse/SYNAPSE-91
- Address endpoint format soap11 and soap12 cannot be specified
-
- * https://issues.apache.org/jira/browse/SYNAPSE-100
- Synapse could be improved to support WS-RM 1.1
-
- * The non-blocking https transport does not work with a JDK version below 1.5
7. Frequently asked questions
- * java.lang.UnsupportedClassVersionError: ... (Unsupported major.minor
version 49.0)
- This error would occur if you try to use the https transport (enabled by
default) with a JDK
- version earlier than 1.5. Refer the Quick start guide to find out how the
https transport
- could be disabled.
-
* How can I change the default logging level of Synapse?
Edit the lib/log4j.properties and set the line
"log4j.category.org.apache.synapse=INFO" to
"log4j.category.org.apache.synapse=DEBUG" and restart Synapse.
@@ -58,7 +41,6 @@
* If you encounter issues with your JDK related to XML processing, try
placing the Xerces jar
files xercesImpl-2.8.0.jar and xml-apis-1.3.03.jar in your
<JDK>/jre/lib/endorsed/ directory.
-
8. Reporting Problems
Please use Apache's JIRA system (http://issues.apache.org/jira/) to report
issues you find.
@@ -68,6 +50,16 @@
9. New features
+ The 1.1 release
+ * Apache VFS based file transport
+ * Scheduled Task support
+ * XQuery mediator
+ * POJO Command mediator
+ * DB Report and DB Lookup mediators
+ * Cache and Throttle mediators/enhancements
+ * Split/Clone/Aggregate mediators
+ * Improved logging and tracing support
+
The 1.0 release
* Non blocking HTTP and HTTPS transport based on Apache HttpCore/NIO
* Enhanced Proxy services with in/out/fault sequences and endpoints,
inline sequence and WSDL
@@ -78,6 +70,7 @@
The 0.91 release adds support for:
* WS-Reliable Messaging Sequence management
+
The 0.90 release adds support for:
* WS-Security termination and initiation
* WS-ReliableMessaging termination and initiation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]