You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by bu...@apache.org on 2017/05/18 23:29:50 UTC

svn commit: r1012495 [24/24] - in /websites/staging/juddi/trunk/content: ./ apidocs/juddi-client-3.2.1-javadoc/org/apache/juddi/v3/client/config/class-use/ apidocs/juddi-client-3.2.1-javadoc/org/apache/juddi/v3/client/subscription/class-use/ apidocs/ju...

Modified: websites/staging/juddi/trunk/content/library.html
==============================================================================
--- websites/staging/juddi/trunk/content/library.html (original)
+++ websites/staging/juddi/trunk/content/library.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,19 +160,30 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="introduction">Introduction</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="introduction">Introduction<a class="headerlink" href="#introduction" title="Permanent link">&para;</a></h2>
 <p>The jUDDI Project lives or fails based on its human resources. Users and contributors alike help the project with ideas and brainpower. A common foundation of knowledge is required to effectively participate in this virtual community. The following is a list of documents that we have found helpful for us and may be helpful to you.</p>
-<h2 id="uddi-specifications">UDDI Specifications</h2>
+<h2 id="uddi-specifications">UDDI Specifications<a class="headerlink" href="#uddi-specifications" title="Permanent link">&para;</a></h2>
 <p><a href="http://uddi.xml.org/">UDDI.org</a></p>
 <p><a href="http://www.oasis-open.org/committees/uddi-spec/doc/contribs.htm#uddiv1">UDDI Version 1.0 Specification</a></p>
 <p><a href="http://www.oasis-open.org/committees/uddi-spec/doc/contribs.htm#uddiv2">UDDI Version 2.0 Specification</a></p>
 <p><a href="http://www.oasis-open.org/committees/uddi-spec/doc/contribs.htm#uddiv3">UDDI Version 3.0 Specification</a></p>
-<h2 id="uddi-taxonomies">UDDI Taxonomies</h2>
+<h2 id="uddi-taxonomies">UDDI Taxonomies<a class="headerlink" href="#uddi-taxonomies" title="Permanent link">&para;</a></h2>
 <p><a href="http://www.census.gov/epcd/www/naics.html">North American Industry Classification System (NAICS)</a></p>
 <p>U.S. Census Bureau</p>
 <p><a href="http://www.unspsc.org/Defaults.asp">United Nations Standard Products and Services Code System (UNSPSC) Version 3.1</a></p>
 <p>U.S. Census Bureau</p>
-<h2 id="articles-tutorials-and-best-practices">Articles, Tutorials and Best Practices</h2>
+<h2 id="articles-tutorials-and-best-practices">Articles, Tutorials and Best Practices<a class="headerlink" href="#articles-tutorials-and-best-practices" title="Permanent link">&para;</a></h2>
 <p><a href="http://oreilly.com/catalog/javawebserv/chapter/ch06.html">O'Reilly Java WebServices Chapter 6: "UDDI: Universal Description, Discovery, and Integration"</a></p>
 <p>Tyler Jewell and David Chappell</p>
 <p><a href="http://www-106.ibm.com/developerworks/webservices/library/ws-version/">Best practices for Web services versioning</a></p>
@@ -212,11 +224,11 @@
 <p>Ravi Trivedi, Developer.com</p>
 <p><a href="http://www.developer.com/services/article.php/3374631">Versioning of Web Services: An UDDI Subscription-Based Approach</a></p>
 <p>Aravilli Srinivasa Rao, Developer.com</p>
-<h2 id="related-specifications">Related Specifications</h2>
+<h2 id="related-specifications">Related Specifications<a class="headerlink" href="#related-specifications" title="Permanent link">&para;</a></h2>
 <p><a href="http://www.w3.org/TR/SOAP/">SOAP W3C Specification</a></p>
 <p><a href="http://www.w3c.org/TR/wsdl.html">Web Services Description Language (WSDL) 1.1</a></p>
 <p><a href="http://java.sun.com/xml/jaxr/">Java API for XML Registries (JAXR)</a></p>
