Author: kstam
Date: Mon Jun 1 15:06:57 2009
New Revision: 780671
URL: http://svn.apache.org/viewvc?rev=780671&view=rev
Log:
Updating the scout site to reflect the 1.0 release.
Modified:
webservices/scout/trunk/README
webservices/scout/trunk/src/site/xdoc/index.xml
webservices/scout/trunk/src/site/xdoc/releases.xml
Modified: webservices/scout/trunk/README
URL:
http://svn.apache.org/viewvc/webservices/scout/trunk/README?rev=780671&r1=780670&r2=780671&view=diff
==============================================================================
--- webservices/scout/trunk/README (original)
+++ webservices/scout/trunk/README Mon Jun 1 15:06:57 2009
@@ -88,7 +88,29 @@
[email protected]
-RELEASE NOTES
+Release Notes - Scout - Version 1.0
+
+Bug
+
+ * [SCOUT-21] - can't configure transport class property using the
properties in the factory
+ * [SCOUT-22] - ServiceBindings are not populated when quering for a
organization or service
+ * [SCOUT-55] - Scout ignores ownership of registry objects when querying
with BusinessQueryManager.getRegistryObjects(LifeCycleManager.ORGANIZATION)
+ * [SCOUT-61] - ScoutJaxrUddiHelper returns BindingTemplate without
AccessPoint/HostingRedirector
+ * [SCOUT-64] - Missing / moved DOAP file
+ * [SCOUT-67] - ClassCastException in
BusinessQueryManager.getRegistryObject(...,LifeCycleManager.SERVICE)
+ * [SCOUT-68] - java.lang.NullPointerException in
ScoutUddiJaxrHelper.getServiceBinding(ScoutUddiJaxrHelper.java:437)
+ * [SCOUT-70] - JAXR060 throws stack traces
+ * [SCOUT-71] - TModelBag a required element in findBinding
+ * [SCOUT-75] - Need lazy loading of Organization from ServiceImpl
+
+Improvement
+
+ * [SCOUT-57] - BusinessQueryManagerTest only tests one of the methods of
BusinessQueryManager
+
+New Feature
+
+ * [SCOUT-20] - Enabling RMI access to jUDDI
+
Release Notes - Scout - Version 1.0rc2
** Bug
Modified: webservices/scout/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/webservices/scout/trunk/src/site/xdoc/index.xml?rev=780671&r1=780670&r2=780671&view=diff
==============================================================================
--- webservices/scout/trunk/src/site/xdoc/index.xml (original)
+++ webservices/scout/trunk/src/site/xdoc/index.xml Mon Jun 1 15:06:57 2009
@@ -58,7 +58,8 @@
<section name="Getting Started">
<p>Download the Scout-1.0.jar and set up a UDDI-2.0 compliant Registry
like
<a href="http://ws.apache.org/juddi/">jUDDI-2.x</a>. Check out the
unittest in the
- Scout project as they are nice examples on how to use the JAXR API.
The unittest
+ Scout project as they are nice examples on how to use the JAXR API.
The
+ <a
href="http://svn.apache.org/viewvc/webservices/scout/trunk/scout/src/test/">unit-tests</a>
use embedded jUDDI backed by an embedded Derby database. The
configuration
for this can be found in the scout.properties and juddi.properties
files.
</p>
Modified: webservices/scout/trunk/src/site/xdoc/releases.xml
URL:
http://svn.apache.org/viewvc/webservices/scout/trunk/src/site/xdoc/releases.xml?rev=780671&r1=780670&r2=780671&view=diff
==============================================================================
--- webservices/scout/trunk/src/site/xdoc/releases.xml (original)
+++ webservices/scout/trunk/src/site/xdoc/releases.xml Mon Jun 1 15:06:57 2009
@@ -16,6 +16,12 @@
<td><strong>Date</strong></td>
<td><strong>Description</strong></td>
</tr>
+ <tr>
+ <td><a
href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0/scout-1.0.jar">scout-1.0</a><br/>
+ <a
href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0/jaxr-api-1.0.jar">jaxr-api-1.0</a></td>
+ <td>5 May, 2009</td>
+ <td>Version 1.0</td>
+ </tr>
<tr>
<td><a
href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0rc2/scout-1.0rc2.jar">scout-1.0rc2</a><br/>
<a
href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0rc2/jaxr-api-1.0rc2.jar">jaxr-api-1.0rc2</a></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]