Author: buildbot
Date: Thu Jan  2 00:41:32 2014
New Revision: 892422

Log:
Staging update by buildbot for juddi

Added:
    websites/staging/juddi/trunk/content/participation.html
    websites/staging/juddi/trunk/content/releases.html
    websites/staging/juddi/trunk/content/source.html
Modified:
    websites/staging/juddi/trunk/content/   (props changed)
    websites/staging/juddi/trunk/content/index.html

Propchange: websites/staging/juddi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan  2 00:41:32 2014
@@ -1 +1 @@
-1554709
+1554713

Modified: websites/staging/juddi/trunk/content/index.html
==============================================================================
--- websites/staging/juddi/trunk/content/index.html (original)
+++ websites/staging/juddi/trunk/content/index.html Thu Jan  2 00:41:32 2014
@@ -89,6 +89,7 @@
                                         <li><a 
href="http://juddi.apache.org/docs.html"; >API Docs</a></li>
                                         <li><a 
href="http://wiki.apache.org/juddi"; >Wiki</a></li>
                                         <li><a 
href="http://juddi.apache.org/issue-tracking.html"; >Issue Tracking</a></li>
+                                                                               
<li><a href="http://www.nabble.com/jUDDI-f218.html"; >IRC</a></li>
                                         
                                         <li><a 
href="http://www.nabble.com/jUDDI-f218.html"; >Mailing List Archive</a></li>
                                         <li><a 
href="http://svn.apache.org/viewvc/juddi/"; >Source Code</a></li>
@@ -110,9 +111,8 @@
        <div class="container">
                <div class="row">
                        <div class="span12" >
-                               <div class="hero-unit">
-                                       <h1>jUDDI</h1>
-                                       <p>An open source implementation of 
OASIS's UDDI v3 specification</p>
+                               <div class="well">
+                                       <h1></h1>
                                </div>
                        </div>
                </div>
@@ -134,7 +134,7 @@
                                                <li><a href="#">XRef v3</a></li>
                                        <li class="nav-header">Project 
Information</li>
                                                <li><a href="#">Project 
Information</a></li>
-                                               <li><a href="#">Mailing 
Lists</a></li>
+                                               <li><a href="#">Mailing Lists & 
IRC</a></li>
                                                <li><a href="#">jUDDI 
Blog</a></li>
                                                <li><a href="#">Issue 
Tracking</a></li>
                                                <li><a 
href="#">Dependencies</a></li>
@@ -151,7 +151,6 @@
                                </ul>
                        </div>
                        <div class="span10" >
-                       
                <h1 id="introduction">Introduction</h1>
 <p>jUDDI (pronounced "Judy") is an open source Java implementation of the 
Universal Description, Discovery, and Integration (UDDI v3) specification for 
(Web) Services. The jUDDI project includes Scout. Scout is an implementation of 
the JSR 93 - JavaTM API for XML Registries 1.0 (JAXR).</p>
 <h1 id="features">Features</h1>
@@ -195,7 +194,7 @@
      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, Licensed under 
+         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.
         

