You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2010/03/02 16:35:49 UTC

svn commit: r918080 [2/4] - in /webservices/juddi/site/docs/3.0/userguide: html/ html/images/ html_single/ html_single/images/ pdf/

Modified: webservices/juddi/site/docs/3.0/userguide/html/chap-Subscription.html
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html/chap-Subscription.html?rev=918080&r1=918079&r2=918080&view=diff
==============================================================================
--- webservices/juddi/site/docs/3.0/userguide/html/chap-Subscription.html (original)
+++ webservices/juddi/site/docs/3.0/userguide/html/chap-Subscription.html Tue Mar  2 15:35:48 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE html
   PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">Chapter 9. Subscription</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="up" href="index.html" title="jUDDI User Guide"/><link rel="prev" href="chap-UDDI_annotations.html" title="Chapter 8. UDDI Annotations"/><link rel="next" href="chap-Administration.html" title="Chapter 10. Administration"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_href"><strong>Community Documentation</strong></a></p><ul class="docnav"><li class="previous"><a accesskey="p" hre
 f="chap-UDDI_annotations.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="chap-Administration.html"><strong>Next</strong></a></li></ul><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="chap-Subscription"/>Chapter 9. Subscription</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="chap-Subscription.html#sect-subscription_intro">9.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-Two_node_example">9.2. Two node example setup: Sales and Marketing</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-deploy_HelloSales_service">9.3. Deploy the HelloSales Service</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-config_user_create_subscription">9.4. Configure a user to create Subscriptions</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-synchronous_notificat
 ions">9.5. Synchronous Notifications</a></span></dt></dl></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-subscription_intro"/>9.1. Introduction</h2></div></div></div><p>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">Chapter 10. Subscription</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="up" href="index.html" title="jUDDI User Guide"/><link rel="prev" href="chap-SimplePublish.html" title="Chapter 9. Simple Publishing Using the jUDDI API"/><link rel="next" href="chap-Administration.html" title="Chapter 11. Administration"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_href"><strong>Community Documentation</strong></a></p><ul class="docnav"><li class="previous"><
 a accesskey="p" href="chap-SimplePublish.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="chap-Administration.html"><strong>Next</strong></a></li></ul><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="chap-Subscription"/>Chapter 10. Subscription</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="chap-Subscription.html#sect-subscription_intro">10.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-Two_node_example">10.2. Two node example setup: Sales and Marketing</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-deploy_HelloSales_service">10.3. Deploy the HelloSales Service</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-config_user_create_subscription">10.4. Configure a user to create Subscriptions</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-
 synchronous_notifications">10.5. Synchronous Notifications</a></span></dt></dl></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-subscription_intro"/>10.1. Introduction</h2></div></div></div><p>
         Subscriptions come to play in a multi-registry setup. Within your company you may
         have the need to run with more then one UDDI, let's say one for each department,
         where you limit access to the systems in each department to just their own UDDI
@@ -19,11 +19,11 @@
         The notification can be executed in a synchronous and an asynchronous way. The
         asynchronous way requires a listener service to be installed on the node to which
         the notifications should be sent.
-        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-Two_node_example"/>9.2. Two node example setup: Sales and Marketing</h2></div></div></div><p>
+        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-Two_node_example"/>10.2. Two node example setup: Sales and Marketing</h2></div></div></div><p>
         In this example we are setting up a node for 'sales' and a node for 'marketing'.
         For this you need to deploy jUDDI to two different services, then you need to do
         the following setup:
-        </p><div xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="procedure"><a id="proc-Two_node_example_Setup_Node1"/><p class="title"><b>Procedure 9.1. Setup Node 1: Sales</b></p><ol class="1"><li><p>
+        </p><div xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="procedure"><a id="proc-Two_node_example_Setup_Node1"/><p class="title"><b>Procedure 10.1. Setup Node 1: Sales</b></p><ol class="1"><li><p>
                 Create <code class="filename">juddi_custom_install_data</code>.
                 </p><pre class="screen">cd juddiv3/WEB-INF/classes
 mv RENAME4SALES_juddi_custom_install_data juddi_custom_install_data</pre></li><li><p>
@@ -36,7 +36,7 @@
                 <a class="xref" href="chap-root_seed_data.html" title="Chapter 5. Root Seed Data">Chapter 5, <i>Root Seed Data</i></a>)
                 </p><pre class="screen">bin/startup.sh</pre></li><li><p>
                 Open your browser to <a class="ulink" href="http://sales:8080/juddiv3">http://sales:8080/juddiv3</a>.  You should see:
-                </p><div class="figure"><a id="fig-sales_node_installation"/><div class="figure-contents"><div class="mediaobject"><img src="images/sales_node_installation.png" alt="Sales Node Installation"/></div></div><p class="title"><b>Figure 9.1. Sales Node Installation</b></p></div><br class="figure-break"/></li></ol></div><div xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="procedure"><a id="d0e1599"/><p class="title"><b>Procedure 9.2. Setup Node 2: Marketing</b></p><ol class="1"><li><p>
+                </p><div class="figure"><a id="fig-sales_node_installation"/><div class="figure-contents"><div class="mediaobject"><img src="images/sales_node_installation.png" alt="Sales Node Installation"/></div></div><p class="title"><b>Figure 10.1. Sales Node Installation</b></p></div><br class="figure-break"/></li></ol></div><div xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="procedure"><a id="d0e1743"/><p class="title"><b>Procedure 10.2. Setup Node 2: Marketing</b></p><ol class="1"><li><p>
                 Create <code class="filename">juddi_custom_install_data</code>.
                 </p><pre class="screen">cd juddiv3/WEB-INF/classes
 mv RENAME4MARKETING_juddi_custom_install_data juddi_custom_install_data</pre></li><li><p>
@@ -50,7 +50,7 @@
                 </p><pre class="screen">bin/startup.sh</pre></li><li><p>
                 Open your browser to <a class="ulink" href="http://marketing:8080/juddiv3">http://marketing:8080/juddiv3</a> . 
                 You should see:
-                </p><div class="figure"><a id="fig-Marketing_Node_Installation"/><div class="figure-contents"><div class="mediaobject"><img src="images/marketing_node_installation.png" alt="Marketing Node Installation"/></div></div><p class="title"><b>Figure 9.2. Marketing Node Installation</b></p></div><br class="figure-break"/></li></ol></div><p>
+                </p><div class="figure"><a id="fig-Marketing_Node_Installation"/><div class="figure-contents"><div class="mediaobject"><img src="images/marketing_node_installation.png" alt="Marketing Node Installation"/></div></div><p class="title"><b>Figure 10.2. Marketing Node Installation</b></p></div><br class="figure-break"/></li></ol></div><p>
         Note that we kept the root partition the same as sales and marketing are in the
         same company, however the Node Id and Name are different and reflect that this
         node is in 'sales' or 'marketing'.
@@ -70,7 +70,7 @@
 </pre><p>
         Log into the sales portal: <a class="ulink" href="http://sales:8080/pluto">http://sales:8080/pluto</a> with 
         username/password: sales/sales.