-<h2 id="other-resources">Other Resources</h2>
+<h2 id="other-resources">Other Resources<a class="headerlink" href="#other-resources" title="Permanent link">&para;</a></h2>
 <p><a href="http://java.sun.com/docs/books/jls/index.html">The Java Language Specification</a></p>
 <p>Written by the creators of the Java Programming Language, this online book is considered by many to be the bible for programming in Java. A must read.</p>
 <p><a href="http://java.sun.com/products/jdk/javadoc/index.html">Javadoc</a></p>

Modified: websites/staging/juddi/trunk/content/license.html
==============================================================================
--- websites/staging/juddi/trunk/content/license.html (original)
+++ websites/staging/juddi/trunk/content/license.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,9 +160,20 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="overview">Overview</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanent link">&para;</a></h2>
 <p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p>
-<h2 id="project-license">Project License</h2>
+<h2 id="project-license">Project License<a class="headerlink" href="#project-license" title="Permanent link">&para;</a></h2>
 <div class="codehilite"><pre><span class="n">The</span> <span class="n">Apache</span> <span class="n">Software</span> <span class="n">License</span><span class="p">,</span> <span class="n">Version</span> 2<span class="p">.</span>0
 
                                         <span class="n">Apache</span> <span class="n">License</span>

Modified: websites/staging/juddi/trunk/content/mailing-list.html
==============================================================================
--- websites/staging/juddi/trunk/content/mailing-list.html (original)
+++ websites/staging/juddi/trunk/content/mailing-list.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,9 +160,20 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="mailing-lists">Mailing Lists</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="mailing-lists">Mailing Lists<a class="headerlink" href="#mailing-lists" title="Permanent link">&para;</a></h2>
 <p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Name</th>
@@ -199,7 +211,7 @@
 </tr>
 </tbody>
 </table>
-<h2 id="internet-relay-chat">Internet Relay Chat</h2>
+<h2 id="internet-relay-chat">Internet Relay Chat<a class="headerlink" href="#internet-relay-chat" title="Permanent link">&para;</a></h2>
 <p>The jUDDI project, as well as the majority of Apache Software Foundation projects, maintain an IRC channel on the <a href="http://freenode.net/">Freenode IRC Network</a>.</p>
 <div class="codehilite"><pre><span class="c">#juddi</span>
 </pre></div>

Modified: websites/staging/juddi/trunk/content/participation.html
==============================================================================
--- websites/staging/juddi/trunk/content/participation.html (original)
+++ websites/staging/juddi/trunk/content/participation.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,17 +160,28 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="introduction">Introduction</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="introduction">Introduction<a class="headerlink" href="#introduction" title="Permanent link">&para;</a></h2>
 <p>Every volunteer project obtains its strength from the people involved in it. We invite you to participate as much or as little as you choose. The roles and responsibilities that people can assume in the project are based on merit. Everybody's input matters!</p>
 <p>There are a variety of ways to participate. Regardless of how you choose to participate, we suggest you join some or all of our mailing lists.</p>
-<h2 id="use-the-products-give-us-feedback">Use the Products &amp; Give Us Feedback</h2>
+<h2 id="use-the-products-give-us-feedback">Use the Products &amp; Give Us Feedback<a class="headerlink" href="#use-the-products-give-us-feedback" title="Permanent link">&para;</a></h2>
 <p>Using the products,reporting bugs, making feature requests, etc. is by far the most important role. It's your feedback that allows the technology to evolve.</p>
 <ul>
 <li>Join Mailing Lists</li>
 <li><a href="releases.html">Download Binary Builds</a></li>
 <li><a href="https://issues.apache.org/jira/browse/JUDDI">Report Bugs &amp; Request New Features</a></li>
 </ul>
-<h2 id="contribute-code-or-documentation-patches">Contribute Code or Documentation Patches</h2>
+<h2 id="contribute-code-or-documentation-patches">Contribute Code or Documentation Patches<a class="headerlink" href="#contribute-code-or-documentation-patches" title="Permanent link">&para;</a></h2>
 <p>In this role, you participate in the actual development of the code. If this is the type of role you'd like to play, here are some steps (in addition to the ones above) to get you started:</p>
 <ul>
 <li>Read Mailing List Guidelines</li>