Added: websites/staging/juddi/trunk/content/participation.html
==============================================================================
--- websites/staging/juddi/trunk/content/participation.html (added)
+++ websites/staging/juddi/trunk/content/participation.html Thu Jan  2 00:41:32 
2014
@@ -0,0 +1,203 @@
+<!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</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="home.jsp" 
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" 
data-toggle="dropdown" class="dropdowb-town"><i class="icon-home 
icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" 
data-toggle="dropdown" 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="http://juddi.apache.org/docs/3.x/userguide/html/index.html"; >User 
Guide</a></li>
+                                        <li><a 
href="http://juddi.apache.org/docs/3.x/devguide/html/index.html"; >Dev 
Guide</a></li>
+                                        <li><a 
href="http://juddi.apache.org/docs.html"; >API Docs</a></li>
+                                        <li><a 
href="http://wiki.apache.org/juddi"; >Wiki</a></li>
+                                        <li><a 
href="http://juddi.apache.org/issue-tracking.html"; >Issue Tracking</a></li>
+                                                                               
<li><a href="http://www.nabble.com/jUDDI-f218.html"; >IRC</a></li>
+                                        
+                                        <li><a 
href="http://www.nabble.com/jUDDI-f218.html"; >Mailing List Archive</a></li>
+                                        <li><a 
href="http://svn.apache.org/viewvc/juddi/"; >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></h1>
+                               </div>
+                       </div>
+               </div>
+                
+               <div class="row">
+                       <div class="span2" id="verticalNavBar">
+                               <ul class="nav nav-list">
+                                       <li><a href="#">Welcome</li>
+                                       <li class="nav-header">Downloads</li>
+                                               <li><a 
href="#">Releases</a></li>
+                                               <li><a href="#">Source 
Code</a></li>
+                                       <li 
class="nav-header">Participation</li>
+                                       <li 
class="nav-header">Documentation</li>
+                                               <li><a href="#">jUDDI 
Docs</a></li>
+                                               <li><a href="#">Wiki</a></li>
+                                               <li><a href="#">UDDI 
Library</a></li>
+                                               <li><a href="#">Javadocs 
v2</a></li>
+                                               <li><a href="#">Javadocs 
v3</a></li>
+                                               <li><a href="#">XRef v3</a></li>
+                                       <li class="nav-header">Project 
Information</li>
+                                               <li><a href="#">Project 
Information</a></li>
+                                               <li><a href="#">Mailing Lists & 
IRC</a></li>
+                                               <li><a href="#">jUDDI 
Blog</a></li>
+                                               <li><a href="#">Issue 
Tracking</a></li>
+                                               <li><a 
href="#">Dependencies</a></li>
+                                               <li><a href="#">Project 
Team</a></li>
+                                               <li><a href="#">Project 
Summary</a></li>
+                                       <li class="nav-header">Subprojects</li>
+                                               <li><a href="#">Apache 
Scout</a></li>
+                                       <li class="nav-header">Misc</li>
+                                               <li><a href="#">Who We 
Are</a></li>
+                                               <li><a href="#">Committer 
Notes</a></li>
+                                               <li><a 
href="#">Sponsors</a></li>
+                                               <li><a href="#">Legal</a></li>
+                                               <li><a href="#">License</a></li>
+                               </ul>
+                       </div>
+                       <div class="span10" >
+               <h1 id="introduction">Introduction</h1>
+<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>
+<h1 id="use-the-products-give-us-feedback">Use the Products &amp; Give Us 
Feedback</h1>
+<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>
+<h1 id="contribute-code-or-documentation-patches">Contribute Code or 
Documentation Patches</h1>
+<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>
+<li>Review Reference Library</li>
+<li><a href="source.html">Download the Source Code</a></li>
+<li><a href="source.html">Access SVN Repository</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>
+<h1 id="getting-support-on-the-lists">Getting Support on the Lists</h1>
+<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>
+<h1 id="juddi-wiki">jUDDI Wiki</h1>
+<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>
+</ul>
+                       </div>
+               </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>
+</body>
+</html>
+
+
+

Added: websites/staging/juddi/trunk/content/releases.html
==============================================================================
--- websites/staging/juddi/trunk/content/releases.html (added)
+++ websites/staging/juddi/trunk/content/releases.html Thu Jan  2 00:41:32 2014
@@ -0,0 +1,197 @@
+<!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</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="home.jsp" 
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" 
data-toggle="dropdown" class="dropdowb-town"><i class="icon-home 
icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" 
data-toggle="dropdown" 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="http://juddi.apache.org/docs/3.x/userguide/html/index.html"; >User 
Guide</a></li>
+                                        <li><a 
href="http://juddi.apache.org/docs/3.x/devguide/html/index.html"; >Dev 
Guide</a></li>
+                                        <li><a 
href="http://juddi.apache.org/docs.html"; >API Docs</a></li>
+                                        <li><a 
href="http://wiki.apache.org/juddi"; >Wiki</a></li>
+                                        <li><a 
href="http://juddi.apache.org/issue-tracking.html"; >Issue Tracking</a></li>
+                                                                               
<li><a href="http://www.nabble.com/jUDDI-f218.html"; >IRC</a></li>
+                                        
+                                        <li><a 
href="http://www.nabble.com/jUDDI-f218.html"; >Mailing List Archive</a></li>
+                                        <li><a 
href="http://svn.apache.org/viewvc/juddi/"; >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></h1>
+                               </div>
+                       </div>
+               </div>
+                
+               <div class="row">
+                       <div class="span2" id="verticalNavBar">
+                               <ul class="nav nav-list">
+                                       <li><a href="#">Welcome</li>
+                                       <li class="nav-header">Downloads</li>
+                                               <li><a 
href="#">Releases</a></li>
+                                               <li><a href="#">Source 
Code</a></li>
+                                       <li 
class="nav-header">Participation</li>
+                                       <li 
class="nav-header">Documentation</li>
+                                               <li><a href="#">jUDDI 
Docs</a></li>
+                                               <li><a href="#">Wiki</a></li>
+                                               <li><a href="#">UDDI 
Library</a></li>
+                                               <li><a href="#">Javadocs 
v2</a></li>
+                                               <li><a href="#">Javadocs 
v3</a></li>
+                                               <li><a href="#">XRef v3</a></li>
+                                       <li class="nav-header">Project 
Information</li>
+                                               <li><a href="#">Project 
Information</a></li>
+                                               <li><a href="#">Mailing Lists & 
IRC</a></li>
+                                               <li><a href="#">jUDDI 
Blog</a></li>
+                                               <li><a href="#">Issue 
Tracking</a></li>
+                                               <li><a 
href="#">Dependencies</a></li>
+                                               <li><a href="#">Project 
Team</a></li>
+                                               <li><a href="#">Project 
Summary</a></li>
+                                       <li class="nav-header">Subprojects</li>
+                                               <li><a href="#">Apache 
Scout</a></li>
+                                       <li class="nav-header">Misc</li>
+                                               <li><a href="#">Who We 
Are</a></li>
+                                               <li><a href="#">Committer 
Notes</a></li>
+                                               <li><a 
href="#">Sponsors</a></li>
+                                               <li><a href="#">Legal</a></li>
+                                               <li><a href="#">License</a></li>
+                               </ul>
+                       </div>
+                       <div class="span10" >
+               <h1 id="official-releases">Official Releases</h1>
+<table>
+<thead>
+<tr>
+<th>Name</th>
+<th>Date</th>
+<th>Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>3.1.5</td>
+<td>May 20, 2013</td>
+<td>Stable 3.1.5 Release</td>
+</tr>
+<tr>
+<td>Older releases</td>
+<td></td>
+<td>Archived Releases</td>
+</tr>
+</tbody>
+</table>
+                       </div>
+               </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>
+</body>
+</html>
+
+
+