-        </p><div class="figure"><a id="fig-sales_services"/><div class="figure-contents"><div class="mediaobject"><img src="images/sales_services.png" alt="Sales Services"/></div></div><p class="title"><b>Figure 9.3. Sales Services</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-sales_services"/><div class="figure-contents"><div class="mediaobject"><img src="images/sales_services.png" alt="Sales Services"/></div></div><p class="title"><b>Figure 10.3. Sales Services</b></p></div><br class="figure-break"/><p>
         Before logging into the marketing portal, replace marketing's 
 	<code class="filename">uddi-portlet.war/WEB-INF/classes/META-INF/uddi.xml</code>
 	with <code class="filename">udd-portlet.war/WEB-INF/classes/META-INF/uddi.xml.marketing</code>.    
@@ -87,11 +87,11 @@
         Now log into the marketing portal <a class="ulink" href="http://marketing:8080/pluto">http://marketing:8080/pluto</a> with
         username/password: marketing/ marketing. In the browser for the marketing node we
         should now see:
-        </p><div class="figure"><a id="fig-marketing_services"/><div class="figure-contents"><div class="mediaobject"><img src="images/marketing_services.png" alt="Marketing Services"/></div></div><p class="title"><b>Figure 9.4. Marketing Services</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-marketing_services"/><div class="figure-contents"><div class="mediaobject"><img src="images/marketing_services.png" alt="Marketing Services"/></div></div><p class="title"><b>Figure 10.4. Marketing Services</b></p></div><br class="figure-break"/><p>
         Note that the subscriptionlistener is owned by the Marketing Node business (and
         not the Root Marketing Node). The Marketing Node Business is managed by the
         marketing publisher.
-        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-deploy_HelloSales_service"/>9.3. Deploy the HelloSales Service</h2></div></div></div><p>
+        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-deploy_HelloSales_service"/>10.3. Deploy the HelloSales Service</h2></div></div></div><p>
         The sales department developed a service called HelloSales. The HelloSales service
         is provided in the <code class="filename">juddiv3-samples.war</code>, and it is annotated
         so that it will auto-register. Before deploying the war, edit the
@@ -134,11 +134,11 @@
         Now deploy the <code class="filename">juddiv3-samples.war</code> to the sales registry
         node, by building the <code class="filename">juddiv3-samples.war</code> and deploying. The
         HelloWorld service should deploy
-        </p><div class="figure"><a id="fig-Registration_Annotation"/><div class="figure-contents"><div class="mediaobject"><img src="images/registration_by_annotation.png" alt="Registration by Annotation, deploying the juddi-samples.war to the sales Node"/></div></div><p class="title"><b>Figure 9.5. Registration by Annotation, deploying the <code class="filename">juddi-samples.war</code> to the sales Node</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-Registration_Annotation"/><div class="figure-contents"><div class="mediaobject"><img src="images/registration_by_annotation.png" alt="Registration by Annotation, deploying the juddi-samples.war to the sales Node"/></div></div><p class="title"><b>Figure 10.5. Registration by Annotation, deploying the <code class="filename">juddi-samples.war</code> to the sales Node</b></p></div><br class="figure-break"/><p>
         On the Marketing UDDI we'd like to subscribe to the HelloWord service, in the
         Sales UDDI Node. As mentioned before there are two ways to do this; synchronously
         and asynchronously.
-        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-config_user_create_subscription"/>9.4. Configure a user to create Subscriptions</h2></div></div></div><p>
+        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-config_user_create_subscription"/>10.4. Configure a user to create Subscriptions</h2></div></div></div><p>
         For a user to create and save subscriptions the publisher needs to have a valid
         login to both the sales and the marketing node. Also if the marketing publisher is
         going to create registry objects in the marketing node, the marketing publisher
@@ -216,30 +216,30 @@
         Here we created two clerks for this publisher called 'MarketingCratchit' and
         'SalesCratchit'. This will allow the publisher to check the existing subscriptions
         owned by this publisher in each of the two systems.
-        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-synchronous_notifications"/>9.5. Synchronous Notifications</h2></div></div></div><p>
+        </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-synchronous_notifications"/>10.5. Synchronous Notifications</h2></div></div></div><p>
         While being logged in as the marketing publisher on the marketing portal, we
         should see the following when selecting the UDDISubscription Portlet.
-        </p><div class="figure"><a id="fig-Subscriptions_a_both_nodes_up_b_sales_node_is_down"/><div class="figure-contents"><div class="mediaobject"><img src="images/a_bothup_b_sales_down.png" alt="Subscriptions. In (a) both nodes are up while in (b) the sales node is down"/></div></div><p class="title"><b>Figure 9.6. Subscriptions. In (a) both nodes are up while in (b) the sales node is down</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-Subscriptions_a_both_nodes_up_b_sales_node_is_down"/><div class="figure-contents"><div class="mediaobject"><img src="images/a_bothup_b_sales_down.png" alt="Subscriptions. In (a) both nodes are up while in (b) the sales node is down"/></div></div><p class="title"><b>Figure 10.6. Subscriptions. In (a) both nodes are up while in (b) the sales node is down</b></p></div><br class="figure-break"/><p>
         When both nodes came up green you can lick on the 'new subscription' icon in the
         toolbar. Since we are going to use this subscription synchronously only the
         Binding Key and Notification Interval should be left blank, as shown in 
-        <a class="xref" href="chap-Subscription.html#fig-create_a_new_subscription" title="Figure 9.7. Create a New Subscription">Figure 9.7, “Create a New Subscription”</a>. Click the save icon to save the
+        <a class="xref" href="chap-Subscription.html#fig-create_a_new_subscription" title="Figure 10.7. Create a New Subscription">Figure 10.7, “Create a New Subscription”</a>. Click the save icon to save the
         subscription.
-        </p><div class="figure"><a id="fig-create_a_new_subscription"/><div class="figure-contents"><div class="mediaobject"><img src="images/create_new_subscription.png" alt="Create a New Subscription"/></div></div><p class="title"><b>Figure 9.7. Create a New Subscription</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-create_a_new_subscription"/><div class="figure-contents"><div class="mediaobject"><img src="images/create_new_subscription.png" alt="Create a New Subscription"/></div></div><p class="title"><b>Figure 10.7. Create a New Subscription</b></p></div><br class="figure-break"/><p>
         Make sure that the subscription Key uses the convention of the keyGenerator of the
         marketing publisher. You should see the orange subscription icon appear under the
         “sales-ws” UDDI node.
-        </p><div class="figure"><a id="fig-newly_saved_subscription"/><div class="figure-contents"><div class="mediaobject"><img src="images/newly_saved_subscription.png" alt="A Newly Saved Subscription"/></div></div><p class="title"><b>Figure 9.8. A Newly Saved Subscription</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-newly_saved_subscription"/><div class="figure-contents"><div class="mediaobject"><img src="images/newly_saved_subscription.png" alt="A Newly Saved Subscription"/></div></div><p class="title"><b>Figure 10.8. A Newly Saved Subscription</b></p></div><br class="figure-break"/><p>
         To invoke a synchronous subscription, click the icon with the green arrows. This
         will give you the opportunity to set the coverage period.
-        </p><div class="figure"><a id="fig-set_coverage_period"/><div class="figure-contents"><div class="mediaobject"><img src="images/set_coverage_period.png" alt="Set the Coverage Period"/></div></div><p class="title"><b>Figure 9.9. Set the Coverage Period</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-set_coverage_period"/><div class="figure-contents"><div class="mediaobject"><img src="images/set_coverage_period.png" alt="Set the Coverage Period"/></div></div><p class="title"><b>Figure 10.9. Set the Coverage Period</b></p></div><br class="figure-break"/><p>
         Click the green arrows icon again to invoke the synchronous subscription request.
         The example finder request will go out to the sales node and look for updates on
         the HelloWorld service. The raw XML response will be posted in the
         UDDISubscriptionNotification Portlet.