@@ -177,7 +189,7 @@
 <li><a href="source.html">Get the Source Code</a></li>
 </ul>
 <p>Any and all new development or bug fixing uses the latest code base. If you have a patch, it should be submitted against the latest available code.</p>
-<h3 id="coding-standards">Coding Standards</h3>
+<h3 id="coding-standards">Coding Standards<a class="headerlink" href="#coding-standards" title="Permanent link">&para;</a></h3>
 <p>Here's some basic coding standards that are followed for jUDDI's code base.</p>
 <ul>
 <li>Tab sizes, 8 spaces</li>
@@ -200,11 +212,11 @@
 </ul>
 </li>
 </ul>
-<h2 id="getting-support-on-the-lists">Getting Support on the Lists</h2>
+<h2 id="getting-support-on-the-lists">Getting Support on the Lists<a class="headerlink" href="#getting-support-on-the-lists" title="Permanent link">&para;</a></h2>
 <p>We do all development and bug fixing on the latest available code base. If you've encountered what you think is a bug, please first check the <a href="https://issues.apache.org/jira/browse/JUDDI">issues database</a> for known issues. If you can't find your bug, make sure you're using the latest code base. We are not able to fix bugs on earlier code bases.</p>
 <p>Please include any relevant version information and the error message text, if there is one. If you have a problem with a specific interface, like find_business, you'll likely be asked to post a log of the SOAP message exchanges between your client and the jUDDI server. You can use the <a href="http://ws.apache.org/tcpmon/">Apache TCPMon</a> tool to capture these messages.</p>
 <p>Remember, Apache helps those that help themselves. Please take a look at Eric S. Raymond's and Rick Moen's explanation of <a href="http://www.catb.org/~esr/faqs/smart-questions.html">How to Ask Questions The Smart Way</a>.</p>
-<h2 id="juddi-wiki">jUDDI Wiki</h2>
+<h2 id="juddi-wiki">jUDDI Wiki<a class="headerlink" href="#juddi-wiki" title="Permanent link">&para;</a></h2>
 <p>Like other Apache projects, jUDDI maintains a wiki, a sort of virtual meeting place for the jUDDI community. This is a resource available to everyone, and you are encouraged to contribute. This is a good resource for 'HowTos' for common configuration issues.</p>
 <ul>
 <li><a href="http://wiki.apache.org/juddi">http://wiki.apache.org/juddi</a></li>

Modified: websites/staging/juddi/trunk/content/project-info.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-info.html (original)
+++ websites/staging/juddi/trunk/content/project-info.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,9 +160,20 @@
 			</div>
 			
 			<div class="span10" >
-		<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.</p>
-<h2 id="overview">Overview</h2>
-<table>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.</p>
+<h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanent link">&para;</a></h2>
+<table class="table">
 <thead>
 <tr>
 <th>Document</th>

Modified: websites/staging/juddi/trunk/content/project-summary.html
==============================================================================
--- websites/staging/juddi/trunk/content/project-summary.html (original)
+++ websites/staging/juddi/trunk/content/project-summary.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>

Modified: websites/staging/juddi/trunk/content/releases.html
==============================================================================
--- websites/staging/juddi/trunk/content/releases.html (original)
+++ websites/staging/juddi/trunk/content/releases.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>

