Author: slaws
Date: Mon Jan 14 14:49:08 2008
New Revision: 611961
URL: http://svn.apache.org/viewvc?rev=611961&view=rev
Log:
TUSCANY-1980
Fix to remove notes on binding.jsonrpc references and bpel references. Note
that webapp samples are tested on tomcat, geronimo and websphere.
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES?rev=611961&r1=611960&r2=611961&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/CHANGES
Mon Jan 14 14:49:08 2008
@@ -56,10 +56,6 @@
* Contributions no longer need to be in the CLASSPATH. All import/export
dependencies across contributions should be
explicitly specified (as described in the spec).
-- Support for JSONRPC binding on SCA references
-
-- Support for BPEL references
-
- JAXB based POJO transformations
Changes With Apache Tuscany SCA 1.0.1 (incubating) November 2007
Modified:
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES?rev=611961&r1=611960&r2=611961&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
(original)
+++
incubator/tuscany/branches/sca-java-1.1/distribution/src/main/release/RELEASE_NOTES
Mon Jan 14 14:49:08 2008
@@ -26,7 +26,7 @@
- SCA bindings for Direct Web Remoting, RSS and ATOM Feeds,
HTTP resources, JSON-RPC, PUB/SUB Notifications, and RMI.
- - SCA implementation types for OSGI, XQuery, BPEL, and various
+ - SCA implementation types for OSGI, XQuery, BPEL, Widget and various
dynamic languages including Groovy, Javascript, Python and Ruby
- Databindings for Service Data Objects (SDO), JAXB, XmlBeans,
Axis2's AXIOM, JSON, SAXON, DOM, SAX and StAX
@@ -34,16 +34,15 @@
The Tuscany SCA Runtime can be configured as a single node SCA domain or
as an SCA domain distributed across multiple nodes.
In addition Tuscany SCA supports the following host-deployment options: -
- - running standalone
- - running with distributed nodes across multiple JVMs
- - running with embedded Jetty or Tomcat
- - running as a standard web application
- - running as a module in Geronimo (experimental).
+ - running standalone
+ - running with distributed nodes across multiple JVMs
+ - running with embedded Jetty or Tomcat
+ - running as part of a standard web application
-
- The Wepapp samples included in this release have been tried and tested on
Tomcat,
- WebSphere.
-
+ The Wepapp samples included in this release have been tried and tested on
+ - Tomcat 6.0.14
+ - Geronimo 2.0.2 Tomcat6 jee5
+ - WebSphere 6.1 fix pack 11
See the CHANGES file for a detailed list of the features in this release.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]