-        </p><div class="figure"><a id="fig-RawXML_response_of_the_synchronous_Subscription_request"/><div class="figure-contents"><div class="mediaobject"><img src="images/raw_XML_response_synchronous_subscription_request.png" alt="The Raw XML response of the synchronous Subscription request"/></div></div><p class="title"><b>Figure 9.10. The Raw XML response of the synchronous Subscription request</b></p></div><br class="figure-break"/><p>
+        </p><div class="figure"><a id="fig-RawXML_response_of_the_synchronous_Subscription_request"/><div class="figure-contents"><div class="mediaobject"><img src="images/raw_XML_response_synchronous_subscription_request.png" alt="The Raw XML response of the synchronous Subscription request"/></div></div><p class="title"><b>Figure 10.10. The Raw XML response of the synchronous Subscription request</b></p></div><br class="figure-break"/><p>
         The response will also be consumed by the marketing node. The marketing node will
         import the HelloWorld subscription information, as well as the sales business. So
         after a successful sync you should now see three businesses in the Browser Portlet
-        of the marketing node, see <a class="xref" href="chap-Subscription.html#fig-registry_info_HelloWorld" title="Figure 9.11. The registry info of the HelloWorld Service information was imported by the subscription mechanism.">Figure 9.11, “The registry info of the HelloWorld Service information was imported by the subscription mechanism.”</a>.
-        </p><div class="figure"><a id="fig-registry_info_HelloWorld"/><div class="figure-contents"><div class="mediaobject"><img src="images/registry_info_helloworld.png" alt="The registry info of the HelloWorld Service information was imported by the subscription mechanism."/></div></div><p class="title"><b>Figure 9.11. The registry info of the HelloWorld Service information was imported by the subscription mechanism.</b></p></div><br class="figure-break"/></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="chap-UDDI_annotations.html"><strong>Prev</strong>Chapter 8. UDDI Annotations</a></li><li class="up"><a accesskey="u" href="#"><strong>Top of page</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Front page</strong></a></li><li class="next"><a accesskey="n" href="chap-Administration.html"><strong>Next</strong>Chapter 10. Administration</a></li></ul></body></html>
\ No newline at end of file
+        of the marketing node, see <a class="xref" href="chap-Subscription.html#fig-registry_info_HelloWorld" title="Figure 10.11. The registry info of the HelloWorld Service information was imported by the subscription mechanism.">Figure 10.11, “The registry info of the HelloWorld Service information was imported by the subscription mechanism.”</a>.
+        </p><div class="figure"><a id="fig-registry_info_HelloWorld"/><div class="figure-contents"><div class="mediaobject"><img src="images/registry_info_helloworld.png" alt="The registry info of the HelloWorld Service information was imported by the subscription mechanism."/></div></div><p class="title"><b>Figure 10.11. The registry info of the HelloWorld Service information was imported by the subscription mechanism.</b></p></div><br class="figure-break"/></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="chap-SimplePublish.html"><strong>Prev</strong>Chapter 9. Simple Publishing Using the jUDDI API</a></li><li class="up"><a accesskey="u" href="#"><strong>Top of page</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Front page</strong></a></li><li class="next"><a accesskey="n" href="chap-Administration.html"><strong>Next</strong>Chapter 11. Administration</a></li></ul></body></html>
\ No newline at end of file

Modified: webservices/juddi/site/docs/3.0/userguide/html/chap-UDDI_annotations.html
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html/chap-UDDI_annotations.html?rev=918080&r1=918079&r2=918080&view=diff
==============================================================================
--- webservices/juddi/site/docs/3.0/userguide/html/chap-UDDI_annotations.html (original)
+++ webservices/juddi/site/docs/3.0/userguide/html/chap-UDDI_annotations.html Tue Mar  2 15:35:48 2010
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE html
   PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">Chapter 8. UDDI Annotations</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="up" href="index.html" title="jUDDI User Guide"/><link rel="prev" href="chap-Using_jUDDI-Client.html" title="Chapter 7. Using the jUDDI-Client"/><link rel="next" href="chap-Subscription.html" title="Chapter 9. Subscription"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_href"><strong>Community Documentation</strong></a></p><ul class="docnav"><li class="previous"><a accesskey=
 "p" href="chap-Using_jUDDI-Client.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="chap-Subscription.html"><strong>Next</strong></a></li></ul><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="chap-UDDI_annotations"/>Chapter 8. UDDI Annotations</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-intro_annotations">8.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIService">8.2. UDDIService Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIServiceBinding">8.3. UDDIServiceBinding Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-WebServiceExample">8.4. WebService Example</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-CategoryBag">8.5. CategoryBag Attribute</a></span></dt><
 /dl></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-intro_annotations"/>8.1. Introduction</h2></div></div></div><p>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">Chapter 8. UDDI Annotations</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="up" href="index.html" title="jUDDI User Guide"/><link rel="prev" href="chap-Using_jUDDI-Client.html" title="Chapter 7. Using the jUDDI-Client"/><link rel="next" href="chap-SimplePublish.html" title="Chapter 9. Simple Publishing Using the jUDDI API"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_href"><strong>Community Documentation</strong></a></p><ul class="docnav"><li clas
 s="previous"><a accesskey="p" href="chap-Using_jUDDI-Client.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="chap-SimplePublish.html"><strong>Next</strong></a></li></ul><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="chap-UDDI_annotations"/>Chapter 8. UDDI Annotations</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-intro_annotations">8.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIService">8.2. UDDIService Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIServiceBinding">8.3. UDDIServiceBinding Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-WebServiceExample">8.4. WebService Example</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-CategoryBag">8.5. CategoryBag
  Attribute</a></span></dt></dl></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-intro_annotations"/>8.1. Introduction</h2></div></div></div><p>
         	Conventionally Services (BusinessService) and their EndPoints (BindingTemplates) are registered to a UDDI Registry using a GUI, where an
         	admin user manually adds the necessary info. This process tends to make the data in the Registry rather static
         	and the data can grow stale over time. To make the data in the UDDI more dynamic it makes sense to register
@@ -16,11 +16,11 @@
         </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-UDDIService"/>8.2. UDDIService Annotation</h2></div></div></div><p>
         The UDDIService annotation is used to register a service under an already existing business in the Registry. The
         annotation should be added at the class level of the java class.
-        </p><div class="table"><a id="d0e1364"/><p class="title"><b>Table 8.1. UDDIService attributes</b></p><div class="table-contents"><table summary="UDDIService attributes" border="1"><colgroup><col/><col/><col/></colgroup><thead><tr><th>attribute</th><th>description</th><th>required</th></tr></thead><tbody><tr><td>serviceName</td><td>The name of the service, by default the clerk will use the one name specified in the WebService annotation</td><td>no</td></tr><tr><td>description</td><td>Human readable description of the service</td><td>yes</td></tr><tr><td>serviceKey</td><td>UDDI v3 Key of the Service</td><td>yes</td></tr><tr><td>businessKey</td><td>UDDI v3 Key of the Business that should own this Service. The business should exist in the registry at time of registration</td><td>yes</td></tr><tr><td>lang</td><td>Language locale which will be used for the name and description, defaults to "en" if omitted</td><td>no</td></tr><tr><td>categoryBag</td><td>Definition of 
 a CategoryBag, see below for details</td><td>no</td></tr></tbody></table></div></div><p><br class="table-break"/>