Added: websites/staging/juddi/trunk/content/security.html
==============================================================================
--- websites/staging/juddi/trunk/content/security.html (added)
+++ websites/staging/juddi/trunk/content/security.html Thu May 18 23:29:46 2017
@@ -0,0 +1,228 @@
+<!DOCTYPE html>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<html lang="en" dir="LTR">
+    <head>
+        <meta charset="utf-8">
+        <title>Apache jUDDI Security Advisories
</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="description" content="jUDDI (pronounced Judy) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for (Web) Services.">
+        <meta name="author" content="Apache Software Foundation">
+
+        <link href="css/bootstrap.min.css" rel="stylesheet">
+        <link rel="stylesheet" href="css/font-awesome.min.css">
+        <link rel="stylesheet" href="css/ui-lightness/jquery-ui-1.10.2.custom.min.css">
+        <!--[if IE 7]>
+        <link rel="stylesheet" href="css/font-awesome-ie7.min.css">
+        <![endif]-->
+
+        <link rel="shortcut icon" href="favicon.ico" />
+        <style type="text/css">
+            body {
+                padding-top: 60px;
+                padding-bottom: 40px;
+            }
+        </style>
+        <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+        <link href="css/bootstrap-modal.css" rel="stylesheet">
+
+        <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+        <!--[if lt IE 9]>
+          <script src="js/html5shiv.js"></script>
+        <![endif]-->
+
+        <!-- Fav and touch icons -->
+
+        <link rel="shortcut icon" href="ico/favicon.png">
+		<script src="js/jquery-1.9.1.js"></script>
+        <script src="js/bootstrap.min.js"></script>
+        <script src="js/bootstrap-datetimepicker.min.js"></script>
+        <script src="js/bootstrap-timepicker.min.js"></script>
+        <script src="js/bootstrap-modalmanager.js"></script>
+        <script src="js/bootstrap-modal.js"></script>
+        <script src="js/jquery-ui-1.10.2.custom.min.js"></script>
+        <script type="javascript">
+		
+		</script>
+    </head>
+
+    <body>
+            <div class="alert" style="display:none; position: fixed; top:45px; width:80%; left: 10%; z-index: 1000; opacity: 1.0; background-color: #FFD530; color:black " id="resultBar">
+            </div>
+
+            <div class="navbar navbar-inverse navbar-fixed-top">
+                <div class="navbar-inner">
+                    <div class="container">
+                        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                            <span class="icon-bar"></span>
+                        </button>
+                        <a class="brand" href="index.html" style="padding-left:19px; padding-top:0px; padding-bottom:0px"><img src="img/logo2.png"></a>
+                        <div class="nav-collapse collapse">
+                            <ul class="nav">
+                                <li class="dropdown"><a href="home.jsp"  class="dropdowb-town"><i class="icon-home icon-large"></i> Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#"  class="dropdowb-town"><i class="icon-search icon-large"></i> Downloads
+                                </a></li>
+
+                                <li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdowb-town"><i class="icon-question-sign icon-large"></i> Help <b class="caret"></b></a>
+                                    <ul class="dropdown-menu">
+                                       
+                                        <li><a href="docs.html" >Documentation</a></li>
+                                        <li><a href="http://wiki.apache.org/juddi" >Wiki</a></li>
+                                        <li><a href="http://issues.apache.org/jira/browse/JUDDI" >Issue Tracking</a></li>
+										<li><a href="mailing-list.html" >IRC</a></li>
+                                        <li><a href="mailing-list.html" >Mailing List Archive</a></li>
+                                        <li><a href="source.html" >Source Code</a></li>
+
+                                    </ul>
+                                </li>
+                            </ul>
+                            <div id="loginfield">
+                                <!-- top right of the page -->
+                            </div>
+                        </div><!--/.nav-collapse -->
+                    </div>
+                </div>
+            </div>
+
+
+<!-- main content does here -->
+<div id="content">
+	<div class="container">
+		<div class="row">
+			<div class="span12" >
+				<div class="well">
+					<h1>Security Advisories
</h1>
+				</div>
+			</div>
+		</div>
+		 
+		<div class="row">
+			<div class="span2" id="verticalNavBar">
+				<ul class="nav nav-list">
+					<li><a href="index.html">Welcome</a></li>
+					
+					<li class="nav-header">Live Demos</li>
+						<li><a href="http://uddi-jbossoverlord.rhcloud.com/">Prod UI</a> </li>
+						<li><a href="http://uddi-jbossoverlord.rhcloud.com/juddiv3/">Prod SVC</a></li>
+						<li><a href="http://uddiconsole-jbossoverlord.rhcloud.com/">Sandbox UI</a></li>
+						<li><a href="http://uddiconsole-jbossoverlord.rhcloud.com/juddiv3/">Sandbox SVC</a></li>
+					</li>
+					<li class="nav-header">Downloads</li>
+						<li><a href="releases.html">Releases</a></li>
+						<li><a href="source.html">Source Code</a></li>
+					<li class="nav-header"><a href="participation.html">Participation</a></li>
+					<li class="nav-header">Documentation</li>
+						<li><a href="uddi.html">Supported UDDI Interfaces</a></li>
+						<li><a href="demos.html">Demos and Videos</a></li>
+						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
+						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
+						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
+						<li><a href="apidocs2/">Javadocs v2</a></li>
+						<li><a href="apidocs/">Javadocs v3</a></li>
+						<li><a href="xref/">Xref v2</a></li>
+					<li class="nav-header">Project Information</li>
+						<li><a href="project-info.html">Project Information</a></li>
+						<li><a href="mailing-list.html">Mailing Lists & IRC</a></li>
+						<li><a href="http://apachejuddi.blogspot.com/">jUDDI Blog</a></li>
+						<li><a href="http://issues.apache.org/jira/browse/JUDDI">Issue Tracking</a></li>
+						<li><a href="dependencies.html">Dependencies</a></li>
+						<li><a href="team-list.html">Project Team</a></li>
+						<li><a href="project-summary.html">Project Summary</a></li>
+					<li class="nav-header">Subprojects</li>
+						<li><a href="scout/">Apache Scout</a></li>
+					<li class="nav-header">Misc</li>
+						<li><a href="who.html">Who We Are</a></li>
+						<li><a href="committers.html">Committer Notes</a></li>
+						<li><a href="thanks.html">Sponsors</a></li>
+						<li><a href="legal.html">Legal</a></li>
+						<li><a href="license.html">License</a></li>
+				</ul>
+			</div>
+			
+			<div class="span10" >
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="security-advisories-for-apache-juddi">Security Advisories for Apache jUDDI<a class="headerlink" href="#security-advisories-for-apache-juddi" title="Permanent link">&para;</a></h2>
+<h3 id="cveidcve-2015-5241">CVEID:CVE-2015-5241<a class="headerlink" href="#cveidcve-2015-5241" title="Permanent link">&para;</a></h3>
+<p>VERSION: 3.1.2, 3.1.3, 3.1.4, and 3.1.5 utilize the portlets based user interface also known as 'Pluto', 'jUDDI Portal', 'UDDI Portal' or 'uddi-console'</p>
+<p>PROBLEMTYPE:Open Redirect</p>
+<p>REFERENCES:https://lists.apache.org/thread.html/d0e00f2e147a9e9b13a6829133092f349b2882bf6860397368a52600@%3Cannounce.tomcat.apache.org%3E</p>
+<p>DESCRIPTION: After logging into the portal, the logout jsp page redirects the browser back to the login page after. It is feasible for malicious user to redirect the browser to an unintended web page. User session data, credentials, and auth tokens are cleared before the redirect.</p>
+<p>Mitigations:</p>
+<p>1) Remove or disable the portlet's based user interface. 
+ 2) Upgrade to newer versions of jUDDI (v3.2 and newer) which is not affected by this issue
+ 3) If upgrading or disabling the portlet based user interface is not an option, the following can be used to resolve the issue. Modify the file located at "uddi-portlets/logout.jsp", replacing the following text</p>
+<p><code>"String redirectURL = (String) request.getParameter("urlredirect");
+   if (redirectURL==null) redirectURL = "/pluto/Logout";</code></p>
+<p>with this text</p>
+<p><code>String redirectURL = "/pluto/Logout";</code></p>
+<p>No patches or releases are planned for the affected versions since jUDDI v3.2 replaced the user interface.</p>
+			</div>
+		</div>
+	</div>
+</div>
+  
+
+
+
+
+<div style="
+     padding: 0px 0px 0px 0px; bottom: 0px; margin: 0px 0px 0px 0px; width:100%; text-align: center; position: fixed; 
+     background-color: white; 
+     "><center><footer><a href="http://www.apache.org">
+	  Copyright &copy; 2014 The Apache Software Foundation</a>, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+	 
+	 </a</footer></center></div>
+	 
+	  <script type="text/javascript">
+		$( document ).ready(function() {
+			tablify();
+		});
+		
+		 function tablify(){
+			 $('table').each(function(){
+				 $(this).addClass("table");
+				 $(this).addClass("table-hover");
+				 $(this).addClass("table-bordered");
+			 });
+		 }
+	 </script>
+	 
+		  
+	 
+</body>
+</html>
+
+
+