Added: websites/staging/juddi/trunk/content/source.html
==============================================================================
--- websites/staging/juddi/trunk/content/source.html (added)
+++ websites/staging/juddi/trunk/content/source.html Thu Jan  2 00:41:32 2014
@@ -0,0 +1,214 @@
+<!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</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="home.jsp" 
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" 
data-toggle="dropdown" class="dropdowb-town"><i class="icon-home 
icon-large"></i>Home
+                                </a></li>
+                                <li class="dropdown" ><a href="#" 
data-toggle="dropdown" 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="http://juddi.apache.org/docs/3.x/userguide/html/index.html"; >User 
Guide</a></li>
+                                        <li><a 
href="http://juddi.apache.org/docs/3.x/devguide/html/index.html"; >Dev 
Guide</a></li>
+                                        <li><a 
href="http://juddi.apache.org/docs.html"; >API Docs</a></li>
+                                        <li><a 
href="http://wiki.apache.org/juddi"; >Wiki</a></li>
+                                        <li><a 
href="http://juddi.apache.org/issue-tracking.html"; >Issue Tracking</a></li>
+                                                                               
<li><a href="http://www.nabble.com/jUDDI-f218.html"; >IRC</a></li>
+                                        
+                                        <li><a 
href="http://www.nabble.com/jUDDI-f218.html"; >Mailing List Archive</a></li>
+                                        <li><a 
href="http://svn.apache.org/viewvc/juddi/"; >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></h1>
+                               </div>
+                       </div>
+               </div>
+                
+               <div class="row">
+                       <div class="span2" id="verticalNavBar">
+                               <ul class="nav nav-list">
+                                       <li><a href="#">Welcome</li>
+                                       <li class="nav-header">Downloads</li>
+                                               <li><a 
href="#">Releases</a></li>
+                                               <li><a href="#">Source 
Code</a></li>
+                                       <li 
class="nav-header">Participation</li>
+                                       <li 
class="nav-header">Documentation</li>
+                                               <li><a href="#">jUDDI 
Docs</a></li>
+                                               <li><a href="#">Wiki</a></li>
+                                               <li><a href="#">UDDI 
Library</a></li>
+                                               <li><a href="#">Javadocs 
v2</a></li>
+                                               <li><a href="#">Javadocs 
v3</a></li>
+                                               <li><a href="#">XRef v3</a></li>
+                                       <li class="nav-header">Project 
Information</li>
+                                               <li><a href="#">Project 
Information</a></li>
+                                               <li><a href="#">Mailing Lists & 
IRC</a></li>
+                                               <li><a href="#">jUDDI 
Blog</a></li>
+                                               <li><a href="#">Issue 
Tracking</a></li>
+                                               <li><a 
href="#">Dependencies</a></li>
+                                               <li><a href="#">Project 
Team</a></li>
+                                               <li><a href="#">Project 
Summary</a></li>
+                                       <li class="nav-header">Subprojects</li>
+                                               <li><a href="#">Apache 
Scout</a></li>
+                                       <li class="nav-header">Misc</li>
+                                               <li><a href="#">Who We 
Are</a></li>
+                                               <li><a href="#">Committer 
Notes</a></li>
+                                               <li><a 
href="#">Sponsors</a></li>
+                                               <li><a href="#">Legal</a></li>
+                                               <li><a href="#">License</a></li>
+                               </ul>
+                       </div>
+                       <div class="span10" >
+               <h1 id="overview">Overview</h1>
+<p>This project uses Subversion to manage its source code. Instructions on 
Subversion use can be found at http://svnbook.red-bean.com/.
+Web Access</p>
+<p>The following is a link to the online source repository.</p>
+<div class="codehilite"><pre><span class="n">http</span><span 
class="p">:</span><span class="o">//</span><span class="n">svn</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">viewcvs</span><span 
class="p">.</span><span class="n">cgi</span><span class="o">/</span><span 
class="n">juddi</span><span class="o">/</span><span class="n">tags</span><span 
class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span 
class="p">.</span>1<span class="p">.</span>3
+</pre></div>
+
+
+<h2 id="anonymous-access">Anonymous access</h2>
+<p>The source can be checked out anonymously from SVN with this command:</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span 
class="n">checkout</span> <span class="n">http</span><span 
class="p">:</span><span class="o">//</span><span class="n">svn</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="o">/</span><span class="n">tags</span><span 
class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span 
class="p">.</span>1<span class="p">.</span>3 <span class="n">juddi</span><span 
class="o">-</span><span class="n">parent</span>
+</pre></div>
+
+
+<h2 id="developer-access">Developer access</h2>
+<p>Everyone can access the Subversion repository via HTTP, but Committers must 
checkout the Subversion repository via HTTPS.</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span 
class="n">checkout</span> <span class="n">https</span><span 
class="p">:</span><span class="o">//</span><span class="n">svn</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="o">/</span><span class="n">tags</span><span 
class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span 
class="p">.</span>1<span class="p">.</span>3 <span class="n">juddi</span><span 
class="o">-</span><span class="n">parent</span>
+</pre></div>
+
+
+<p>To commit changes to the repository, execute the following command to 
commit your changes (svn will prompt you for your password)</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span 
class="n">commit</span> <span class="o">--</span><span 
class="n">username</span> <span class="n">your</span><span 
class="o">-</span><span class="n">username</span> <span class="o">-</span><span 
class="n">m</span> &quot;<span class="n">A</span> <span 
class="n">message</span>&quot;
+</pre></div>
+
+
+<h2 id="access-from-behind-a-firewall">Access from behind a firewall</h2>
+<p>For those users who are stuck behind a corporate firewall which is blocking 
HTTP access to the Subversion repository, you can try to access it via the 
developer connection:</p>
+<div class="codehilite"><pre>$ <span class="n">svn</span> <span 
class="n">checkout</span> <span class="n">https</span><span 
class="p">:</span><span class="o">//</span><span class="n">svn</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="o">/</span><span class="n">tags</span><span 
class="o">/</span><span class="n">juddi</span><span class="o">-</span>3<span 
class="p">.</span>1<span class="p">.</span>3 <span class="n">juddi</span><span 
class="o">-</span><span class="n">parent</span>
+</pre></div>
+
+
+<h2 id="access-through-a-proxy">Access through a proxy</h2>
+<p>The Subversion client can go through a proxy, if you configure it to do so. 
First, edit your "servers" configuration file to indicate which proxy to use. 
The file's location depends on your operating system. On Linux or Unix it is 
located in the directory "~/.subversion". On Windows it is in 
"%APPDATA%\Subversion". (Try "echo %APPDATA%", note this is a hidden 
directory.)</p>
+<p>There are comments in the file explaining what to do. If you don't have 
that file, get the latest Subversion client and run any command; this will 
cause the configuration directory and template files to be created.</p>
+<p>Example: Edit the 'servers' file and add something like:</p>
+<div class="codehilite"><pre><span class="k">[global]</span>
+<span class="na">http-proxy-host</span> <span class="o">=</span> <span 
class="s">your.proxy.name</span>
+<span class="na">http-proxy-port</span> <span class="o">=</span> <span 
class="s">3128</span>
+</pre></div>
+                       </div>
+               </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>
+</body>
+</html>
+
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to