+        </p><div class="table"><a id="d0e1371"/><p class="title"><b>Table 8.1. UDDIService attributes</b></p><div class="table-contents"><table summary="UDDIService attributes" border="1"><colgroup><col/><col/><col/></colgroup><thead><tr><th>attribute</th><th>description</th><th>required</th></tr></thead><tbody><tr><td>serviceName</td><td>The name of the service, by default the clerk will use the one name specified in the WebService annotation</td><td>no</td></tr><tr><td>description</td><td>Human readable description of the service</td><td>yes</td></tr><tr><td>serviceKey</td><td>UDDI v3 Key of the Service</td><td>yes</td></tr><tr><td>businessKey</td><td>UDDI v3 Key of the Business that should own this Service. The business should exist in the registry at time of registration</td><td>yes</td></tr><tr><td>lang</td><td>Language locale which will be used for the name and description, defaults to "en" if omitted</td><td>no</td></tr><tr><td>categoryBag</td><td>Definition of 
 a CategoryBag, see below for details</td><td>no</td></tr></tbody></table></div></div><p><br class="table-break"/>
         </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-UDDIServiceBinding"/>8.3. UDDIServiceBinding Annotation</h2></div></div></div><p>
             The UDDIServiceBinding annotation is used to register a BindingTemplate to the UDDI registry. This annotation
             cannot be used by itself. It needs to go along side a UDDIService annotation.
-        	</p><div class="table"><a id="d0e1429"/><p class="title"><b>Table 8.2. UDDIServiceBinding attributes</b></p><div class="table-contents"><table summary="UDDIServiceBinding attributes" border="1"><colgroup><col/><col/><col/></colgroup><thead><tr><th>attribute</th><th>description</th><th>required</th></tr></thead><tbody><tr><td>bindingKey</td><td>UDDI v3 Key of the ServiceBinding</td><td>yes</td></tr><tr><td>description</td><td>Human readable description of the service</td><td>yes</td></tr><tr><td>accessPointType</td><td>UDDI v3 AccessPointType, defaults to wsdlDeployment if omitted</td><td>no</td></tr><tr><td>accessPoint</td><td>Endpoint reference</td><td>yes</td></tr><tr><td>lang</td><td>Language locale which will be used for the name and description, defaults to "en" if omitted</td><td>no</td></tr><tr><td>tModelKeys</td><td>Comma-separated list of tModelKeys key references</td><td>no</td></tr><tr><td>categoryBag</td><td>Definition of a CategoryBag, see below f
 or further details</td><td>no</td></tr></tbody></table></div></div><p><br class="table-break"/>
+        	</p><div class="table"><a id="d0e1436"/><p class="title"><b>Table 8.2. UDDIServiceBinding attributes</b></p><div class="table-contents"><table summary="UDDIServiceBinding attributes" border="1"><colgroup><col/><col/><col/></colgroup><thead><tr><th>attribute</th><th>description</th><th>required</th></tr></thead><tbody><tr><td>bindingKey</td><td>UDDI v3 Key of the ServiceBinding</td><td>yes</td></tr><tr><td>description</td><td>Human readable description of the service</td><td>yes</td></tr><tr><td>accessPointType</td><td>UDDI v3 AccessPointType, defaults to wsdlDeployment if omitted</td><td>no</td></tr><tr><td>accessPoint</td><td>Endpoint reference</td><td>yes</td></tr><tr><td>lang</td><td>Language locale which will be used for the name and description, defaults to "en" if omitted</td><td>no</td></tr><tr><td>tModelKeys</td><td>Comma-separated list of tModelKeys key references</td><td>no</td></tr><tr><td>categoryBag</td><td>Definition of a CategoryBag, see below f
 or further details</td><td>no</td></tr></tbody></table></div></div><p><br class="table-break"/>
         </p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-WebServiceExample"/>8.4. WebService Example</h2></div></div></div><p>
         The annotations can be used on any class that defines a service. Here they are added to a WebService, a POJO with a 
         JAX-WS 'WebService' annotation.
@@ -79,4 +79,4 @@
                      "keyedReference=keyName=uddi-org:types:wsdl2;keyValue=wsdlDeployment2;" +
                      "tModelKey=uddi:uddi.org:categorization:types2",
         </pre><p>
-        </p></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="chap-Using_jUDDI-Client.html"><strong>Prev</strong>Chapter 7. Using the jUDDI-Client</a></li><li class="up"><a accesskey="u" href="#"><strong>Top of page</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Front page</strong></a></li><li class="next"><a accesskey="n" href="chap-Subscription.html"><strong>Next</strong>Chapter 9. Subscription</a></li></ul></body></html>
\ No newline at end of file
+        </p></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="chap-Using_jUDDI-Client.html"><strong>Prev</strong>Chapter 7. Using the jUDDI-Client</a></li><li class="up"><a accesskey="u" href="#"><strong>Top of page</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Front page</strong></a></li><li class="next"><a accesskey="n" href="chap-SimplePublish.html"><strong>Next</strong>Chapter 9. Simple Publishing Using the jUDDI API</a></li></ul></body></html>
\ No newline at end of file

Added: webservices/juddi/site/docs/3.0/userguide/html/chap-deployglassfish.html
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html/chap-deployglassfish.html?rev=918080&view=auto
==============================================================================
--- webservices/juddi/site/docs/3.0/userguide/html/chap-deployglassfish.html (added)
+++ webservices/juddi/site/docs/3.0/userguide/html/chap-deployglassfish.html Tue Mar  2 15:35:48 2010
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">Chapter 13. Deploying to Glassfish 2.1.1</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="up" href="index.html" title="jUDDI User Guide"/><link rel="prev" href="chap-deployjboss.html" title="Chapter 12. Deploying to JBoss 5.1.0.GA"/><link rel="next" href="appe-Publican-Revision_History.html" title="Appendix A. Revision History"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_href"><strong>Community Documentation</strong></a></p><ul class="docnav"><li 
 class="previous"><a accesskey="p" href="chap-deployjboss.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="appe-Publican-Revision_History.html"><strong>Next</strong></a></li></ul><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="chap-deployglassfish"/>Chapter 13. Deploying to Glassfish 2.1.1</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="chap-deployglassfish.html#sect-deployglassfish">13.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-glassfish-jars">13.2. Glassfish jars</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-juddi-ds">13.3. Configure the JUDDI datasource</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-glassfish-juddi-war">13.4. Add juddiv3-cxf.war</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-run">13.5. Run juddi</
 a></span></dt></dl></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-deployglassfish"/>13.1. Introduction</h2></div></div></div><p> This section describes how to deploy juddi to Glassfish 2.1.1.