Modified: websites/staging/juddi/trunk/content/source.html
==============================================================================
--- websites/staging/juddi/trunk/content/source.html (original)
+++ websites/staging/juddi/trunk/content/source.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,7 +160,18 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="overview">Overview</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanent link">&para;</a></h2>
 <p>This project uses Git to manage its source code. Instructions on Subversion use can be found at http://git-scm.com/.
 Web Access</p>
 <p>The following is a link to the view online source repository.</p>
@@ -167,7 +179,7 @@ Web Access</p>
 </pre></div>
 
 
-<h3 id="developer-access">Developer access</h3>
+<h3 id="developer-access">Developer access<a class="headerlink" href="#developer-access" title="Permanent link">&para;</a></h3>
 <p>Everyone can access the Git repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p>
 <div class="codehilite"><pre>$ <span class="n">git</span> <span class="n">clone</span> <span class="n">https</span><span class="p">:</span><span class="o">//</span><span class="n">git</span><span class="o">-</span><span class="n">wip</span><span class="o">-</span><span class="n">us</span><span class="p">.</span><span class="n">apache</span><span class="p">.</span><span class="n">org</span><span class="o">/</span><span class="n">repos</span><span class="o">/</span><span class="n">asf</span><span class="o">/</span><span class="n">juddi</span><span class="p">.</span><span class="n">git</span>
 </pre></div>
