Author: tcunning
Date: Thu Oct 14 18:56:27 2010
New Revision: 1022652
URL: http://svn.apache.org/viewvc?rev=1022652&view=rev
Log:
SCOUT-103
Correct the scout site.
Modified:
juddi/scout/trunk/pom.xml
juddi/scout/trunk/src/site/site.xml
juddi/scout/trunk/src/site/xdoc/index.xml
Modified: juddi/scout/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/juddi/scout/trunk/pom.xml?rev=1022652&r1=1022651&r2=1022652&view=diff
==============================================================================
--- juddi/scout/trunk/pom.xml (original)
+++ juddi/scout/trunk/pom.xml Thu Oct 14 18:56:27 2010
@@ -16,7 +16,7 @@
Apache Scout is an implementation of the JSR 93 - JavaTM API for
XML Registries 1.0 (JAXR)
</description>
- <url>http://ws.apache.org/scout/</url>
+ <url>http://juddi.apache.org/scout/</url>
<issueManagement>
<system>JIRA</system>
<url>http://issues.apache.org/jira/browse/SCOUT</url>
@@ -31,7 +31,7 @@
<sendOnSuccess>true</sendOnSuccess>
<sendOnWarning>true</sendOnWarning>
<configuration>
- <address>[email protected]</address>
+ <address>[email protected]</address>
</configuration>
</notifier>
</notifiers>
@@ -39,11 +39,11 @@
<inceptionYear>2004</inceptionYear>
<mailingLists>
<mailingList>
- <name>WS Scout Developers</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
- <post>[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/ws-scout-dev/</archive>
+ <name>jUDDI/Scout Developers</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/juddi-dev/</archive>
</mailingList>
</mailingLists>
<developers>
@@ -54,9 +54,8 @@
<organization />
</developer>
<developer>
- <id>dims</id>
- <name>Davanum Srinivas</name>
- <email>[email protected]</email>
+ <name>David Jencks</name>
+ <email>[email protected]</email>
<organization />
</developer>
<developer>
@@ -72,9 +71,8 @@
<organization />
</developer>
<developer>
- <id>linsun</id>
- <name>Lin Sun</name>
- <email>[email protected]</email>
+ <name>Steve Viens</name>
+ <email>[email protected]</email>
<organization />
</developer>
<developer>
@@ -91,18 +89,18 @@
<organization />
</contributor>
<contributor>
- <name>Steve Viens</name>
- <email>[email protected]</email>
+ <name>Davanum Srinivas</name>
+ <email>[email protected]</email>
<organization />
</contributor>
<contributor>
- <name>David Jencks</name>
- <email>[email protected]</email>
+ <name>Geir Magnusson Jr.</name>
+ <email>[email protected]</email>
<organization />
</contributor>
<contributor>
- <name>Jeremy Boynes</name>
- <email>[email protected]</email>
+ <name>Lin Sun</name>
+ <email>[email protected]</email>
<organization />
</contributor>
<contributor>
@@ -111,8 +109,8 @@
<organization />
</contributor>
<contributor>
- <name>Geir Magnusson Jr.</name>
- <email>[email protected]</email>
+ <name>Jeremy Boynes</name>
+ <email>[email protected]</email>
<organization />
</contributor>
</contributors>
@@ -124,9 +122,9 @@
</license>
</licenses>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/scout/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/scout/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/webservices/scout/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/scout/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/scout/trunk</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/juddi/scout/trunk</url>
</scm>
<dependencies>
<dependency>
@@ -357,7 +355,7 @@
<distributionManagement>
<site>
<id>website</id>
- <url>scpexe://people.apache.org/www/ws.apache.org/scout</url>
+ <url>scpexe://people.apache.org/www/juddi.apache.org/scout</url>
</site>
</distributionManagement>
Modified: juddi/scout/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/juddi/scout/trunk/src/site/site.xml?rev=1022652&r1=1022651&r2=1022652&view=diff
==============================================================================
--- juddi/scout/trunk/src/site/site.xml (original)
+++ juddi/scout/trunk/src/site/site.xml Thu Oct 14 18:56:27 2010
@@ -23,7 +23,7 @@
<bannerLeft>
<name>Apache Scout</name>
<src>images/project-logo.jpg</src>
- <href>ws.apache.org/scout/</href>
+ <href>juddi.apache.org/scout/</href>
</bannerLeft>
<bannerRight>
<src>images/scout.jpg</src>
@@ -39,20 +39,20 @@
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org/"/>
- <item name="WebServices" href="http://ws.apache.org/"/>
- <item name="Scout" href="http://ws.apache.org/scout/"/>
+ <item name="jUDDI" href="http://juddi.apache.org/"/>
+ <item name="Scout" href="http://juddi.apache.org/scout/"/>
</breadcrumbs>
<menu name="Apache Scout">
- <item name="Welcome" href="http://ws.apache.org/scout/index.html"/>
+ <item name="Welcome"
href="http://juddi.apache.org/scout/index.html"/>
<item name="Get Scout">
<item name="Releases" href="releases.html"/>
<item name="Source Code" href="source-repository.html"/>
</item>
- <item name="Wiki" href="http://wiki.apache.org/ws/scout"/>
+ <item name="Wiki" href="http://wiki.apache.org/juddi/scout"/>
</menu>
<menu name="Related Projects">
- <item name="Apache jUDDI" href="http://ws.apache.org/juddi/"
description="Apache jUDDI"/>
+ <item name="Apache jUDDI" href="http://juddi.apache.org/"
description="Apache jUDDI"/>
</menu>
<menu ref="reports"/>
Modified: juddi/scout/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/juddi/scout/trunk/src/site/xdoc/index.xml?rev=1022652&r1=1022651&r2=1022652&view=diff
==============================================================================
--- juddi/scout/trunk/src/site/xdoc/index.xml (original)
+++ juddi/scout/trunk/src/site/xdoc/index.xml Thu Oct 14 18:56:27 2010
@@ -58,13 +58,16 @@ under the License.
</section>
<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
+ <p>Download the Scout-1.2.2.jar and set up a UDDI-2.0 compliant
Registry like
+ <a href="http://juddi.apache.org/">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
- <a
href="http://svn.apache.org/viewvc/webservices/scout/trunk/scout/src/test/">unit-tests</a>
+ <a
href="http://svn.apache.org/viewvc/juddi/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>
+ <p>
+ The JAXR spec does not support UDDI v3 functionality, but Scout makes
an effort to support the UDDI v2 functionality in UDDI v3 registries.
+ </p>
<p>Additional information regarding JAXR can be found at:
<ul>
<li><a href="http://jcp.org/en/jsr/detail?id=93">JSR 93 - JavaTM API
for XML Registries 1.0 (JAXR)</a>.</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]