+			These instructions will use CXF as a webservice framework.</p><p>
+			First, download the glassfish-v2.1.1 installer JAR. Once
+			downloaded,install using the JAR and then run the ant setup script :
+			</p><pre class="programlisting">
+java -jar glassfish-installer-v2.1.1-b31g-linux.jar
+cd glassfish
+ant -f setup.xml
+</pre><p>
+		</p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-glassfish-jars"/>13.2. Glassfish jars</h2></div></div></div><p>
+			Copy the following JARs into domains/domain1/lib/ext. Note that for
+			the purposes of this example, we have copied the MySQL driver to
+			<code class="filename">domains/domain1/lib/ext</code>
+			:
+			</p><pre class="programlisting">
+antlr-2.7.6.jar
+cglib-nodep-2.1_3.jar
+commons-collections-3.2.1.jar
+commons-logging-1.1.jar
+dom4j-1.6.1.jar
+hibernate-3.2.5.ga.jar
+hibernate-annotations-3.3.0.ga.jar
+hibernate-commons-annotations-3.0.0.ga.jar
+hibernate-entitymanager-3.3.1.ga.jar
+hibernate-validator-3.0.0.ga.jar
+javassist-3.3.ga.jar
+jboss-common-core-2.0.4.GA.jar
+jta-1.0.1B.jar
+mysql-connector-java-5.0.8-bin.jar
+persistence-api-1.0.jar
+</pre><p>
+		</p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-juddi-ds"/>13.3. Configure the JUDDI datasource</h2></div></div></div><p>
+			First, using the asadmin administration tool, import the following
+			file :
+			</p><pre class="programlisting">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;!DOCTYPE resources PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 9.0 Domain//EN" "*&lt;install directory&gt;/lib/dtds/sun-resources_1_3.dtd*"&gt;
+&lt;resources&gt;
+&lt;jdbc-connection-pool name="mysql-pool" datasource-classname="com.mysql.jdbc.jdbc2.optional.MysqlDataSource" res-type="javax.sql.DataSource"&gt;
+&lt;property name="user" value="juddi"/&gt;
+&lt;property name="password" value="juddi"/&gt;
+&lt;property name="url" value="jdbc:mysql://localhost:3306/juddiv3"/&gt;
+&lt;/jdbc-connection-pool&gt;
+&lt;jdbc-resource enabled="true" jndi-name="jdbc/mysql-resource" object-type="user" pool-name="mysql-pool"/&gt;
+&lt;/resources&gt;
+</pre><p>
+			</p><pre class="programlisting">
+	asadmin add-resources resource.xml
+	</pre><p>
+			Then use the Glassfish administration console to create a
+			"jdbc/juddiDB" JDBC datasource resource based on the mysql-pool
+			Connection Pool.
+		</p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-glassfish-juddi-war"/>13.4. Add juddiv3-cxf.war</h2></div></div></div><p>
+			Unzip the juddiv3-cxf WAR into
+			<code class="filename">domains/domain1/autodeploy/juddiv3.war
+			</code>
+			.
+		</p><p>
+			Add a
+			<code class="filename">sun-web.xml</code>
+			file into juddiv3.war/WEB-INF. Make sure that the JNDI references
+			matches the JNDI location you configured in the Glassfish
+			administration console.
+			</p><pre class="programlisting">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;!DOCTYPE sun-web-app PUBLIC '-//Sun Microsystems, Inc.//DTD 
+Application Server 9.0 Servlet 2.5//EN' 
+'http://www.sun.com/software/appserver/dtds/sun-web-app_2_5-0.dtd'&gt;
+&lt;sun-web-app&gt;
+&lt;resource-ref&gt;
+&lt;res-ref-name&gt;jdbc/juddiDB&lt;/res-ref-name&gt;
+&lt;jndi-name&gt;jdbc/juddiDB&lt;/jndi-name&gt;
+&lt;/resource-ref&gt;
+&lt;/sun-web-app&gt;
+</pre><p>
+		</p><p>
+			Next, make a few changes to
+			<code class="filename">juddiv3.war/WEB-INF/classes/META-INF/persistence.xml
+			</code>.
+			Change the "hibernate.dialect" property to match the database that
+			you have chosen for persistence. For MySQL, change the value of
+			hibernate.dialect to "org.hibernate.dialect.MySQLDialect". A full
+			list of dialects available can be found in the hibernate
+			documentation
+			(https://www.hibernate.org/hib_docs/v3/api/org/hibernate/dialect/package-summary.html).
+			Next, change the &lt;jta-data-source&gt; change the value from java:comp/env/jdbc/JuddiDS to java:comp/env/jdbc/JuddiDB.
+
+	</p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-run"/>13.5. Run juddi</h2></div></div></div><p>
+	Start up the server :
+	</p><pre class="programlisting">
+cd bin
+asadmin start-domain domain1
+        </pre><p>
+	
+	Once the server is deployed, browse to <a class="ulink" href="http://localhost:8080/juddiv3">http://localhost:8080/juddiv3</a>
+	</p></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="chap-deployjboss.html"><strong>Prev</strong>Chapter 12. Deploying to JBoss 5.1.0.GA</a></li><li class="up"><a accesskey="u" href="#"><strong>Top of page</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Front page</strong></a></li><li class="next"><a accesskey="n" href="appe-Publican-Revision_History.html"><strong>Next</strong>Appendix A. Revision History</a></li></ul></body></html>
\ No newline at end of file

Added: webservices/juddi/site/docs/3.0/userguide/html/chap-deployjboss.html
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html/chap-deployjboss.html?rev=918080&view=auto
==============================================================================
--- webservices/juddi/site/docs/3.0/userguide/html/chap-deployjboss.html (added)
+++ webservices/juddi/site/docs/3.0/userguide/html/chap-deployjboss.html Tue Mar  2 15:35:48 2010
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html
+  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">Chapter 12. Deploying to JBoss 5.1.0.GA</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="up" href="index.html" title="jUDDI User Guide"/><link rel="prev" href="chap-Administration.html" title="Chapter 11. Administration"/><link rel="next" href="chap-deployglassfish.html" title="Chapter 13. Deploying to Glassfish 2.1.1"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_href"><strong>Community Documentation</strong></a></p><ul class="docnav"><li class="pr
 evious"><a accesskey="p" href="chap-Administration.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="chap-deployglassfish.html"><strong>Next</strong></a></li></ul><div class="chapter" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="chap-deployjboss"/>Chapter 12. Deploying to JBoss 5.1.0.GA</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="chap-deployjboss.html#sect-deployjboss">12.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-deployjboss.html#sect-juddi-war">12.2. Add juddiv3.war</a></span></dt><dt><span class="section"><a href="chap-deployjboss.html#sect-datasource">12.3. Configure Datasource</a></span></dt></dl></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-deployjboss"/>12.1. Introduction</h2></div></div></div><p>
+	This section describes how to deploy juddi to JBoss 5.1.0.GA.     These instructions will use CXF as a webservice framework rather than JBoss WS native.
+        </p><p>
+	First, download jboss-5.1.0.GA - the zip or tar.gz bundle may be found 
+at http://www.jboss.org/jbossas/downloads/.      Download the bundle and uncompress it.
+        </p><p>
+	Next, download jbossws-cxf-3.2.0.zip - which can be found at http://www.jboss.org/jbossws/downloads/.     Uncompress it.	
+	</p><p>
+	In the uncompressed jbossws-cxf-3.2.0, rename <code class="filename">ant.properties-example</code> to <code class="filename">ant.properties</code>.    Edit ant.properties and set the jboss.510.home property to the directory where you unpacked your jboss-5.1.0.GA installation.    
+	</p><p>	
+	Next, execute the ant target "ant deploy-jboss510".    Once CXF is deployed, start the server and verify the installation with 'ant tests'.
+	</p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-juddi-war"/>12.2. Add juddiv3.war</h2></div></div></div><p>
+	Copy juddiv3.war to server/default/deploy and unpack it.
+	</p><p>
+	Insert <code class="filename">jboss-web.xml</code> into the juddiv3.war/WEB-INF directory , should look like the following :
+	</p><pre class="programlisting">&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
+
+&lt;!DOCTYPE jboss-web PUBLIC 
+	"-//JBoss//DTD Web Application 2.3V2//EN"
+    "http://www.jboss.org/j2ee/dtd/jboss-web_3_2.dtd"&gt;
+
+&lt;jboss-web&gt;
+
+    &lt;resource-ref&gt;
+        &lt;res-ref-name&gt;jdbc/juddiDB&lt;/res-ref-name&gt;
+        &lt;jndi-name&gt;java:/juddiDB&lt;/jndi-name&gt;
+    &lt;/resource-ref&gt;
+
+&lt;/jboss-web&gt;
+</pre><p>	
+	</p></div><div class="section" lang="en-US"><div class="titlepage"><div><div><h2 class="title"><a id="sect-datasource"/>12.3. Configure Datasource</h2></div></div></div><p>
+	The first step for configuring a datasource is to copy your JDBC driver into the classpath.    Copy your JDBC driver into <code class="filename">${jboss.home.dir}/server/${configuration}/lib</code>, where configuration is the profile you wish to start with (default, all, etc.). 
+
+	Example : 
+	</p><pre class="programlisting">cp mysql-connector-java-5.0.8-bin.jar /opt/jboss-5.1.0.GA/server/default/lib</pre><p> 
+        </p><p>
+	Next, configure a JBoss datasource file for your db.   Listed below is an example datasource for MySQL :	
+        </p><pre class="programlisting">&lt;?xml version="1.0" encoding="UTF-8"?&gt;
+&lt;datasources&gt;
+ &lt;local-tx-datasource&gt;
+   &lt;jndi-name&gt;JuddiDS&lt;/jndi-name&gt;
+   &lt;connection-url&gt;jdbc:mysql://localhost:3306/juddiv3&lt;/connection-url&gt;
+   &lt;driver-class&gt;com.mysql.jdbc.Driver&lt;/driver-class&gt;
+   &lt;user-name&gt;root&lt;/user-name&gt;
+   &lt;password&gt;&lt;/password&gt;
+   &lt;exception-sorter-class-name&gt;org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter&lt;/exception-sorter-class-name&gt;
+
+   &lt;!-- corresponding type-mapping in the standardjbosscmp-jdbc.xml (optional) --&gt;
+   &lt;metadata&gt;
+      &lt;type-mapping&gt;mySQL&lt;/type-mapping&gt;
+   &lt;/metadata&gt;
+ &lt;/local-tx-datasource&gt;
+&lt;/datasources&gt;
+</pre><p>
+	Next, make a few changes to the <code class="filename">juddiv3.war/classes/META-INF/persistence.xml</code>. 
+	
+	Change the "hibernate.dialect" property to match the database you have chosen for persistence.      For MySQL, change the value of hibernate.dialect to "org.hibernate.dialect.MySQLDialect".     A full list of dialects available can be found in the hibernate documentation (https://www.hibernate.org/hib_docs/v3/api/org/hibernate/dialect/package-summary.html).  
+
+	Next, change the &lt;jta-data-source&gt; tags so that it reads &lt;non-jta-data-source&gt;, and change the value from java:comp/env/jdbc/JuddiDS to java:/JuddiDS.
+        </p></div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="chap-Administration.html"><strong>Prev</strong>Chapter 11. Administration</a></li><li class="up"><a accesskey="u" href="#"><strong>Top of page</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Front page</strong></a></li><li class="next"><a accesskey="n" href="chap-deployglassfish.html"><strong>Next</strong>Chapter 13. Deploying to Glassfish 2.1.1</a></li></ul></body></html>
\ No newline at end of file

Added: webservices/juddi/site/docs/3.0/userguide/html/images/uddi_core_datastructures.gif
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html/images/uddi_core_datastructures.gif?rev=918080&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/juddi/site/docs/3.0/userguide/html/images/uddi_core_datastructures.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: webservices/juddi/site/docs/3.0/userguide/html/index.html
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html/index.html?rev=918080&r1=918079&r2=918080&view=diff
==============================================================================
--- webservices/juddi/site/docs/3.0/userguide/html/index.html (original)
+++ webservices/juddi/site/docs/3.0/userguide/html/index.html Tue Mar  2 15:35:48 2010
@@ -3,8 +3,8 @@
   PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml"><head><title xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory">jUDDI User Guide</title><link rel="stylesheet" href="css/jbossorg.css" type="text/css"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="generator" content="DocBook XSL Stylesheets V1.74.0"/><meta xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" name="description" content="This document is a User Guide for jUDDI. jUDDI (pronounced &#34;Judy&#34;) is an open source Java implementation of the Universal Description, Discovery, and Integration (UDDI v3) specification for Web Services."/><link rel="home" href="index.html" title="jUDDI User Guide"/><link rel="next" href="User_Guide-Preface.html" title="Preface"/><link rel="copyright" href="ln-d0e32.html" title="Legal Notice"/></head><body><p id="title"><a href="http://ws.apache.org/juddi" class="site_href"><strong>Apache jUDDI</strong></a><a href="http://ws.apache.org/juddi/docs" class="doc_h
 ref"><strong>Community Documentation</strong></a></p><ul class="docnav"><li class="previous"/><li class="next"><a accesskey="n" href="User_Guide-Preface.html"><strong>Next</strong></a></li></ul><div class="book" lang="en-US"><div class="titlepage"><div><div><h1 class="title"><a id="d0e1"/>jUDDI User Guide</h1></div><div><h2 class="subtitle">A guide to using jUDDI</h2></div><div><h3 class="corpauthor">
 		<span class="inlinemediaobject"><object type="image/svg+xml" data="Common_Content/images/title_logo.svg"/></span>
-	</h3></div><div><div xmlns="" xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="authorgroup"><div class="authors">by <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">Tom</span> <span xmlns="http://www.w3.org/1999/xhtml" class="orgname"/> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Cunningham</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">Kurt</span> <span xmlns="http://www.w3.org/1999/xhtml" class="orgname"/> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Stam</span>, and <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">The jUDDI Community</span> <span xmlns="http://www.w3.org/1999/xhtml" class="orgname"/> <span xmlns="http://www.w3.org/1999/xhtml" class="surname"/></div><div class="editors"/><div class="others">and thanks to <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">Darrin</span> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Mison</span></div></div></div><
 div><p class="copyright">Copyright © 2009 jUDDI Community.</p></div><div><a href="ln-d0e32.html">Legal Notice</a></div><div><div class="abstract"><p class="title"><b>Abstract</b></p><p>
+	</h3></div><div><div xmlns="" xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="authorgroup"><div class="authors">by <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">Tom</span> <span xmlns="http://www.w3.org/1999/xhtml" class="orgname"/> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Cunningham</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">Kurt</span> <span xmlns="http://www.w3.org/1999/xhtml" class="orgname"/> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Stam</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">Jeff</span> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Faath</span>, and <span xmlns="http://www.w3.org/1999/xhtml" class="firstname">The jUDDI Community</span> <span xmlns="http://www.w3.org/1999/xhtml" class="orgname"/> <span xmlns="http://www.w3.org/1999/xhtml" class="surname"/></div><div class="editors"/><div class="others">and thanks to <span xmlns="http:/
 /www.w3.org/1999/xhtml" class="firstname">Darrin</span> <span xmlns="http://www.w3.org/1999/xhtml" class="surname">Mison</span></div></div></div><div><p class="copyright">Copyright © 2009 jUDDI Community.</p></div><div><a href="ln-d0e32.html">Legal Notice</a></div><div><div class="abstract"><p class="title"><b>Abstract</b></p><p>
         This document is a User Guide for jUDDI. jUDDI (pronounced "Judy") is an open
         source Java implementation of the Universal Description, Discovery, and
         Integration (UDDI v3) specification for Web Services.
-		</p></div></div></div><hr/></div><div class="toc"><dl><dt><span class="preface"><a href="User_Guide-Preface.html">Preface</a></span></dt><dd><dl><dt><span class="section"><a href="User_Guide-Preface.html#d0e76">1. Document Conventions</a></span></dt><dd><dl><dt><span class="section"><a href="User_Guide-Preface.html#d0e86">1.1. Typographic Conventions</a></span></dt><dt><span class="section"><a href="User_Guide-Preface.html#d0e302">1.2. Pull-quote Conventions</a></span></dt><dt><span class="section"><a href="User_Guide-Preface.html#d0e321">1.3. Notes and Warnings</a></span></dt></dl></dd><dt><span class="section"><a href="User_Guide-Preface.html#d0e341">2. We Need Feedback!</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-UDDI_Registry.html">1. UDDI Registry</a></span></dt><dd><dl><dt><span class="section"><a href="chap-UDDI_Registry.html#sect-UDDI_Registry-intro">1.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-UDDI_Registry.html#sec
 t-UDDI_Registry">1.2. UDDI Registry</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Getting_Started.html">2. Getting Started</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Getting_Started.html#sect-what_should_I_download">2.1. What Should I Download?</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-using_the_jar">2.2. Using the JAR</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-using_the_WAR_file">2.3. Using the WAR File</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-using_the_tomcat_bundle">2.4. Using the Tomcat Bundle</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-Using_jUDDI_webservices">2.5. Using jUDDI Web Services</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Authentication.html">3. Authentication</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Authentication.html#sect-au
 thentication_intro">3.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-jUDDI_Authentication">3.2. jUDDI Authentication</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-XMLDocAuthentication">3.3. XMLDocAuthentication</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-CryptedXMLDocAuthentication">3.4. CryptedXMLDocAuthentication</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-JBoss_Authentication">3.5. JBoss Authentication</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-database_setup.html">4. Database Setup</a></span></dt><dd><dl><dt><span class="section"><a href="chap-database_setup.html#sect-derby_OOB">4.1. Derby Out-of-the-Box</a></span></dt><dt><span class="section"><a href="chap-database_setup.html#sect-switch_to_mysql">4.2. Switch to MySQL</a></span></dt><dt><span class="section"><a href="chap-database_setup.html#sec
 t-switch_to_postres">4.3. Switch to Postgres</a></span></dt><dt><span class="section"><a href="chap-database_setup.html#sect-switch_to_other_DB">4.4. Switch to &lt;other db&gt;</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-root_seed_data.html">5. Root Seed Data</a></span></dt><dd><dl><dt><span class="section"><a href="chap-root_seed_data.html#sect-root_seed_data_intro">5.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-root_seed_data.html#sect-seed_data_files">5.2. Seed Data Files</a></span></dt><dt><span class="section"><a href="chap-root_seed_data.html#sect-tokens_in_the_seed_data">5.3. Tokens in the Seed Data</a></span></dt><dt><span class="section"><a href="chap-root_seed_data.html#sect-custom_seed_data">5.4. Customer Seed Data</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-jUDDI_Configuration.html">6. jUDDI_Configuration</a></span></dt><dd><dl><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect
 -config_Introduction">6.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_authentication">6.2. Authentication</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-startup">6.3. Startup</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_queries">6.4. Queries</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_proxy">6.5. Proxy Settings</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_keygeneration">6.6. KeyGeneration</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_subscription">6.7. Subscription</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_transfer">6.8. Transfer</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Using_jUDDI-Client.html">7. Using the jUDDI-Client
 </a></span></dt><dd><dl><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-jUDDI_Client_intro">7.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-configuration">7.2. Configuration</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-JAX-SW_transport">7.3. JAX-WS Transport</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-RMI_transport">7.4. RMI Transport</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-InVM_transport">7.5. InVM Transport</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-dependencies">7.6. Dependencies</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-sample_code">7.7. Sample Code</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-UDDI_annotations.html">8. UDDI Annotations</a></span></dt><dd><dl><dt><span class="
 section"><a href="chap-UDDI_annotations.html#sect-intro_annotations">8.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIService">8.2. UDDIService Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIServiceBinding">8.3. UDDIServiceBinding Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-WebServiceExample">8.4. WebService Example</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-CategoryBag">8.5. CategoryBag Attribute</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Subscription.html">9. Subscription</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Subscription.html#sect-subscription_intro">9.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-Two_node_example">9.2. Two node example setup: Sales and Marketing</a></span></dt><dt><span c
 lass="section"><a href="chap-Subscription.html#sect-deploy_HelloSales_service">9.3. Deploy the HelloSales Service</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-config_user_create_subscription">9.4. Configure a user to create Subscriptions</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-synchronous_notifications">9.5. Synchronous Notifications</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Administration.html">10. Administration</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Administration.html#sect-admin_intro">10.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Administration.html#sect-changing_listener_port">10.2. Changing the Listener Port</a></span></dt><dt><span class="section"><a href="chap-Administration.html#sect-changing_oracle_sequence_name">10.3. Changing the Oracle Sequence name</a></span></dt></dl></dd><dt><span class="appendix"><a href="appe-Pub
 lican-Revision_History.html">A. Revision History</a></span></dt></dl></div></div><ul class="docnav"><li class="previous"/><li class="next"><a accesskey="n" href="User_Guide-Preface.html"><strong>Next</strong>Preface</a></li></ul></body></html>
\ No newline at end of file
+		</p></div></div></div><hr/></div><div class="toc"><dl><dt><span class="preface"><a href="User_Guide-Preface.html">Preface</a></span></dt><dd><dl><dt><span class="section"><a href="User_Guide-Preface.html#d0e83">1. Document Conventions</a></span></dt><dd><dl><dt><span class="section"><a href="User_Guide-Preface.html#d0e93">1.1. Typographic Conventions</a></span></dt><dt><span class="section"><a href="User_Guide-Preface.html#d0e309">1.2. Pull-quote Conventions</a></span></dt><dt><span class="section"><a href="User_Guide-Preface.html#d0e328">1.3. Notes and Warnings</a></span></dt></dl></dd><dt><span class="section"><a href="User_Guide-Preface.html#d0e348">2. We Need Feedback!</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-UDDI_Registry.html">1. UDDI Registry</a></span></dt><dd><dl><dt><span class="section"><a href="chap-UDDI_Registry.html#sect-UDDI_Registry-intro">1.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-UDDI_Registry.html#sec
 t-UDDI_Registry">1.2. UDDI Registry</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Getting_Started.html">2. Getting Started</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Getting_Started.html#sect-what_should_I_download">2.1. What Should I Download?</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-using_the_jar">2.2. Using the JAR</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-using_the_WAR_file">2.3. Using the WAR File</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-using_the_tomcat_bundle">2.4. Using the Tomcat Bundle</a></span></dt><dt><span class="section"><a href="chap-Getting_Started.html#sect-Using_jUDDI_webservices">2.5. Using jUDDI Web Services</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Authentication.html">3. Authentication</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Authentication.html#sect-au
 thentication_intro">3.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-jUDDI_Authentication">3.2. jUDDI Authentication</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-XMLDocAuthentication">3.3. XMLDocAuthentication</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-CryptedXMLDocAuthentication">3.4. CryptedXMLDocAuthentication</a></span></dt><dt><span class="section"><a href="chap-Authentication.html#sect-JBoss_Authentication">3.5. JBoss Authentication</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-database_setup.html">4. Database Setup</a></span></dt><dd><dl><dt><span class="section"><a href="chap-database_setup.html#sect-derby_OOB">4.1. Derby Out-of-the-Box</a></span></dt><dt><span class="section"><a href="chap-database_setup.html#sect-switch_to_mysql">4.2. Switch to MySQL</a></span></dt><dt><span class="section"><a href="chap-database_setup.html#sec
 t-switch_to_postres">4.3. Switch to Postgres</a></span></dt><dt><span class="section"><a href="chap-database_setup.html#sect-switch_to_other_DB">4.4. Switch to &lt;other db&gt;</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-root_seed_data.html">5. Root Seed Data</a></span></dt><dd><dl><dt><span class="section"><a href="chap-root_seed_data.html#sect-root_seed_data_intro">5.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-root_seed_data.html#sect-seed_data_files">5.2. Seed Data Files</a></span></dt><dt><span class="section"><a href="chap-root_seed_data.html#sect-tokens_in_the_seed_data">5.3. Tokens in the Seed Data</a></span></dt><dt><span class="section"><a href="chap-root_seed_data.html#sect-custom_seed_data">5.4. Customer Seed Data</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-jUDDI_Configuration.html">6. jUDDI_Configuration</a></span></dt><dd><dl><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect
 -config_Introduction">6.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_authentication">6.2. Authentication</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-startup">6.3. Startup</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_queries">6.4. Queries</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_proxy">6.5. Proxy Settings</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_keygeneration">6.6. KeyGeneration</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_subscription">6.7. Subscription</a></span></dt><dt><span class="section"><a href="chap-jUDDI_Configuration.html#sect-config_transfer">6.8. Transfer</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Using_jUDDI-Client.html">7. Using the jUDDI-Client
 </a></span></dt><dd><dl><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-jUDDI_Client_intro">7.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-configuration">7.2. Configuration</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-JAX-SW_transport">7.3. JAX-WS Transport</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-RMI_transport">7.4. RMI Transport</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-InVM_transport">7.5. InVM Transport</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-dependencies">7.6. Dependencies</a></span></dt><dt><span class="section"><a href="chap-Using_jUDDI-Client.html#sect-sample_code">7.7. Sample Code</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-UDDI_annotations.html">8. UDDI Annotations</a></span></dt><dd><dl><dt><span class="
 section"><a href="chap-UDDI_annotations.html#sect-intro_annotations">8.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIService">8.2. UDDIService Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-UDDIServiceBinding">8.3. UDDIServiceBinding Annotation</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-WebServiceExample">8.4. WebService Example</a></span></dt><dt><span class="section"><a href="chap-UDDI_annotations.html#sect-CategoryBag">8.5. CategoryBag Attribute</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-SimplePublish.html">9. Simple Publishing Using the jUDDI API</a></span></dt><dd><dl><dt><span class="section"><a href="chap-SimplePublish.html#d0e1535">9.1. UDDI Data Model</a></span></dt><dt><span class="section"><a href="chap-SimplePublish.html#d0e1561">9.2. jUDDI Additions to the Model</a></span></dt><dt><span class="section"
 ><a href="chap-SimplePublish.html#d0e1574">9.3. UDDI and jUDDI API</a></span></dt><dt><span class="section"><a href="chap-SimplePublish.html#d0e1612">9.4. Getting Started</a></span></dt><dd><dl><dt><span class="section"><a href="chap-SimplePublish.html#d0e1620">9.4.1. Simple Publishing Example</a></span></dt></dl></dd><dt><span class="section"><a href="chap-SimplePublish.html#d0e1662">9.5. Conclusion</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Subscription.html">10. Subscription</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Subscription.html#sect-subscription_intro">10.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-Two_node_example">10.2. Two node example setup: Sales and Marketing</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-deploy_HelloSales_service">10.3. Deploy the HelloSales Service</a></span></dt><dt><span class="section"><a href="chap-Subscription.html
 #sect-config_user_create_subscription">10.4. Configure a user to create Subscriptions</a></span></dt><dt><span class="section"><a href="chap-Subscription.html#sect-synchronous_notifications">10.5. Synchronous Notifications</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-Administration.html">11. Administration</a></span></dt><dd><dl><dt><span class="section"><a href="chap-Administration.html#sect-admin_intro">11.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-Administration.html#sect-changing_listener_port">11.2. Changing the Listener Port</a></span></dt><dt><span class="section"><a href="chap-Administration.html#sect-changing_oracle_sequence_name">11.3. Changing the Oracle Sequence name</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-deployjboss.html">12. Deploying to JBoss 5.1.0.GA</a></span></dt><dd><dl><dt><span class="section"><a href="chap-deployjboss.html#sect-deployjboss">12.1. Introduction</a></span></dt><dt><s
 pan class="section"><a href="chap-deployjboss.html#sect-juddi-war">12.2. Add juddiv3.war</a></span></dt><dt><span class="section"><a href="chap-deployjboss.html#sect-datasource">12.3. Configure Datasource</a></span></dt></dl></dd><dt><span class="chapter"><a href="chap-deployglassfish.html">13. Deploying to Glassfish 2.1.1</a></span></dt><dd><dl><dt><span class="section"><a href="chap-deployglassfish.html#sect-deployglassfish">13.1. Introduction</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-glassfish-jars">13.2. Glassfish jars</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-juddi-ds">13.3. Configure the JUDDI datasource</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-glassfish-juddi-war">13.4. Add juddiv3-cxf.war</a></span></dt><dt><span class="section"><a href="chap-deployglassfish.html#sect-run">13.5. Run juddi</a></span></dt></dl></dd><dt><span class="appendix"><a href="ap
 pe-Publican-Revision_History.html">A. Revision History</a></span></dt></dl></div></div><ul class="docnav"><li class="previous"/><li class="next"><a accesskey="n" href="User_Guide-Preface.html"><strong>Next</strong>Preface</a></li></ul></body></html>
\ No newline at end of file

Added: webservices/juddi/site/docs/3.0/userguide/html_single/images/uddi_core_datastructures.gif
URL: http://svn.apache.org/viewvc/webservices/juddi/site/docs/3.0/userguide/html_single/images/uddi_core_datastructures.gif?rev=918080&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/juddi/site/docs/3.0/userguide/html_single/images/uddi_core_datastructures.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



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