@@ -190,7 +202,7 @@ Web Access</p>
 </pre></div>
 
 
-<h3 id="access-through-a-proxy">Access through a proxy</h3>
+<h3 id="access-through-a-proxy">Access through a proxy<a class="headerlink" href="#access-through-a-proxy" title="Permanent link">&para;</a></h3>
 <p>The Git client can go through a HTTP proxy, if you configure it to do so. </p>
 <div class="codehilite"><pre>$ <span class="n">git</span> <span class="n">config</span> <span class="o">--</span><span class="k">global</span> <span class="n">http</span><span class="p">.</span><span class="n">proxy</span> <span class="p">(</span><span class="n">server</span><span class="p">)</span>
 </pre></div>

Modified: websites/staging/juddi/trunk/content/team-list.html
==============================================================================
--- websites/staging/juddi/trunk/content/team-list.html (original)
+++ websites/staging/juddi/trunk/content/team-list.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,12 +160,23 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="the-team">The Team</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="the-team">The Team<a class="headerlink" href="#the-team" title="Permanent link">&para;</a></h2>
 <p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
 <p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p>
-<h2 id="members">Members</h2>
+<h2 id="members">Members<a class="headerlink" href="#members" title="Permanent link">&para;</a></h2>
 <p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Id</th>
@@ -226,9 +238,9 @@
 </tr>
 </tbody>
 </table>
-<h2 id="contributors">Contributors</h2>
+<h2 id="contributors">Contributors<a class="headerlink" href="#contributors" title="Permanent link">&para;</a></h2>
 <p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p>
-<table>
+<table class="table">
 <thead>
 <tr>
 <th>Name</th>

Modified: websites/staging/juddi/trunk/content/thanks.html
==============================================================================
--- websites/staging/juddi/trunk/content/thanks.html (original)
+++ websites/staging/juddi/trunk/content/thanks.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,13 +160,24 @@
 			</div>
 			
 			<div class="span10" >
-		<h2 id="donated-software-licenses">Donated Software Licenses</h2>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="donated-software-licenses">Donated Software Licenses<a class="headerlink" href="#donated-software-licenses" title="Permanent link">&para;</a></h2>
 <p>The jUDDI Project uses a few commercial products in the development process. We are grateful for the community licenses which were provided to the project at no costs.</p>
-<h2 id="jira">JIRA</h2>
-<p>Bug and issue tracker <a href="Jira%20by%20Atlassion.">http://www.atlassian.com/software/jira/</a></p>
-<h2 id="jprofiler">JProfiler</h2>
+<h2 id="jira">JIRA<a class="headerlink" href="#jira" title="Permanent link">&para;</a></h2>
+<p>Bug and issue tracker <a href="Jira by Atlassion.">http://www.atlassian.com/software/jira/</a></p>
+<h2 id="jprofiler">JProfiler<a class="headerlink" href="#jprofiler" title="Permanent link">&para;</a></h2>
 <p>Java profiler <a href="http://www.ej-technologies.com/products/jprofiler/overview.html">JProfiler by ej-technologies.</a></p>
-<h2 id="xlt">XLT</h2>
+<h2 id="xlt">XLT<a class="headerlink" href="#xlt" title="Permanent link">&para;</a></h2>
 <p>Xceptance LoadTest (XLT) for both regression as well as load tests by <a href="http://www.gqpartners.com/">Global Quality Partners, LLC</a> and <a href="http://www.xceptance.com/">Xceptance Software Technologies, Inc</a>. Load and performance tests were created and executed by our sponsors using Xceptance LoadTest (XLT) from Xceptance Software Technologies, Inc., of which Global Quality Partners, LLC is the exclusive North American distributor. To enable the Apache jUDDI project to continue and extend these tests, Xceptance has provided an unlimited XLT license and donated the source code of the test suite to the Apache jUDDI project. XLT is built and scripted in pure Java, providing a highly scalable and easily adaptable technology that can be used across development, quality assurance, and consulting teams.
 Copyright © 2004-2013 The Apache Software Foun</p>
 			</div>

Modified: websites/staging/juddi/trunk/content/uddi.html
==============================================================================
--- websites/staging/juddi/trunk/content/uddi.html (original)
+++ websites/staging/juddi/trunk/content/uddi.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>

Modified: websites/staging/juddi/trunk/content/who.html
==============================================================================
--- websites/staging/juddi/trunk/content/who.html (original)
+++ websites/staging/juddi/trunk/content/who.html Thu May 18 23:29:46 2017
@@ -136,6 +136,7 @@
 						<li><a href="docs.html">User, Admin and Dev Guides</a></li>
 						<li><a href="http://wiki.apache.org/juddi/">Wiki</a></li>
 						<li><a href="library.html">UDDI Library</a></li>
+						<li><a href="security.html">Security Advisories</a></li>
 						<li><a href="apidocs2/">Javadocs v2</a></li>
 						<li><a href="apidocs/">Javadocs v3</a></li>
 						<li><a href="xref/">Xref v2</a></li>
@@ -159,7 +160,18 @@
 			</div>
 			
 			<div class="span10" >
-		<p>The jUDDI Project operates on a meritocracy: the more you do, the more responsibility you will obtain. This page lists all of the people who have gone the extra mile and are Committers. If you would like to get involved, the first step is to join the mailing lists.</p>
+		<style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>The jUDDI Project operates on a meritocracy: the more you do, the more responsibility you will obtain. This page lists all of the people who have gone the extra mile and are Committers. If you would like to get involved, the first step is to join the mailing lists.</p>
 <p>We ask that you please do not send us emails privately asking for support. We are non-paid volunteers who help out with the project and we do not necessarily have the time or energy to help people on an individual basis. Instead, we have setup mailing lists which often contain hundreds of individuals who will help answer detailed requests for help. The benefit of using mailing lists over private communication is that it is a shared resource where others can also learn from common mistakes and as a community we all grow together.</p>
 			</div>
 		</div>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org