You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2018/02/28 12:36:27 UTC

[51/51] [partial] juddi git commit: initial commit for mvn site

initial commit for mvn site


Project: http://git-wip-us.apache.org/repos/asf/juddi/repo
Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/8ef46321
Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/8ef46321
Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/8ef46321

Branch: refs/heads/asf-site
Commit: 8ef4632112429e119103ba2bc46e415f82183532
Parents: 
Author: Alex O'Ree <al...@apache.org>
Authored: Wed Feb 28 07:34:41 2018 -0500
Committer: Alex O'Ree <al...@apache.org>
Committed: Wed Feb 28 07:34:41 2018 -0500

----------------------------------------------------------------------
 apidocs/allclasses-frame.html                   |   861 +
 apidocs/allclasses-noframe.html                 |   861 +
 apidocs/constant-values.html                    |  6617 +++++
 apidocs/deprecated-list.html                    |   284 +
 apidocs/help-doc.html                           |   231 +
 apidocs/index-all.html                          | 26323 +++++++++++++++++
 apidocs/index.html                              |    75 +
 apidocs/org/apache/juddi/ClassUtil.html         |   299 +
 .../org/apache/juddi/InitialContextInfo.html    |   331 +
 apidocs/org/apache/juddi/ObjectFactory.html     |   312 +
 apidocs/org/apache/juddi/Property.html          |   384 +
 apidocs/org/apache/juddi/Registry.html          |   268 +
 apidocs/org/apache/juddi/adminconsole/AES.html  |   446 +
 .../CrossSiteRequestForgeryException.html       |   396 +
 .../juddi/adminconsole/PostBackConstants.html   |   767 +
 .../juddi/adminconsole/StartupServlet.html      |   312 +
 .../juddi/adminconsole/class-use/AES.html       |   126 +
 .../CrossSiteRequestForgeryException.html       |   126 +
 .../class-use/PostBackConstants.html            |   126 +
 .../adminconsole/class-use/StartupServlet.html  |   126 +
 .../adminconsole/hub/JUDDIRequestsAsXML.html    |   294 +
 .../hub/UddiAdminHub.AuthStyle.html             |   353 +
 .../juddi/adminconsole/hub/UddiAdminHub.html    |   640 +
 .../adminconsole/hub/builders/Printers.html     |   488 +
 .../hub/builders/class-use/Printers.html        |   126 +
 .../hub/builders/package-frame.html             |    21 +
 .../hub/builders/package-summary.html           |   146 +
 .../adminconsole/hub/builders/package-tree.html |   139 +
 .../adminconsole/hub/builders/package-use.html  |   126 +
 .../hub/class-use/JUDDIRequestsAsXML.html       |   126 +
 .../hub/class-use/UddiAdminHub.AuthStyle.html   |   175 +
 .../hub/class-use/UddiAdminHub.html             |   169 +
 .../juddi/adminconsole/hub/package-frame.html   |    26 +
 .../juddi/adminconsole/hub/package-summary.html |   168 +
 .../juddi/adminconsole/hub/package-tree.html    |   152 +
 .../juddi/adminconsole/hub/package-use.html     |   165 +
 .../juddi/adminconsole/package-frame.html       |    27 +
 .../juddi/adminconsole/package-summary.html     |   181 +
 .../apache/juddi/adminconsole/package-tree.html |   150 +
 .../apache/juddi/adminconsole/package-use.html  |   126 +
 .../adminconsole/resources/ResourceLoader.html  |   330 +
 .../resources/class-use/ResourceLoader.html     |   126 +
 .../adminconsole/resources/package-frame.html   |    21 +
 .../adminconsole/resources/package-summary.html |   147 +
 .../adminconsole/resources/package-tree.html    |   139 +
 .../adminconsole/resources/package-use.html     |   126 +
 .../juddi/api/impl/AuthenticatedService.html    |   455 +
 .../apache/juddi/api/impl/InquiryHelper.html    |   678 +
 .../org/apache/juddi/api/impl/JUDDIApiImpl.html |  1020 +
 .../juddi/api/impl/PublicationHelper.html       |   287 +
 .../impl/ServiceCounterLifecycleResource.html   |   299 +
 .../juddi/api/impl/UDDICustodyTransferImpl.html |   607 +
 .../apache/juddi/api/impl/UDDIInquiryImpl.html  |  1119 +
 .../juddi/api/impl/UDDIPublicationImpl.html     |  1987 ++
 .../juddi/api/impl/UDDIReplicationImpl.html     |   499 +
 .../apache/juddi/api/impl/UDDISecurityImpl.html |   478 +
 .../juddi/api/impl/UDDIServiceCounter.html      |   509 +
 .../juddi/api/impl/UDDIServiceCounterMBean.html |   275 +
 .../juddi/api/impl/UDDISubscriptionImpl.html    |   850 +
 .../api/impl/UDDISubscriptionListenerImpl.html  |   388 +
 .../juddi/api/impl/UDDIValueSetCachingImpl.html |   383 +
 .../api/impl/UDDIValueSetValidationImpl.html    |   427 +
 .../juddi/api/impl/UDDIv2InquiryImpl.html       |   509 +
 .../juddi/api/impl/UDDIv2PublishImpl.html       |   628 +
 .../apache/juddi/api/impl/XRegisterHelper.html  |   282 +
 .../impl/class-use/AuthenticatedService.html    |   227 +
 .../juddi/api/impl/class-use/InquiryHelper.html |   126 +
 .../juddi/api/impl/class-use/JUDDIApiImpl.html  |   126 +
 .../api/impl/class-use/PublicationHelper.html   |   126 +
 .../ServiceCounterLifecycleResource.html        |   126 +
 .../impl/class-use/UDDICustodyTransferImpl.html |   126 +
 .../api/impl/class-use/UDDIInquiryImpl.html     |   126 +
 .../api/impl/class-use/UDDIPublicationImpl.html |   126 +
 .../api/impl/class-use/UDDIReplicationImpl.html |   126 +
 .../api/impl/class-use/UDDISecurityImpl.html    |   126 +
 .../api/impl/class-use/UDDIServiceCounter.html  |   168 +
 .../impl/class-use/UDDIServiceCounterMBean.html |   126 +
 .../impl/class-use/UDDISubscriptionImpl.html    |   168 +
 .../class-use/UDDISubscriptionListenerImpl.html |   126 +
 .../impl/class-use/UDDIValueSetCachingImpl.html |   126 +
 .../class-use/UDDIValueSetValidationImpl.html   |   126 +
 .../api/impl/class-use/UDDIv2InquiryImpl.html   |   126 +
 .../api/impl/class-use/UDDIv2PublishImpl.html   |   126 +
 .../api/impl/class-use/XRegisterHelper.html     |   126 +
 .../apache/juddi/api/impl/package-frame.html    |    42 +
 .../apache/juddi/api/impl/package-summary.html  |   275 +
 .../org/apache/juddi/api/impl/package-tree.html |   163 +
 .../org/apache/juddi/api/impl/package-use.html  |   192 +
 .../juddi/api/impl/rest/UDDIInquiryJAXRS.html   |  1032 +
 .../impl/rest/class-use/UDDIInquiryJAXRS.html   |   126 +
 .../juddi/api/impl/rest/package-frame.html      |    21 +
 .../juddi/api/impl/rest/package-summary.html    |   146 +
 .../juddi/api/impl/rest/package-tree.html       |   139 +
 .../apache/juddi/api/impl/rest/package-use.html |   126 +
 .../juddi/api/util/CustodyTransferQuery.html    |   427 +
 .../org/apache/juddi/api/util/InquiryQuery.html |   511 +
 .../org/apache/juddi/api/util/JUDDIQuery.html   |   674 +
 .../apache/juddi/api/util/PublicationQuery.html |   558 +
 .../org/apache/juddi/api/util/QueryStatus.html  |   410 +
 .../apache/juddi/api/util/ReplicationQuery.html |   450 +
 .../apache/juddi/api/util/SecurityQuery.html    |   414 +
 .../api/util/SubscriptionListenerQuery.html     |   402 +
 .../juddi/api/util/SubscriptionQuery.html       |   438 +
 .../org/apache/juddi/api/util/UDDIQuery.html    |   232 +
 .../juddi/api/util/ValueSetCachingQuery.html    |   402 +
 .../juddi/api/util/ValueSetValidationQuery.html |   402 +
 .../util/class-use/CustodyTransferQuery.html    |   183 +
 .../juddi/api/util/class-use/InquiryQuery.html  |   183 +
 .../juddi/api/util/class-use/JUDDIQuery.html    |   183 +
 .../api/util/class-use/PublicationQuery.html    |   183 +
 .../juddi/api/util/class-use/QueryStatus.html   |   211 +
 .../api/util/class-use/ReplicationQuery.html    |   183 +
 .../juddi/api/util/class-use/SecurityQuery.html |   183 +
 .../class-use/SubscriptionListenerQuery.html    |   183 +
 .../api/util/class-use/SubscriptionQuery.html   |   183 +
 .../juddi/api/util/class-use/UDDIQuery.html     |   252 +
 .../util/class-use/ValueSetCachingQuery.html    |   183 +
 .../util/class-use/ValueSetValidationQuery.html |   183 +
 .../apache/juddi/api/util/package-frame.html    |    35 +
 .../apache/juddi/api/util/package-summary.html  |   232 +
 .../org/apache/juddi/api/util/package-tree.html |   157 +
 .../org/apache/juddi/api/util/package-use.html  |   246 +
 .../apache/juddi/api_v3/AccessPointType.html    |   402 +
 .../api_v3/AdminDeleteSubscriptionRequest.html  |   400 +
 .../api_v3/AdminDeleteSubscriptionResponse.html |   253 +
 .../apache/juddi/api_v3/AdminSaveBusiness.html  |   400 +
 .../juddi/api_v3/AdminSaveBusinessResponse.html |   353 +
 .../juddi/api_v3/AdminSaveBusinessWrapper.html  |   400 +
 .../api_v3/AdminSaveSubscriptionRequest.html    |   456 +
 .../api_v3/AdminSaveSubscriptionResponse.html   |   344 +
 .../apache/juddi/api_v3/AdminSaveTModel.html    |   400 +
 .../juddi/api_v3/AdminSaveTModelResponse.html   |   353 +
 .../juddi/api_v3/AdminSaveTModelWrapper.html    |   400 +
 apidocs/org/apache/juddi/api_v3/Clerk.html      |   521 +
 .../org/apache/juddi/api_v3/ClerkDetail.html    |   344 +
 apidocs/org/apache/juddi/api_v3/ClerkList.html  |   344 +
 .../juddi/api_v3/ClientSubscriptionInfo.html    |   577 +
 .../api_v3/ClientSubscriptionInfoDetail.html    |   344 +
 .../org/apache/juddi/api_v3/DeleteClerk.html    |   423 +
 .../api_v3/DeleteClientSubscriptionInfo.html    |   400 +
 apidocs/org/apache/juddi/api_v3/DeleteNode.html |   423 +
 .../apache/juddi/api_v3/DeletePublisher.html    |   400 +
 .../org/apache/juddi/api_v3/GetAllClerks.html   |   353 +
 .../juddi/api_v3/GetAllClerksResponse.html      |   353 +
 .../api_v3/GetAllClientSubscriptionInfo.html    |   353 +
 .../GetAllClientSubscriptionInfoDetail.html     |   350 +
 .../GetAllClientSubscriptionInfoResponse.html   |   344 +
 .../org/apache/juddi/api_v3/GetAllNodes.html    |   353 +
 .../juddi/api_v3/GetAllNodesResponse.html       |   353 +
 .../juddi/api_v3/GetAllPublisherDetail.html     |   353 +
 .../api_v3/GetClientSubscriptionInfoDetail.html |   396 +
 .../api_v3/GetEntityHistoryMessageRequest.html  |   501 +
 .../api_v3/GetEntityHistoryMessageResponse.html |   353 +
 ...dReplicationChangeRecordsMessageRequest.html |   445 +
 ...ReplicationChangeRecordsMessageResponse.html |   353 +
 .../apache/juddi/api_v3/GetPublisherDetail.html |   400 +
 .../juddi/api_v3/GetReplicationNodes.html       |   353 +
 .../api_v3/GetReplicationNodesResponse.html     |   353 +
 apidocs/org/apache/juddi/api_v3/Node.html       |  1137 +
 apidocs/org/apache/juddi/api_v3/NodeDetail.html |   344 +
 apidocs/org/apache/juddi/api_v3/NodeList.html   |   344 +
 .../org/apache/juddi/api_v3/ObjectFactory.html  |  1682 ++
 apidocs/org/apache/juddi/api_v3/Publisher.html  |   848 +
 .../apache/juddi/api_v3/PublisherDetail.html    |   400 +
 apidocs/org/apache/juddi/api_v3/SaveClerk.html  |   400 +
 .../api_v3/SaveClientSubscriptionInfo.html      |   400 +
 apidocs/org/apache/juddi/api_v3/SaveNode.html   |   400 +
 .../org/apache/juddi/api_v3/SavePublisher.html  |   400 +
 .../juddi/api_v3/SetReplicationNodes.html       |   409 +
 .../api_v3/SetReplicationNodesResponse.html     |   353 +
 .../juddi/api_v3/SubscriptionWrapper.html       |   400 +
 .../apache/juddi/api_v3/SyncSubscription.html   |   400 +
 .../juddi/api_v3/SyncSubscriptionDetail.html    |   344 +
 .../api_v3/SyncSubscriptionDetailResponse.html  |   353 +
 .../juddi/api_v3/SyncSubscriptionRequest.html   |   353 +
 .../org/apache/juddi/api_v3/ValidValues.html    |   409 +
 .../juddi/api_v3/class-use/AccessPointType.html |   175 +
 .../AdminDeleteSubscriptionRequest.html         |   198 +
 .../AdminDeleteSubscriptionResponse.html        |   198 +
 .../api_v3/class-use/AdminSaveBusiness.html     |   198 +
 .../class-use/AdminSaveBusinessResponse.html    |   198 +
 .../class-use/AdminSaveBusinessWrapper.html     |   273 +
 .../class-use/AdminSaveSubscriptionRequest.html |   198 +
 .../AdminSaveSubscriptionResponse.html          |   198 +
 .../juddi/api_v3/class-use/AdminSaveTModel.html |   198 +
 .../class-use/AdminSaveTModelResponse.html      |   198 +
 .../class-use/AdminSaveTModelWrapper.html       |   273 +
 .../apache/juddi/api_v3/class-use/Clerk.html    |   392 +
 .../juddi/api_v3/class-use/ClerkDetail.html     |   269 +
 .../juddi/api_v3/class-use/ClerkList.html       |   276 +
 .../class-use/ClientSubscriptionInfo.html       |   237 +
 .../class-use/ClientSubscriptionInfoDetail.html |   254 +
 .../juddi/api_v3/class-use/DeleteClerk.html     |   297 +
 .../class-use/DeleteClientSubscriptionInfo.html |   297 +
 .../juddi/api_v3/class-use/DeleteNode.html      |   298 +
 .../juddi/api_v3/class-use/DeletePublisher.html |   304 +
 .../juddi/api_v3/class-use/GetAllClerks.html    |   198 +
 .../api_v3/class-use/GetAllClerksResponse.html  |   198 +
 .../class-use/GetAllClientSubscriptionInfo.html |   198 +
 .../GetAllClientSubscriptionInfoDetail.html     |   194 +
 .../GetAllClientSubscriptionInfoResponse.html   |   198 +
 .../juddi/api_v3/class-use/GetAllNodes.html     |   198 +
 .../api_v3/class-use/GetAllNodesResponse.html   |   198 +
 .../api_v3/class-use/GetAllPublisherDetail.html |   296 +
 .../GetClientSubscriptionInfoDetail.html        |   194 +
 .../GetEntityHistoryMessageRequest.html         |   274 +
 .../GetEntityHistoryMessageResponse.html        |   274 +
 ...dReplicationChangeRecordsMessageRequest.html |   274 +
 ...ReplicationChangeRecordsMessageResponse.html |   274 +
 .../api_v3/class-use/GetPublisherDetail.html    |   296 +
 .../api_v3/class-use/GetReplicationNodes.html   |   198 +
 .../class-use/GetReplicationNodesResponse.html  |   198 +
 .../org/apache/juddi/api_v3/class-use/Node.html |   530 +
 .../juddi/api_v3/class-use/NodeDetail.html      |   269 +
 .../apache/juddi/api_v3/class-use/NodeList.html |   276 +
 .../juddi/api_v3/class-use/ObjectFactory.html   |   126 +
 .../juddi/api_v3/class-use/Publisher.html       |   287 +
 .../juddi/api_v3/class-use/PublisherDetail.html |   312 +
 .../juddi/api_v3/class-use/SaveClerk.html       |   297 +
 .../class-use/SaveClientSubscriptionInfo.html   |   297 +
 .../apache/juddi/api_v3/class-use/SaveNode.html |   297 +
 .../juddi/api_v3/class-use/SavePublisher.html   |   302 +
 .../api_v3/class-use/SetReplicationNodes.html   |   198 +
 .../class-use/SetReplicationNodesResponse.html  |   198 +
 .../api_v3/class-use/SubscriptionWrapper.html   |   270 +
 .../api_v3/class-use/SyncSubscription.html      |   298 +
 .../class-use/SyncSubscriptionDetail.html       |   298 +
 .../SyncSubscriptionDetailResponse.html         |   168 +
 .../class-use/SyncSubscriptionRequest.html      |   198 +
 .../juddi/api_v3/class-use/ValidValues.html     |   170 +
 .../org/apache/juddi/api_v3/package-frame.html  |    77 +
 .../apache/juddi/api_v3/package-summary.html    |   477 +
 .../org/apache/juddi/api_v3/package-tree.html   |   203 +
 .../org/apache/juddi/api_v3/package-use.html    |  1024 +
 .../apache/juddi/api_v3/rest/UriContainer.html  |   292 +
 .../api_v3/rest/class-use/UriContainer.html     |   174 +
 .../apache/juddi/api_v3/rest/package-frame.html |    21 +
 .../juddi/api_v3/rest/package-summary.html      |   146 +
 .../apache/juddi/api_v3/rest/package-tree.html  |   139 +
 .../apache/juddi/api_v3/rest/package-use.html   |   161 +
 .../org/apache/juddi/class-use/ClassUtil.html   |   126 +
 .../juddi/class-use/InitialContextInfo.html     |   198 +
 .../apache/juddi/class-use/ObjectFactory.html   |   126 +
 .../org/apache/juddi/class-use/Property.html    |   192 +
 .../org/apache/juddi/class-use/Registry.html    |   126 +
 apidocs/org/apache/juddi/config/AppConfig.html  |   442 +
 apidocs/org/apache/juddi/config/Constants.html  |   318 +
 apidocs/org/apache/juddi/config/Install.html    |   676 +
 .../apache/juddi/config/PersistenceManager.html |   341 +
 apidocs/org/apache/juddi/config/Property.html   |  1546 +
 .../juddi/config/PublisherFileFilter.html       |   287 +
 apidocs/org/apache/juddi/config/Release.html    |   252 +
 .../org/apache/juddi/config/ResourceConfig.html |   317 +
 .../juddi/config/class-use/AppConfig.html       |   170 +
 .../juddi/config/class-use/Constants.html       |   126 +
 .../apache/juddi/config/class-use/Install.html  |   126 +
 .../config/class-use/PersistenceManager.html    |   126 +
 .../apache/juddi/config/class-use/Property.html |   126 +
 .../config/class-use/PublisherFileFilter.html   |   126 +
 .../apache/juddi/config/class-use/Release.html  |   126 +
 .../juddi/config/class-use/ResourceConfig.html  |   126 +
 .../org/apache/juddi/config/package-frame.html  |    31 +
 .../apache/juddi/config/package-summary.html    |   203 +
 .../org/apache/juddi/config/package-tree.html   |   149 +
 .../org/apache/juddi/config/package-use.html    |   163 +
 .../apache/juddi/cryptor/CryptorFactory.html    |   305 +
 .../juddi/cryptor/class-use/CryptorFactory.html |   126 +
 .../org/apache/juddi/cryptor/package-frame.html |    21 +
 .../apache/juddi/cryptor/package-summary.html   |   156 +
 .../org/apache/juddi/cryptor/package-tree.html  |   139 +
 .../org/apache/juddi/cryptor/package-use.html   |   126 +
 apidocs/org/apache/juddi/ddl/generator/App.html |   325 +
 .../juddi/ddl/generator/class-use/App.html      |   126 +
 .../juddi/ddl/generator/package-frame.html      |    21 +
 .../juddi/ddl/generator/package-summary.html    |   149 +
 .../juddi/ddl/generator/package-tree.html       |   139 +
 .../apache/juddi/ddl/generator/package-use.html |   126 +
 .../org/apache/juddi/example/HelloWorld.html    |   227 +
 .../apache/juddi/example/HelloWorldImpl.html    |   284 +
 .../juddi/example/browse/SimpleBrowse.html      |   301 +
 .../example/browse/class-use/SimpleBrowse.html  |   126 +
 .../juddi/example/browse/package-frame.html     |    21 +
 .../juddi/example/browse/package-summary.html   |   146 +
 .../juddi/example/browse/package-tree.html      |   139 +
 .../juddi/example/browse/package-use.html       |   126 +
 .../juddi/example/class-use/HelloWorld.html     |   168 +
 .../juddi/example/class-use/HelloWorldImpl.html |   126 +
 .../juddi/example/helloworld/HelloWorld.html    |   291 +
 .../helloworld/class-use/HelloWorld.html        |   126 +
 .../juddi/example/helloworld/package-frame.html |    21 +
 .../example/helloworld/package-summary.html     |   147 +
 .../juddi/example/helloworld/package-tree.html  |   139 +
 .../juddi/example/helloworld/package-use.html   |   126 +
 .../org/apache/juddi/example/package-frame.html |    25 +
 .../apache/juddi/example/package-summary.html   |   161 +
 .../org/apache/juddi/example/package-tree.html  |   143 +
 .../org/apache/juddi/example/package-use.html   |   159 +
 .../partition/SimpleCreateTmodelPartition.html  |   318 +
 .../class-use/SimpleCreateTmodelPartition.html  |   126 +
 .../juddi/example/partition/package-frame.html  |    21 +
 .../example/partition/package-summary.html      |   147 +
 .../juddi/example/partition/package-tree.html   |   139 +
 .../juddi/example/partition/package-use.html    |   126 +
 .../example/publish/SimplePublishClerk.html     |   297 +
 .../example/publish/SimplePublishPortable.html  |   297 +
 .../publish/class-use/SimplePublishClerk.html   |   126 +
 .../class-use/SimplePublishPortable.html        |   126 +
 .../juddi/example/publish/package-frame.html    |    22 +
 .../juddi/example/publish/package-summary.html  |   154 +
 .../juddi/example/publish/package-tree.html     |   140 +
 .../juddi/example/publish/package-use.html      |   126 +
 .../api/bridge/example/SimpleBrowseUDDIv2.html  |   312 +
 .../example/class-use/SimpleBrowseUDDIv2.html   |   126 +
 .../api/bridge/example/package-frame.html       |    21 +
 .../api/bridge/example/package-summary.html     |   157 +
 .../uddiv2/api/bridge/example/package-tree.html |   139 +
 .../uddiv2/api/bridge/example/package-use.html  |   126 +
 .../apache/juddi/example/wsdl2uddi/Call.html    |   286 +
 .../apache/juddi/example/wsdl2uddi/Delete.html  |   299 +
 .../apache/juddi/example/wsdl2uddi/Find.html    |   286 +
 .../juddi/example/wsdl2uddi/HelloWorldImpl.html |   284 +
 .../apache/juddi/example/wsdl2uddi/Publish.html |   304 +
 .../apache/juddi/example/wsdl2uddi/Setup.html   |   286 +
 .../juddi/example/wsdl2uddi/class-use/Call.html |   126 +
 .../example/wsdl2uddi/class-use/Delete.html     |   126 +
 .../juddi/example/wsdl2uddi/class-use/Find.html |   126 +
 .../wsdl2uddi/class-use/HelloWorldImpl.html     |   126 +
 .../example/wsdl2uddi/class-use/Publish.html    |   126 +
 .../example/wsdl2uddi/class-use/Setup.html      |   126 +
 .../juddi/example/wsdl2uddi/package-frame.html  |    26 +
 .../example/wsdl2uddi/package-summary.html      |   164 +
 .../juddi/example/wsdl2uddi/package-tree.html   |   144 +
 .../juddi/example/wsdl2uddi/package-use.html    |   126 +
 .../version/ServiceVersioningExample.html       |   284 +
 .../class-use/ServiceVersioningExample.html     |   126 +
 .../examples/service/version/package-frame.html |    21 +
 .../service/version/package-summary.html        |   151 +
 .../examples/service/version/package-tree.html  |   139 +
 .../examples/service/version/package-use.html   |   126 +
 .../examples/vsv/valuesetvalidator/App.html     |   279 +
 .../vsv/valuesetvalidator/class-use/App.html    |   126 +
 .../vsv/valuesetvalidator/package-frame.html    |    21 +
 .../vsv/valuesetvalidator/package-summary.html  |   146 +
 .../vsv/valuesetvalidator/package-tree.html     |   139 +
 .../vsv/valuesetvalidator/package-use.html      |   126 +
 .../apache/juddi/gui/dsig/XmlSigApplet2.html    |   455 +
 .../juddi/gui/dsig/XmlSignatureApplet.html      |   468 +
 .../juddi/gui/dsig/class-use/XmlSigApplet2.html |   126 +
 .../gui/dsig/class-use/XmlSignatureApplet.html  |   126 +
 .../apache/juddi/gui/dsig/package-frame.html    |    22 +
 .../apache/juddi/gui/dsig/package-summary.html  |   152 +
 .../org/apache/juddi/gui/dsig/package-tree.html |   156 +
 .../org/apache/juddi/gui/dsig/package-use.html  |   126 +
 .../org/apache/juddi/jaxb/EntityCreator.html    |   413 +
 .../org/apache/juddi/jaxb/JAXBMarshaller.html   |   491 +
 apidocs/org/apache/juddi/jaxb/PrintJUDDI.html   |   284 +
 apidocs/org/apache/juddi/jaxb/PrintUDDI.html    |   297 +
 .../juddi/jaxb/class-use/EntityCreator.html     |   126 +
 .../juddi/jaxb/class-use/JAXBMarshaller.html    |   126 +
 .../apache/juddi/jaxb/class-use/PrintJUDDI.html |   126 +
 .../apache/juddi/jaxb/class-use/PrintUDDI.html  |   126 +
 .../org/apache/juddi/jaxb/package-frame.html    |    24 +
 .../org/apache/juddi/jaxb/package-summary.html  |   162 +
 apidocs/org/apache/juddi/jaxb/package-tree.html |   142 +
 apidocs/org/apache/juddi/jaxb/package-use.html  |   126 +
 .../juddi/keygen/DefaultKeyGenerator.html       |   327 +
 .../org/apache/juddi/keygen/KeyGenerator.html   |   310 +
 .../juddi/keygen/KeyGeneratorFactory.html       |   334 +
 .../keygen/class-use/DefaultKeyGenerator.html   |   126 +
 .../juddi/keygen/class-use/KeyGenerator.html    |   187 +
 .../keygen/class-use/KeyGeneratorFactory.html   |   126 +
 .../org/apache/juddi/keygen/package-frame.html  |    26 +
 .../apache/juddi/keygen/package-summary.html    |   177 +
 .../org/apache/juddi/keygen/package-tree.html   |   144 +
 .../org/apache/juddi/keygen/package-use.html    |   161 +
 .../apache/juddi/mapping/MappingApiToModel.html |  1380 +
 .../apache/juddi/mapping/MappingModelToApi.html |  1204 +
 .../mapping/class-use/MappingApiToModel.html    |   126 +
 .../mapping/class-use/MappingModelToApi.html    |   126 +
 .../org/apache/juddi/mapping/package-frame.html |    22 +
 .../apache/juddi/mapping/package-summary.html   |   160 +
 .../org/apache/juddi/mapping/package-tree.html  |   140 +
 .../org/apache/juddi/mapping/package-use.html   |   126 +
 apidocs/org/apache/juddi/model/Address.html     |   462 +
 apidocs/org/apache/juddi/model/AddressLine.html |   434 +
 apidocs/org/apache/juddi/model/AuthToken.html   |   484 +
 .../apache/juddi/model/BindingCategoryBag.html  |   321 +
 .../org/apache/juddi/model/BindingDescr.html    |   406 +
 .../org/apache/juddi/model/BindingTemplate.html |   551 +
 .../apache/juddi/model/BusinessCategoryBag.html |   321 +
 .../org/apache/juddi/model/BusinessDescr.html   |   406 +
 .../org/apache/juddi/model/BusinessEntity.html  |   635 +
 .../apache/juddi/model/BusinessIdentifier.html  |   434 +
 .../org/apache/juddi/model/BusinessName.html    |   408 +
 .../org/apache/juddi/model/BusinessService.html |   521 +
 .../juddi/model/CanonicalizationMethod.html     |   317 +
 apidocs/org/apache/juddi/model/CategoryBag.html |   354 +
 .../juddi/model/ChangeRecord.RecordType.html    |   443 +
 .../org/apache/juddi/model/ChangeRecord.html    |   526 +
 apidocs/org/apache/juddi/model/Clerk.html       |   394 +
 .../juddi/model/ClientSubscriptionInfo.html     |   394 +
 apidocs/org/apache/juddi/model/Contact.html     |   542 +
 .../org/apache/juddi/model/ContactDescr.html    |   406 +
 .../org/apache/juddi/model/ControlMessage.html  |   388 +
 .../org/apache/juddi/model/DiscoveryUrl.html    |   392 +
 apidocs/org/apache/juddi/model/Edge.html        |   461 +
 .../juddi/model/EdgeReceiverAlternate.html      |   350 +
 apidocs/org/apache/juddi/model/Email.html       |   406 +
 .../juddi/model/InstanceDetailsDescr.html       |   406 +
 .../juddi/model/InstanceDetailsDocDescr.html    |   410 +
 .../org/apache/juddi/model/KeyDataValue.html    |   517 +
 apidocs/org/apache/juddi/model/KeyInfo.html     |   348 +
 .../org/apache/juddi/model/KeyedReference.html  |   478 +
 .../apache/juddi/model/KeyedReferenceGroup.html |   390 +
 apidocs/org/apache/juddi/model/Node.html        |   664 +
 apidocs/org/apache/juddi/model/ObjectType.html  |   426 +
 .../apache/juddi/model/ObjectTypeContent.html   |   348 +
 apidocs/org/apache/juddi/model/Operator.html    |   452 +
 .../apache/juddi/model/OperatorStatusType.html  |   382 +
 apidocs/org/apache/juddi/model/OverviewDoc.html |   472 +
 .../apache/juddi/model/OverviewDocDescr.html    |   406 +
 apidocs/org/apache/juddi/model/PersonName.html  |   406 +
 apidocs/org/apache/juddi/model/Phone.html       |   406 +
 apidocs/org/apache/juddi/model/Publisher.html   |   635 +
 .../apache/juddi/model/PublisherAssertion.html  |   575 +
 .../juddi/model/PublisherAssertionId.html       |   372 +
 apidocs/org/apache/juddi/model/Reference.html   |   469 +
 .../juddi/model/ReplicationConfiguration.html   |   592 +
 .../model/ReplicationConfigurationNode.html     |   350 +
 .../apache/juddi/model/ServiceCategoryBag.html  |   321 +
 .../org/apache/juddi/model/ServiceDescr.html    |   406 +
 apidocs/org/apache/juddi/model/ServiceName.html |   406 +
 .../apache/juddi/model/ServiceProjection.html   |   364 +
 .../apache/juddi/model/ServiceProjectionId.html |   320 +
 apidocs/org/apache/juddi/model/Signature.html   |   634 +
 .../org/apache/juddi/model/SignatureMethod.html |   313 +
 .../apache/juddi/model/SignatureTransform.html  |   374 +
 .../model/SignatureTransformDataValue.html      |   374 +
 .../org/apache/juddi/model/SignatureValue.html  |   348 +
 apidocs/org/apache/juddi/model/SignedInfo.html  |   400 +
 .../org/apache/juddi/model/Subscription.html    |   591 +
 .../juddi/model/SubscriptionChunkToken.html     |   440 +
 .../apache/juddi/model/SubscriptionMatch.html   |   364 +
 apidocs/org/apache/juddi/model/TempKey.html     |   313 +
 apidocs/org/apache/juddi/model/TempKeyPK.html   |   371 +
 apidocs/org/apache/juddi/model/Tmodel.html      |   555 +
 .../apache/juddi/model/TmodelCategoryBag.html   |   321 +
 apidocs/org/apache/juddi/model/TmodelDescr.html |   406 +
 .../apache/juddi/model/TmodelIdentifier.html    |   434 +
 .../apache/juddi/model/TmodelInstanceInfo.html  |   490 +
 .../juddi/model/TmodelInstanceInfoDescr.html    |   406 +
 .../org/apache/juddi/model/TransferToken.html   |   402 +
 .../apache/juddi/model/TransferTokenKey.html    |   364 +
 apidocs/org/apache/juddi/model/UddiEntity.html  |   594 +
 .../apache/juddi/model/UddiEntityPublisher.html |   439 +
 .../org/apache/juddi/model/ValueSetValues.html  |   403 +
 .../apache/juddi/model/class-use/Address.html   |   289 +
 .../juddi/model/class-use/AddressLine.html      |   229 +
 .../apache/juddi/model/class-use/AuthToken.html |   169 +
 .../model/class-use/BindingCategoryBag.html     |   200 +
 .../juddi/model/class-use/BindingDescr.html     |   231 +
 .../juddi/model/class-use/BindingTemplate.html  |   425 +
 .../model/class-use/BusinessCategoryBag.html    |   204 +
 .../juddi/model/class-use/BusinessDescr.html    |   235 +
 .../juddi/model/class-use/BusinessEntity.html   |   467 +
 .../model/class-use/BusinessIdentifier.html     |   236 +
 .../juddi/model/class-use/BusinessName.html     |   235 +
 .../juddi/model/class-use/BusinessService.html  |   444 +
 .../model/class-use/CanonicalizationMethod.html |   181 +
 .../juddi/model/class-use/CategoryBag.html      |   272 +
 .../class-use/ChangeRecord.RecordType.html      |   194 +
 .../juddi/model/class-use/ChangeRecord.html     |   298 +
 .../org/apache/juddi/model/class-use/Clerk.html |   234 +
 .../model/class-use/ClientSubscriptionInfo.html |   175 +
 .../apache/juddi/model/class-use/Contact.html   |   417 +
 .../juddi/model/class-use/ContactDescr.html     |   230 +
 .../juddi/model/class-use/ControlMessage.html   |   195 +
 .../juddi/model/class-use/DiscoveryUrl.html     |   236 +
 .../org/apache/juddi/model/class-use/Edge.html  |   215 +
 .../model/class-use/EdgeReceiverAlternate.html  |   185 +
 .../org/apache/juddi/model/class-use/Email.html |   230 +
 .../model/class-use/InstanceDetailsDescr.html   |   197 +
 .../class-use/InstanceDetailsDocDescr.html      |   126 +
 .../juddi/model/class-use/KeyDataValue.html     |   231 +
 .../apache/juddi/model/class-use/KeyInfo.html   |   231 +
 .../juddi/model/class-use/KeyedReference.html   |   189 +
 .../model/class-use/KeyedReferenceGroup.html    |   252 +
 .../org/apache/juddi/model/class-use/Node.html  |   174 +
 .../juddi/model/class-use/ObjectType.html       |   207 +
 .../model/class-use/ObjectTypeContent.html      |   181 +
 .../apache/juddi/model/class-use/Operator.html  |   181 +
 .../model/class-use/OperatorStatusType.html     |   198 +
 .../juddi/model/class-use/OverviewDoc.html      |   307 +
 .../juddi/model/class-use/OverviewDocDescr.html |   196 +
 .../juddi/model/class-use/PersonName.html       |   230 +
 .../org/apache/juddi/model/class-use/Phone.html |   230 +
 .../apache/juddi/model/class-use/Publisher.html |   274 +
 .../model/class-use/PublisherAssertion.html     |   325 +
 .../model/class-use/PublisherAssertionId.html   |   199 +
 .../apache/juddi/model/class-use/Reference.html |   207 +
 .../class-use/ReplicationConfiguration.html     |   252 +
 .../class-use/ReplicationConfigurationNode.html |   181 +
 .../model/class-use/ServiceCategoryBag.html     |   198 +
 .../juddi/model/class-use/ServiceDescr.html     |   229 +
 .../juddi/model/class-use/ServiceName.html      |   229 +
 .../model/class-use/ServiceProjection.html      |   223 +
 .../model/class-use/ServiceProjectionId.html    |   181 +
 .../apache/juddi/model/class-use/Signature.html |   293 +
 .../juddi/model/class-use/SignatureMethod.html  |   181 +
 .../model/class-use/SignatureTransform.html     |   207 +
 .../class-use/SignatureTransformDataValue.html  |   181 +
 .../juddi/model/class-use/SignatureValue.html   |   181 +
 .../juddi/model/class-use/SignedInfo.html       |   189 +
 .../juddi/model/class-use/Subscription.html     |   350 +
 .../model/class-use/SubscriptionChunkToken.html |   126 +
 .../model/class-use/SubscriptionMatch.html      |   181 +
 .../apache/juddi/model/class-use/TempKey.html   |   126 +
 .../apache/juddi/model/class-use/TempKeyPK.html |   185 +
 .../apache/juddi/model/class-use/Tmodel.html    |   361 +
 .../model/class-use/TmodelCategoryBag.html      |   202 +
 .../juddi/model/class-use/TmodelDescr.html      |   233 +
 .../juddi/model/class-use/TmodelIdentifier.html |   234 +
 .../model/class-use/TmodelInstanceInfo.html     |   355 +
 .../class-use/TmodelInstanceInfoDescr.html      |   228 +
 .../juddi/model/class-use/TransferToken.html    |   193 +
 .../juddi/model/class-use/TransferTokenKey.html |   207 +
 .../juddi/model/class-use/UddiEntity.html       |   229 +
 .../model/class-use/UddiEntityPublisher.html    |   598 +
 .../juddi/model/class-use/ValueSetValues.html   |   126 +
 .../org/apache/juddi/model/package-frame.html   |    96 +
 .../org/apache/juddi/model/package-summary.html |   452 +
 .../org/apache/juddi/model/package-tree.html    |   231 +
 apidocs/org/apache/juddi/model/package-use.html |   702 +
 apidocs/org/apache/juddi/package-frame.html     |    25 +
 apidocs/org/apache/juddi/package-summary.html   |   163 +
 apidocs/org/apache/juddi/package-tree.html      |   143 +
 apidocs/org/apache/juddi/package-use.html       |   162 +
 .../juddi/query/BindingTemplateQuery.html       |   421 +
 .../apache/juddi/query/BusinessEntityQuery.html |   404 +
 .../juddi/query/BusinessServiceQuery.html       |   421 +
 ...DeletePublisherAssertionByBusinessQuery.html |   342 +
 apidocs/org/apache/juddi/query/EntityQuery.html |   497 +
 .../juddi/query/FetchBindingTemplatesQuery.html |   375 +
 .../juddi/query/FetchBusinessEntitiesQuery.html |   375 +
 .../juddi/query/FetchBusinessServicesQuery.html |   375 +
 .../apache/juddi/query/FetchTModelsQuery.html   |   375 +
 .../query/FindBindingByCategoryGroupQuery.html  |   299 +
 .../juddi/query/FindBindingByCategoryQuery.html |   293 +
 .../query/FindBindingByTModelKeyQuery.html      |   429 +
 .../query/FindBusinessByCategoryGroupQuery.html |   297 +
 .../query/FindBusinessByCategoryQuery.html      |   291 +
 .../FindBusinessByCombinedCategoryQuery.html    |   302 +
 .../query/FindBusinessByDiscoveryURLQuery.html  |   374 +
 .../query/FindBusinessByIdentifierQuery.html    |   291 +
 .../juddi/query/FindBusinessByNameQuery.html    |   339 +
 .../query/FindBusinessByPublisherQuery.html     |   286 +
 .../query/FindBusinessByTModelKeyQuery.html     |   427 +
 .../query/FindEntityByCategoryGroupQuery.html   |   485 +
 .../juddi/query/FindEntityByCategoryQuery.html  |   608 +
 .../FindEntityByCombinedCategoryQuery.html      |   554 +
 .../query/FindEntityByIdentifierQuery.html      |   485 +
 .../juddi/query/FindEntityByNamesQuery.html     |   476 +
 .../juddi/query/FindEntityByPublisherQuery.html |   448 +
 .../FindPublisherAssertionByBusinessQuery.html  |   346 +
 .../query/FindServiceByCategoryGroupQuery.html  |   298 +
 .../juddi/query/FindServiceByCategoryQuery.html |   292 +
 .../FindServiceByCombinedCategoryQuery.html     |   309 +
 .../juddi/query/FindServiceByNameQuery.html     |   340 +
 .../query/FindServiceByTModelKeyQuery.html      |   429 +
 .../query/FindSubscriptionByPublisherQuery.html |   326 +
 .../query/FindTModelByCategoryGroupQuery.html   |   297 +
 .../juddi/query/FindTModelByCategoryQuery.html  |   291 +
 .../query/FindTModelByIdentifierQuery.html      |   291 +
 .../juddi/query/FindTModelByNameQuery.html      |   362 +
 .../juddi/query/FindTModelByPublisherQuery.html |   289 +
 .../juddi/query/PublisherAssertionQuery.html    |   417 +
 .../apache/juddi/query/SubscriptionQuery.html   |   370 +
 apidocs/org/apache/juddi/query/TModelQuery.html |   404 +
 .../query/class-use/BindingTemplateQuery.html   |   176 +
 .../query/class-use/BusinessEntityQuery.html    |   182 +
 .../query/class-use/BusinessServiceQuery.html   |   176 +
 ...DeletePublisherAssertionByBusinessQuery.html |   126 +
 .../juddi/query/class-use/EntityQuery.html      |   299 +
 .../class-use/FetchBindingTemplatesQuery.html   |   126 +
 .../class-use/FetchBusinessEntitiesQuery.html   |   126 +
 .../class-use/FetchBusinessServicesQuery.html   |   126 +
 .../query/class-use/FetchTModelsQuery.html      |   126 +
 .../FindBindingByCategoryGroupQuery.html        |   126 +
 .../class-use/FindBindingByCategoryQuery.html   |   126 +
 .../class-use/FindBindingByTModelKeyQuery.html  |   126 +
 .../FindBusinessByCategoryGroupQuery.html       |   126 +
 .../class-use/FindBusinessByCategoryQuery.html  |   126 +
 .../FindBusinessByCombinedCategoryQuery.html    |   126 +
 .../FindBusinessByDiscoveryURLQuery.html        |   126 +
 .../FindBusinessByIdentifierQuery.html          |   126 +
 .../class-use/FindBusinessByNameQuery.html      |   126 +
 .../class-use/FindBusinessByPublisherQuery.html |   126 +
 .../class-use/FindBusinessByTModelKeyQuery.html |   126 +
 .../FindEntityByCategoryGroupQuery.html         |   126 +
 .../class-use/FindEntityByCategoryQuery.html    |   170 +
 .../FindEntityByCombinedCategoryQuery.html      |   126 +
 .../class-use/FindEntityByIdentifierQuery.html  |   126 +
 .../query/class-use/FindEntityByNamesQuery.html |   126 +
 .../class-use/FindEntityByPublisherQuery.html   |   126 +
 .../FindPublisherAssertionByBusinessQuery.html  |   126 +
 .../FindServiceByCategoryGroupQuery.html        |   126 +
 .../class-use/FindServiceByCategoryQuery.html   |   126 +
 .../FindServiceByCombinedCategoryQuery.html     |   126 +
 .../query/class-use/FindServiceByNameQuery.html |   126 +
 .../class-use/FindServiceByTModelKeyQuery.html  |   126 +
 .../FindSubscriptionByPublisherQuery.html       |   126 +
 .../FindTModelByCategoryGroupQuery.html         |   126 +
 .../class-use/FindTModelByCategoryQuery.html    |   126 +
 .../class-use/FindTModelByIdentifierQuery.html  |   126 +
 .../query/class-use/FindTModelByNameQuery.html  |   126 +
 .../class-use/FindTModelByPublisherQuery.html   |   126 +
 .../class-use/PublisherAssertionQuery.html      |   178 +
 .../query/class-use/SubscriptionQuery.html      |   170 +
 .../juddi/query/class-use/TModelQuery.html      |   176 +
 .../org/apache/juddi/query/package-frame.html   |    61 +
 .../org/apache/juddi/query/package-summary.html |   384 +
 .../org/apache/juddi/query/package-tree.html    |   203 +
 apidocs/org/apache/juddi/query/package-use.html |   184 +
 .../query/util/DynamicQuery.Parameter.html      |   346 +
 .../apache/juddi/query/util/DynamicQuery.html   |   856 +
 .../apache/juddi/query/util/FindQualifiers.html |  1625 +
 .../util/KeyedRefGroupTModelComparator.html     |   297 +
 .../query/util/KeyedRefTModelComparator.html    |   297 +
 .../util/class-use/DynamicQuery.Parameter.html  |   333 +
 .../query/util/class-use/DynamicQuery.html      |   391 +
 .../query/util/class-use/FindQualifiers.html    |   637 +
 .../KeyedRefGroupTModelComparator.html          |   126 +
 .../class-use/KeyedRefTModelComparator.html     |   126 +
 .../apache/juddi/query/util/package-frame.html  |    25 +
 .../juddi/query/util/package-summary.html       |   160 +
 .../apache/juddi/query/util/package-tree.html   |   143 +
 .../apache/juddi/query/util/package-use.html    |   210 +
 .../juddi/replication/ReplicationNotifier.html  |   396 +
 .../class-use/ReplicationNotifier.html          |   126 +
 .../apache/juddi/replication/package-frame.html |    21 +
 .../juddi/replication/package-summary.html      |   148 +
 .../apache/juddi/replication/package-tree.html  |   143 +
 .../apache/juddi/replication/package-use.html   |   126 +
 .../org/apache/juddi/rmi/JNDIRegistration.html  |   438 +
 .../org/apache/juddi/rmi/JUDDIApiService.html   |   936 +
 .../org/apache/juddi/rmi/RMIRegistration.html   |   440 +
 .../juddi/rmi/UDDICustodyTransferService.html   |   611 +
 .../apache/juddi/rmi/UDDIInquiryService.html    |  1152 +
 .../juddi/rmi/UDDIPublicationService.html       |  1727 ++
 .../apache/juddi/rmi/UDDISecurityService.html   |   438 +
 .../rmi/UDDISubscriptionListenerService.html    |   426 +
 .../juddi/rmi/UDDISubscriptionService.html      |   730 +
 .../juddi/rmi/class-use/JNDIRegistration.html   |   168 +
 .../juddi/rmi/class-use/JUDDIApiService.html    |   126 +
 .../juddi/rmi/class-use/RMIRegistration.html    |   168 +
 .../class-use/UDDICustodyTransferService.html   |   126 +
 .../juddi/rmi/class-use/UDDIInquiryService.html |   126 +
 .../rmi/class-use/UDDIPublicationService.html   |   126 +
 .../rmi/class-use/UDDISecurityService.html      |   126 +
 .../UDDISubscriptionListenerService.html        |   126 +
 .../rmi/class-use/UDDISubscriptionService.html  |   126 +
 apidocs/org/apache/juddi/rmi/package-frame.html |    29 +
 .../org/apache/juddi/rmi/package-summary.html   |   199 +
 apidocs/org/apache/juddi/rmi/package-tree.html  |   159 +
 apidocs/org/apache/juddi/rmi/package-use.html   |   164 +
 apidocs/org/apache/juddi/samples/AES.html       |   297 +
 .../samples/BusinessServiceKeymismatch.html     |   285 +
 .../samples/CompareByTModelInstanceInfoQOS.html |   284 +
 apidocs/org/apache/juddi/samples/DES.html       |   385 +
 .../org/apache/juddi/samples/EntryPoint.html    |   282 +
 .../juddi/samples/EntryPointSingleNode.html     |   243 +
 .../juddi/samples/EntryPoitMultiNode.html       |   243 +
 .../juddi/samples/FindBusinessBugHunt.html      |   283 +
 .../org/apache/juddi/samples/HelloWorld.html    |   242 +
 .../juddi/samples/HelloWorld_Service.html       |   339 +
 .../apache/juddi/samples/JuddiAdminService.html |   279 +
 .../org/apache/juddi/samples/ObjectFactory.html |   338 +
 apidocs/org/apache/juddi/samples/SayHi.html     |   353 +
 .../org/apache/juddi/samples/SayHiResponse.html |   353 +
 .../org/apache/juddi/samples/SearchByQos.html   |   318 +
 .../apache/juddi/samples/UddiCreatebulk.html    |   326 +
 .../juddi/samples/UddiCustodyTransfer.html      |   310 +
 .../samples/UddiDigitalSignatureBusiness.html   |   315 +
 .../UddiDigitalSignatureFile.UddiType.html      |   383 +
 .../juddi/samples/UddiDigitalSignatureFile.html |   304 +
 .../samples/UddiDigitalSignatureSearch.html     |   301 +
 .../samples/UddiDigitalSignatureService.html    |   303 +
 .../samples/UddiDigitalSignatureTmodel.html     |   303 +
 .../apache/juddi/samples/UddiFindBinding.html   |   292 +
 .../apache/juddi/samples/UddiFindEndpoints.html |   295 +
 .../juddi/samples/UddiGetServiceDetails.html    |   294 +
 .../apache/juddi/samples/UddiKeyGenerator.html  |   294 +
 .../juddi/samples/UddiRelatedBusinesses.html    |   310 +
 .../org/apache/juddi/samples/UddiSubscribe.html |   366 +
 .../samples/UddiSubscribeAssertionStatus.html   |   350 +
 .../juddi/samples/UddiSubscribeValidate.html    |   314 +
 .../samples/UddiSubscriptionManagement.html     |   350 +
 .../org/apache/juddi/samples/WadlImport.html    |   308 +
 .../org/apache/juddi/samples/WsdlImport.html    |   308 +
 .../org/apache/juddi/samples/class-use/AES.html |   126 +
 .../class-use/BusinessServiceKeymismatch.html   |   126 +
 .../CompareByTModelInstanceInfoQOS.html         |   126 +
 .../org/apache/juddi/samples/class-use/DES.html |   126 +
 .../juddi/samples/class-use/EntryPoint.html     |   126 +
 .../samples/class-use/EntryPointSingleNode.html |   126 +
 .../samples/class-use/EntryPoitMultiNode.html   |   126 +
 .../samples/class-use/FindBusinessBugHunt.html  |   126 +
 .../juddi/samples/class-use/HelloWorld.html     |   188 +
 .../samples/class-use/HelloWorld_Service.html   |   126 +
 .../samples/class-use/JuddiAdminService.html    |   126 +
 .../juddi/samples/class-use/ObjectFactory.html  |   126 +
 .../apache/juddi/samples/class-use/SayHi.html   |   198 +
 .../juddi/samples/class-use/SayHiResponse.html  |   198 +
 .../juddi/samples/class-use/SearchByQos.html    |   126 +
 .../juddi/samples/class-use/UddiCreatebulk.html |   126 +
 .../samples/class-use/UddiCustodyTransfer.html  |   126 +
 .../class-use/UddiDigitalSignatureBusiness.html |   126 +
 .../UddiDigitalSignatureFile.UddiType.html      |   190 +
 .../class-use/UddiDigitalSignatureFile.html     |   126 +
 .../class-use/UddiDigitalSignatureSearch.html   |   126 +
 .../class-use/UddiDigitalSignatureService.html  |   126 +
 .../class-use/UddiDigitalSignatureTmodel.html   |   126 +
 .../samples/class-use/UddiFindBinding.html      |   126 +
 .../samples/class-use/UddiFindEndpoints.html    |   126 +
 .../class-use/UddiGetServiceDetails.html        |   126 +
 .../samples/class-use/UddiKeyGenerator.html     |   126 +
 .../class-use/UddiRelatedBusinesses.html        |   126 +
 .../juddi/samples/class-use/UddiSubscribe.html  |   126 +
 .../class-use/UddiSubscribeAssertionStatus.html |   126 +
 .../class-use/UddiSubscribeValidate.html        |   126 +
 .../class-use/UddiSubscriptionManagement.html   |   126 +
 .../juddi/samples/class-use/WadlImport.html     |   126 +
 .../juddi/samples/class-use/WsdlImport.html     |   126 +
 .../org/apache/juddi/samples/package-frame.html |    60 +
 .../apache/juddi/samples/package-summary.html   |   370 +
 .../org/apache/juddi/samples/package-tree.html  |   190 +
 .../org/apache/juddi/samples/package-use.html   |   195 +
 .../apache/juddi/servlets/NotifyServlet.html    |   321 +
 .../apache/juddi/servlets/RegistryServlet.html  |   342 +
 .../juddi/servlets/class-use/NotifyServlet.html |   126 +
 .../servlets/class-use/RegistryServlet.html     |   126 +
 .../apache/juddi/servlets/package-frame.html    |    22 +
 .../apache/juddi/servlets/package-summary.html  |   154 +
 .../org/apache/juddi/servlets/package-tree.html |   148 +
 .../org/apache/juddi/servlets/package-use.html  |   126 +
 .../juddi/subscription/NotificationList.html    |   252 +
 .../subscription/SubscriptionNotifier.html      |   463 +
 .../juddi/subscription/TypeConvertor.html       |   296 +
 .../class-use/NotificationList.html             |   168 +
 .../class-use/SubscriptionNotifier.html         |   126 +
 .../subscription/class-use/TypeConvertor.html   |   126 +
 .../juddi/subscription/notify/AMQPNotifier.html |   315 +
 .../apache/juddi/subscription/notify/Demo.html  |   412 +
 .../juddi/subscription/notify/HTTPNotifier.html |   292 +
 .../subscription/notify/JNDI_RMINotifier.html   |   340 +
 .../juddi/subscription/notify/Notifier.html     |   247 +
 .../subscription/notify/NotifierFactory.html    |   337 +
 .../juddi/subscription/notify/RMINotifier.html  |   296 +
 .../juddi/subscription/notify/SMTPNotifier.html |   416 +
 .../notify/TemporaryMailContainer.html          |   346 +
 .../notify/USERFRIENDLYSMTPNotifier.html        |   361 +
 .../notify/class-use/AMQPNotifier.html          |   126 +
 .../subscription/notify/class-use/Demo.html     |   126 +
 .../notify/class-use/HTTPNotifier.html          |   126 +
 .../notify/class-use/JNDI_RMINotifier.html      |   126 +
 .../subscription/notify/class-use/Notifier.html |   222 +
 .../notify/class-use/NotifierFactory.html       |   126 +
 .../notify/class-use/RMINotifier.html           |   126 +
 .../notify/class-use/SMTPNotifier.html          |   171 +
 .../class-use/TemporaryMailContainer.html       |   172 +
 .../class-use/USERFRIENDLYSMTPNotifier.html     |   126 +
 .../subscription/notify/package-frame.html      |    33 +
 .../subscription/notify/package-summary.html    |   226 +
 .../juddi/subscription/notify/package-tree.html |   154 +
 .../juddi/subscription/notify/package-use.html  |   172 +
 .../juddi/subscription/package-frame.html       |    23 +
 .../juddi/subscription/package-summary.html     |   161 +
 .../apache/juddi/subscription/package-tree.html |   145 +
 .../apache/juddi/subscription/package-use.html  |   161 +
 apidocs/org/apache/juddi/tckrunner/App.html     |   287 +
 .../apache/juddi/tckrunner/class-use/App.html   |   126 +
 .../apache/juddi/tckrunner/package-frame.html   |    21 +
 .../apache/juddi/tckrunner/package-summary.html |   147 +
 .../apache/juddi/tckrunner/package-tree.html    |   139 +
 .../org/apache/juddi/tckrunner/package-use.html |   126 +
 apidocs/org/apache/juddi/v2/tck/Dummy.html      |   239 +
 .../apache/juddi/v2/tck/TckBindingTemplate.html |   324 +
 .../org/apache/juddi/v2/tck/TckBusiness.html    |   858 +
 .../apache/juddi/v2/tck/TckBusinessService.html |   681 +
 apidocs/org/apache/juddi/v2/tck/TckCommon.html  |   492 +
 .../org/apache/juddi/v2/tck/TckFindEntity.html  |   407 +
 .../org/apache/juddi/v2/tck/TckPublisher.html   |   715 +
 .../juddi/v2/tck/TckPublisherAssertion.html     |   398 +
 .../org/apache/juddi/v2/tck/TckSecurity.html    |   314 +
 apidocs/org/apache/juddi/v2/tck/TckTModel.html  |   630 +
 .../org/apache/juddi/v2/tck/TckValidator.html   |   425 +
 .../apache/juddi/v2/tck/class-use/Dummy.html    |   126 +
 .../v2/tck/class-use/TckBindingTemplate.html    |   126 +
 .../juddi/v2/tck/class-use/TckBusiness.html     |   126 +
 .../v2/tck/class-use/TckBusinessService.html    |   126 +
 .../juddi/v2/tck/class-use/TckCommon.html       |   126 +
 .../juddi/v2/tck/class-use/TckFindEntity.html   |   126 +
 .../juddi/v2/tck/class-use/TckPublisher.html    |   126 +
 .../v2/tck/class-use/TckPublisherAssertion.html |   126 +
 .../juddi/v2/tck/class-use/TckSecurity.html     |   126 +
 .../juddi/v2/tck/class-use/TckTModel.html       |   126 +
 .../juddi/v2/tck/class-use/TckValidator.html    |   126 +
 .../org/apache/juddi/v2/tck/package-frame.html  |    31 +
 .../apache/juddi/v2/tck/package-summary.html    |   195 +
 .../org/apache/juddi/v2/tck/package-tree.html   |   149 +
 .../org/apache/juddi/v2/tck/package-use.html    |   126 +
 .../v3/annotations/AnnotationProcessor.html     |   342 +
 .../juddi/v3/annotations/UDDIService.html       |   344 +
 .../v3/annotations/UDDIServiceBinding.html      |   373 +
 .../class-use/AnnotationProcessor.html          |   170 +
 .../v3/annotations/class-use/UDDIService.html   |   168 +
 .../class-use/UDDIServiceBinding.html           |   168 +
 .../juddi/v3/annotations/package-frame.html     |    26 +
 .../juddi/v3/annotations/package-summary.html   |   172 +
 .../juddi/v3/annotations/package-tree.html      |   144 +
 .../juddi/v3/annotations/package-use.html       |   183 +
 .../org/apache/juddi/v3/auth/Authenticator.html |   280 +
 .../juddi/v3/auth/AuthenticatorFactory.html     |   284 +
 .../v3/auth/CryptedXMLDocAuthenticator.html     |   360 +
 .../v3/auth/HTTPContainerAuthenticator.html     |   331 +
 .../juddi/v3/auth/HTTPHeaderAuthenticator.html  |   337 +
 .../juddi/v3/auth/JUDDIAuthenticator.html       |   328 +
 .../org/apache/juddi/v3/auth/JuddiUsers.html    |   286 +
 .../v3/auth/LdapExpandedAuthenticator.html      |   395 +
 .../juddi/v3/auth/LdapSimpleAuthenticator.html  |   402 +
 .../juddi/v3/auth/MD5XMLDocAuthenticator.html   |   379 +
 apidocs/org/apache/juddi/v3/auth/User.html      |   348 +
 .../juddi/v3/auth/XMLDocAuthenticator.html      |   446 +
 .../juddi/v3/auth/class-use/Authenticator.html  |   229 +
 .../v3/auth/class-use/AuthenticatorFactory.html |   126 +
 .../class-use/CryptedXMLDocAuthenticator.html   |   126 +
 .../class-use/HTTPContainerAuthenticator.html   |   126 +
 .../auth/class-use/HTTPHeaderAuthenticator.html |   126 +
 .../v3/auth/class-use/JUDDIAuthenticator.html   |   126 +
 .../juddi/v3/auth/class-use/JuddiUsers.html     |   126 +
 .../class-use/LdapExpandedAuthenticator.html    |   126 +
 .../auth/class-use/LdapSimpleAuthenticator.html |   126 +
 .../auth/class-use/MD5XMLDocAuthenticator.html  |   126 +
 .../apache/juddi/v3/auth/class-use/User.html    |   181 +
 .../v3/auth/class-use/XMLDocAuthenticator.html  |   174 +
 .../org/apache/juddi/v3/auth/package-frame.html |    35 +
 .../apache/juddi/v3/auth/package-summary.html   |   230 +
 .../org/apache/juddi/v3/auth/package-tree.html  |   156 +
 .../org/apache/juddi/v3/auth/package-use.html   |   173 +
 .../org/apache/juddi/v3/client/ClassUtil.html   |   299 +
 .../apache/juddi/v3/client/JUDDIApiService.html |   348 +
 apidocs/org/apache/juddi/v3/client/Release.html |   337 +
 .../apache/juddi/v3/client/UDDIConstants.html   |  2530 ++
 .../apache/juddi/v3/client/UDDIConstantsV2.html |   681 +
 .../org/apache/juddi/v3/client/UDDIService.html |   666 +
 .../apache/juddi/v3/client/UDDIServiceV2.html   |   364 +
 .../apache/juddi/v3/client/UDDIv2Constants.html |   563 +
 .../juddi/v3/client/class-use/ClassUtil.html    |   126 +
 .../v3/client/class-use/JUDDIApiService.html    |   126 +
 .../juddi/v3/client/class-use/Release.html      |   126 +
 .../v3/client/class-use/UDDIConstants.html      |   126 +
 .../v3/client/class-use/UDDIConstantsV2.html    |   126 +
 .../juddi/v3/client/class-use/UDDIService.html  |   126 +
 .../v3/client/class-use/UDDIServiceV2.html      |   126 +
 .../v3/client/class-use/UDDIv2Constants.html    |   126 +
 .../cli/CompareByTModelInstanceInfoQOS.html     |   283 +
 .../apache/juddi/v3/client/cli/EntryPoint.html  |   282 +
 .../v3/client/cli/EntryPointSingleNode.html     |   243 +
 .../juddi/v3/client/cli/EntryPoitMultiNode.html |   243 +
 .../juddi/v3/client/cli/JuddiAdminService.html  |   286 +
 .../apache/juddi/v3/client/cli/SearchByQos.html |   324 +
 .../juddi/v3/client/cli/SimpleBrowse.html       |   357 +
 .../v3/client/cli/UddiCustodyTransfer.html      |   310 +
 .../cli/UddiDigitalSignatureBusiness.html       |   315 +
 .../cli/UddiDigitalSignatureFile.UddiType.html  |   383 +
 .../v3/client/cli/UddiDigitalSignatureFile.html |   304 +
 .../client/cli/UddiDigitalSignatureSearch.html  |   301 +
 .../client/cli/UddiDigitalSignatureService.html |   303 +
 .../client/cli/UddiDigitalSignatureTmodel.html  |   303 +
 .../juddi/v3/client/cli/UddiFindBinding.html    |   292 +
 .../juddi/v3/client/cli/UddiFindEndpoints.html  |   295 +
 .../v3/client/cli/UddiGetServiceDetails.html    |   294 +
 .../juddi/v3/client/cli/UddiKeyGenerator.html   |   294 +
 .../v3/client/cli/UddiRelatedBusinesses.html    |   310 +
 .../juddi/v3/client/cli/UddiSubscribe.html      |   366 +
 .../cli/UddiSubscribeAssertionStatus.html       |   362 +
 .../v3/client/cli/UddiSubscribeValidate.html    |   314 +
 .../client/cli/UddiSubscriptionManagement.html  |   350 +
 .../apache/juddi/v3/client/cli/WadlImport.html  |   308 +
 .../apache/juddi/v3/client/cli/WsdlImport.html  |   308 +
 .../CompareByTModelInstanceInfoQOS.html         |   126 +
 .../v3/client/cli/class-use/EntryPoint.html     |   126 +
 .../cli/class-use/EntryPointSingleNode.html     |   126 +
 .../cli/class-use/EntryPoitMultiNode.html       |   126 +
 .../client/cli/class-use/JuddiAdminService.html |   126 +
 .../v3/client/cli/class-use/SearchByQos.html    |   126 +
 .../v3/client/cli/class-use/SimpleBrowse.html   |   126 +
 .../cli/class-use/UddiCustodyTransfer.html      |   126 +
 .../class-use/UddiDigitalSignatureBusiness.html |   126 +
 .../UddiDigitalSignatureFile.UddiType.html      |   190 +
 .../cli/class-use/UddiDigitalSignatureFile.html |   126 +
 .../class-use/UddiDigitalSignatureSearch.html   |   126 +
 .../class-use/UddiDigitalSignatureService.html  |   126 +
 .../class-use/UddiDigitalSignatureTmodel.html   |   126 +
 .../client/cli/class-use/UddiFindBinding.html   |   126 +
 .../client/cli/class-use/UddiFindEndpoints.html |   126 +
 .../cli/class-use/UddiGetServiceDetails.html    |   126 +
 .../client/cli/class-use/UddiKeyGenerator.html  |   126 +
 .../cli/class-use/UddiRelatedBusinesses.html    |   126 +
 .../v3/client/cli/class-use/UddiSubscribe.html  |   126 +
 .../class-use/UddiSubscribeAssertionStatus.html |   126 +
 .../cli/class-use/UddiSubscribeValidate.html    |   126 +
 .../class-use/UddiSubscriptionManagement.html   |   126 +
 .../v3/client/cli/class-use/WadlImport.html     |   126 +
 .../v3/client/cli/class-use/WsdlImport.html     |   126 +
 .../juddi/v3/client/cli/package-frame.html      |    48 +
 .../juddi/v3/client/cli/package-summary.html    |   296 +
 .../juddi/v3/client/cli/package-tree.html       |   174 +
 .../apache/juddi/v3/client/cli/package-use.html |   159 +
 .../TModelInstanceDetailsComparator.html        |   332 +
 .../compare/TModelInstanceInfoContains.html     |   279 +
 .../TModelInstanceDetailsComparator.html        |   126 +
 .../class-use/TModelInstanceInfoContains.html   |   126 +
 .../juddi/v3/client/compare/package-frame.html  |    22 +
 .../v3/client/compare/package-summary.html      |   160 +
 .../juddi/v3/client/compare/package-tree.html   |   140 +
 .../juddi/v3/client/compare/package-use.html    |   126 +
 .../client/config/BackGroundRegistration.html   |   282 +
 .../juddi/v3/client/config/ClientConfig.html    |   723 +
 .../juddi/v3/client/config/Constants.html       |   286 +
 .../apache/juddi/v3/client/config/Property.html |   739 +
 .../juddi/v3/client/config/TokenResolver.html   |   275 +
 .../juddi/v3/client/config/UDDIClerk.WSDL.html  |   343 +
 .../juddi/v3/client/config/UDDIClerk.html       |  2528 ++
 .../v3/client/config/UDDIClerkServlet.html      |   340 +
 .../juddi/v3/client/config/UDDIClient.html      |   817 +
 .../v3/client/config/UDDIClientContainer.html   |   336 +
 .../v3/client/config/UDDIKeyConvention.html     |   465 +
 .../apache/juddi/v3/client/config/UDDINode.html |   812 +
 .../juddi/v3/client/config/WebHelper.html       |   410 +
 .../juddi/v3/client/config/XRegistration.html   |   457 +
 .../class-use/BackGroundRegistration.html       |   126 +
 .../client/config/class-use/ClientConfig.html   |   220 +
 .../v3/client/config/class-use/Constants.html   |   126 +
 .../v3/client/config/class-use/Property.html    |   126 +
 .../client/config/class-use/TokenResolver.html  |   126 +
 .../client/config/class-use/UDDIClerk.WSDL.html |   187 +
 .../v3/client/config/class-use/UDDIClerk.html   |   413 +
 .../config/class-use/UDDIClerkServlet.html      |   126 +
 .../v3/client/config/class-use/UDDIClient.html  |   318 +
 .../config/class-use/UDDIClientContainer.html   |   126 +
 .../config/class-use/UDDIKeyConvention.html     |   126 +
 .../v3/client/config/class-use/UDDINode.html    |   232 +
 .../v3/client/config/class-use/WebHelper.html   |   126 +
 .../client/config/class-use/XRegistration.html  |   172 +
 .../juddi/v3/client/config/package-frame.html   |    34 +
 .../juddi/v3/client/config/package-summary.html |   227 +
 .../juddi/v3/client/config/package-tree.html    |   160 +
 .../juddi/v3/client/config/package-use.html     |   369 +
 .../juddi/v3/client/cryptor/AES128Cryptor.html  |   407 +
 .../juddi/v3/client/cryptor/AES256Cryptor.html  |   408 +
 .../v3/client/cryptor/AESCryptorAbstract.html   |   397 +
 .../apache/juddi/v3/client/cryptor/Cryptor.html |   307 +
 .../juddi/v3/client/cryptor/CryptorFactory.html |   328 +
 .../juddi/v3/client/cryptor/CryptorUtil.html    |   287 +
 .../juddi/v3/client/cryptor/DefaultCryptor.html |   373 +
 .../juddi/v3/client/cryptor/DigSigUtil.html     |  1183 +
 .../client/cryptor/TransportSecurityHelper.html |   277 +
 .../v3/client/cryptor/TripleDESCrytor.html      |   389 +
 .../juddi/v3/client/cryptor/XmlUtils.html       |   341 +
 .../client/cryptor/class-use/AES128Cryptor.html |   126 +
 .../client/cryptor/class-use/AES256Cryptor.html |   126 +
 .../cryptor/class-use/AESCryptorAbstract.html   |   176 +
 .../v3/client/cryptor/class-use/Cryptor.html    |   242 +
 .../cryptor/class-use/CryptorFactory.html       |   126 +
 .../client/cryptor/class-use/CryptorUtil.html   |   126 +
 .../cryptor/class-use/DefaultCryptor.html       |   126 +
 .../v3/client/cryptor/class-use/DigSigUtil.html |   126 +
 .../class-use/TransportSecurityHelper.html      |   126 +
 .../cryptor/class-use/TripleDESCrytor.html      |   126 +
 .../v3/client/cryptor/class-use/XmlUtils.html   |   126 +
 .../juddi/v3/client/cryptor/package-frame.html  |    34 +
 .../v3/client/cryptor/package-summary.html      |   220 +
 .../juddi/v3/client/cryptor/package-tree.html   |   155 +
 .../juddi/v3/client/cryptor/package-use.html    |   166 +
 .../juddi/v3/client/embed/EmbeddedRegistry.html |   245 +
 .../juddi/v3/client/embed/JUDDIRegistry.html    |   307 +
 .../embed/class-use/EmbeddedRegistry.html       |   170 +
 .../client/embed/class-use/JUDDIRegistry.html   |   126 +
 .../juddi/v3/client/embed/package-frame.html    |    25 +
 .../juddi/v3/client/embed/package-summary.html  |   172 +
 .../juddi/v3/client/embed/package-tree.html     |   143 +
 .../juddi/v3/client/embed/package-use.html      |   163 +
 .../v3/client/ext/wsdm/WSDMQosConstants.html    |   886 +
 .../ext/wsdm/class-use/WSDMQosConstants.html    |   126 +
 .../juddi/v3/client/ext/wsdm/package-frame.html |    21 +
 .../v3/client/ext/wsdm/package-summary.html     |   155 +
 .../juddi/v3/client/ext/wsdm/package-tree.html  |   139 +
 .../juddi/v3/client/ext/wsdm/package-use.html   |   126 +
 .../juddi/v3/client/i18n/EntityForLang.html     |   307 +
 .../v3/client/i18n/class-use/EntityForLang.html |   126 +
 .../juddi/v3/client/i18n/package-frame.html     |    21 +
 .../juddi/v3/client/i18n/package-summary.html   |   155 +
 .../juddi/v3/client/i18n/package-tree.html      |   139 +
 .../juddi/v3/client/i18n/package-use.html       |   126 +
 .../v3/client/mapping/AsyncRegistration.html    |   301 +
 .../juddi/v3/client/mapping/Common2UDDI.html    |   280 +
 .../juddi/v3/client/mapping/MapUDDIv2Tov3.html  |   826 +
 .../juddi/v3/client/mapping/MapUDDIv3Tov2.html  |   891 +
 .../v3/client/mapping/MockSSLSocketFactory.html |   285 +
 .../v3/client/mapping/PolicyLocalFirst.html     |   354 +
 .../v3/client/mapping/PolicyRoundRobin.html     |   286 +
 .../v3/client/mapping/RegistrationInfo.html     |   453 +
 .../v3/client/mapping/RegistrationType.html     |   360 +
 .../v3/client/mapping/SelectionPolicy.html      |   227 +
 .../juddi/v3/client/mapping/ServiceLocator.html |   514 +
 .../mapping/ServiceRegistrationResponse.html    |   312 +
 .../juddi/v3/client/mapping/Topology.html       |   353 +
 .../UDDIClientSubscriptionListenerImpl.html     |   317 +
 .../v3/client/mapping/UDDIServiceCache.html     |   680 +
 .../client/mapping/UDDIServiceCacheMBean.html   |   253 +
 .../juddi/v3/client/mapping/URLLocalizer.html   |   253 +
 .../client/mapping/URLLocalizerDefaultImpl.html |   341 +
 .../mapping/class-use/AsyncRegistration.html    |   126 +
 .../client/mapping/class-use/Common2UDDI.html   |   126 +
 .../client/mapping/class-use/MapUDDIv2Tov3.html |   126 +
 .../client/mapping/class-use/MapUDDIv3Tov2.html |   126 +
 .../mapping/class-use/MockSSLSocketFactory.html |   126 +
 .../mapping/class-use/PolicyLocalFirst.html     |   126 +
 .../mapping/class-use/PolicyRoundRobin.html     |   168 +
 .../mapping/class-use/RegistrationInfo.html     |   169 +
 .../mapping/class-use/RegistrationType.html     |   194 +
 .../mapping/class-use/SelectionPolicy.html      |   187 +
 .../mapping/class-use/ServiceLocator.html       |   216 +
 .../class-use/ServiceRegistrationResponse.html  |   171 +
 .../v3/client/mapping/class-use/Topology.html   |   209 +
 .../UDDIClientSubscriptionListenerImpl.html     |   126 +
 .../mapping/class-use/UDDIServiceCache.html     |   180 +
 .../class-use/UDDIServiceCacheMBean.html        |   171 +
 .../client/mapping/class-use/URLLocalizer.html  |   277 +
 .../class-use/URLLocalizerDefaultImpl.html      |   126 +
 .../juddi/v3/client/mapping/package-frame.html  |    44 +
 .../v3/client/mapping/package-summary.html      |   260 +
 .../juddi/v3/client/mapping/package-tree.html   |   177 +
 .../juddi/v3/client/mapping/package-use.html    |   264 +
 .../v3/client/mapping/wadl/Application.html     |   550 +
 .../juddi/v3/client/mapping/wadl/Doc.html       |   486 +
 .../juddi/v3/client/mapping/wadl/Grammars.html  |   439 +
 .../v3/client/mapping/wadl/HTTPMethods.html     |   420 +
 .../juddi/v3/client/mapping/wadl/Include.html   |   428 +
 .../juddi/v3/client/mapping/wadl/Link.html      |   588 +
 .../juddi/v3/client/mapping/wadl/Method.html    |   691 +
 .../v3/client/mapping/wadl/ObjectFactory.html   |   498 +
 .../juddi/v3/client/mapping/wadl/Option.html    |   532 +
 .../juddi/v3/client/mapping/wadl/Param.html     |  1083 +
 .../v3/client/mapping/wadl/ParamStyle.html      |   420 +
 .../v3/client/mapping/wadl/Representation.html  |   738 +
 .../juddi/v3/client/mapping/wadl/Request.html   |   514 +
 .../juddi/v3/client/mapping/wadl/Resource.html  |   733 +
 .../v3/client/mapping/wadl/ResourceType.html    |   574 +
 .../juddi/v3/client/mapping/wadl/Resources.html |   523 +
 .../juddi/v3/client/mapping/wadl/Response.html  |   561 +
 .../juddi/v3/client/mapping/wadl/WADL2UDDI.html |   644 +
 .../mapping/wadl/class-use/Application.html     |   225 +
 .../v3/client/mapping/wadl/class-use/Doc.html   |   318 +
 .../client/mapping/wadl/class-use/Grammars.html |   204 +
 .../mapping/wadl/class-use/HTTPMethods.html     |   181 +
 .../client/mapping/wadl/class-use/Include.html  |   198 +
 .../v3/client/mapping/wadl/class-use/Link.html  |   204 +
 .../client/mapping/wadl/class-use/Method.html   |   170 +
 .../mapping/wadl/class-use/ObjectFactory.html   |   126 +
 .../client/mapping/wadl/class-use/Option.html   |   198 +
 .../v3/client/mapping/wadl/class-use/Param.html |   238 +
 .../mapping/wadl/class-use/ParamStyle.html      |   215 +
 .../mapping/wadl/class-use/Representation.html  |   208 +
 .../client/mapping/wadl/class-use/Request.html  |   204 +
 .../client/mapping/wadl/class-use/Resource.html |   198 +
 .../mapping/wadl/class-use/ResourceType.html    |   170 +
 .../mapping/wadl/class-use/Resources.html       |   214 +
 .../client/mapping/wadl/class-use/Response.html |   198 +
 .../mapping/wadl/class-use/WADL2UDDI.html       |   126 +
 .../v3/client/mapping/wadl/package-frame.html   |    41 +
 .../v3/client/mapping/wadl/package-summary.html |   271 +
 .../v3/client/mapping/wadl/package-tree.html    |   167 +
 .../v3/client/mapping/wadl/package-use.html     |   238 +
 .../juddi/v3/client/mapping/wsdl/BPEL2UDDI.html |   736 +
 .../juddi/v3/client/mapping/wsdl/ReadWSDL.html  |   384 +
 .../juddi/v3/client/mapping/wsdl/WSDL2UDDI.html |   866 +
 .../v3/client/mapping/wsdl/WSDLLocatorImpl.html |   465 +
 .../mapping/wsdl/class-use/BPEL2UDDI.html       |   126 +
 .../client/mapping/wsdl/class-use/ReadWSDL.html |   126 +
 .../mapping/wsdl/class-use/WSDL2UDDI.html       |   126 +
 .../mapping/wsdl/class-use/WSDLLocatorImpl.html |   126 +
 .../v3/client/mapping/wsdl/package-frame.html   |    24 +
 .../v3/client/mapping/wsdl/package-summary.html |   175 +
 .../v3/client/mapping/wsdl/package-tree.html    |   146 +
 .../v3/client/mapping/wsdl/package-use.html     |   126 +
 .../apache/juddi/v3/client/package-frame.html   |    31 +
 .../apache/juddi/v3/client/package-summary.html |   209 +
 .../apache/juddi/v3/client/package-tree.html    |   153 +
 .../org/apache/juddi/v3/client/package-use.html |   126 +
 .../subscription/ISubscriptionCallback.html     |   263 +
 .../RegistrationAbortedException.html           |   269 +
 .../ServiceAlreadyStartedException.html         |   269 +
 ...ptionCallbackListener.SignatureBehavior.html |   392 +
 .../SubscriptionCallbackListener.html           |   930 +
 .../subscription/UnableToSignException.html     |   270 +
 .../UnexpectedResponseException.html            |   273 +
 .../class-use/ISubscriptionCallback.html        |   209 +
 .../class-use/RegistrationAbortedException.html |   202 +
 .../ServiceAlreadyStartedException.html         |   202 +
 ...ptionCallbackListener.SignatureBehavior.html |   209 +
 .../class-use/SubscriptionCallbackListener.html |   171 +
 .../class-use/UnableToSignException.html        |   202 +
 .../class-use/UnexpectedResponseException.html  |   126 +
 .../v3/client/subscription/package-frame.html   |    36 +
 .../v3/client/subscription/package-summary.html |   225 +
 .../v3/client/subscription/package-tree.html    |   171 +
 .../v3/client/subscription/package-use.html     |   213 +
 .../v3/client/transport/InVMTransport.html      |   454 +
 .../v3/client/transport/JAXWSTransport.html     |   486 +
 .../transport/JAXWSv2TranslationTransport.html  |   499 +
 .../juddi/v3/client/transport/RMITransport.html |   467 +
 .../juddi/v3/client/transport/Transport.html    |   564 +
 .../v3/client/transport/TransportException.html |   302 +
 .../transport/class-use/InVMTransport.html      |   126 +
 .../transport/class-use/JAXWSTransport.html     |   170 +
 .../class-use/JAXWSv2TranslationTransport.html  |   126 +
 .../transport/class-use/RMITransport.html       |   126 +
 .../client/transport/class-use/Transport.html   |   366 +
 .../transport/class-use/TransportException.html |   695 +
 .../v3/client/transport/package-frame.html      |    29 +
 .../v3/client/transport/package-summary.html    |   191 +
 .../juddi/v3/client/transport/package-tree.html |   158 +
 .../juddi/v3/client/transport/package-use.html  |   304 +
 .../v3/client/transport/wrapper/Handler.html    |   326 +
 .../client/transport/wrapper/Inquiry3to2.html   |  1260 +
 .../client/transport/wrapper/Publish3to2.html   |  1812 ++
 .../transport/wrapper/RequestHandler.html       |   489 +
 .../client/transport/wrapper/Security3to2.html  |   484 +
 .../transport/wrapper/UDDIInquiryService.html   |   342 +
 .../wrapper/UDDIPublicationService.html         |   322 +
 .../transport/wrapper/UDDISecurityService.html  |   322 +
 .../transport/wrapper/class-use/Handler.html    |   126 +
 .../wrapper/class-use/Inquiry3to2.html          |   126 +
 .../wrapper/class-use/Publish3to2.html          |   126 +
 .../wrapper/class-use/RequestHandler.html       |   126 +
 .../wrapper/class-use/Security3to2.html         |   126 +
 .../wrapper/class-use/UDDIInquiryService.html   |   126 +
 .../class-use/UDDIPublicationService.html       |   126 +
 .../wrapper/class-use/UDDISecurityService.html  |   126 +
 .../client/transport/wrapper/package-frame.html |    28 +
 .../transport/wrapper/package-summary.html      |   190 +
 .../client/transport/wrapper/package-tree.html  |   146 +
 .../client/transport/wrapper/package-use.html   |   126 +
 .../v3/error/AssertionNotFoundException.html    |   316 +
 .../v3/error/AuthTokenExpiredException.html     |   321 +
 .../v3/error/AuthTokenRequiredException.html    |   321 +
 .../juddi/v3/error/AuthenticationException.html |   322 +
 .../org/apache/juddi/v3/error/ErrorMessage.html |   347 +
 .../juddi/v3/error/FatalErrorException.html     |   316 +
 .../v3/error/InvalidCombinationException.html   |   317 +
 .../v3/error/InvalidKeyPassedException.html     |   317 +
 .../v3/error/InvalidProjectionException.html    |   317 +
 .../juddi/v3/error/InvalidTimeException.html    |   317 +
 .../juddi/v3/error/InvalidValueException.html   |   320 +
 .../juddi/v3/error/KeyUnavailableException.html |   316 +
 .../v3/error/MaxEntitiesExceededException.html  |   317 +
 .../juddi/v3/error/RegistryException.html       |   317 +
 .../v3/error/TokenAlreadyExistsException.html   |   317 +
 .../v3/error/TransferNotAllowedException.html   |   317 +
 .../apache/juddi/v3/error/UDDIErrorHelper.html  |  1033 +
 .../juddi/v3/error/UnknownUserException.html    |   321 +
 .../juddi/v3/error/UnsupportedException.html    |   316 +
 .../juddi/v3/error/UserMismatchException.html   |   316 +
 .../v3/error/ValueNotAllowedException.html      |   317 +
 .../class-use/AssertionNotFoundException.html   |   126 +
 .../class-use/AuthTokenExpiredException.html    |   126 +
 .../class-use/AuthTokenRequiredException.html   |   126 +
 .../class-use/AuthenticationException.html      |   291 +
 .../juddi/v3/error/class-use/ErrorMessage.html  |   222 +
 .../v3/error/class-use/FatalErrorException.html |   260 +
 .../class-use/InvalidCombinationException.html  |   126 +
 .../class-use/InvalidKeyPassedException.html    |   126 +
 .../class-use/InvalidProjectionException.html   |   126 +
 .../error/class-use/InvalidTimeException.html   |   126 +
 .../error/class-use/InvalidValueException.html  |   126 +
 .../class-use/KeyUnavailableException.html      |   126 +
 .../class-use/MaxEntitiesExceededException.html |   126 +
 .../v3/error/class-use/RegistryException.html   |   275 +
 .../class-use/TokenAlreadyExistsException.html  |   126 +
 .../class-use/TransferNotAllowedException.html  |   126 +
 .../v3/error/class-use/UDDIErrorHelper.html     |   126 +
 .../error/class-use/UnknownUserException.html   |   126 +
 .../error/class-use/UnsupportedException.html   |   126 +
 .../error/class-use/UserMismatchException.html  |   126 +
 .../class-use/ValueNotAllowedException.html     |   213 +
 .../apache/juddi/v3/error/package-frame.html    |    44 +
 .../apache/juddi/v3/error/package-summary.html  |   285 +
 .../org/apache/juddi/v3/error/package-tree.html |   185 +
 .../org/apache/juddi/v3/error/package-use.html  |   227 +
 .../org/apache/juddi/v3/migration/tool/App.html |   287 +
 .../apache/juddi/v3/migration/tool/Common.html  |   301 +
 .../apache/juddi/v3/migration/tool/Export.html  |   311 +
 .../apache/juddi/v3/migration/tool/Import.html  |   335 +
 .../juddi/v3/migration/tool/class-use/App.html  |   126 +
 .../v3/migration/tool/class-use/Common.html     |   126 +
 .../v3/migration/tool/class-use/Export.html     |   126 +
 .../v3/migration/tool/class-use/Import.html     |   126 +
 .../juddi/v3/migration/tool/package-frame.html  |    24 +
 .../v3/migration/tool/package-summary.html      |   164 +
 .../juddi/v3/migration/tool/package-tree.html   |   142 +
 .../juddi/v3/migration/tool/package-use.html    |   126 +
 apidocs/org/apache/juddi/v3/tck/Dummy.html      |   239 +
 apidocs/org/apache/juddi/v3/tck/Property.html   |   444 +
 .../apache/juddi/v3/tck/TckBindingTemplate.html |   381 +
 .../org/apache/juddi/v3/tck/TckBusiness.html    |   935 +
 .../apache/juddi/v3/tck/TckBusinessService.html |   792 +
 apidocs/org/apache/juddi/v3/tck/TckCommon.html  |   540 +
 .../org/apache/juddi/v3/tck/TckFindEntity.html  |   420 +
 .../org/apache/juddi/v3/tck/TckPublisher.html   |   728 +
 .../juddi/v3/tck/TckPublisherAssertion.html     |   489 +
 .../org/apache/juddi/v3/tck/TckSecurity.html    |   314 +
 .../org/apache/juddi/v3/tck/TckSigningUtil.html |   307 +
 .../apache/juddi/v3/tck/TckSubscription.html    |   490 +
 .../juddi/v3/tck/TckSubscriptionListener.html   |   688 +
 .../v3/tck/TckSubscriptionListenerRMI.html      |   392 +
 apidocs/org/apache/juddi/v3/tck/TckTModel.html  |   861 +
 .../org/apache/juddi/v3/tck/TckValidator.html   |   635 +
 .../v3/tck/UDDISubscriptionListenerImpl.html    |   482 +
 .../apache/juddi/v3/tck/class-use/Dummy.html    |   126 +
 .../apache/juddi/v3/tck/class-use/Property.html |   126 +
 .../v3/tck/class-use/TckBindingTemplate.html    |   126 +
 .../juddi/v3/tck/class-use/TckBusiness.html     |   126 +
 .../v3/tck/class-use/TckBusinessService.html    |   126 +
 .../juddi/v3/tck/class-use/TckCommon.html       |   126 +
 .../juddi/v3/tck/class-use/TckFindEntity.html   |   126 +
 .../juddi/v3/tck/class-use/TckPublisher.html    |   126 +
 .../v3/tck/class-use/TckPublisherAssertion.html |   126 +
 .../juddi/v3/tck/class-use/TckSecurity.html     |   126 +
 .../juddi/v3/tck/class-use/TckSigningUtil.html  |   126 +
 .../juddi/v3/tck/class-use/TckSubscription.html |   126 +
 .../tck/class-use/TckSubscriptionListener.html  |   168 +
 .../class-use/TckSubscriptionListenerRMI.html   |   126 +
 .../juddi/v3/tck/class-use/TckTModel.html       |   126 +
 .../juddi/v3/tck/class-use/TckValidator.html    |   126 +
 .../class-use/UDDISubscriptionListenerImpl.html |   126 +
 .../org/apache/juddi/v3/tck/package-frame.html  |    37 +
 .../apache/juddi/v3/tck/package-summary.html    |   221 +
 .../org/apache/juddi/v3/tck/package-tree.html   |   170 +
 .../org/apache/juddi/v3/tck/package-use.html    |   161 +
 .../juddi/v3_service/JUDDIApiPortType.html      |   907 +
 .../v3_service/class-use/JUDDIApiPortType.html  |   266 +
 .../apache/juddi/v3_service/package-frame.html  |    21 +
 .../juddi/v3_service/package-summary.html       |   155 +
 .../apache/juddi/v3_service/package-tree.html   |   135 +
 .../apache/juddi/v3_service/package-use.html    |   209 +
 .../apache/juddi/validation/ValidateClerk.html  |   331 +
 .../ValidateClientSubscriptionInfo.html         |   387 +
 .../validation/ValidateCustodyTransfer.html     |   382 +
 .../juddi/validation/ValidateInquiry.html       |   601 +
 .../apache/juddi/validation/ValidateNode.html   |   329 +
 .../juddi/validation/ValidatePublish.html       |  1278 +
 .../juddi/validation/ValidatePublisher.html     |   387 +
 .../juddi/validation/ValidateReplication.html   |   403 +
 .../juddi/validation/ValidateSecurity.html      |   270 +
 .../juddi/validation/ValidateSubscription.html  |   353 +
 .../ValidateSubscriptionListener.html           |   309 +
 .../juddi/validation/ValidateUDDIApi.html       |   398 +
 .../juddi/validation/ValidateUDDIKey.html       |   357 +
 .../juddi/validation/ValidateUDDIv2Inquiry.html |   484 +
 .../validation/ValidateValueSetCaching.html     |   270 +
 .../validation/ValidateValueSetValidation.html  |   356 +
 .../ValidateValuesFromWebService.html           |   377 +
 .../juddi/validation/ValidationConstants.html   |   675 +
 .../validation/class-use/ValidateClerk.html     |   126 +
 .../ValidateClientSubscriptionInfo.html         |   126 +
 .../class-use/ValidateCustodyTransfer.html      |   126 +
 .../validation/class-use/ValidateInquiry.html   |   126 +
 .../validation/class-use/ValidateNode.html      |   126 +
 .../validation/class-use/ValidatePublish.html   |   126 +
 .../validation/class-use/ValidatePublisher.html |   126 +
 .../class-use/ValidateReplication.html          |   126 +
 .../validation/class-use/ValidateSecurity.html  |   126 +
 .../class-use/ValidateSubscription.html         |   126 +
 .../class-use/ValidateSubscriptionListener.html |   126 +
 .../validation/class-use/ValidateUDDIApi.html   |   218 +
 .../validation/class-use/ValidateUDDIKey.html   |   126 +
 .../class-use/ValidateUDDIv2Inquiry.html        |   126 +
 .../class-use/ValidateValueSetCaching.html      |   126 +
 .../class-use/ValidateValueSetValidation.html   |   126 +
 .../class-use/ValidateValuesFromWebService.html |   126 +
 .../class-use/ValidationConstants.html          |   126 +
 .../apache/juddi/validation/package-frame.html  |    38 +
 .../juddi/validation/package-summary.html       |   229 +
 .../apache/juddi/validation/package-tree.html   |   159 +
 .../apache/juddi/validation/package-use.html    |   161 +
 .../validation/vsv/AbstractSimpleValidator.html |   500 +
 .../Uddiuddiorgcategorizationderivedfrom.html   |   463 +
 ...ddiuddiorgcategorizationentitykeyvalues.html |   369 +
 .../vsv/Uddiuddiorgcategorizationnodes.html     |   346 +
 ...Uddiuddiorgcategorizationowningbusiness.html |   447 +
 .../vsv/Uddiuddiorgcategorizationtypes.html     |  1269 +
 .../Uddiuddiorgcategorizationvalidatedby.html   |   460 +
 .../vsv/Uddiuddiorgidentifierisreplacedby.html  |   562 +
 .../vsv/Uddiuddiorgrelationships.html           |   338 +
 .../vsv/Uddiwwwbobcomverifiedtmodel.html        |   316 +
 .../Uuid25b22e3e3dfa3024b02a3438b9050b59.html   |   297 +
 .../Uuid327a56f032994461bc235cd513e95c55.html   |   309 +
 .../Uuid4064c0646d144f3589539652106476a9.html   |   298 +
 .../Uuid5678dd4ff95d35f99ea6f79a7dd64656.html   |   298 +
 .../Uuid807a2c6aee22470dadc7e0424a337c03.html   |   310 +
 .../Uuid916b87bf075639198eae97dfa325e5a4.html   |   309 +
 .../Uuidc1acf26d967244049d7039b756e62ab4.html   |   308 +
 .../Uuide59ae32077a511d5b8980004ac49cc1e.html   |   298 +
 .../juddi/validation/vsv/ValueSetValidator.html |   365 +
 .../vsv/class-use/AbstractSimpleValidator.html  |   204 +
 .../Uddiuddiorgcategorizationderivedfrom.html   |   168 +
 ...ddiuddiorgcategorizationentitykeyvalues.html |   166 +
 .../Uddiuddiorgcategorizationnodes.html         |   166 +
 ...Uddiuddiorgcategorizationowningbusiness.html |   168 +
 .../Uddiuddiorgcategorizationtypes.html         |   166 +
 .../Uddiuddiorgcategorizationvalidatedby.html   |   166 +
 .../Uddiuddiorgidentifierisreplacedby.html      |   168 +
 .../vsv/class-use/Uddiuddiorgrelationships.html |   168 +
 .../class-use/Uddiwwwbobcomverifiedtmodel.html  |   126 +
 .../Uuid25b22e3e3dfa3024b02a3438b9050b59.html   |   126 +
 .../Uuid327a56f032994461bc235cd513e95c55.html   |   126 +
 .../Uuid4064c0646d144f3589539652106476a9.html   |   126 +
 .../Uuid5678dd4ff95d35f99ea6f79a7dd64656.html   |   126 +
 .../Uuid807a2c6aee22470dadc7e0424a337c03.html   |   126 +
 .../Uuid916b87bf075639198eae97dfa325e5a4.html   |   126 +
 .../Uuidc1acf26d967244049d7039b756e62ab4.html   |   126 +
 .../Uuide59ae32077a511d5b8980004ac49cc1e.html   |   126 +
 .../vsv/class-use/ValueSetValidator.html        |   274 +
 .../juddi/validation/vsv/package-frame.html     |    42 +
 .../juddi/validation/vsv/package-summary.html   |   269 +
 .../juddi/validation/vsv/package-tree.html      |   187 +
 .../juddi/validation/vsv/package-use.html       |   220 +
 apidocs/org/apache/juddi/webconsole/AES.html    |   446 +
 .../CrossSiteRequestForgeryException.html       |   401 +
 .../apache/juddi/webconsole/NoCacheFilter.html  |   332 +
 .../juddi/webconsole/PostBackConstants.html     |   709 +
 .../apache/juddi/webconsole/StartupServlet.html |   315 +
 .../apache/juddi/webconsole/YesCacheFilter.html |   332 +
 .../apache/juddi/webconsole/class-use/AES.html  |   126 +
 .../CrossSiteRequestForgeryException.html       |   126 +
 .../webconsole/class-use/NoCacheFilter.html     |   126 +
 .../webconsole/class-use/PostBackConstants.html |   126 +
 .../webconsole/class-use/StartupServlet.html    |   126 +
 .../webconsole/class-use/YesCacheFilter.html    |   126 +
 .../juddi/webconsole/hub/PagableContainer.html  |   320 +
 .../juddi/webconsole/hub/UDDIRequestsAsXML.html |   426 +
 .../juddi/webconsole/hub/UddiHub.AuthStyle.html |   354 +
 .../webconsole/hub/UddiHub.CriteriaType.html    |   399 +
 .../juddi/webconsole/hub/UddiHub.FindType.html  |   399 +
 .../apache/juddi/webconsole/hub/UddiHub.html    |  2112 ++
 .../juddi/webconsole/hub/builders/Builders.html |   798 +
 .../juddi/webconsole/hub/builders/Printers.html |   459 +
 .../hub/builders/SubscriptionHelper.html        |   484 +
 .../hub/builders/class-use/Builders.html        |   126 +
 .../hub/builders/class-use/Printers.html        |   126 +
 .../builders/class-use/SubscriptionHelper.html  |   126 +
 .../webconsole/hub/builders/package-frame.html  |    23 +
 .../hub/builders/package-summary.html           |   168 +
 .../webconsole/hub/builders/package-tree.html   |   141 +
 .../webconsole/hub/builders/package-use.html    |   126 +
 .../hub/class-use/PagableContainer.html         |   205 +
 .../hub/class-use/UDDIRequestsAsXML.html        |   126 +
 .../hub/class-use/UddiHub.AuthStyle.html        |   177 +
 .../hub/class-use/UddiHub.CriteriaType.html     |   196 +
 .../hub/class-use/UddiHub.FindType.html         |   205 +
 .../juddi/webconsole/hub/class-use/UddiHub.html |   171 +
 .../juddi/webconsole/hub/package-frame.html     |    29 +
 .../juddi/webconsole/hub/package-summary.html   |   198 +
 .../juddi/webconsole/hub/package-tree.html      |   155 +
 .../juddi/webconsole/hub/package-use.html       |   185 +
 .../apache/juddi/webconsole/package-frame.html  |    32 +
 .../juddi/webconsole/package-summary.html       |   210 +
 .../apache/juddi/webconsole/package-tree.html   |   155 +
 .../apache/juddi/webconsole/package-use.html    |   126 +
 .../webconsole/resources/ResourceLoader.html    |   330 +
 .../resources/class-use/ResourceLoader.html     |   126 +
 .../webconsole/resources/package-frame.html     |    21 +
 .../webconsole/resources/package-summary.html   |   156 +
 .../webconsole/resources/package-tree.html      |   139 +
 .../juddi/webconsole/resources/package-use.html |   126 +
 apidocs/org/uddi/JAXBContextUtil.html           |   278 +
 apidocs/org/uddi/api_v2/AccessPoint.html        |   420 +
 .../org/uddi/api_v2/AddPublisherAssertions.html |   456 +
 apidocs/org/uddi/api_v2/Address.html            |   512 +
 apidocs/org/uddi/api_v2/AddressLine.html        |   462 +
 .../org/uddi/api_v2/AssertionStatusItem.html    |   577 +
 .../org/uddi/api_v2/AssertionStatusReport.html  |   456 +
 apidocs/org/uddi/api_v2/AuthToken.html          |   465 +
 apidocs/org/uddi/api_v2/BindingDetail.html      |   512 +
 apidocs/org/uddi/api_v2/BindingTemplate.html    |   626 +
 apidocs/org/uddi/api_v2/BindingTemplates.html   |   344 +
 apidocs/org/uddi/api_v2/BusinessDetail.html     |   512 +
 apidocs/org/uddi/api_v2/BusinessDetailExt.html  |   512 +
 apidocs/org/uddi/api_v2/BusinessEntity.html     |   839 +
 apidocs/org/uddi/api_v2/BusinessEntityExt.html  |   400 +
 apidocs/org/uddi/api_v2/BusinessInfo.html       |   503 +
 apidocs/org/uddi/api_v2/BusinessInfos.html      |   344 +
 apidocs/org/uddi/api_v2/BusinessList.html       |   521 +
 apidocs/org/uddi/api_v2/BusinessService.html    |   615 +
 apidocs/org/uddi/api_v2/BusinessServices.html   |   344 +
 apidocs/org/uddi/api_v2/CategoryBag.html        |   344 +
 apidocs/org/uddi/api_v2/Contact.html            |   597 +
 apidocs/org/uddi/api_v2/Contacts.html           |   344 +
 apidocs/org/uddi/api_v2/DeleteBinding.html      |   456 +
 apidocs/org/uddi/api_v2/DeleteBusiness.html     |   456 +
 .../uddi/api_v2/DeletePublisherAssertions.html  |   456 +
 apidocs/org/uddi/api_v2/DeleteService.html      |   456 +
 apidocs/org/uddi/api_v2/DeleteTModel.html       |   456 +
 apidocs/org/uddi/api_v2/Description.html        |   420 +
 apidocs/org/uddi/api_v2/Direction.html          |   381 +
 apidocs/org/uddi/api_v2/DiscardAuthToken.html   |   409 +
 apidocs/org/uddi/api_v2/DiscoveryURL.html       |   406 +
 apidocs/org/uddi/api_v2/DiscoveryURLs.html      |   344 +
 apidocs/org/uddi/api_v2/DispositionReport.html  |  1267 +
 apidocs/org/uddi/api_v2/Email.html              |   406 +
 apidocs/org/uddi/api_v2/ErrInfo.html            |   406 +
 apidocs/org/uddi/api_v2/FindBinding.html        |   577 +
 apidocs/org/uddi/api_v2/FindBusiness.html       |   736 +
 apidocs/org/uddi/api_v2/FindQualifiers.html     |   344 +
 .../org/uddi/api_v2/FindRelatedBusinesses.html  |   577 +
 apidocs/org/uddi/api_v2/FindService.html        |   680 +
 apidocs/org/uddi/api_v2/FindTModel.html         |   633 +
 .../uddi/api_v2/GetAssertionStatusReport.html   |   465 +
 apidocs/org/uddi/api_v2/GetAuthToken.html       |   463 +
 apidocs/org/uddi/api_v2/GetBindingDetail.html   |   400 +
 apidocs/org/uddi/api_v2/GetBusinessDetail.html  |   400 +
 .../org/uddi/api_v2/GetBusinessDetailExt.html   |   400 +
 .../org/uddi/api_v2/GetPublisherAssertions.html |   409 +
 apidocs/org/uddi/api_v2/GetRegisteredInfo.html  |   409 +
 apidocs/org/uddi/api_v2/GetServiceDetail.html   |   400 +
 apidocs/org/uddi/api_v2/GetTModelDetail.html    |   400 +
 apidocs/org/uddi/api_v2/HostingRedirector.html  |   351 +
 apidocs/org/uddi/api_v2/IdentifierBag.html      |   344 +
 apidocs/org/uddi/api_v2/InstanceDetails.html    |   456 +
 apidocs/org/uddi/api_v2/KeyType.html            |   407 +
 apidocs/org/uddi/api_v2/KeyedReference.html     |   479 +
 apidocs/org/uddi/api_v2/KeysOwned.html          |   409 +
 apidocs/org/uddi/api_v2/Name.html               |   420 +
 apidocs/org/uddi/api_v2/ObjectFactory.html      |  3138 ++
 apidocs/org/uddi/api_v2/OverviewDoc.html        |   400 +
 apidocs/org/uddi/api_v2/Phone.html              |   406 +
 apidocs/org/uddi/api_v2/PublisherAssertion.html |   465 +
 .../org/uddi/api_v2/PublisherAssertions.html    |   512 +
 apidocs/org/uddi/api_v2/RegisteredInfo.html     |   577 +
 .../org/uddi/api_v2/RelatedBusinessInfo.html    |   494 +
 .../org/uddi/api_v2/RelatedBusinessInfos.html   |   344 +
 .../org/uddi/api_v2/RelatedBusinessesList.html  |   577 +
 apidocs/org/uddi/api_v2/Result.html             |   455 +
 apidocs/org/uddi/api_v2/SaveBinding.html        |   456 +
 apidocs/org/uddi/api_v2/SaveBusiness.html       |   503 +
 apidocs/org/uddi/api_v2/SaveService.html        |   456 +
 apidocs/org/uddi/api_v2/SaveTModel.html         |   503 +
 apidocs/org/uddi/api_v2/ServiceDetail.html      |   512 +
 apidocs/org/uddi/api_v2/ServiceInfo.html        |   456 +
 apidocs/org/uddi/api_v2/ServiceInfos.html       |   344 +
 apidocs/org/uddi/api_v2/ServiceList.html        |   521 +
 .../org/uddi/api_v2/SetPublisherAssertions.html |   456 +
 .../org/uddi/api_v2/SharedRelationships.html    |   400 +
 apidocs/org/uddi/api_v2/TModel.html             |   736 +
 apidocs/org/uddi/api_v2/TModelBag.html          |   344 +
 apidocs/org/uddi/api_v2/TModelDetail.html       |   512 +
 apidocs/org/uddi/api_v2/TModelInfo.html         |   409 +
 apidocs/org/uddi/api_v2/TModelInfos.html        |   344 +
 .../org/uddi/api_v2/TModelInstanceDetails.html  |   344 +
 apidocs/org/uddi/api_v2/TModelInstanceInfo.html |   456 +
 apidocs/org/uddi/api_v2/TModelList.html         |   521 +
 apidocs/org/uddi/api_v2/Truncated.html          |   381 +
 apidocs/org/uddi/api_v2/URLType.html            |   446 +
 apidocs/org/uddi/api_v2/ValidateValues.html     |   494 +
 .../org/uddi/api_v2/class-use/AccessPoint.html  |   223 +
 .../class-use/AddPublisherAssertions.html       |   283 +
 apidocs/org/uddi/api_v2/class-use/Address.html  |   217 +
 .../org/uddi/api_v2/class-use/AddressLine.html  |   217 +
 .../api_v2/class-use/AssertionStatusItem.html   |   217 +
 .../api_v2/class-use/AssertionStatusReport.html |   285 +
 .../org/uddi/api_v2/class-use/AuthToken.html    |   246 +
 .../uddi/api_v2/class-use/BindingDetail.html    |   300 +
 .../uddi/api_v2/class-use/BindingTemplate.html  |   300 +
 .../uddi/api_v2/class-use/BindingTemplates.html |   255 +
 .../uddi/api_v2/class-use/BusinessDetail.html   |   292 +
 .../api_v2/class-use/BusinessDetailExt.html     |   271 +
 .../uddi/api_v2/class-use/BusinessEntity.html   |   370 +
 .../api_v2/class-use/BusinessEntityExt.html     |   217 +
 .../org/uddi/api_v2/class-use/BusinessInfo.html |   217 +
 .../uddi/api_v2/class-use/BusinessInfos.html    |   263 +
 .../org/uddi/api_v2/class-use/BusinessList.html |   284 +
 .../uddi/api_v2/class-use/BusinessService.html  |   310 +
 .../uddi/api_v2/class-use/BusinessServices.html |   223 +
 .../org/uddi/api_v2/class-use/CategoryBag.html  |   334 +
 apidocs/org/uddi/api_v2/class-use/Contact.html  |   217 +
 apidocs/org/uddi/api_v2/class-use/Contacts.html |   252 +
 .../uddi/api_v2/class-use/DeleteBinding.html    |   283 +
 .../uddi/api_v2/class-use/DeleteBusiness.html   |   283 +
 .../class-use/DeletePublisherAssertions.html    |   283 +
 .../uddi/api_v2/class-use/DeleteService.html    |   283 +
 .../org/uddi/api_v2/class-use/DeleteTModel.html |   283 +
 .../org/uddi/api_v2/class-use/Description.html  |   341 +
 .../org/uddi/api_v2/class-use/Direction.html    |   213 +
 .../uddi/api_v2/class-use/DiscardAuthToken.html |   246 +
 .../org/uddi/api_v2/class-use/DiscoveryURL.html |   217 +
 .../uddi/api_v2/class-use/DiscoveryURLs.html    |   264 +
 .../api_v2/class-use/DispositionReport.html     |   322 +
 apidocs/org/uddi/api_v2/class-use/Email.html    |   217 +
 apidocs/org/uddi/api_v2/class-use/ErrInfo.html  |   223 +
 .../org/uddi/api_v2/class-use/FindBinding.html  |   307 +
 .../org/uddi/api_v2/class-use/FindBusiness.html |   307 +
 .../uddi/api_v2/class-use/FindQualifiers.html   |   287 +
 .../api_v2/class-use/FindRelatedBusinesses.html |   307 +
 .../org/uddi/api_v2/class-use/FindService.html  |   307 +
 .../org/uddi/api_v2/class-use/FindTModel.html   |   307 +
 .../class-use/GetAssertionStatusReport.html     |   271 +
 .../org/uddi/api_v2/class-use/GetAuthToken.html |   246 +
 .../uddi/api_v2/class-use/GetBindingDetail.html |   307 +
 .../api_v2/class-use/GetBusinessDetail.html     |   307 +
 .../api_v2/class-use/GetBusinessDetailExt.html  |   294 +
 .../class-use/GetPublisherAssertions.html       |   270 +
 .../api_v2/class-use/GetRegisteredInfo.html     |   283 +
 .../uddi/api_v2/class-use/GetServiceDetail.html |   307 +
 .../uddi/api_v2/class-use/GetTModelDetail.html  |   307 +
 .../api_v2/class-use/HostingRedirector.html     |   248 +
 .../uddi/api_v2/class-use/IdentifierBag.html    |   271 +
 .../uddi/api_v2/class-use/InstanceDetails.html  |   248 +
 apidocs/org/uddi/api_v2/class-use/KeyType.html  |   213 +
 .../uddi/api_v2/class-use/KeyedReference.html   |   318 +
 .../org/uddi/api_v2/class-use/KeysOwned.html    |   223 +
 apidocs/org/uddi/api_v2/class-use/Name.html     |   368 +
 .../uddi/api_v2/class-use/ObjectFactory.html    |   126 +
 .../org/uddi/api_v2/class-use/OverviewDoc.html  |   269 +
 apidocs/org/uddi/api_v2/class-use/Phone.html    |   217 +
 .../api_v2/class-use/PublisherAssertion.html    |   271 +
 .../api_v2/class-use/PublisherAssertions.html   |   293 +
 .../uddi/api_v2/class-use/RegisteredInfo.html   |   284 +
 .../api_v2/class-use/RelatedBusinessInfo.html   |   217 +
 .../api_v2/class-use/RelatedBusinessInfos.html  |   223 +
 .../api_v2/class-use/RelatedBusinessesList.html |   284 +
 apidocs/org/uddi/api_v2/class-use/Result.html   |   217 +
 .../org/uddi/api_v2/class-use/SaveBinding.html  |   283 +
 .../org/uddi/api_v2/class-use/SaveBusiness.html |   283 +
 .../org/uddi/api_v2/class-use/SaveService.html  |   283 +
 .../org/uddi/api_v2/class-use/SaveTModel.html   |   283 +
 .../uddi/api_v2/class-use/ServiceDetail.html    |   292 +
 .../org/uddi/api_v2/class-use/ServiceInfo.html  |   217 +
 .../org/uddi/api_v2/class-use/ServiceInfos.html |   263 +
 .../org/uddi/api_v2/class-use/ServiceList.html  |   284 +
 .../class-use/SetPublisherAssertions.html       |   283 +
 .../api_v2/class-use/SharedRelationships.html   |   217 +
 apidocs/org/uddi/api_v2/class-use/TModel.html   |   324 +
 .../org/uddi/api_v2/class-use/TModelBag.html    |   255 +
 .../org/uddi/api_v2/class-use/TModelDetail.html |   322 +
 .../org/uddi/api_v2/class-use/TModelInfo.html   |   217 +
 .../org/uddi/api_v2/class-use/TModelInfos.html  |   239 +
 .../api_v2/class-use/TModelInstanceDetails.html |   248 +
 .../api_v2/class-use/TModelInstanceInfo.html    |   217 +
 .../org/uddi/api_v2/class-use/TModelList.html   |   316 +
 .../org/uddi/api_v2/class-use/Truncated.html    |   373 +
 apidocs/org/uddi/api_v2/class-use/URLType.html  |   225 +
 .../uddi/api_v2/class-use/ValidateValues.html   |   198 +
 apidocs/org/uddi/api_v2/package-frame.html      |   111 +
 apidocs/org/uddi/api_v2/package-summary.html    |   682 +
 apidocs/org/uddi/api_v2/package-tree.html       |   237 +
 apidocs/org/uddi/api_v2/package-use.html        |  1424 +
 apidocs/org/uddi/api_v3/AccessPoint.html        |   719 +
 .../org/uddi/api_v3/AddPublisherAssertions.html |   409 +
 apidocs/org/uddi/api_v3/Address.html            |   661 +
 apidocs/org/uddi/api_v3/AddressLine.html        |   532 +
 .../org/uddi/api_v3/AssertionStatusItem.html    |   586 +
 .../org/uddi/api_v3/AssertionStatusReport.html  |   353 +
 apidocs/org/uddi/api_v3/AuthToken.html          |   362 +
 apidocs/org/uddi/api_v3/BindingDetail.html      |   465 +
 apidocs/org/uddi/api_v3/BindingTemplate.html    |   738 +
 apidocs/org/uddi/api_v3/BindingTemplates.html   |   353 +
 apidocs/org/uddi/api_v3/BusinessDetail.html     |   409 +
 apidocs/org/uddi/api_v3/BusinessEntity.html     |   783 +
 apidocs/org/uddi/api_v3/BusinessInfo.html       |   512 +
 apidocs/org/uddi/api_v3/BusinessInfos.html      |   353 +
 apidocs/org/uddi/api_v3/BusinessList.html       |   474 +
 apidocs/org/uddi/api_v3/BusinessService.html    |   671 +
 apidocs/org/uddi/api_v3/BusinessServices.html   |   353 +
 apidocs/org/uddi/api_v3/CategoryBag.html        |   394 +
 apidocs/org/uddi/api_v3/CompletionStatus.html   |   455 +
 apidocs/org/uddi/api_v3/Contact.html            |   704 +
 apidocs/org/uddi/api_v3/Contacts.html           |   353 +
 apidocs/org/uddi/api_v3/DeleteBinding.html      |   409 +
 apidocs/org/uddi/api_v3/DeleteBusiness.html     |   409 +
 .../uddi/api_v3/DeletePublisherAssertions.html  |   409 +
 apidocs/org/uddi/api_v3/DeleteService.html      |   409 +
 apidocs/org/uddi/api_v3/DeleteTModel.html       |   409 +
 apidocs/org/uddi/api_v3/Description.html        |   429 +
 apidocs/org/uddi/api_v3/Direction.html          |   382 +
 apidocs/org/uddi/api_v3/DiscardAuthToken.html   |   374 +
 apidocs/org/uddi/api_v3/DiscoveryURL.html       |   429 +
 apidocs/org/uddi/api_v3/DiscoveryURLs.html      |   353 +
 apidocs/org/uddi/api_v3/DispositionReport.html  |  1082 +
 apidocs/org/uddi/api_v3/Email.html              |   429 +
 apidocs/org/uddi/api_v3/ErrInfo.html            |   415 +
 apidocs/org/uddi/api_v3/FindBinding.html        |   830 +
 apidocs/org/uddi/api_v3/FindBusiness.html       |  1023 +
 apidocs/org/uddi/api_v3/FindQualifiers.html     |   353 +
 .../org/uddi/api_v3/FindRelatedBusinesses.html  |   756 +
 apidocs/org/uddi/api_v3/FindService.html        |   887 +
 apidocs/org/uddi/api_v3/FindTModel.html         |   751 +
 .../uddi/api_v3/GetAssertionStatusReport.html   |   418 +
 apidocs/org/uddi/api_v3/GetAuthToken.html       |   436 +
 apidocs/org/uddi/api_v3/GetBindingDetail.html   |   409 +
 apidocs/org/uddi/api_v3/GetBusinessDetail.html  |   409 +
 apidocs/org/uddi/api_v3/GetOperationalInfo.html |   409 +
 .../org/uddi/api_v3/GetPublisherAssertions.html |   362 +
 apidocs/org/uddi/api_v3/GetRegisteredInfo.html  |   418 +
 apidocs/org/uddi/api_v3/GetServiceDetail.html   |   409 +
 apidocs/org/uddi/api_v3/GetTModelDetail.html    |   409 +
 apidocs/org/uddi/api_v3/HostingRedirector.html  |   360 +
 apidocs/org/uddi/api_v3/IdentifierBag.html      |   353 +
 apidocs/org/uddi/api_v3/InfoSelection.html      |   395 +
 apidocs/org/uddi/api_v3/InstanceDetails.html    |   405 +
 apidocs/org/uddi/api_v3/KeyType.html            |   421 +
 apidocs/org/uddi/api_v3/KeyedReference.html     |   488 +
 .../org/uddi/api_v3/KeyedReferenceGroup.html    |   409 +
 apidocs/org/uddi/api_v3/KeysOwned.html          |   389 +
 apidocs/org/uddi/api_v3/ListDescription.html    |   444 +
 apidocs/org/uddi/api_v3/Name.html               |   437 +
 apidocs/org/uddi/api_v3/ObjectFactory.html      |  3314 +++
 apidocs/org/uddi/api_v3/OperationalInfo.html    |   648 +
 apidocs/org/uddi/api_v3/OperationalInfos.html   |   409 +
 apidocs/org/uddi/api_v3/OverviewDoc.html        |   407 +
 apidocs/org/uddi/api_v3/OverviewURL.html        |   444 +
 apidocs/org/uddi/api_v3/PersonName.html         |   442 +
 apidocs/org/uddi/api_v3/Phone.html              |   415 +
 apidocs/org/uddi/api_v3/PublisherAssertion.html |   521 +
 .../org/uddi/api_v3/PublisherAssertions.html    |   353 +
 .../api_v3/PublisherAssertionsResponse.html     |   353 +
 apidocs/org/uddi/api_v3/RegisteredInfo.html     |   474 +
 .../org/uddi/api_v3/RelatedBusinessInfo.html    |   503 +
 .../org/uddi/api_v3/RelatedBusinessInfos.html   |   353 +
 .../org/uddi/api_v3/RelatedBusinessesList.html  |   530 +
 apidocs/org/uddi/api_v3/Result.html             |   464 +
 apidocs/org/uddi/api_v3/SaveBinding.html        |   409 +
 apidocs/org/uddi/api_v3/SaveBusiness.html       |   409 +
 apidocs/org/uddi/api_v3/SaveService.html        |   409 +
 apidocs/org/uddi/api_v3/SaveTModel.html         |   409 +
 apidocs/org/uddi/api_v3/ServiceDetail.html      |   409 +
 apidocs/org/uddi/api_v3/ServiceInfo.html        |   465 +
 apidocs/org/uddi/api_v3/ServiceInfos.html       |   353 +
 apidocs/org/uddi/api_v3/ServiceList.html        |   474 +
 .../org/uddi/api_v3/SetPublisherAssertions.html |   409 +
 .../org/uddi/api_v3/SharedRelationships.html    |   456 +
 apidocs/org/uddi/api_v3/TModel.html             |   727 +
 apidocs/org/uddi/api_v3/TModelBag.html          |   353 +
 apidocs/org/uddi/api_v3/TModelDetail.html       |   409 +
 apidocs/org/uddi/api_v3/TModelInfo.html         |   465 +
 apidocs/org/uddi/api_v3/TModelInfos.html        |   353 +
 .../org/uddi/api_v3/TModelInstanceDetails.html  |   353 +
 apidocs/org/uddi/api_v3/TModelInstanceInfo.html |   465 +
 apidocs/org/uddi/api_v3/TModelList.html         |   474 +
 .../org/uddi/api_v3/class-use/AccessPoint.html  |   223 +
 .../class-use/AddPublisherAssertions.html       |   360 +
 apidocs/org/uddi/api_v3/class-use/Address.html  |   316 +
 .../org/uddi/api_v3/class-use/AddressLine.html  |   278 +
 .../api_v3/class-use/AssertionStatusItem.html   |   430 +
 .../api_v3/class-use/AssertionStatusReport.html |   250 +
 .../org/uddi/api_v3/class-use/AuthToken.html    |   325 +
 .../uddi/api_v3/class-use/BindingDetail.html    |   442 +
 .../uddi/api_v3/class-use/BindingTemplate.html  |   970 +
 .../uddi/api_v3/class-use/BindingTemplates.html |   369 +
 .../uddi/api_v3/class-use/BusinessDetail.html   |   414 +
 .../uddi/api_v3/class-use/BusinessEntity.html   |   839 +
 .../org/uddi/api_v3/class-use/BusinessInfo.html |   272 +
 .../uddi/api_v3/class-use/BusinessInfos.html    |   263 +
 .../org/uddi/api_v3/class-use/BusinessList.html |   494 +
 .../uddi/api_v3/class-use/BusinessService.html  |   840 +
 .../uddi/api_v3/class-use/BusinessServices.html |   318 +
 .../org/uddi/api_v3/class-use/CategoryBag.html  |   654 +
 .../uddi/api_v3/class-use/CompletionStatus.html |   436 +
 apidocs/org/uddi/api_v3/class-use/Contact.html  |   376 +
 apidocs/org/uddi/api_v3/class-use/Contacts.html |   362 +
 .../uddi/api_v3/class-use/DeleteBinding.html    |   359 +
 .../uddi/api_v3/class-use/DeleteBusiness.html   |   360 +
 .../class-use/DeletePublisherAssertions.html    |   360 +
 .../uddi/api_v3/class-use/DeleteService.html    |   360 +
 .../org/uddi/api_v3/class-use/DeleteTModel.html |   440 +
 .../org/uddi/api_v3/class-use/Description.html  |   566 +
 .../org/uddi/api_v3/class-use/Direction.html    |   278 +
 .../uddi/api_v3/class-use/DiscardAuthToken.html |   297 +
 .../org/uddi/api_v3/class-use/DiscoveryURL.html |   249 +
 .../uddi/api_v3/class-use/DiscoveryURLs.html    |   402 +
 .../api_v3/class-use/DispositionReport.html     |   634 +
 apidocs/org/uddi/api_v3/class-use/Email.html    |   277 +
 apidocs/org/uddi/api_v3/class-use/ErrInfo.html  |   223 +
 .../org/uddi/api_v3/class-use/FindBinding.html  |   459 +
 .../org/uddi/api_v3/class-use/FindBusiness.html |   433 +
 .../uddi/api_v3/class-use/FindQualifiers.html   |   309 +
 .../api_v3/class-use/FindRelatedBusinesses.html |   445 +
 .../org/uddi/api_v3/class-use/FindService.html  |   435 +
 .../org/uddi/api_v3/class-use/FindTModel.html   |   570 +
 .../class-use/GetAssertionStatusReport.html     |   250 +
 .../org/uddi/api_v3/class-use/GetAuthToken.html |   296 +
 .../uddi/api_v3/class-use/GetBindingDetail.html |   410 +
 .../api_v3/class-use/GetBusinessDetail.html     |   414 +
 .../api_v3/class-use/GetOperationalInfo.html    |   324 +
 .../class-use/GetPublisherAssertions.html       |   198 +
 .../api_v3/class-use/GetRegisteredInfo.html     |   358 +
 .../uddi/api_v3/class-use/GetServiceDetail.html |   443 +
 .../uddi/api_v3/class-use/GetTModelDetail.html  |   477 +
 .../api_v3/class-use/HostingRedirector.html     |   248 +
 .../uddi/api_v3/class-use/IdentifierBag.html    |   438 +
 .../uddi/api_v3/class-use/InfoSelection.html    |   234 +
 .../uddi/api_v3/class-use/InstanceDetails.html  |   334 +
 apidocs/org/uddi/api_v3/class-use/KeyType.html  |   213 +
 .../uddi/api_v3/class-use/KeyedReference.html   |   605 +
 .../api_v3/class-use/KeyedReferenceGroup.html   |   383 +
 .../org/uddi/api_v3/class-use/KeysOwned.html    |   223 +
 .../uddi/api_v3/class-use/ListDescription.html  |   355 +
 apidocs/org/uddi/api_v3/class-use/Name.html     |   621 +
 .../uddi/api_v3/class-use/ObjectFactory.html    |   126 +
 .../uddi/api_v3/class-use/OperationalInfo.html  |   380 +
 .../uddi/api_v3/class-use/OperationalInfos.html |   300 +
 .../org/uddi/api_v3/class-use/OverviewDoc.html  |   372 +
 .../org/uddi/api_v3/class-use/OverviewURL.html  |   219 +
 .../org/uddi/api_v3/class-use/PersonName.html   |   308 +
 apidocs/org/uddi/api_v3/class-use/Phone.html    |   277 +
 .../api_v3/class-use/PublisherAssertion.html    |   791 +
 .../api_v3/class-use/PublisherAssertions.html   |   198 +
 .../class-use/PublisherAssertionsResponse.html  |   198 +
 .../uddi/api_v3/class-use/RegisteredInfo.html   |   365 +
 .../api_v3/class-use/RelatedBusinessInfo.html   |   244 +
 .../api_v3/class-use/RelatedBusinessInfos.html  |   261 +
 .../api_v3/class-use/RelatedBusinessesList.html |   423 +
 apidocs/org/uddi/api_v3/class-use/Result.html   |   217 +
 .../org/uddi/api_v3/class-use/SaveBinding.html  |   361 +
 .../org/uddi/api_v3/class-use/SaveBusiness.html |   364 +
 .../org/uddi/api_v3/class-use/SaveService.html  |   361 +
 .../org/uddi/api_v3/class-use/SaveTModel.html   |   361 +
 .../uddi/api_v3/class-use/ServiceDetail.html    |   439 +
 .../org/uddi/api_v3/class-use/ServiceInfo.html  |   242 +
 .../org/uddi/api_v3/class-use/ServiceInfos.html |   289 +
 .../org/uddi/api_v3/class-use/ServiceList.html  |   498 +
 .../class-use/SetPublisherAssertions.html       |   198 +
 .../api_v3/class-use/SharedRelationships.html   |   242 +
 apidocs/org/uddi/api_v3/class-use/TModel.html   |   881 +
 .../org/uddi/api_v3/class-use/TModelBag.html    |   325 +
 .../org/uddi/api_v3/class-use/TModelDetail.html |   489 +
 .../org/uddi/api_v3/class-use/TModelInfo.html   |   242 +
 .../org/uddi/api_v3/class-use/TModelInfos.html  |   239 +
 .../api_v3/class-use/TModelInstanceDetails.html |   388 +
 .../api_v3/class-use/TModelInstanceInfo.html    |   359 +
 .../org/uddi/api_v3/class-use/TModelList.html   |   559 +
 apidocs/org/uddi/api_v3/package-frame.html      |   115 +
 apidocs/org/uddi/api_v3/package-summary.html    |   709 +
 apidocs/org/uddi/api_v3/package-tree.html       |   241 +
 apidocs/org/uddi/api_v3/package-use.html        |  3315 +++
 apidocs/org/uddi/class-use/JAXBContextUtil.html |   126 +
 .../uddi/custody_v3/DiscardTransferToken.html   |   476 +
 .../org/uddi/custody_v3/GetTransferToken.html   |   418 +
 apidocs/org/uddi/custody_v3/KeyBag.html         |   353 +
 apidocs/org/uddi/custody_v3/ObjectFactory.html  |   466 +
 .../org/uddi/custody_v3/TransferEntities.html   |   474 +
 .../custody_v3/TransferOperationalInfo.html     |   418 +
 apidocs/org/uddi/custody_v3/TransferToken.html  |   474 +
 .../class-use/DiscardTransferToken.html         |   299 +
 .../custody_v3/class-use/GetTransferToken.html  |   198 +
 .../org/uddi/custody_v3/class-use/KeyBag.html   |   453 +
 .../custody_v3/class-use/ObjectFactory.html     |   126 +
 .../custody_v3/class-use/TransferEntities.html  |   311 +
 .../class-use/TransferOperationalInfo.html      |   250 +
 .../custody_v3/class-use/TransferToken.html     |   291 +
 apidocs/org/uddi/custody_v3/package-frame.html  |    27 +
 .../org/uddi/custody_v3/package-summary.html    |   184 +
 apidocs/org/uddi/custody_v3/package-tree.html   |   145 +
 apidocs/org/uddi/custody_v3/package-use.html    |   372 +
 apidocs/org/uddi/package-frame.html             |    21 +
 apidocs/org/uddi/package-summary.html           |   144 +
 apidocs/org/uddi/package-tree.html              |   139 +
 apidocs/org/uddi/package-use.html               |   126 +
 apidocs/org/uddi/policy_v3/ObjectFactory.html   |   370 +
 apidocs/org/uddi/policy_v3/Policies.html        |   402 +
 apidocs/org/uddi/policy_v3/Policy.html          |   467 +
 .../uddi/policy_v3/PolicyDescriptionType.html   |   415 +
 .../uddi/policy_v3/class-use/ObjectFactory.html |   126 +
 .../org/uddi/policy_v3/class-use/Policies.html  |   168 +
 .../org/uddi/policy_v3/class-use/Policy.html    |   196 +
 .../class-use/PolicyDescriptionType.html        |   217 +
 apidocs/org/uddi/policy_v3/package-frame.html   |    24 +
 apidocs/org/uddi/policy_v3/package-summary.html |   166 +
 apidocs/org/uddi/policy_v3/package-tree.html    |   142 +
 apidocs/org/uddi/policy_v3/package-use.html     |   171 +
 .../AuthInfoUseType.html                        |   395 +
 .../FilterUsingFindAPIType.html                 |   382 +
 .../policy_v3_instanceparms/ObjectFactory.html  |   370 +
 .../UDDIinstanceParmsContainerType.html         |   354 +
 .../class-use/AuthInfoUseType.html              |   209 +
 .../class-use/FilterUsingFindAPIType.html       |   209 +
 .../class-use/ObjectFactory.html                |   126 +
 .../UDDIinstanceParmsContainerType.html         |   198 +
 .../policy_v3_instanceparms/package-frame.html  |    27 +
 .../package-summary.html                        |   177 +
 .../policy_v3_instanceparms/package-tree.html   |   153 +
 .../policy_v3_instanceparms/package-use.html    |   171 +
 apidocs/org/uddi/repl_v3/ChangeRecord.html      |   959 +
 .../repl_v3/ChangeRecordAcknowledgement.html    |   362 +
 .../repl_v3/ChangeRecordConditionFailed.html    |   362 +
 .../uddi/repl_v3/ChangeRecordCorrection.html    |   362 +
 .../org/uddi/repl_v3/ChangeRecordDelete.html    |   588 +
 .../repl_v3/ChangeRecordDeleteAssertion.html    |   538 +
 apidocs/org/uddi/repl_v3/ChangeRecordHide.html  |   421 +
 .../org/uddi/repl_v3/ChangeRecordIDType.html    |   442 +
 .../org/uddi/repl_v3/ChangeRecordNewData.html   |   594 +
 .../repl_v3/ChangeRecordNewDataConditional.html |   362 +
 .../repl_v3/ChangeRecordPublisherAssertion.html |   622 +
 apidocs/org/uddi/repl_v3/ChangeRecords.html     |   353 +
 .../uddi/repl_v3/CommunicationGraph.Edge.html   |   507 +
 .../org/uddi/repl_v3/CommunicationGraph.html    |   481 +
 apidocs/org/uddi/repl_v3/DoPing.html            |   262 +
 apidocs/org/uddi/repl_v3/FromSignatures.html    |   353 +
 apidocs/org/uddi/repl_v3/GetChangeRecords.html  |   532 +
 apidocs/org/uddi/repl_v3/GetHighWaterMarks.html |   262 +
 .../uddi/repl_v3/HighWaterMarkVectorType.html   |   353 +
 .../repl_v3/NotifyChangeRecordsAvailable.html   |   437 +
 apidocs/org/uddi/repl_v3/ObjectFactory.html     |   738 +
 apidocs/org/uddi/repl_v3/Operator.html          |   581 +
 .../org/uddi/repl_v3/OperatorStatusType.html    |   396 +
 ...eplicationConfiguration.RegistryContact.html |   357 +
 .../uddi/repl_v3/ReplicationConfiguration.html  |   763 +
 apidocs/org/uddi/repl_v3/ToSignatures.html      |   353 +
 apidocs/org/uddi/repl_v3/TransferCustody.html   |   474 +
 .../uddi/repl_v3/class-use/ChangeRecord.html    |   319 +
 .../class-use/ChangeRecordAcknowledgement.html  |   202 +
 .../class-use/ChangeRecordConditionFailed.html  |   202 +
 .../class-use/ChangeRecordCorrection.html       |   202 +
 .../repl_v3/class-use/ChangeRecordDelete.html   |   202 +
 .../class-use/ChangeRecordDeleteAssertion.html  |   230 +
 .../repl_v3/class-use/ChangeRecordHide.html     |   202 +
 .../repl_v3/class-use/ChangeRecordIDType.html   |   318 +
 .../repl_v3/class-use/ChangeRecordNewData.html  |   218 +
 .../ChangeRecordNewDataConditional.html         |   202 +
 .../ChangeRecordPublisherAssertion.html         |   202 +
 .../uddi/repl_v3/class-use/ChangeRecords.html   |   287 +
 .../class-use/CommunicationGraph.Edge.html      |   196 +
 .../repl_v3/class-use/CommunicationGraph.html   |   202 +
 apidocs/org/uddi/repl_v3/class-use/DoPing.html  |   219 +
 .../uddi/repl_v3/class-use/FromSignatures.html  |   202 +
 .../repl_v3/class-use/GetChangeRecords.html     |   219 +
 .../repl_v3/class-use/GetHighWaterMarks.html    |   168 +
 .../class-use/HighWaterMarkVectorType.html      |   296 +
 .../class-use/NotifyChangeRecordsAvailable.html |   248 +
 .../uddi/repl_v3/class-use/ObjectFactory.html   |   126 +
 .../org/uddi/repl_v3/class-use/Operator.html    |   196 +
 .../repl_v3/class-use/OperatorStatusType.html   |   213 +
 ...eplicationConfiguration.RegistryContact.html |   202 +
 .../class-use/ReplicationConfiguration.html     |   493 +
 .../uddi/repl_v3/class-use/ToSignatures.html    |   202 +
 .../uddi/repl_v3/class-use/TransferCustody.html |   280 +
 apidocs/org/uddi/repl_v3/package-frame.html     |    50 +
 apidocs/org/uddi/repl_v3/package-summary.html   |   318 +
 apidocs/org/uddi/repl_v3/package-tree.html      |   176 +
 apidocs/org/uddi/repl_v3/package-use.html       |   587 +
 apidocs/org/uddi/sub_v3/CoveragePeriod.html     |   418 +
 apidocs/org/uddi/sub_v3/DeleteSubscription.html |   409 +
 .../org/uddi/sub_v3/GetSubscriptionResults.html |   530 +
 apidocs/org/uddi/sub_v3/GetSubscriptions.html   |   362 +
 apidocs/org/uddi/sub_v3/KeyBag.html             |   542 +
 apidocs/org/uddi/sub_v3/ObjectFactory.html      |   722 +
 apidocs/org/uddi/sub_v3/SaveSubscription.html   |   409 +
 apidocs/org/uddi/sub_v3/Subscription.html       |   802 +
 apidocs/org/uddi/sub_v3/SubscriptionFilter.html |   866 +
 .../uddi/sub_v3/SubscriptionResultsList.html    |  1083 +
 apidocs/org/uddi/sub_v3/Subscriptions.html      |   353 +
 .../uddi/sub_v3/class-use/CoveragePeriod.html   |   239 +
 .../sub_v3/class-use/DeleteSubscription.html    |   297 +
 .../class-use/GetSubscriptionResults.html       |   387 +
 .../uddi/sub_v3/class-use/GetSubscriptions.html |   198 +
 apidocs/org/uddi/sub_v3/class-use/KeyBag.html   |   273 +
 .../uddi/sub_v3/class-use/ObjectFactory.html    |   126 +
 .../uddi/sub_v3/class-use/SaveSubscription.html |   198 +
 .../org/uddi/sub_v3/class-use/Subscription.html |   767 +
 .../sub_v3/class-use/SubscriptionFilter.html    |   250 +
 .../class-use/SubscriptionResultsList.html      |   497 +
 .../uddi/sub_v3/class-use/Subscriptions.html    |   198 +
 apidocs/org/uddi/sub_v3/package-frame.html      |    31 +
 apidocs/org/uddi/sub_v3/package-summary.html    |   208 +
 apidocs/org/uddi/sub_v3/package-tree.html       |   149 +
 apidocs/org/uddi/sub_v3/package-use.html        |   618 +
 .../subr_v3/NotifySubscriptionListener.html     |   418 +
 apidocs/org/uddi/subr_v3/ObjectFactory.html     |   306 +
 .../class-use/NotifySubscriptionListener.html   |   421 +
 .../uddi/subr_v3/class-use/ObjectFactory.html   |   126 +
 apidocs/org/uddi/subr_v3/package-frame.html     |    22 +
 apidocs/org/uddi/subr_v3/package-summary.html   |   154 +
 apidocs/org/uddi/subr_v3/package-tree.html      |   140 +
 apidocs/org/uddi/subr_v3/package-use.html       |   322 +
 .../org/uddi/v2_service/DispositionReport.html  |   360 +
 apidocs/org/uddi/v2_service/Inquire.html        |   440 +
 apidocs/org/uddi/v2_service/Publish.html        |   572 +
 .../v2_service/class-use/DispositionReport.html |   516 +
 .../org/uddi/v2_service/class-use/Inquire.html  |   310 +
 .../org/uddi/v2_service/class-use/Publish.html  |   309 +
 apidocs/org/uddi/v2_service/package-frame.html  |    26 +
 .../org/uddi/v2_service/package-summary.html    |   188 +
 apidocs/org/uddi/v2_service/package-tree.html   |   152 +
 apidocs/org/uddi/v2_service/package-use.html    |   359 +
 .../DispositionReportFaultMessage.html          |   396 +
 .../v3_service/UDDICustodyTransferPortType.html |   746 +
 .../uddi/v3_service/UDDIInquiryPortType.html    |  1151 +
 .../v3_service/UDDIPublicationPortType.html     |  2771 ++
 .../v3_service/UDDIReplicationPortType.html     |   664 +
 .../uddi/v3_service/UDDISecurityPortType.html   |   364 +
 .../UDDISubscriptionListenerPortType.html       |   355 +
 .../v3_service/UDDISubscriptionPortType.html    |   970 +
 .../v3_service/UDDIValueSetCachingPortType.html |   418 +
 .../UDDIValueSetValidationPortType.html         |   421 +
 .../DispositionReportFaultMessage.html          |  3316 +++
 .../class-use/UDDICustodyTransferPortType.html  |   264 +
 .../class-use/UDDIInquiryPortType.html          |   405 +
 .../class-use/UDDIPublicationPortType.html      |   358 +
 .../class-use/UDDIReplicationPortType.html      |   198 +
 .../class-use/UDDISecurityPortType.html         |   359 +
 .../UDDISubscriptionListenerPortType.html       |   316 +
 .../class-use/UDDISubscriptionPortType.html     |   310 +
 .../class-use/UDDIValueSetCachingPortType.html  |   196 +
 .../UDDIValueSetValidationPortType.html         |   201 +
 apidocs/org/uddi/v3_service/package-frame.html  |    33 +
 .../org/uddi/v3_service/package-summary.html    |   220 +
 apidocs/org/uddi/v3_service/package-tree.html   |   171 +
 apidocs/org/uddi/v3_service/package-use.html    |   853 +
 apidocs/org/uddi/vs_v3/ObjectFactory.html       |   306 +
 apidocs/org/uddi/vs_v3/ValidateValues.html      |   599 +
 .../org/uddi/vs_v3/class-use/ObjectFactory.html |   126 +
 .../uddi/vs_v3/class-use/ValidateValues.html    |   252 +
 apidocs/org/uddi/vs_v3/package-frame.html       |    22 +
 apidocs/org/uddi/vs_v3/package-summary.html     |   154 +
 apidocs/org/uddi/vs_v3/package-tree.html        |   140 +
 apidocs/org/uddi/vs_v3/package-use.html         |   207 +
 .../org/uddi/vscache_v3/GetAllValidValues.html  |   474 +
 apidocs/org/uddi/vscache_v3/ObjectFactory.html  |   402 +
 apidocs/org/uddi/vscache_v3/ValidValue.html     |   374 +
 .../org/uddi/vscache_v3/ValidValuesList.html    |   409 +
 .../vscache_v3/class-use/GetAllValidValues.html |   198 +
 .../vscache_v3/class-use/ObjectFactory.html     |   126 +
 .../uddi/vscache_v3/class-use/ValidValue.html   |   279 +
 .../vscache_v3/class-use/ValidValuesList.html   |   198 +
 apidocs/org/uddi/vscache_v3/package-frame.html  |    24 +
 .../org/uddi/vscache_v3/package-summary.html    |   166 +
 apidocs/org/uddi/vscache_v3/package-tree.html   |   142 +
 apidocs/org/uddi/vscache_v3/package-use.html    |   217 +
 .../xmldsig_/CanonicalizationMethodType.html    |   401 +
 .../w3/_2000/_09/xmldsig_/DSAKeyValueType.html  |   693 +
 .../w3/_2000/_09/xmldsig_/DigestMethodType.html |   402 +
 .../org/w3/_2000/_09/xmldsig_/KeyInfoType.html  |   416 +
 .../org/w3/_2000/_09/xmldsig_/KeyValueType.html |   350 +
 .../org/w3/_2000/_09/xmldsig_/ManifestType.html |   400 +
 .../w3/_2000/_09/xmldsig_/ObjectFactory.html    |  1170 +
 .../org/w3/_2000/_09/xmldsig_/ObjectType.html   |   514 +
 .../org/w3/_2000/_09/xmldsig_/PGPDataType.html  |   365 +
 .../w3/_2000/_09/xmldsig_/RSAKeyValueType.html  |   409 +
 .../w3/_2000/_09/xmldsig_/ReferenceType.html    |   633 +
 .../_2000/_09/xmldsig_/RetrievalMethodType.html |   465 +
 .../org/w3/_2000/_09/xmldsig_/SPKIDataType.html |   347 +
 .../_2000/_09/xmldsig_/SignatureMethodType.html |   403 +
 .../_09/xmldsig_/SignaturePropertiesType.html   |   400 +
 .../_09/xmldsig_/SignaturePropertyType.html     |   458 +
 .../w3/_2000/_09/xmldsig_/SignatureType.html    |   568 +
 .../_2000/_09/xmldsig_/SignatureValueType.html  |   406 +
 .../w3/_2000/_09/xmldsig_/SignedInfoType.html   |   512 +
 .../w3/_2000/_09/xmldsig_/TransformType.html    |   404 +
 .../w3/_2000/_09/xmldsig_/TransformsType.html   |   344 +
 .../org/w3/_2000/_09/xmldsig_/X509DataType.html |   357 +
 .../_09/xmldsig_/X509IssuerSerialType.html      |   409 +
 .../class-use/CanonicalizationMethodType.html   |   248 +
 .../_09/xmldsig_/class-use/DSAKeyValueType.html |   198 +
 .../xmldsig_/class-use/DigestMethodType.html    |   248 +
 .../_09/xmldsig_/class-use/KeyInfoType.html     |   285 +
 .../_09/xmldsig_/class-use/KeyValueType.html    |   198 +
 .../_09/xmldsig_/class-use/ManifestType.html    |   198 +
 .../_09/xmldsig_/class-use/ObjectFactory.html   |   126 +
 .../_09/xmldsig_/class-use/ObjectType.html      |   247 +
 .../_09/xmldsig_/class-use/PGPDataType.html     |   198 +
 .../_09/xmldsig_/class-use/RSAKeyValueType.html |   198 +
 .../_09/xmldsig_/class-use/ReferenceType.html   |   271 +
 .../xmldsig_/class-use/RetrievalMethodType.html |   198 +
 .../_09/xmldsig_/class-use/SPKIDataType.html    |   198 +
 .../xmldsig_/class-use/SignatureMethodType.html |   248 +
 .../class-use/SignaturePropertiesType.html      |   198 +
 .../class-use/SignaturePropertyType.html        |   217 +
 .../_09/xmldsig_/class-use/SignatureType.html   |   524 +
 .../xmldsig_/class-use/SignatureValueType.html  |   248 +
 .../_09/xmldsig_/class-use/SignedInfoType.html  |   248 +
 .../_09/xmldsig_/class-use/TransformType.html   |   217 +
 .../_09/xmldsig_/class-use/TransformsType.html  |   264 +
 .../_09/xmldsig_/class-use/X509DataType.html    |   198 +
 .../class-use/X509IssuerSerialType.html         |   198 +
 .../w3/_2000/_09/xmldsig_/package-frame.html    |    43 +
 .../w3/_2000/_09/xmldsig_/package-summary.html  |   280 +
 .../org/w3/_2000/_09/xmldsig_/package-tree.html |   161 +
 .../org/w3/_2000/_09/xmldsig_/package-use.html  |   469 +
 apidocs/overview-frame.html                     |    98 +
 apidocs/overview-summary.html                   |   518 +
 apidocs/overview-tree.html                      |  1244 +
 apidocs/package-list                            |    77 +
 apidocs/script.js                               |    30 +
 apidocs/serialized-form.html                    |  7381 +++++
 apidocs/stylesheet.css                          |   574 +
 committers.html                                 |   341 +
 css/apache-maven-fluido-1.6.min.css             |    17 +
 css/print.css                                   |    23 +
 css/site.css                                    |     1 +
 demos.html                                      |   269 +
 dependencies.html                               |   546 +
 dependency-convergence.html                     |   507 +
 dependency-info.html                            |   309 +
 dependency-management.html                      |   547 +
 distribution-management.html                    |   287 +
 docs.html                                       |   374 +
 docs/3.3/juddi-client-guide/html/ch01.html      |   244 +
 docs/3.3/juddi-client-guide/html/ch02.html      |   167 +
 docs/3.3/juddi-client-guide/html/ch03.html      |    76 +
 docs/3.3/juddi-client-guide/html/ch04.html      |   495 +
 docs/3.3/juddi-client-guide/html/ch05.html      |    85 +
 docs/3.3/juddi-client-guide/html/ch06.html      |   134 +
 docs/3.3/juddi-client-guide/html/ch07.html      |    50 +
 docs/3.3/juddi-client-guide/html/ch08.html      |    99 +
 docs/3.3/juddi-client-guide/html/ch09.html      |   228 +
 docs/3.3/juddi-client-guide/html/ch10.html      |    92 +
 docs/3.3/juddi-client-guide/html/ch11.html      |    92 +
 .../html/css/codehighlight.css                  |   242 +
 docs/3.3/juddi-client-guide/html/css/docnav.css |   204 +
 .../html/css/documentation.css                  |   551 +
 .../juddi-client-guide/html/css/extensions.css  |     7 +
 .../juddi-client-guide/html/css/jbossorg.css    |    80 +
 .../3.3/juddi-client-guide/html/css/reports.css |   231 +
 .../images/GettingStarted-add_publisher.png     |   Bin 0 -> 101199 bytes
 .../images/GettingStarted-authToken_SoapUI.png  |   Bin 0 -> 141835 bytes
 .../images/GettingStarted-create_business.png   |   Bin 0 -> 117576 bytes
 .../GettingStarted-create_keygenerator.png      |   Bin 0 -> 152771 bytes
 .../html/images/GettingStarted-form_login.png   |   Bin 0 -> 14317 bytes
 .../html/images/GettingStarted-happy_juddi.png  |   Bin 0 -> 256605 bytes
 .../html/images/GettingStarted-jUDDI_admin.png  |   Bin 0 -> 121375 bytes
 .../images/GettingStarted-jUDDI_welcome.png     |   Bin 0 -> 265586 bytes
 .../images/GettingStarted-juddi_services.png    |   Bin 0 -> 190624 bytes
 .../images/UDDI_Registry_invocation_pattern.png |   Bin 0 -> 55802 bytes
 .../html/images/UDDI_services_overview.png      |   Bin 0 -> 68696 bytes
 .../html/images/a_bothup_b_sales_down.png       |   Bin 0 -> 48681 bytes
 .../html/images/community/bkg_gradient.gif      |   Bin 0 -> 294 bytes
 .../html/images/community/community_doc.png     |   Bin 0 -> 25245 bytes
 .../images/community/docbook/callouts/1.png     |   Bin 0 -> 769 bytes
 .../images/community/docbook/callouts/1.svg     |   189 +
 .../images/community/docbook/callouts/10.png    |   Bin 0 -> 810 bytes
 .../images/community/docbook/callouts/10.svg    |   193 +
 .../images/community/docbook/callouts/11.png    |   Bin 0 -> 772 bytes
 .../images/community/docbook/callouts/11.svg    |   189 +
 .../images/community/docbook/callouts/12.png    |   Bin 0 -> 839 bytes
 .../images/community/docbook/callouts/12.svg    |   194 +
 .../images/community/docbook/callouts/13.png    |   Bin 0 -> 850 bytes
 .../images/community/docbook/callouts/13.svg    |   195 +
 .../images/community/docbook/callouts/14.png    |   Bin 0 -> 784 bytes
 .../images/community/docbook/callouts/14.svg    |   190 +
 .../images/community/docbook/callouts/15.png    |   Bin 0 -> 857 bytes
 .../images/community/docbook/callouts/15.svg    |   196 +
 .../images/community/docbook/callouts/2.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/2.svg     |   193 +
 .../images/community/docbook/callouts/3.png     |   Bin 0 -> 847 bytes
 .../images/community/docbook/callouts/3.svg     |   198 +
 .../images/community/docbook/callouts/4.png     |   Bin 0 -> 771 bytes
 .../images/community/docbook/callouts/4.svg     |   189 +
 .../images/community/docbook/callouts/5.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/5.svg     |   192 +
 .../images/community/docbook/callouts/6.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/6.svg     |   194 +
 .../images/community/docbook/callouts/7.png     |   Bin 0 -> 759 bytes
 .../images/community/docbook/callouts/7.svg     |   190 +
 .../images/community/docbook/callouts/8.png     |   Bin 0 -> 841 bytes
 .../images/community/docbook/callouts/8.svg     |   191 +
 .../images/community/docbook/callouts/9.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/9.svg     |   194 +
 .../html/images/community/docbook/caution.png   |   Bin 0 -> 2693 bytes
 .../html/images/community/docbook/caution.svg   |    41 +
 .../html/images/community/docbook/home.png      |   Bin 0 -> 2014 bytes
 .../html/images/community/docbook/important.png |   Bin 0 -> 3039 bytes
 .../html/images/community/docbook/important.svg |    53 +
 .../html/images/community/docbook/next.png      |   Bin 0 -> 1274 bytes
 .../html/images/community/docbook/note.png      |   Bin 0 -> 1963 bytes
 .../html/images/community/docbook/note.svg      |    56 +
 .../html/images/community/docbook/prev.png      |   Bin 0 -> 1270 bytes
 .../html/images/community/docbook/tip.png       |   Bin 0 -> 1973 bytes
 .../html/images/community/docbook/tip.svg       |    68 +
 .../html/images/community/docbook/up.png        |   Bin 0 -> 1264 bytes
 .../html/images/community/docbook/warning.png   |   Bin 0 -> 1877 bytes
 .../html/images/community/docbook/warning.svg   |    35 +
 .../html/images/community/dot.png               |   Bin 0 -> 2846 bytes
 .../html/images/community/dot2.png              |   Bin 0 -> 128 bytes
 .../html/images/community/jbossorglogo.png      |   Bin 0 -> 15339 bytes
 .../html/images/community/shine.png             |   Bin 0 -> 146 bytes
 .../html/images/community/title_hdr.png         |   Bin 0 -> 21625 bytes
 .../html/images/community/watermark-alpha1.png  |   Bin 0 -> 10538 bytes
 .../html/images/community/watermark-alpha2.png  |   Bin 0 -> 10649 bytes
 .../html/images/community/watermark-beta1.png   |   Bin 0 -> 10462 bytes
 .../html/images/community/watermark-beta2.png   |   Bin 0 -> 10247 bytes
 .../watermark-pre-release-candidate.png         |   Bin 0 -> 11432 bytes
 .../community/watermark-release-candidate.png   |   Bin 0 -> 11359 bytes
 .../html/images/create_new_subscription.png     |   Bin 0 -> 62433 bytes
 .../3.3/juddi-client-guide/html/images/icon.svg |  3936 +++
 .../html/images/jUDDIArchitecture_Gui.png       |   Bin 0 -> 41947 bytes
 .../images/jUDDIArchitecture_clientAndGui.png   |   Bin 0 -> 82220 bytes
 .../html/images/jUDDIArchitecture_server.png    |   Bin 0 -> 158778 bytes
 .../html/images/juddi-admin-configure.png       |   Bin 0 -> 430042 bytes
 .../html/images/juddi-admin-home.png            |   Bin 0 -> 62648 bytes
 .../html/images/juddi-admin-juddiapi.png        |   Bin 0 -> 66094 bytes
 .../html/images/juddi-admin-mbeans.png          |   Bin 0 -> 188141 bytes
 .../html/images/juddi-admin-stats.png           |   Bin 0 -> 438443 bytes
 .../html/images/juddi-admin-status.png          |   Bin 0 -> 738348 bytes
 .../html/images/juddi-gui-browse-business.png   |   Bin 0 -> 67949 bytes
 .../html/images/juddi-gui-browse-business2.png  |   Bin 0 -> 97997 bytes
 .../html/images/juddi-gui-browse-options.png    |   Bin 0 -> 3357 bytes
 .../html/images/juddi-gui-browse-services.png   |   Bin 0 -> 92270 bytes
 .../html/images/juddi-gui-browse-tmodel.png     |   Bin 0 -> 123784 bytes
 .../html/images/juddi-gui-create-business.png   |   Bin 0 -> 66054 bytes
 .../html/images/juddi-gui-create-business2.png  |   Bin 0 -> 14562 bytes
 .../html/images/juddi-gui-create-business3.png  |   Bin 0 -> 6999 bytes
 .../images/juddi-gui-fullbootstrap-menu.png     |   Bin 0 -> 92945 bytes
 .../html/images/juddi-gui-import-wsdl.png       |   Bin 0 -> 72484 bytes
 .../html/images/juddi-gui-login-warning.png     |   Bin 0 -> 2886 bytes
 .../html/images/juddi-gui-menu.png              |   Bin 0 -> 17314 bytes
 .../html/images/juddi-gui-mybuz.png             |   Bin 0 -> 61441 bytes
 .../html/images/juddi-gui-nodeswitcher.png      |   Bin 0 -> 43660 bytes
 .../images/juddi-gui-publisherassertion.png     |   Bin 0 -> 75097 bytes
 .../images/juddi-gui-publisherassertion2.png    |   Bin 0 -> 62427 bytes
 .../images/juddi-gui-publisherassertion3.png    |   Bin 0 -> 58846 bytes
 .../html/images/juddi-gui-search.png            |   Bin 0 -> 87845 bytes
 .../html/images/juddi-gui-service-add1.png      |   Bin 0 -> 42071 bytes
 .../html/images/juddi-gui-service-add2.png      |   Bin 0 -> 30154 bytes
 .../html/images/juddi-gui-sign1.png             |   Bin 0 -> 87227 bytes
 .../html/images/juddi-gui-sign2.png             |   Bin 0 -> 40290 bytes
 .../html/images/juddi-gui-signed-invalid.png    |   Bin 0 -> 89101 bytes
 .../html/images/juddi-gui-signed-valid.png      |   Bin 0 -> 78910 bytes
 .../html/images/juddi-gui-signerpanel1.png      |   Bin 0 -> 10492 bytes
 .../html/images/juddi-gui-signerpanel2.png      |   Bin 0 -> 13402 bytes
 .../html/images/juddi-gui-signerpanel3.png      |   Bin 0 -> 8220 bytes
 .../html/images/juddi-gui-subscription-view.png |   Bin 0 -> 88282 bytes
 .../html/images/juddi-gui-subscription1.png     |   Bin 0 -> 75421 bytes
 .../html/images/juddi-gui-subscription2.png     |   Bin 0 -> 81250 bytes
 .../html/images/juddi-gui-subscription2a.png    |   Bin 0 -> 113847 bytes
 .../html/images/juddi-gui-subscription3.png     |   Bin 0 -> 52242 bytes
 .../html/images/juddi-gui-subscription4.png     |   Bin 0 -> 85800 bytes
 .../html/images/juddi-gui-subscription5.png     |   Bin 0 -> 72725 bytes
 .../html/images/juddi-gui-subscription6.png     |   Bin 0 -> 98132 bytes
 .../images/juddi-gui-tabletbootstrap-menu.png   |   Bin 0 -> 50566 bytes
 .../html/images/juddi-gui-tmodel-keygen.png     |   Bin 0 -> 94053 bytes
 .../html/images/juddi-gui-transfer.png          |   Bin 0 -> 128457 bytes
 .../html/images/juddi-gui-welcome.png           |   Bin 0 -> 533358 bytes
 .../html/images/marketing_node_installation.png |   Bin 0 -> 65002 bytes
 .../html/images/marketing_services.png          |   Bin 0 -> 109985 bytes
 .../html/images/newly_saved_subscription.png    |   Bin 0 -> 51334 bytes
 ...esponse_synchronous_subscription_request.png |   Bin 0 -> 113737 bytes
 .../html/images/registration_by_annotation.png  |   Bin 0 -> 76537 bytes
 .../html/images/registry_info_helloworld.png    |   Bin 0 -> 106536 bytes
 .../html/images/sales_node_installation.png     |   Bin 0 -> 51318 bytes
 .../html/images/sales_services.png              |   Bin 0 -> 81768 bytes
 .../html/images/set_coverage_period.png         |   Bin 0 -> 56461 bytes
 .../html/images/subscriptions_portal.png        |   Bin 0 -> 78157 bytes
 .../html/images/uddi_core_datastructures.gif    |   Bin 0 -> 16652 bytes
 docs/3.3/juddi-client-guide/html/index.html     |    43 +
 docs/3.3/juddi-client-guide/html/ix01.html      |     4 +
 docs/3.3/juddi-client-guide/html/ln-d5e27.html  |    21 +
 docs/3.3/juddi-client-guide/html/pr01.html      |     7 +
 .../html_single/css/codehighlight.css           |   242 +
 .../html_single/css/docnav.css                  |   204 +
 .../html_single/css/documentation.css           |   551 +
 .../html_single/css/extensions.css              |     7 +
 .../html_single/css/jbossorg.css                |    80 +
 .../html_single/css/reports.css                 |   231 +
 .../images/GettingStarted-add_publisher.png     |   Bin 0 -> 101199 bytes
 .../images/GettingStarted-authToken_SoapUI.png  |   Bin 0 -> 141835 bytes
 .../images/GettingStarted-create_business.png   |   Bin 0 -> 117576 bytes
 .../GettingStarted-create_keygenerator.png      |   Bin 0 -> 152771 bytes
 .../images/GettingStarted-form_login.png        |   Bin 0 -> 14317 bytes
 .../images/GettingStarted-happy_juddi.png       |   Bin 0 -> 256605 bytes
 .../images/GettingStarted-jUDDI_admin.png       |   Bin 0 -> 121375 bytes
 .../images/GettingStarted-jUDDI_welcome.png     |   Bin 0 -> 265586 bytes
 .../images/GettingStarted-juddi_services.png    |   Bin 0 -> 190624 bytes
 .../images/UDDI_Registry_invocation_pattern.png |   Bin 0 -> 55802 bytes
 .../images/UDDI_services_overview.png           |   Bin 0 -> 68696 bytes
 .../images/a_bothup_b_sales_down.png            |   Bin 0 -> 48681 bytes
 .../images/community/bkg_gradient.gif           |   Bin 0 -> 294 bytes
 .../images/community/community_doc.png          |   Bin 0 -> 25245 bytes
 .../images/community/docbook/callouts/1.png     |   Bin 0 -> 769 bytes
 .../images/community/docbook/callouts/1.svg     |   189 +
 .../images/community/docbook/callouts/10.png    |   Bin 0 -> 810 bytes
 .../images/community/docbook/callouts/10.svg    |   193 +
 .../images/community/docbook/callouts/11.png    |   Bin 0 -> 772 bytes
 .../images/community/docbook/callouts/11.svg    |   189 +
 .../images/community/docbook/callouts/12.png    |   Bin 0 -> 839 bytes
 .../images/community/docbook/callouts/12.svg    |   194 +
 .../images/community/docbook/callouts/13.png    |   Bin 0 -> 850 bytes
 .../images/community/docbook/callouts/13.svg    |   195 +
 .../images/community/docbook/callouts/14.png    |   Bin 0 -> 784 bytes
 .../images/community/docbook/callouts/14.svg    |   190 +
 .../images/community/docbook/callouts/15.png    |   Bin 0 -> 857 bytes
 .../images/community/docbook/callouts/15.svg    |   196 +
 .../images/community/docbook/callouts/2.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/2.svg     |   193 +
 .../images/community/docbook/callouts/3.png     |   Bin 0 -> 847 bytes
 .../images/community/docbook/callouts/3.svg     |   198 +
 .../images/community/docbook/callouts/4.png     |   Bin 0 -> 771 bytes
 .../images/community/docbook/callouts/4.svg     |   189 +
 .../images/community/docbook/callouts/5.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/5.svg     |   192 +
 .../images/community/docbook/callouts/6.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/6.svg     |   194 +
 .../images/community/docbook/callouts/7.png     |   Bin 0 -> 759 bytes
 .../images/community/docbook/callouts/7.svg     |   190 +
 .../images/community/docbook/callouts/8.png     |   Bin 0 -> 841 bytes
 .../images/community/docbook/callouts/8.svg     |   191 +
 .../images/community/docbook/callouts/9.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/9.svg     |   194 +
 .../images/community/docbook/caution.png        |   Bin 0 -> 2693 bytes
 .../images/community/docbook/caution.svg        |    41 +
 .../images/community/docbook/home.png           |   Bin 0 -> 2014 bytes
 .../images/community/docbook/important.png      |   Bin 0 -> 3039 bytes
 .../images/community/docbook/important.svg      |    53 +
 .../images/community/docbook/next.png           |   Bin 0 -> 1274 bytes
 .../images/community/docbook/note.png           |   Bin 0 -> 1963 bytes
 .../images/community/docbook/note.svg           |    56 +
 .../images/community/docbook/prev.png           |   Bin 0 -> 1270 bytes
 .../images/community/docbook/tip.png            |   Bin 0 -> 1973 bytes
 .../images/community/docbook/tip.svg            |    68 +
 .../html_single/images/community/docbook/up.png |   Bin 0 -> 1264 bytes
 .../images/community/docbook/warning.png        |   Bin 0 -> 1877 bytes
 .../images/community/docbook/warning.svg        |    35 +
 .../html_single/images/community/dot.png        |   Bin 0 -> 2846 bytes
 .../html_single/images/community/dot2.png       |   Bin 0 -> 128 bytes
 .../images/community/jbossorglogo.png           |   Bin 0 -> 15339 bytes
 .../html_single/images/community/shine.png      |   Bin 0 -> 146 bytes
 .../html_single/images/community/title_hdr.png  |   Bin 0 -> 21625 bytes
 .../images/community/watermark-alpha1.png       |   Bin 0 -> 10538 bytes
 .../images/community/watermark-alpha2.png       |   Bin 0 -> 10649 bytes
 .../images/community/watermark-beta1.png        |   Bin 0 -> 10462 bytes
 .../images/community/watermark-beta2.png        |   Bin 0 -> 10247 bytes
 .../watermark-pre-release-candidate.png         |   Bin 0 -> 11432 bytes
 .../community/watermark-release-candidate.png   |   Bin 0 -> 11359 bytes
 .../images/create_new_subscription.png          |   Bin 0 -> 62433 bytes
 .../html_single/images/icon.svg                 |  3936 +++
 .../images/jUDDIArchitecture_Gui.png            |   Bin 0 -> 41947 bytes
 .../images/jUDDIArchitecture_clientAndGui.png   |   Bin 0 -> 82220 bytes
 .../images/jUDDIArchitecture_server.png         |   Bin 0 -> 158778 bytes
 .../images/juddi-admin-configure.png            |   Bin 0 -> 430042 bytes
 .../html_single/images/juddi-admin-home.png     |   Bin 0 -> 62648 bytes
 .../html_single/images/juddi-admin-juddiapi.png |   Bin 0 -> 66094 bytes
 .../html_single/images/juddi-admin-mbeans.png   |   Bin 0 -> 188141 bytes
 .../html_single/images/juddi-admin-stats.png    |   Bin 0 -> 438443 bytes
 .../html_single/images/juddi-admin-status.png   |   Bin 0 -> 738348 bytes
 .../images/juddi-gui-browse-business.png        |   Bin 0 -> 67949 bytes
 .../images/juddi-gui-browse-business2.png       |   Bin 0 -> 97997 bytes
 .../images/juddi-gui-browse-options.png         |   Bin 0 -> 3357 bytes
 .../images/juddi-gui-browse-services.png        |   Bin 0 -> 92270 bytes
 .../images/juddi-gui-browse-tmodel.png          |   Bin 0 -> 123784 bytes
 .../images/juddi-gui-create-business.png        |   Bin 0 -> 66054 bytes
 .../images/juddi-gui-create-business2.png       |   Bin 0 -> 14562 bytes
 .../images/juddi-gui-create-business3.png       |   Bin 0 -> 6999 bytes
 .../images/juddi-gui-fullbootstrap-menu.png     |   Bin 0 -> 92945 bytes
 .../images/juddi-gui-import-wsdl.png            |   Bin 0 -> 72484 bytes
 .../images/juddi-gui-login-warning.png          |   Bin 0 -> 2886 bytes
 .../html_single/images/juddi-gui-menu.png       |   Bin 0 -> 17314 bytes
 .../html_single/images/juddi-gui-mybuz.png      |   Bin 0 -> 61441 bytes
 .../images/juddi-gui-nodeswitcher.png           |   Bin 0 -> 43660 bytes
 .../images/juddi-gui-publisherassertion.png     |   Bin 0 -> 75097 bytes
 .../images/juddi-gui-publisherassertion2.png    |   Bin 0 -> 62427 bytes
 .../images/juddi-gui-publisherassertion3.png    |   Bin 0 -> 58846 bytes
 .../html_single/images/juddi-gui-search.png     |   Bin 0 -> 87845 bytes
 .../images/juddi-gui-service-add1.png           |   Bin 0 -> 42071 bytes
 .../images/juddi-gui-service-add2.png           |   Bin 0 -> 30154 bytes
 .../html_single/images/juddi-gui-sign1.png      |   Bin 0 -> 87227 bytes
 .../html_single/images/juddi-gui-sign2.png      |   Bin 0 -> 40290 bytes
 .../images/juddi-gui-signed-invalid.png         |   Bin 0 -> 89101 bytes
 .../images/juddi-gui-signed-valid.png           |   Bin 0 -> 78910 bytes
 .../images/juddi-gui-signerpanel1.png           |   Bin 0 -> 10492 bytes
 .../images/juddi-gui-signerpanel2.png           |   Bin 0 -> 13402 bytes
 .../images/juddi-gui-signerpanel3.png           |   Bin 0 -> 8220 bytes
 .../images/juddi-gui-subscription-view.png      |   Bin 0 -> 88282 bytes
 .../images/juddi-gui-subscription1.png          |   Bin 0 -> 75421 bytes
 .../images/juddi-gui-subscription2.png          |   Bin 0 -> 81250 bytes
 .../images/juddi-gui-subscription2a.png         |   Bin 0 -> 113847 bytes
 .../images/juddi-gui-subscription3.png          |   Bin 0 -> 52242 bytes
 .../images/juddi-gui-subscription4.png          |   Bin 0 -> 85800 bytes
 .../images/juddi-gui-subscription5.png          |   Bin 0 -> 72725 bytes
 .../images/juddi-gui-subscription6.png          |   Bin 0 -> 98132 bytes
 .../images/juddi-gui-tabletbootstrap-menu.png   |   Bin 0 -> 50566 bytes
 .../images/juddi-gui-tmodel-keygen.png          |   Bin 0 -> 94053 bytes
 .../html_single/images/juddi-gui-transfer.png   |   Bin 0 -> 128457 bytes
 .../html_single/images/juddi-gui-welcome.png    |   Bin 0 -> 533358 bytes
 .../images/marketing_node_installation.png      |   Bin 0 -> 65002 bytes
 .../html_single/images/marketing_services.png   |   Bin 0 -> 109985 bytes
 .../images/newly_saved_subscription.png         |   Bin 0 -> 51334 bytes
 ...esponse_synchronous_subscription_request.png |   Bin 0 -> 113737 bytes
 .../images/registration_by_annotation.png       |   Bin 0 -> 76537 bytes
 .../images/registry_info_helloworld.png         |   Bin 0 -> 106536 bytes
 .../images/sales_node_installation.png          |   Bin 0 -> 51318 bytes
 .../html_single/images/sales_services.png       |   Bin 0 -> 81768 bytes
 .../html_single/images/set_coverage_period.png  |   Bin 0 -> 56461 bytes
 .../html_single/images/subscriptions_portal.png |   Bin 0 -> 78157 bytes
 .../images/uddi_core_datastructures.gif         |   Bin 0 -> 16652 bytes
 .../juddi-client-guide/html_single/index.html   |  1764 ++
 .../html_single/ln-d5e27.html                   |    21 +
 docs/3.3/juddi-client-guide/pdf/jUDDI_Guide.pdf |   Bin 0 -> 2405933 bytes
 docs/3.3/juddi-guide/html/bi01.html             |    36 +
 docs/3.3/juddi-guide/html/ch01.html             |    74 +
 docs/3.3/juddi-guide/html/ch02.html             |   149 +
 docs/3.3/juddi-guide/html/ch03.html             |    65 +
 docs/3.3/juddi-guide/html/ch04.html             |   717 +
 docs/3.3/juddi-guide/html/ch05.html             |   198 +
 docs/3.3/juddi-guide/html/ch06.html             |   282 +
 docs/3.3/juddi-guide/html/ch07.html             |   108 +
 docs/3.3/juddi-guide/html/ch08.html             |   199 +
 docs/3.3/juddi-guide/html/ch09.html             |    49 +
 docs/3.3/juddi-guide/html/ch10.html             |    34 +
 docs/3.3/juddi-guide/html/ch11.html             |    73 +
 docs/3.3/juddi-guide/html/ch12.html             |   138 +
 docs/3.3/juddi-guide/html/css/codehighlight.css |   242 +
 docs/3.3/juddi-guide/html/css/docnav.css        |   204 +
 docs/3.3/juddi-guide/html/css/documentation.css |   551 +
 docs/3.3/juddi-guide/html/css/extensions.css    |     7 +
 docs/3.3/juddi-guide/html/css/jbossorg.css      |    80 +
 docs/3.3/juddi-guide/html/css/reports.css       |   231 +
 .../images/GettingStarted-add_publisher.png     |   Bin 0 -> 101199 bytes
 .../images/GettingStarted-authToken_SoapUI.png  |   Bin 0 -> 141835 bytes
 .../images/GettingStarted-create_business.png   |   Bin 0 -> 117576 bytes
 .../GettingStarted-create_keygenerator.png      |   Bin 0 -> 152771 bytes
 .../html/images/GettingStarted-form_login.png   |   Bin 0 -> 14317 bytes
 .../html/images/GettingStarted-happy_juddi.png  |   Bin 0 -> 256605 bytes
 .../html/images/GettingStarted-jUDDI_admin.png  |   Bin 0 -> 121375 bytes
 .../images/GettingStarted-jUDDI_welcome.png     |   Bin 0 -> 265586 bytes
 .../images/GettingStarted-juddi_services.png    |   Bin 0 -> 190624 bytes
 .../images/UDDI_Registry_invocation_pattern.png |   Bin 0 -> 55802 bytes
 .../html/images/UDDI_services_overview.png      |   Bin 0 -> 68696 bytes
 .../html/images/a_bothup_b_sales_down.png       |   Bin 0 -> 48681 bytes
 .../html/images/community/bkg_gradient.gif      |   Bin 0 -> 294 bytes
 .../html/images/community/community_doc.png     |   Bin 0 -> 25245 bytes
 .../images/community/docbook/callouts/1.png     |   Bin 0 -> 769 bytes
 .../images/community/docbook/callouts/1.svg     |   189 +
 .../images/community/docbook/callouts/10.png    |   Bin 0 -> 810 bytes
 .../images/community/docbook/callouts/10.svg    |   193 +
 .../images/community/docbook/callouts/11.png    |   Bin 0 -> 772 bytes
 .../images/community/docbook/callouts/11.svg    |   189 +
 .../images/community/docbook/callouts/12.png    |   Bin 0 -> 839 bytes
 .../images/community/docbook/callouts/12.svg    |   194 +
 .../images/community/docbook/callouts/13.png    |   Bin 0 -> 850 bytes
 .../images/community/docbook/callouts/13.svg    |   195 +
 .../images/community/docbook/callouts/14.png    |   Bin 0 -> 784 bytes
 .../images/community/docbook/callouts/14.svg    |   190 +
 .../images/community/docbook/callouts/15.png    |   Bin 0 -> 857 bytes
 .../images/community/docbook/callouts/15.svg    |   196 +
 .../images/community/docbook/callouts/2.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/2.svg     |   193 +
 .../images/community/docbook/callouts/3.png     |   Bin 0 -> 847 bytes
 .../images/community/docbook/callouts/3.svg     |   198 +
 .../images/community/docbook/callouts/4.png     |   Bin 0 -> 771 bytes
 .../images/community/docbook/callouts/4.svg     |   189 +
 .../images/community/docbook/callouts/5.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/5.svg     |   192 +
 .../images/community/docbook/callouts/6.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/6.svg     |   194 +
 .../images/community/docbook/callouts/7.png     |   Bin 0 -> 759 bytes
 .../images/community/docbook/callouts/7.svg     |   190 +
 .../images/community/docbook/callouts/8.png     |   Bin 0 -> 841 bytes
 .../images/community/docbook/callouts/8.svg     |   191 +
 .../images/community/docbook/callouts/9.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/9.svg     |   194 +
 .../html/images/community/docbook/caution.png   |   Bin 0 -> 2693 bytes
 .../html/images/community/docbook/caution.svg   |    41 +
 .../html/images/community/docbook/home.png      |   Bin 0 -> 2014 bytes
 .../html/images/community/docbook/important.png |   Bin 0 -> 3039 bytes
 .../html/images/community/docbook/important.svg |    53 +
 .../html/images/community/docbook/next.png      |   Bin 0 -> 1274 bytes
 .../html/images/community/docbook/note.png      |   Bin 0 -> 1963 bytes
 .../html/images/community/docbook/note.svg      |    56 +
 .../html/images/community/docbook/prev.png      |   Bin 0 -> 1270 bytes
 .../html/images/community/docbook/tip.png       |   Bin 0 -> 1973 bytes
 .../html/images/community/docbook/tip.svg       |    68 +
 .../html/images/community/docbook/up.png        |   Bin 0 -> 1264 bytes
 .../html/images/community/docbook/warning.png   |   Bin 0 -> 1877 bytes
 .../html/images/community/docbook/warning.svg   |    35 +
 .../juddi-guide/html/images/community/dot.png   |   Bin 0 -> 2846 bytes
 .../juddi-guide/html/images/community/dot2.png  |   Bin 0 -> 128 bytes
 .../html/images/community/jbossorglogo.png      |   Bin 0 -> 15339 bytes
 .../juddi-guide/html/images/community/shine.png |   Bin 0 -> 146 bytes
 .../html/images/community/title_hdr.png         |   Bin 0 -> 21625 bytes
 .../html/images/community/watermark-alpha1.png  |   Bin 0 -> 10538 bytes
 .../html/images/community/watermark-alpha2.png  |   Bin 0 -> 10649 bytes
 .../html/images/community/watermark-beta1.png   |   Bin 0 -> 10462 bytes
 .../html/images/community/watermark-beta2.png   |   Bin 0 -> 10247 bytes
 .../watermark-pre-release-candidate.png         |   Bin 0 -> 11432 bytes
 .../community/watermark-release-candidate.png   |   Bin 0 -> 11359 bytes
 .../html/images/create_new_subscription.png     |   Bin 0 -> 62433 bytes
 docs/3.3/juddi-guide/html/images/icon.svg       |  3936 +++
 .../html/images/jUDDIArchitecture_Gui.png       |   Bin 0 -> 41947 bytes
 .../images/jUDDIArchitecture_clientAndGui.png   |   Bin 0 -> 82220 bytes
 .../html/images/jUDDIArchitecture_server.png    |   Bin 0 -> 158778 bytes
 .../html/images/juddi-admin-configure.png       |   Bin 0 -> 430042 bytes
 .../html/images/juddi-admin-home.png            |   Bin 0 -> 62648 bytes
 .../html/images/juddi-admin-juddiapi.png        |   Bin 0 -> 66094 bytes
 .../html/images/juddi-admin-mbeans.png          |   Bin 0 -> 188141 bytes
 .../html/images/juddi-admin-stats.png           |   Bin 0 -> 438443 bytes
 .../html/images/juddi-admin-status.png          |   Bin 0 -> 738348 bytes
 .../html/images/juddi-gui-browse-business.png   |   Bin 0 -> 67949 bytes
 .../html/images/juddi-gui-browse-business2.png  |   Bin 0 -> 97997 bytes
 .../html/images/juddi-gui-browse-options.png    |   Bin 0 -> 3357 bytes
 .../html/images/juddi-gui-browse-services.png   |   Bin 0 -> 92270 bytes
 .../html/images/juddi-gui-browse-tmodel.png     |   Bin 0 -> 123784 bytes
 .../html/images/juddi-gui-create-business.png   |   Bin 0 -> 66054 bytes
 .../html/images/juddi-gui-create-business2.png  |   Bin 0 -> 14562 bytes
 .../html/images/juddi-gui-create-business3.png  |   Bin 0 -> 6999 bytes
 .../images/juddi-gui-fullbootstrap-menu.png     |   Bin 0 -> 92945 bytes
 .../html/images/juddi-gui-import-wsdl.png       |   Bin 0 -> 72484 bytes
 .../html/images/juddi-gui-login-warning.png     |   Bin 0 -> 2886 bytes
 .../juddi-guide/html/images/juddi-gui-menu.png  |   Bin 0 -> 17314 bytes
 .../juddi-guide/html/images/juddi-gui-mybuz.png |   Bin 0 -> 61441 bytes
 .../html/images/juddi-gui-nodeswitcher.png      |   Bin 0 -> 43660 bytes
 .../images/juddi-gui-publisherassertion.png     |   Bin 0 -> 75097 bytes
 .../images/juddi-gui-publisherassertion2.png    |   Bin 0 -> 62427 bytes
 .../images/juddi-gui-publisherassertion3.png    |   Bin 0 -> 58846 bytes
 .../html/images/juddi-gui-search.png            |   Bin 0 -> 87845 bytes
 .../html/images/juddi-gui-service-add1.png      |   Bin 0 -> 42071 bytes
 .../html/images/juddi-gui-service-add2.png      |   Bin 0 -> 30154 bytes
 .../juddi-guide/html/images/juddi-gui-sign1.png |   Bin 0 -> 87227 bytes
 .../juddi-guide/html/images/juddi-gui-sign2.png |   Bin 0 -> 40290 bytes
 .../html/images/juddi-gui-signed-invalid.png    |   Bin 0 -> 89101 bytes
 .../html/images/juddi-gui-signed-valid.png      |   Bin 0 -> 78910 bytes
 .../html/images/juddi-gui-signerpanel1.png      |   Bin 0 -> 10492 bytes
 .../html/images/juddi-gui-signerpanel2.png      |   Bin 0 -> 13402 bytes
 .../html/images/juddi-gui-signerpanel3.png      |   Bin 0 -> 8220 bytes
 .../html/images/juddi-gui-subscription-view.png |   Bin 0 -> 88282 bytes
 .../html/images/juddi-gui-subscription1.png     |   Bin 0 -> 75421 bytes
 .../html/images/juddi-gui-subscription2.png     |   Bin 0 -> 81250 bytes
 .../html/images/juddi-gui-subscription2a.png    |   Bin 0 -> 113847 bytes
 .../html/images/juddi-gui-subscription3.png     |   Bin 0 -> 52242 bytes
 .../html/images/juddi-gui-subscription4.png     |   Bin 0 -> 85800 bytes
 .../html/images/juddi-gui-subscription5.png     |   Bin 0 -> 72725 bytes
 .../html/images/juddi-gui-subscription6.png     |   Bin 0 -> 98132 bytes
 .../images/juddi-gui-tabletbootstrap-menu.png   |   Bin 0 -> 50566 bytes
 .../html/images/juddi-gui-tmodel-keygen.png     |   Bin 0 -> 94053 bytes
 .../html/images/juddi-gui-transfer.png          |   Bin 0 -> 128457 bytes
 .../html/images/juddi-gui-welcome.png           |   Bin 0 -> 533358 bytes
 .../html/images/marketing_node_installation.png |   Bin 0 -> 65002 bytes
 .../html/images/marketing_services.png          |   Bin 0 -> 109985 bytes
 .../html/images/newly_saved_subscription.png    |   Bin 0 -> 51334 bytes
 ...esponse_synchronous_subscription_request.png |   Bin 0 -> 113737 bytes
 .../html/images/registration_by_annotation.png  |   Bin 0 -> 76537 bytes
 .../html/images/registry_info_helloworld.png    |   Bin 0 -> 106536 bytes
 .../html/images/sales_node_installation.png     |   Bin 0 -> 51318 bytes
 .../juddi-guide/html/images/sales_services.png  |   Bin 0 -> 81768 bytes
 .../html/images/set_coverage_period.png         |   Bin 0 -> 56461 bytes
 .../html/images/subscriptions_portal.png        |   Bin 0 -> 78157 bytes
 .../html/images/uddi_core_datastructures.gif    |   Bin 0 -> 16652 bytes
 docs/3.3/juddi-guide/html/index.html            |    45 +
 docs/3.3/juddi-guide/html/ix01.html             |     4 +
 docs/3.3/juddi-guide/html/ln-d5e27.html         |    21 +
 docs/3.3/juddi-guide/html/pr01.html             |     7 +
 .../html_single/css/codehighlight.css           |   242 +
 docs/3.3/juddi-guide/html_single/css/docnav.css |   204 +
 .../html_single/css/documentation.css           |   551 +
 .../juddi-guide/html_single/css/extensions.css  |     7 +
 .../juddi-guide/html_single/css/jbossorg.css    |    80 +
 .../3.3/juddi-guide/html_single/css/reports.css |   231 +
 .../images/GettingStarted-add_publisher.png     |   Bin 0 -> 101199 bytes
 .../images/GettingStarted-authToken_SoapUI.png  |   Bin 0 -> 141835 bytes
 .../images/GettingStarted-create_business.png   |   Bin 0 -> 117576 bytes
 .../GettingStarted-create_keygenerator.png      |   Bin 0 -> 152771 bytes
 .../images/GettingStarted-form_login.png        |   Bin 0 -> 14317 bytes
 .../images/GettingStarted-happy_juddi.png       |   Bin 0 -> 256605 bytes
 .../images/GettingStarted-jUDDI_admin.png       |   Bin 0 -> 121375 bytes
 .../images/GettingStarted-jUDDI_welcome.png     |   Bin 0 -> 265586 bytes
 .../images/GettingStarted-juddi_services.png    |   Bin 0 -> 190624 bytes
 .../images/UDDI_Registry_invocation_pattern.png |   Bin 0 -> 55802 bytes
 .../images/UDDI_services_overview.png           |   Bin 0 -> 68696 bytes
 .../images/a_bothup_b_sales_down.png            |   Bin 0 -> 48681 bytes
 .../images/community/bkg_gradient.gif           |   Bin 0 -> 294 bytes
 .../images/community/community_doc.png          |   Bin 0 -> 25245 bytes
 .../images/community/docbook/callouts/1.png     |   Bin 0 -> 769 bytes
 .../images/community/docbook/callouts/1.svg     |   189 +
 .../images/community/docbook/callouts/10.png    |   Bin 0 -> 810 bytes
 .../images/community/docbook/callouts/10.svg    |   193 +
 .../images/community/docbook/callouts/11.png    |   Bin 0 -> 772 bytes
 .../images/community/docbook/callouts/11.svg    |   189 +
 .../images/community/docbook/callouts/12.png    |   Bin 0 -> 839 bytes
 .../images/community/docbook/callouts/12.svg    |   194 +
 .../images/community/docbook/callouts/13.png    |   Bin 0 -> 850 bytes
 .../images/community/docbook/callouts/13.svg    |   195 +
 .../images/community/docbook/callouts/14.png    |   Bin 0 -> 784 bytes
 .../images/community/docbook/callouts/14.svg    |   190 +
 .../images/community/docbook/callouts/15.png    |   Bin 0 -> 857 bytes
 .../images/community/docbook/callouts/15.svg    |   196 +
 .../images/community/docbook/callouts/2.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/2.svg     |   193 +
 .../images/community/docbook/callouts/3.png     |   Bin 0 -> 847 bytes
 .../images/community/docbook/callouts/3.svg     |   198 +
 .../images/community/docbook/callouts/4.png     |   Bin 0 -> 771 bytes
 .../images/community/docbook/callouts/4.svg     |   189 +
 .../images/community/docbook/callouts/5.png     |   Bin 0 -> 824 bytes
 .../images/community/docbook/callouts/5.svg     |   192 +
 .../images/community/docbook/callouts/6.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/6.svg     |   194 +
 .../images/community/docbook/callouts/7.png     |   Bin 0 -> 759 bytes
 .../images/community/docbook/callouts/7.svg     |   190 +
 .../images/community/docbook/callouts/8.png     |   Bin 0 -> 841 bytes
 .../images/community/docbook/callouts/8.svg     |   191 +
 .../images/community/docbook/callouts/9.png     |   Bin 0 -> 842 bytes
 .../images/community/docbook/callouts/9.svg     |   194 +
 .../images/community/docbook/caution.png        |   Bin 0 -> 2693 bytes
 .../images/community/docbook/caution.svg        |    41 +
 .../images/community/docbook/home.png           |   Bin 0 -> 2014 bytes
 .../images/community/docbook/important.png      |   Bin 0 -> 3039 bytes
 .../images/community/docbook/important.svg      |    53 +
 .../images/community/docbook/next.png           |   Bin 0 -> 1274 bytes
 .../images/community/docbook/note.png           |   Bin 0 -> 1963 bytes
 .../images/community/docbook/note.svg           |    56 +
 .../images/community/docbook/prev.png           |   Bin 0 -> 1270 bytes
 .../images/community/docbook/tip.png            |   Bin 0 -> 1973 bytes
 .../images/community/docbook/tip.svg            |    68 +
 .../html_single/images/community/docbook/up.png |   Bin 0 -> 1264 bytes
 .../images/community/docbook/warning.png        |   Bin 0 -> 1877 bytes
 .../images/community/docbook/warning.svg        |    35 +
 .../html_single/images/community/dot.png        |   Bin 0 -> 2846 bytes
 .../html_single/images/community/dot2.png       |   Bin 0 -> 128 bytes
 .../images/community/jbossorglogo.png           |   Bin 0 -> 15339 bytes
 .../html_single/images/community/shine.png      |   Bin 0 -> 146 bytes
 .../html_single/images/community/title_hdr.png  |   Bin 0 -> 21625 bytes
 .../images/community/watermark-alpha1.png       |   Bin 0 -> 10538 bytes
 .../images/community/watermark-alpha2.png       |   Bin 0 -> 10649 bytes
 .../images/community/watermark-beta1.png        |   Bin 0 -> 10462 bytes
 .../images/community/watermark-beta2.png        |   Bin 0 -> 10247 bytes
 .../watermark-pre-release-candidate.png         |   Bin 0 -> 11432 bytes
 .../community/watermark-release-candidate.png   |   Bin 0 -> 11359 bytes
 .../images/create_new_subscription.png          |   Bin 0 -> 62433 bytes
 .../3.3/juddi-guide/html_single/images/icon.svg |  3936 +++
 .../images/jUDDIArchitecture_Gui.png            |   Bin 0 -> 41947 bytes
 .../images/jUDDIArchitecture_clientAndGui.png   |   Bin 0 -> 82220 bytes
 .../images/jUDDIArchitecture_server.png         |   Bin 0 -> 158778 bytes
 .../images/juddi-admin-configure.png            |   Bin 0 -> 430042 bytes
 .../html_single/images/juddi-admin-home.png     |   Bin 0 -> 62648 bytes
 .../html_single/images/juddi-admin-juddiapi.png |   Bin 0 -> 66094 bytes
 .../html_single/images/juddi-admin-mbeans.png   |   Bin 0 -> 188141 bytes
 .../html_single/images/juddi-admin-stats.png    |   Bin 0 -> 438443 bytes
 .../html_single/images/juddi-admin-status.png   |   Bin 0 -> 738348 bytes
 .../images/juddi-gui-browse-business.png        |   Bin 0 -> 67949 bytes
 .../images/juddi-gui-browse-business2.png       |   Bin 0 -> 97997 bytes
 .../images/juddi-gui-browse-options.png         |   Bin 0 -> 3357 bytes
 .../images/juddi-gui-browse-services.png        |   Bin 0 -> 92270 bytes
 .../images/juddi-gui-browse-tmodel.png          |   Bin 0 -> 123784 bytes
 .../images/juddi-gui-create-business.png        |   Bin 0 -> 66054 bytes
 .../images/juddi-gui-create-business2.png       |   Bin 0 -> 14562 bytes
 .../images/juddi-gui-create-business3.png       |   Bin 0 -> 6999 bytes
 .../images/juddi-gui-fullbootstrap-menu.png     |   Bin 0 -> 92945 bytes
 .../images/juddi-gui-import-wsdl.png            |   Bin 0 -> 72484 bytes
 .../images/juddi-gui-login-warning.png          |   Bin 0 -> 2886 bytes
 .../html_single/images/juddi-gui-menu.png       |   Bin 0 -> 17314 bytes
 .../html_single/images/juddi-gui-mybuz.png      |   Bin 0 -> 61441 bytes
 .../images/juddi-gui-nodeswitcher.png           |   Bin 0 -> 43660 bytes
 .../images/juddi-gui-publisherassertion.png     |   Bin 0 -> 75097 bytes
 .../images/juddi-gui-publisherassertion2.png    |   Bin 0 -> 62427 bytes
 .../images/juddi-gui-publisherassertion3.png    |   Bin 0 -> 58846 bytes
 .../html_single/images/juddi-gui-search.png     |   Bin 0 -> 87845 bytes
 .../images/juddi-gui-service-add1.png           |   Bin 0 -> 42071 bytes
 .../images/juddi-gui-service-add2.png           |   Bin 0 -> 30154 bytes
 .../html_single/images/juddi-gui-sign1.png      |   Bin 0 -> 87227 bytes
 .../html_single/images/juddi-gui-sign2.png      |   Bin 0 -> 40290 bytes
 .../images/juddi-gui-signed-invalid.png         |   Bin 0 -> 89101 bytes
 .../images/juddi-gui-signed-valid.png           |   Bin 0 -> 78910 bytes
 .../images/juddi-gui-signerpanel1.png           |   Bin 0 -> 10492 bytes
 .../images/juddi-gui-signerpanel2.png           |   Bin 0 -> 13402 bytes
 .../images/juddi-gui-signerpanel3.png           |   Bin 0 -> 8220 bytes
 .../images/juddi-gui-subscription-view.png      |   Bin 0 -> 88282 bytes
 .../images/juddi-gui-subscription1.png          |   Bin 0 -> 75421 bytes
 .../images/juddi-gui-subscription2.png          |   Bin 0 -> 81250 bytes
 .../images/juddi-gui-subscription2a.png         |   Bin 0 -> 113847 bytes
 .../images/juddi-gui-subscription3.png          |   Bin 0 -> 52242 bytes
 .../images/juddi-gui-subscription4.png          |   Bin 0 -> 85800 bytes
 .../images/juddi-gui-subscription5.png          |   Bin 0 -> 72725 bytes
 .../images/juddi-gui-subscription6.png          |   Bin 0 -> 98132 bytes
 .../images/juddi-gui-tabletbootstrap-menu.png   |   Bin 0 -> 50566 bytes
 .../images/juddi-gui-tmodel-keygen.png          |   Bin 0 -> 94053 bytes
 .../html_single/images/juddi-gui-transfer.png   |   Bin 0 -> 128457 bytes
 .../html_single/images/juddi-gui-welcome.png    |   Bin 0 -> 533358 bytes
 .../images/marketing_node_installation.png      |   Bin 0 -> 65002 bytes
 .../html_single/images/marketing_services.png   |   Bin 0 -> 109985 bytes
 .../images/newly_saved_subscription.png         |   Bin 0 -> 51334 bytes
 ...esponse_synchronous_subscription_request.png |   Bin 0 -> 113737 bytes
 .../images/registration_by_annotation.png       |   Bin 0 -> 76537 bytes
 .../images/registry_info_helloworld.png         |   Bin 0 -> 106536 bytes
 .../images/sales_node_installation.png          |   Bin 0 -> 51318 bytes
 .../html_single/images/sales_services.png       |   Bin 0 -> 81768 bytes
 .../html_single/images/set_coverage_period.png  |   Bin 0 -> 56461 bytes
 .../html_single/images/subscriptions_portal.png |   Bin 0 -> 78157 bytes
 .../images/uddi_core_datastructures.gif         |   Bin 0 -> 16652 bytes
 docs/3.3/juddi-guide/html_single/index.html     |  2118 ++
 docs/3.3/juddi-guide/html_single/ln-d5e27.html  |    21 +
 docs/3.3/juddi-guide/pdf/jUDDI_Guide.pdf        |   Bin 0 -> 3043008 bytes
 findbugs-aggregate.html                         |   522 +
 fonts/glyphicons-halflings-regular.eot          |   Bin 0 -> 35691 bytes
 fonts/glyphicons-halflings-regular.svg          |   229 +
 fonts/glyphicons-halflings-regular.ttf          |   Bin 0 -> 55383 bytes
 fonts/glyphicons-halflings-regular.woff         |   Bin 0 -> 42340 bytes
 images/accessories-text-editor.png              |   Bin 0 -> 746 bytes
 images/add.gif                                  |   Bin 0 -> 397 bytes
 images/apache-maven-project-2.png               |   Bin 0 -> 43073 bytes
 images/apache_feather.gif                       |   Bin 0 -> 4692 bytes
 images/application-certificate.png              |   Bin 0 -> 923 bytes
 images/asf_logo.png                             |   Bin 0 -> 21243 bytes
 images/close.gif                                |   Bin 0 -> 279 bytes
 images/contact-new.png                          |   Bin 0 -> 736 bytes
 images/document-properties.png                  |   Bin 0 -> 577 bytes
 images/drive-harddisk.png                       |   Bin 0 -> 700 bytes
 images/fix.gif                                  |   Bin 0 -> 366 bytes
 images/icon_error_sml.gif                       |   Bin 0 -> 633 bytes
 images/icon_help_sml.gif                        |   Bin 0 -> 1072 bytes
 images/icon_info_sml.gif                        |   Bin 0 -> 638 bytes
 images/icon_success_sml.gif                     |   Bin 0 -> 604 bytes
 images/icon_warning_sml.gif                     |   Bin 0 -> 625 bytes
 images/image-x-generic.png                      |   Bin 0 -> 662 bytes
 images/internet-web-browser.png                 |   Bin 0 -> 1017 bytes
 images/jUDDIbyKimWood300x300ish.png             |   Bin 0 -> 37799 bytes
 images/juddi_logo_v2.png                        |   Bin 0 -> 33592 bytes
 images/logo.png                                 |   Bin 0 -> 16783 bytes
 images/logo2.png                                |   Bin 0 -> 5721 bytes
 images/logos/build-by-maven-black.png           |   Bin 0 -> 2294 bytes
 images/logos/build-by-maven-white.png           |   Bin 0 -> 2260 bytes
 images/logos/maven-feather.png                  |   Bin 0 -> 3330 bytes
 images/network-server.png                       |   Bin 0 -> 536 bytes
 images/package-x-generic.png                    |   Bin 0 -> 717 bytes
 images/profiles/pre-release.png                 |   Bin 0 -> 32607 bytes
 images/profiles/retired.png                     |   Bin 0 -> 22003 bytes
 images/profiles/sandbox.png                     |   Bin 0 -> 33010 bytes
 images/remove.gif                               |   Bin 0 -> 607 bytes
 images/rss.png                                  |   Bin 0 -> 474 bytes
 images/update.gif                               |   Bin 0 -> 1090 bytes
 images/window-new.png                           |   Bin 0 -> 583 bytes
 img/glyphicons-halflings-white.png              |   Bin 0 -> 8777 bytes
 img/glyphicons-halflings.png                    |   Bin 0 -> 12799 bytes
 index.html                                      |   394 +
 integration.html                                |   352 +
 issue-tracking.html                             |   284 +
 jacoco.html                                     |   278 +
 jira-report.html                                |   877 +
 js/apache-maven-fluido-1.6.min.js               |    25 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-client-cli/css/print.css                  |    23 +
 juddi-client-cli/css/site.css                   |     1 +
 juddi-client-cli/dependencies.html              |   839 +
 juddi-client-cli/dependency-info.html           |   183 +
 juddi-client-cli/dependency-management.html     |   422 +
 juddi-client-cli/distribution-management.html   |   162 +
 juddi-client-cli/findbugs.html                  |   251 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-client-cli/images/add.gif                 |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-client-cli/images/close.gif               |   Bin 0 -> 279 bytes
 juddi-client-cli/images/contact-new.png         |   Bin 0 -> 736 bytes
 juddi-client-cli/images/document-properties.png |   Bin 0 -> 577 bytes
 juddi-client-cli/images/drive-harddisk.png      |   Bin 0 -> 700 bytes
 juddi-client-cli/images/fix.gif                 |   Bin 0 -> 366 bytes
 juddi-client-cli/images/icon_error_sml.gif      |   Bin 0 -> 633 bytes
 juddi-client-cli/images/icon_help_sml.gif       |   Bin 0 -> 1072 bytes
 juddi-client-cli/images/icon_info_sml.gif       |   Bin 0 -> 638 bytes
 juddi-client-cli/images/icon_success_sml.gif    |   Bin 0 -> 604 bytes
 juddi-client-cli/images/icon_warning_sml.gif    |   Bin 0 -> 625 bytes
 juddi-client-cli/images/image-x-generic.png     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-client-cli/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 juddi-client-cli/images/network-server.png      |   Bin 0 -> 536 bytes
 juddi-client-cli/images/package-x-generic.png   |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 juddi-client-cli/images/profiles/retired.png    |   Bin 0 -> 22003 bytes
 juddi-client-cli/images/profiles/sandbox.png    |   Bin 0 -> 33010 bytes
 juddi-client-cli/images/remove.gif              |   Bin 0 -> 607 bytes
 juddi-client-cli/images/rss.png                 |   Bin 0 -> 474 bytes
 juddi-client-cli/images/update.gif              |   Bin 0 -> 1090 bytes
 juddi-client-cli/images/window-new.png          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddi-client-cli/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 juddi-client-cli/index.html                     |   157 +
 juddi-client-cli/integration.html               |   171 +
 juddi-client-cli/issue-tracking.html            |   159 +
 juddi-client-cli/jdepend-report.html            |   221 +
 juddi-client-cli/jira-report.html               |   751 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-client-cli/license.html                   |   362 +
 juddi-client-cli/mail-lists.html                |   180 +
 juddi-client-cli/plugin-management.html         |   303 +
 juddi-client-cli/plugins.html                   |   266 +
 juddi-client-cli/project-info.html              |   205 +
 juddi-client-cli/project-reports.html           |   163 +
 juddi-client-cli/project-summary.html           |   204 +
 juddi-client-cli/source-repository.html         |   170 +
 juddi-client-cli/team-list.html                 |   232 +
 juddi-client-cli/xref/allclasses-frame.html     |    98 +
 juddi-client-cli/xref/index.html                |    25 +
 .../cli/CompareByTModelInstanceInfoQOS.html     |   138 +
 .../apache/juddi/v3/client/cli/EntryPoint.html  |   222 +
 .../v3/client/cli/EntryPointSingleNode.html     |   501 +
 .../juddi/v3/client/cli/EntryPoitMultiNode.html |   126 +
 .../juddi/v3/client/cli/JuddiAdminService.html  |  1094 +
 .../apache/juddi/v3/client/cli/SearchByQos.html |   155 +
 .../juddi/v3/client/cli/SimpleBrowse.html       |   501 +
 .../v3/client/cli/UddiCustodyTransfer.html      |   177 +
 .../cli/UddiDigitalSignatureBusiness.html       |   208 +
 .../v3/client/cli/UddiDigitalSignatureFile.html |   161 +
 .../client/cli/UddiDigitalSignatureSearch.html  |   139 +
 .../client/cli/UddiDigitalSignatureService.html |   201 +
 .../client/cli/UddiDigitalSignatureTmodel.html  |   185 +
 .../juddi/v3/client/cli/UddiFindBinding.html    |   112 +
 .../juddi/v3/client/cli/UddiFindEndpoints.html  |    82 +
 .../v3/client/cli/UddiGetServiceDetails.html    |   101 +
 .../juddi/v3/client/cli/UddiKeyGenerator.html   |   110 +
 .../v3/client/cli/UddiRelatedBusinesses.html    |   162 +
 .../juddi/v3/client/cli/UddiReplication.html    |   147 +
 .../juddi/v3/client/cli/UddiSubscribe.html      |   232 +
 .../cli/UddiSubscribeAssertionStatus.html       |   146 +
 .../v3/client/cli/UddiSubscribeValidate.html    |   135 +
 .../client/cli/UddiSubscriptionManagement.html  |   134 +
 .../apache/juddi/v3/client/cli/WadlImport.html  |   206 +
 .../apache/juddi/v3/client/cli/WsdlImport.html  |   223 +
 .../juddi/v3/client/cli/package-frame.html      |   102 +
 .../juddi/v3/client/cli/package-summary.html    |   199 +
 juddi-client-cli/xref/overview-frame.html       |    25 +
 juddi-client-cli/xref/overview-summary.html     |    66 +
 juddi-client-cli/xref/stylesheet.css            |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-client/css/print.css                      |    23 +
 juddi-client/css/site.css                       |     1 +
 juddi-client/dependencies.html                  |   856 +
 juddi-client/dependency-info.html               |   185 +
 juddi-client/dependency-management.html         |   423 +
 juddi-client/distribution-management.html       |   163 +
 juddi-client/findbugs.html                      |   445 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 juddi-client/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 juddi-client/images/add.gif                     |   Bin 0 -> 397 bytes
 juddi-client/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 juddi-client/images/application-certificate.png |   Bin 0 -> 923 bytes
 juddi-client/images/close.gif                   |   Bin 0 -> 279 bytes
 juddi-client/images/contact-new.png             |   Bin 0 -> 736 bytes
 juddi-client/images/document-properties.png     |   Bin 0 -> 577 bytes
 juddi-client/images/drive-harddisk.png          |   Bin 0 -> 700 bytes
 juddi-client/images/fix.gif                     |   Bin 0 -> 366 bytes
 juddi-client/images/icon_error_sml.gif          |   Bin 0 -> 633 bytes
 juddi-client/images/icon_help_sml.gif           |   Bin 0 -> 1072 bytes
 juddi-client/images/icon_info_sml.gif           |   Bin 0 -> 638 bytes
 juddi-client/images/icon_success_sml.gif        |   Bin 0 -> 604 bytes
 juddi-client/images/icon_warning_sml.gif        |   Bin 0 -> 625 bytes
 juddi-client/images/image-x-generic.png         |   Bin 0 -> 662 bytes
 juddi-client/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-client/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 juddi-client/images/network-server.png          |   Bin 0 -> 536 bytes
 juddi-client/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 juddi-client/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 juddi-client/images/profiles/retired.png        |   Bin 0 -> 22003 bytes
 juddi-client/images/profiles/sandbox.png        |   Bin 0 -> 33010 bytes
 juddi-client/images/remove.gif                  |   Bin 0 -> 607 bytes
 juddi-client/images/rss.png                     |   Bin 0 -> 474 bytes
 juddi-client/images/update.gif                  |   Bin 0 -> 1090 bytes
 juddi-client/images/window-new.png              |   Bin 0 -> 583 bytes
 juddi-client/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 juddi-client/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 juddi-client/index.html                         |   158 +
 juddi-client/integration.html                   |   172 +
 juddi-client/issue-tracking.html                |   160 +
 juddi-client/jdepend-report.html                |   722 +
 juddi-client/jira-report.html                   |   753 +
 juddi-client/js/apache-maven-fluido-1.6.min.js  |    25 +
 juddi-client/license.html                       |   363 +
 juddi-client/mail-lists.html                    |   181 +
 juddi-client/plugin-management.html             |   304 +
 juddi-client/plugins.html                       |   263 +
 juddi-client/project-info.html                  |   206 +
 juddi-client/project-reports.html               |   168 +
 juddi-client/project-summary.html               |   205 +
 juddi-client/source-repository.html             |   171 +
 juddi-client/team-list.html                     |   233 +
 juddi-client/xref-test/allclasses-frame.html    |    89 +
 juddi-client/xref-test/index.html               |    25 +
 .../juddi/v3/annotations/AnnotationTest.html    |   132 +
 .../juddi/v3/annotations/HelloWorldMockup.html  |    62 +
 .../juddi/v3/annotations/HelloWorldMockup2.html |    54 +
 .../juddi/v3/annotations/package-frame.html     |    30 +
 .../juddi/v3/annotations/package-summary.html   |    79 +
 .../apache/juddi/v3/client/DigSigUtilTest.html  |   320 +
 .../juddi/v3/client/HelloWorldMockup.html       |    62 +
 .../apache/juddi/v3/client/UDDIClientTest.html  |   200 +
 .../TModelInstanceDetailsComparatorTest.html    |   480 +
 .../juddi/v3/client/compare/package-frame.html  |    24 +
 .../v3/client/compare/package-summary.html      |    69 +
 .../v3/client/config/MisconfigurationTest.html  |    57 +
 .../v3/client/config/SaveConfigurationTest.html |   257 +
 .../juddi/v3/client/config/WebHelperTest.html   |   163 +
 .../juddi/v3/client/config/package-frame.html   |    30 +
 .../juddi/v3/client/config/package-summary.html |    79 +
 .../v3/client/cryptor/AES128CryptorTest.html    |   123 +
 .../v3/client/cryptor/CryptoConfigTest.html     |    58 +
 .../v3/client/cryptor/DefaultCryptorTest.html   |    57 +
 .../v3/client/cryptor/TripleDESCrytorTest.html  |    89 +
 .../juddi/v3/client/cryptor/package-frame.html  |    33 +
 .../v3/client/cryptor/package-summary.html      |    84 +
 .../juddi/v3/client/mapping/MapUDDI23Test.html  |   198 +
 .../juddi/v3/client/mapping/SelectionTest.html  |    98 +
 .../v3/client/mapping/ServiceLocatorTest.html   |   113 +
 .../v3/client/mapping/UDDIServiceCacheTest.html |    71 +
 .../juddi/v3/client/mapping/package-frame.html  |    33 +
 .../v3/client/mapping/package-summary.html      |    84 +
 .../v3/client/mapping/wsdl/BPEL2UDDITest.html   |   224 +
 .../v3/client/mapping/wsdl/ReadWSDLTest.html    |   112 +
 .../v3/client/mapping/wsdl/WADL2UDDITest.html   |   206 +
 .../v3/client/mapping/wsdl/WSDL2UDDITest.html   |   136 +
 .../v3/client/mapping/wsdl/WSDLLocatorTest.html |   104 +
 .../mapping/wsdl/WSDLinaUDDIRegistryTest.html   |   295 +
 .../v3/client/mapping/wsdl/package-frame.html   |    39 +
 .../v3/client/mapping/wsdl/package-summary.html |    94 +
 .../apache/juddi/v3/client/package-frame.html   |    30 +
 .../apache/juddi/v3/client/package-summary.html |    79 +
 .../subscription/SubscriptionCallbackTest.html  |   288 +
 .../v3/client/subscription/package-frame.html   |    24 +
 .../v3/client/subscription/package-summary.html |    69 +
 juddi-client/xref-test/overview-frame.html      |    46 +
 juddi-client/xref-test/overview-summary.html    |   101 +
 juddi-client/xref-test/stylesheet.css           |   114 +
 juddi-client/xref/allclasses-frame.html         |   323 +
 juddi-client/xref/index.html                    |    25 +
 .../v3/annotations/AnnotationProcessor.html     |   223 +
 .../juddi/v3/annotations/UDDIService.html       |    50 +
 .../v3/annotations/UDDIServiceBinding.html      |    53 +
 .../juddi/v3/annotations/package-frame.html     |    30 +
 .../juddi/v3/annotations/package-summary.html   |    79 +
 .../org/apache/juddi/v3/client/ClassUtil.html   |    85 +
 .../apache/juddi/v3/client/JUDDIApiService.html |    89 +
 .../org/apache/juddi/v3/client/Release.html     |   103 +
 .../apache/juddi/v3/client/UDDIConstants.html   |   749 +
 .../apache/juddi/v3/client/UDDIConstantsV2.html |   111 +
 .../org/apache/juddi/v3/client/UDDIService.html |   285 +
 .../apache/juddi/v3/client/UDDIServiceV2.html   |    97 +
 .../apache/juddi/v3/client/UDDIv2Constants.html |   146 +
 .../TModelInstanceDetailsComparator.html        |   188 +
 .../compare/TModelInstanceInfoContains.html     |    57 +
 .../juddi/v3/client/compare/package-frame.html  |    27 +
 .../v3/client/compare/package-summary.html      |    74 +
 .../client/config/BackGroundRegistration.html   |    53 +
 .../juddi/v3/client/config/ClientConfig.html    |   878 +
 .../juddi/v3/client/config/Constants.html       |    44 +
 .../apache/juddi/v3/client/config/Property.html |    83 +
 .../juddi/v3/client/config/TokenResolver.html   |    67 +
 .../juddi/v3/client/config/UDDIClerk.html       |  1878 ++
 .../v3/client/config/UDDIClerkServlet.html      |    85 +
 .../juddi/v3/client/config/UDDIClient.html      |   649 +
 .../v3/client/config/UDDIClientContainer.html   |   101 +
 .../v3/client/config/UDDIKeyConvention.html     |   129 +
 .../apache/juddi/v3/client/config/UDDINode.html |   290 +
 .../juddi/v3/client/config/WebHelper.html       |   113 +
 .../juddi/v3/client/config/XRegistration.html   |   159 +
 .../juddi/v3/client/config/package-frame.html   |    63 +
 .../juddi/v3/client/config/package-summary.html |   134 +
 .../juddi/v3/client/cryptor/AES128Cryptor.html  |    83 +
 .../juddi/v3/client/cryptor/AES256Cryptor.html  |    84 +
 .../v3/client/cryptor/AESCryptorAbstract.html   |   160 +
 .../apache/juddi/v3/client/cryptor/Cryptor.html |    92 +
 .../juddi/v3/client/cryptor/CryptorFactory.html |   182 +
 .../juddi/v3/client/cryptor/CryptorUtil.html    |    73 +
 .../juddi/v3/client/cryptor/DefaultCryptor.html |   135 +
 .../juddi/v3/client/cryptor/DigSigUtil.html     |  1088 +
 .../client/cryptor/TransportSecurityHelper.html |   151 +
 .../v3/client/cryptor/TripleDESCrytor.html      |   129 +
 .../juddi/v3/client/cryptor/XmlUtils.html       |   152 +
 .../juddi/v3/client/cryptor/package-frame.html  |    54 +
 .../v3/client/cryptor/package-summary.html      |   119 +
 .../juddi/v3/client/embed/EmbeddedRegistry.html |    42 +
 .../juddi/v3/client/embed/JUDDIRegistry.html    |    69 +
 .../juddi/v3/client/embed/package-frame.html    |    27 +
 .../juddi/v3/client/embed/package-summary.html  |    74 +
 .../v3/client/ext/wsdm/WSDMQosConstants.html    |   173 +
 .../juddi/v3/client/ext/wsdm/package-frame.html |    24 +
 .../v3/client/ext/wsdm/package-summary.html     |    69 +
 .../juddi/v3/client/i18n/EntityForLang.html     |    94 +
 .../juddi/v3/client/i18n/package-frame.html     |    24 +
 .../juddi/v3/client/i18n/package-summary.html   |    69 +
 .../v3/client/mapping/AsyncRegistration.html    |   100 +
 .../juddi/v3/client/mapping/Common2UDDI.html    |    68 +
 .../juddi/v3/client/mapping/MapUDDIv2Tov3.html  |  1235 +
 .../juddi/v3/client/mapping/MapUDDIv3Tov2.html  |  1261 +
 .../v3/client/mapping/MockSSLSocketFactory.html |    82 +
 .../v3/client/mapping/PolicyLocalFirst.html     |    87 +
 .../v3/client/mapping/PolicyRoundRobin.html     |    50 +
 .../v3/client/mapping/RegistrationInfo.html     |    94 +
 .../v3/client/mapping/RegistrationType.html     |    47 +
 .../v3/client/mapping/SelectionPolicy.html      |    36 +
 .../juddi/v3/client/mapping/ServiceLocator.html |   301 +
 .../mapping/ServiceRegistrationResponse.html    |    52 +
 .../juddi/v3/client/mapping/Topology.html       |    74 +
 .../UDDIClientSubscriptionListenerImpl.html     |   107 +
 .../v3/client/mapping/UDDIServiceCache.html     |   320 +
 .../client/mapping/UDDIServiceCacheMBean.html   |    39 +
 .../juddi/v3/client/mapping/URLLocalizer.html   |    39 +
 .../client/mapping/URLLocalizerDefaultImpl.html |    83 +
 .../juddi/v3/client/mapping/package-frame.html  |    75 +
 .../v3/client/mapping/package-summary.html      |   154 +
 .../v3/client/mapping/wadl/Application.html     |   232 +
 .../juddi/v3/client/mapping/wadl/Doc.html       |   176 +
 .../juddi/v3/client/mapping/wadl/Grammars.html  |   157 +
 .../v3/client/mapping/wadl/HTTPMethods.html     |    64 +
 .../juddi/v3/client/mapping/wadl/Include.html   |   144 +
 .../juddi/v3/client/mapping/wadl/Link.html      |   240 +
 .../juddi/v3/client/mapping/wadl/Method.html    |   299 +
 .../v3/client/mapping/wadl/ObjectFactory.html   |   164 +
 .../juddi/v3/client/mapping/wadl/Option.html    |   205 +
 .../juddi/v3/client/mapping/wadl/Param.html     |   502 +
 .../v3/client/mapping/wadl/ParamStyle.html      |    80 +
 .../v3/client/mapping/wadl/Representation.html  |   331 +
 .../juddi/v3/client/mapping/wadl/Request.html   |   214 +
 .../juddi/v3/client/mapping/wadl/Resource.html  |   349 +
 .../v3/client/mapping/wadl/ResourceType.html    |   259 +
 .../juddi/v3/client/mapping/wadl/Resources.html |   214 +
 .../juddi/v3/client/mapping/wadl/Response.html  |   247 +
 .../juddi/v3/client/mapping/wadl/WADL2UDDI.html |   544 +
 .../v3/client/mapping/wadl/package-frame.html   |    75 +
 .../v3/client/mapping/wadl/package-summary.html |   154 +
 .../juddi/v3/client/mapping/wsdl/BPEL2UDDI.html |   581 +
 .../juddi/v3/client/mapping/wsdl/ReadWSDL.html  |   154 +
 .../juddi/v3/client/mapping/wsdl/WSDL2UDDI.html |  1012 +
 .../v3/client/mapping/wsdl/WSDLLocatorImpl.html |   286 +
 .../v3/client/mapping/wsdl/package-frame.html   |    33 +
 .../v3/client/mapping/wsdl/package-summary.html |    84 +
 .../apache/juddi/v3/client/package-frame.html   |    45 +
 .../apache/juddi/v3/client/package-summary.html |   104 +
 .../subscription/ISubscriptionCallback.html     |    55 +
 .../RegistrationAbortedException.html           |    45 +
 .../ServiceAlreadyStartedException.html         |    40 +
 .../SubscriptionCallbackListener.html           |   639 +
 .../subscription/UnableToSignException.html     |    45 +
 .../UnexpectedResponseException.html            |    47 +
 .../v3/client/subscription/package-frame.html   |    42 +
 .../v3/client/subscription/package-summary.html |    99 +
 .../v3/client/transport/InVMTransport.html      |   186 +
 .../v3/client/transport/JAXWSTransport.html     |   289 +
 .../transport/JAXWSv2TranslationTransport.html  |   256 +
 .../juddi/v3/client/transport/RMITransport.html |   233 +
 .../juddi/v3/client/transport/Transport.html    |    81 +
 .../v3/client/transport/TransportException.html |    55 +
 .../v3/client/transport/package-frame.html      |    39 +
 .../v3/client/transport/package-summary.html    |    94 +
 .../v3/client/transport/wrapper/Handler.html    |    58 +
 .../client/transport/wrapper/Inquiry3to2.html   |   274 +
 .../client/transport/wrapper/Publish3to2.html   |   278 +
 .../transport/wrapper/RequestHandler.html       |   296 +
 .../client/transport/wrapper/Security3to2.html  |   124 +
 .../transport/wrapper/UDDIInquiryService.html   |   164 +
 .../wrapper/UDDIPublicationService.html         |   131 +
 .../transport/wrapper/UDDISecurityService.html  |   106 +
 .../client/transport/wrapper/package-frame.html |    45 +
 .../transport/wrapper/package-summary.html      |   104 +
 juddi-client/xref/overview-frame.html           |    64 +
 juddi-client/xref/overview-summary.html         |   131 +
 juddi-client/xref/stylesheet.css                |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-core-openjpa/css/print.css                |    23 +
 juddi-core-openjpa/css/site.css                 |     1 +
 juddi-core-openjpa/dependencies.html            |  1451 +
 juddi-core-openjpa/dependency-info.html         |   185 +
 juddi-core-openjpa/dependency-management.html   |   423 +
 juddi-core-openjpa/distribution-management.html |   163 +
 juddi-core-openjpa/findbugs.html                |  1249 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-core-openjpa/images/add.gif               |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-core-openjpa/images/close.gif             |   Bin 0 -> 279 bytes
 juddi-core-openjpa/images/contact-new.png       |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 juddi-core-openjpa/images/drive-harddisk.png    |   Bin 0 -> 700 bytes
 juddi-core-openjpa/images/fix.gif               |   Bin 0 -> 366 bytes
 juddi-core-openjpa/images/icon_error_sml.gif    |   Bin 0 -> 633 bytes
 juddi-core-openjpa/images/icon_help_sml.gif     |   Bin 0 -> 1072 bytes
 juddi-core-openjpa/images/icon_info_sml.gif     |   Bin 0 -> 638 bytes
 juddi-core-openjpa/images/icon_success_sml.gif  |   Bin 0 -> 604 bytes
 juddi-core-openjpa/images/icon_warning_sml.gif  |   Bin 0 -> 625 bytes
 juddi-core-openjpa/images/image-x-generic.png   |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 juddi-core-openjpa/images/network-server.png    |   Bin 0 -> 536 bytes
 juddi-core-openjpa/images/package-x-generic.png |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 juddi-core-openjpa/images/profiles/retired.png  |   Bin 0 -> 22003 bytes
 juddi-core-openjpa/images/profiles/sandbox.png  |   Bin 0 -> 33010 bytes
 juddi-core-openjpa/images/remove.gif            |   Bin 0 -> 607 bytes
 juddi-core-openjpa/images/rss.png               |   Bin 0 -> 474 bytes
 juddi-core-openjpa/images/update.gif            |   Bin 0 -> 1090 bytes
 juddi-core-openjpa/images/window-new.png        |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddi-core-openjpa/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 juddi-core-openjpa/index.html                   |   157 +
 juddi-core-openjpa/integration.html             |   172 +
 juddi-core-openjpa/issue-tracking.html          |   160 +
 juddi-core-openjpa/jdepend-report.html          |   890 +
 juddi-core-openjpa/jira-report.html             |   753 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-core-openjpa/license.html                 |   363 +
 juddi-core-openjpa/mail-lists.html              |   181 +
 juddi-core-openjpa/plugin-management.html       |   304 +
 juddi-core-openjpa/plugins.html                 |   267 +
 juddi-core-openjpa/project-info.html            |   205 +
 juddi-core-openjpa/project-reports.html         |   168 +
 juddi-core-openjpa/project-summary.html         |   204 +
 juddi-core-openjpa/source-repository.html       |   171 +
 juddi-core-openjpa/team-list.html               |   233 +
 .../xref-test/allclasses-frame.html             |   140 +
 juddi-core-openjpa/xref-test/index.html         |    25 +
 .../juddi/api/impl/API_010_PublisherTest.html   |   358 +
 .../juddi/api/impl/API_020_TmodelTest.html      |   138 +
 .../api/impl/API_030_BusinessEntityTest.html    |   173 +
 .../impl/API_040_BusinessServiceLoadTest.html   |   185 +
 .../api/impl/API_040_BusinessServiceTest.html   |   194 +
 .../api/impl/API_050_BindingTemplateTest.html   |   217 +
 .../impl/API_051_BindingTemplateWSDLTest.html   |   157 +
 .../impl/API_060_PublisherAssertionTest.html    |   520 +
 .../juddi/api/impl/API_070_FindEntityTest.html  |   242 +
 .../api/impl/API_080_SubscriptionTest.html      |   174 +
 ...090_SubscriptionListenerIntegrationTest.html |   403 +
 ..._RMISubscriptionListenerIntegrationTest.html |   186 +
 .../apache/juddi/api/impl/API_099_LoadTest.html |   128 +
 .../API_100_ClientSubscriptionInfoTest.html     |   216 +
 .../api/impl/API_110_FindBusinessTest.html      |   158 +
 ..._120_CombineCategoryBagsFindServiceTest.html |   283 +
 ...130_CombineCategoryBagsFindBusinessTest.html |   243 +
 .../impl/API_140_NegativePublicationTest.html   |  2457 ++
 .../apache/juddi/api/impl/API_141_JIRATest.html |  1425 +
 .../impl/API_150_ValueSetValidationTest.html    |   711 +
 .../juddi/api/impl/API_160_ReplicationTest.html |   429 +
 .../api/impl/API_170_CustodyTransferTest.html   |   144 +
 .../org/apache/juddi/api/impl/TokenTest.html    |   134 +
 .../juddi/api/impl/UDDIPublicationImplExt.html  |   231 +
 .../juddi/api/impl/UDDISecurityImplExt.html     |    48 +
 .../apache/juddi/api/impl/package-frame.html    |    96 +
 .../apache/juddi/api/impl/package-summary.html  |   189 +
 .../apache/juddi/api/runtime/CLIServerTest.html |   131 +
 .../apache/juddi/api/runtime/juddiTestimpl.html |   217 +
 .../apache/juddi/api/runtime/package-frame.html |    30 +
 .../juddi/api/runtime/package-summary.html      |    79 +
 .../apache/juddi/api/runtime/replicantImpl.html |    87 +
 .../apache/juddi/auth/AuthenticatorTest.html    |   485 +
 .../juddi/auth/MockHttpServletRequest.html      |   326 +
 .../apache/juddi/auth/MockMessageContext.html   |   115 +
 .../juddi/auth/MockWebServiceContext.html       |    72 +
 .../org/apache/juddi/auth/package-frame.html    |    33 +
 .../org/apache/juddi/auth/package-summary.html  |    84 +
 .../config/ApplicationConfigurationTest.html    |    91 +
 .../org/apache/juddi/config/InstallTest.html    |    93 +
 .../apache/juddi/config/ReleaseVersionTest.html |    48 +
 .../org/apache/juddi/config/package-frame.html  |    30 +
 .../apache/juddi/config/package-summary.html    |    79 +
 .../apache/juddi/keygen/KeyGeneratorTest.html   |   109 +
 .../org/apache/juddi/keygen/package-frame.html  |    24 +
 .../apache/juddi/keygen/package-summary.html    |    69 +
 .../replication/ReplicationNotifierTest.html    |    83 +
 .../apache/juddi/replication/package-frame.html |    24 +
 .../juddi/replication/package-summary.html      |    69 +
 .../apache/juddi/rmi/JNDIRegistrationTest.html  |    71 +
 .../org/apache/juddi/rmi/package-frame.html     |    24 +
 .../org/apache/juddi/rmi/package-summary.html   |    69 +
 .../subscription/SubscriptionNotifierTest.html  |   199 +
 .../juddi/subscription/notify/NotifierTest.html |   106 +
 .../subscription/notify/package-frame.html      |    24 +
 .../subscription/notify/package-summary.html    |    69 +
 .../juddi/subscription/package-frame.html       |    24 +
 .../juddi/subscription/package-summary.html     |    69 +
 .../org/apache/juddi/util/JPAUtil.html          |   170 +
 .../org/apache/juddi/util/package-frame.html    |    24 +
 .../org/apache/juddi/util/package-summary.html  |    69 +
 .../xref-test/overview-frame.html               |    52 +
 .../xref-test/overview-summary.html             |   111 +
 juddi-core-openjpa/xref-test/stylesheet.css     |   114 +
 juddi-core-openjpa/xref/allclasses-frame.html   |   794 +
 juddi-core-openjpa/xref/index.html              |    25 +
 .../xref/org/apache/juddi/ClassUtil.html        |    84 +
 .../xref/org/apache/juddi/Registry.html         |   123 +
 .../juddi/api/impl/AuthenticatedService.html    |   257 +
 .../apache/juddi/api/impl/InquiryHelper.html    |   653 +
 .../org/apache/juddi/api/impl/JUDDIApiImpl.html |  1695 ++
 .../juddi/api/impl/PublicationHelper.html       |    75 +
 .../impl/ServiceCounterLifecycleResource.html   |    95 +
 .../juddi/api/impl/UDDICustodyTransferImpl.html |   484 +
 .../apache/juddi/api/impl/UDDIInquiryImpl.html  |   645 +
 .../juddi/api/impl/UDDIPublicationImpl.html     |  1616 +
 .../juddi/api/impl/UDDIReplicationImpl.html     |  1383 +
 .../apache/juddi/api/impl/UDDISecurityImpl.html |   189 +
 .../juddi/api/impl/UDDIServiceCounter.html      |   390 +
 .../juddi/api/impl/UDDIServiceCounterMBean.html |    39 +
 .../juddi/api/impl/UDDISubscriptionImpl.html    |  1059 +
 .../api/impl/UDDISubscriptionListenerImpl.html  |   128 +
 .../juddi/api/impl/UDDIValueSetCachingImpl.html |   109 +
 .../api/impl/UDDIValueSetValidationImpl.html    |   378 +
 .../juddi/api/impl/UDDIv2InquiryImpl.html       |   211 +
 .../juddi/api/impl/UDDIv2PublishImpl.html       |   306 +
 .../apache/juddi/api/impl/XRegisterHelper.html  |   190 +
 .../apache/juddi/api/impl/package-frame.html    |    87 +
 .../apache/juddi/api/impl/package-summary.html  |   174 +
 .../juddi/api/util/CustodyTransferQuery.html    |    94 +
 .../org/apache/juddi/api/util/InquiryQuery.html |   107 +
 .../org/apache/juddi/api/util/JUDDIQuery.html   |   136 +
 .../apache/juddi/api/util/PublicationQuery.html |   115 +
 .../org/apache/juddi/api/util/QueryStatus.html  |    92 +
 .../apache/juddi/api/util/ReplicationQuery.html |    98 +
 .../apache/juddi/api/util/SecurityQuery.html    |    91 +
 .../api/util/SubscriptionListenerQuery.html     |    90 +
 .../juddi/api/util/SubscriptionQuery.html       |    95 +
 .../org/apache/juddi/api/util/UDDIQuery.html    |    41 +
 .../juddi/api/util/ValueSetCachingQuery.html    |    89 +
 .../juddi/api/util/ValueSetValidationQuery.html |    88 +
 .../apache/juddi/api/util/package-frame.html    |    57 +
 .../apache/juddi/api/util/package-summary.html  |   124 +
 .../xref/org/apache/juddi/config/AppConfig.html |   304 +
 .../xref/org/apache/juddi/config/Constants.html |    43 +
 .../xref/org/apache/juddi/config/Install.html   |   851 +
 .../apache/juddi/config/PersistenceManager.html |    85 +
 .../xref/org/apache/juddi/config/Property.html  |   273 +
 .../juddi/config/PublisherFileFilter.html       |    56 +
 .../xref/org/apache/juddi/config/Release.html   |    55 +
 .../org/apache/juddi/config/ResourceConfig.html |    65 +
 .../org/apache/juddi/config/package-frame.html  |    45 +
 .../apache/juddi/config/package-summary.html    |   104 +
 .../apache/juddi/cryptor/CryptorFactory.html    |   120 +
 .../org/apache/juddi/cryptor/package-frame.html |    24 +
 .../apache/juddi/cryptor/package-summary.html   |    69 +
 .../juddi/keygen/DefaultKeyGenerator.html       |    96 +
 .../org/apache/juddi/keygen/KeyGenerator.html   |    48 +
 .../juddi/keygen/KeyGeneratorFactory.html       |   120 +
 .../org/apache/juddi/keygen/package-frame.html  |    30 +
 .../apache/juddi/keygen/package-summary.html    |    79 +
 .../apache/juddi/mapping/MappingApiToModel.html |  1705 ++
 .../apache/juddi/mapping/MappingModelToApi.html |  1377 +
 .../org/apache/juddi/mapping/package-frame.html |    27 +
 .../apache/juddi/mapping/package-summary.html   |    74 +
 .../xref/org/apache/juddi/model/Address.html    |   128 +
 .../org/apache/juddi/model/AddressLine.html     |   113 +
 .../xref/org/apache/juddi/model/AuthToken.html  |   132 +
 .../apache/juddi/model/BindingCategoryBag.html  |    65 +
 .../org/apache/juddi/model/BindingDescr.html    |   104 +
 .../org/apache/juddi/model/BindingTemplate.html |   157 +
 .../apache/juddi/model/BusinessCategoryBag.html |    66 +
 .../org/apache/juddi/model/BusinessDescr.html   |   104 +
 .../org/apache/juddi/model/BusinessEntity.html  |   199 +
 .../apache/juddi/model/BusinessIdentifier.html  |   113 +
 .../org/apache/juddi/model/BusinessName.html    |   104 +
 .../org/apache/juddi/model/BusinessService.html |   144 +
 .../juddi/model/CanonicalizationMethod.html     |    66 +
 .../org/apache/juddi/model/CategoryBag.html     |    93 +
 .../org/apache/juddi/model/ChangeRecord.html    |   148 +
 .../xref/org/apache/juddi/model/Clerk.html      |   109 +
 .../juddi/model/ClientSubscriptionInfo.html     |   101 +
 .../xref/org/apache/juddi/model/Contact.html    |   165 +
 .../org/apache/juddi/model/ContactDescr.html    |   103 +
 .../org/apache/juddi/model/ControlMessage.html  |   101 +
 .../org/apache/juddi/model/DiscoveryUrl.html    |    99 +
 .../xref/org/apache/juddi/model/Edge.html       |   142 +
 .../juddi/model/EdgeReceiverAlternate.html      |    81 +
 .../xref/org/apache/juddi/model/Email.html      |   103 +
 .../juddi/model/InstanceDetailsDescr.html       |   103 +
 .../juddi/model/InstanceDetailsDocDescr.html    |   107 +
 .../org/apache/juddi/model/KeyDataValue.html    |   164 +
 .../xref/org/apache/juddi/model/KeyInfo.html    |    84 +
 .../org/apache/juddi/model/KeyedReference.html  |   131 +
 .../apache/juddi/model/KeyedReferenceGroup.html |   104 +
 .../xref/org/apache/juddi/model/Node.html       |   208 +
 .../xref/org/apache/juddi/model/ObjectType.html |   116 +
 .../apache/juddi/model/ObjectTypeContent.html   |    83 +
 .../xref/org/apache/juddi/model/Operator.html   |   130 +
 .../apache/juddi/model/OperatorStatusType.html  |    64 +
 .../org/apache/juddi/model/OverviewDoc.html     |   140 +
 .../apache/juddi/model/OverviewDocDescr.html    |   105 +
 .../xref/org/apache/juddi/model/PersonName.html |   102 +
 .../xref/org/apache/juddi/model/Phone.html      |   102 +
 .../xref/org/apache/juddi/model/Publisher.html  |   183 +
 .../apache/juddi/model/PublisherAssertion.html  |   201 +
 .../juddi/model/PublisherAssertionId.html       |    99 +
 .../xref/org/apache/juddi/model/Reference.html  |   138 +
 .../juddi/model/ReplicationConfiguration.html   |   230 +
 .../model/ReplicationConfigurationNode.html     |    85 +
 .../apache/juddi/model/ServiceCategoryBag.html  |    67 +
 .../org/apache/juddi/model/ServiceDescr.html    |   102 +
 .../org/apache/juddi/model/ServiceName.html     |   103 +
 .../apache/juddi/model/ServiceProjection.html   |    90 +
 .../apache/juddi/model/ServiceProjectionId.html |    86 +
 .../xref/org/apache/juddi/model/Signature.html  |   206 +
 .../org/apache/juddi/model/SignatureMethod.html |    65 +
 .../apache/juddi/model/SignatureTransform.html  |    97 +
 .../model/SignatureTransformDataValue.html      |    93 +
 .../org/apache/juddi/model/SignatureValue.html  |    79 +
 .../xref/org/apache/juddi/model/SignedInfo.html |   108 +
 .../org/apache/juddi/model/Subscription.html    |   177 +
 .../juddi/model/SubscriptionChunkToken.html     |   117 +
 .../apache/juddi/model/SubscriptionMatch.html   |    90 +
 .../xref/org/apache/juddi/model/TempKey.html    |    65 +
 .../xref/org/apache/juddi/model/TempKeyPK.html  |    92 +
 .../xref/org/apache/juddi/model/Tmodel.html     |   158 +
 .../apache/juddi/model/TmodelCategoryBag.html   |    68 +
 .../org/apache/juddi/model/TmodelDescr.html     |   103 +
 .../apache/juddi/model/TmodelIdentifier.html    |   115 +
 .../apache/juddi/model/TmodelInstanceInfo.html  |   149 +
 .../juddi/model/TmodelInstanceInfoDescr.html    |   102 +
 .../org/apache/juddi/model/TransferToken.html   |    88 +
 .../apache/juddi/model/TransferTokenKey.html    |    89 +
 .../xref/org/apache/juddi/model/UddiEntity.html |   142 +
 .../apache/juddi/model/UddiEntityPublisher.html |   234 +
 .../org/apache/juddi/model/ValueSetValues.html  |   104 +
 .../org/apache/juddi/model/package-frame.html   |   240 +
 .../org/apache/juddi/model/package-summary.html |   429 +
 .../xref/org/apache/juddi/package-frame.html    |    27 +
 .../xref/org/apache/juddi/package-summary.html  |    74 +
 .../juddi/query/BindingTemplateQuery.html       |    59 +
 .../apache/juddi/query/BusinessEntityQuery.html |    56 +
 .../juddi/query/BusinessServiceQuery.html       |    58 +
 ...DeletePublisherAssertionByBusinessQuery.html |    82 +
 .../org/apache/juddi/query/EntityQuery.html     |   194 +
 .../juddi/query/FetchBindingTemplatesQuery.html |   138 +
 .../juddi/query/FetchBusinessEntitiesQuery.html |   163 +
 .../juddi/query/FetchBusinessServicesQuery.html |   161 +
 .../apache/juddi/query/FetchTModelsQuery.html   |   159 +
 .../query/FindBindingByCategoryGroupQuery.html  |    82 +
 .../juddi/query/FindBindingByCategoryQuery.html |    76 +
 .../query/FindBindingByTModelKeyQuery.html      |   173 +
 .../query/FindBusinessByCategoryGroupQuery.html |    76 +
 .../query/FindBusinessByCategoryQuery.html      |    70 +
 .../FindBusinessByCombinedCategoryQuery.html    |    90 +
 .../query/FindBusinessByDiscoveryURLQuery.html  |   133 +
 .../query/FindBusinessByIdentifierQuery.html    |    70 +
 .../juddi/query/FindBusinessByNameQuery.html    |    78 +
 .../query/FindBusinessByPublisherQuery.html     |    64 +
 .../query/FindBusinessByTModelKeyQuery.html     |   177 +
 .../query/FindEntityByCategoryGroupQuery.html   |   338 +
 .../juddi/query/FindEntityByCategoryQuery.html  |   321 +
 .../FindEntityByCombinedCategoryQuery.html      |   247 +
 .../query/FindEntityByIdentifierQuery.html      |   301 +
 .../juddi/query/FindEntityByNamesQuery.html     |   191 +
 .../juddi/query/FindEntityByPublisherQuery.html |   121 +
 .../FindPublisherAssertionByBusinessQuery.html  |   115 +
 .../query/FindServiceByCategoryGroupQuery.html  |    81 +
 .../juddi/query/FindServiceByCategoryQuery.html |    76 +
 .../FindServiceByCombinedCategoryQuery.html     |   100 +
 .../juddi/query/FindServiceByNameQuery.html     |    84 +
 .../query/FindServiceByTModelKeyQuery.html      |   180 +
 .../query/FindSubscriptionByPublisherQuery.html |    53 +
 .../query/FindTModelByCategoryGroupQuery.html   |    78 +
 .../juddi/query/FindTModelByCategoryQuery.html  |    72 +
 .../query/FindTModelByIdentifierQuery.html      |    71 +
 .../juddi/query/FindTModelByNameQuery.html      |   118 +
 .../juddi/query/FindTModelByPublisherQuery.html |    64 +
 .../juddi/query/PublisherAssertionQuery.html    |    62 +
 .../apache/juddi/query/SubscriptionQuery.html   |    53 +
 .../org/apache/juddi/query/TModelQuery.html     |    55 +
 .../org/apache/juddi/query/package-frame.html   |   144 +
 .../org/apache/juddi/query/package-summary.html |   269 +
 .../apache/juddi/query/util/DynamicQuery.html   |   266 +
 .../apache/juddi/query/util/FindQualifiers.html |   383 +
 .../util/KeyedRefGroupTModelComparator.html     |    61 +
 .../query/util/KeyedRefTModelComparator.html    |    61 +
 .../apache/juddi/query/util/package-frame.html  |    36 +
 .../juddi/query/util/package-summary.html       |    89 +
 .../juddi/replication/ReplicationNotifier.html  |   412 +
 .../apache/juddi/replication/package-frame.html |    27 +
 .../juddi/replication/package-summary.html      |    74 +
 .../org/apache/juddi/rmi/JNDIRegistration.html  |   167 +
 .../org/apache/juddi/rmi/JUDDIApiService.html   |   209 +
 .../org/apache/juddi/rmi/RMIRegistration.html   |   162 +
 .../juddi/rmi/UDDICustodyTransferService.html   |    79 +
 .../apache/juddi/rmi/UDDIInquiryService.html    |   121 +
 .../juddi/rmi/UDDIPublicationService.html       |   146 +
 .../apache/juddi/rmi/UDDISecurityService.html   |    66 +
 .../rmi/UDDISubscriptionListenerService.html    |    62 +
 .../juddi/rmi/UDDISubscriptionService.html      |    84 +
 .../org/apache/juddi/rmi/package-frame.html     |    48 +
 .../org/apache/juddi/rmi/package-summary.html   |   109 +
 .../juddi/subscription/NotificationList.html    |    54 +
 .../subscription/SubscriptionNotifier.html      |   486 +
 .../juddi/subscription/TypeConvertor.html       |    79 +
 .../juddi/subscription/notify/HTTPNotifier.html |    99 +
 .../subscription/notify/JNDI_RMINotifier.html   |   104 +
 .../juddi/subscription/notify/Notifier.html     |    59 +
 .../subscription/notify/NotifierFactory.html    |    81 +
 .../juddi/subscription/notify/RMINotifier.html  |    76 +
 .../juddi/subscription/notify/SMTPNotifier.html |   192 +
 .../notify/TemporaryMailContainer.html          |    74 +
 .../notify/USERFRIENDLYSMTPNotifier.html        |   418 +
 .../subscription/notify/package-frame.html      |    45 +
 .../subscription/notify/package-summary.html    |   104 +
 .../juddi/subscription/package-frame.html       |    30 +
 .../juddi/subscription/package-summary.html     |    79 +
 .../org/apache/juddi/v3/auth/Authenticator.html |    74 +
 .../juddi/v3/auth/AuthenticatorFactory.html     |   112 +
 .../v3/auth/CryptedXMLDocAuthenticator.html     |   214 +
 .../v3/auth/HTTPContainerAuthenticator.html     |   128 +
 .../juddi/v3/auth/HTTPHeaderAuthenticator.html  |   133 +
 .../juddi/v3/auth/JUDDIAuthenticator.html       |   135 +
 .../org/apache/juddi/v3/auth/JuddiUsers.html    |    54 +
 .../v3/auth/LdapExpandedAuthenticator.html      |   226 +
 .../juddi/v3/auth/LdapSimpleAuthenticator.html  |   227 +
 .../juddi/v3/auth/MD5XMLDocAuthenticator.html   |   187 +
 .../xref/org/apache/juddi/v3/auth/User.html     |    81 +
 .../juddi/v3/auth/XMLDocAuthenticator.html      |   245 +
 .../org/apache/juddi/v3/auth/package-frame.html |    57 +
 .../apache/juddi/v3/auth/package-summary.html   |   124 +
 .../v3/error/AssertionNotFoundException.html    |    49 +
 .../v3/error/AuthTokenExpiredException.html     |    49 +
 .../v3/error/AuthTokenRequiredException.html    |    49 +
 .../juddi/v3/error/AuthenticationException.html |    49 +
 .../org/apache/juddi/v3/error/ErrorMessage.html |    74 +
 .../juddi/v3/error/FatalErrorException.html     |    49 +
 .../v3/error/InvalidCombinationException.html   |    50 +
 .../v3/error/InvalidKeyPassedException.html     |    50 +
 .../v3/error/InvalidProjectionException.html    |    50 +
 .../juddi/v3/error/InvalidTimeException.html    |    50 +
 .../juddi/v3/error/InvalidValueException.html   |    53 +
 .../juddi/v3/error/KeyUnavailableException.html |    49 +
 .../v3/error/MaxEntitiesExceededException.html  |    50 +
 .../juddi/v3/error/RegistryException.html       |    49 +
 .../v3/error/TokenAlreadyExistsException.html   |    50 +
 .../v3/error/TransferNotAllowedException.html   |    50 +
 .../apache/juddi/v3/error/UDDIErrorHelper.html  |   224 +
 .../juddi/v3/error/UnknownUserException.html    |    49 +
 .../juddi/v3/error/UnsupportedException.html    |    49 +
 .../juddi/v3/error/UserMismatchException.html   |    45 +
 .../v3/error/ValueNotAllowedException.html      |    50 +
 .../apache/juddi/v3/error/package-frame.html    |    84 +
 .../apache/juddi/v3/error/package-summary.html  |   169 +
 .../apache/juddi/validation/ValidateClerk.html  |   112 +
 .../ValidateClientSubscriptionInfo.html         |   153 +
 .../validation/ValidateCustodyTransfer.html     |   260 +
 .../juddi/validation/ValidateInquiry.html       |   776 +
 .../apache/juddi/validation/ValidateNode.html   |   143 +
 .../juddi/validation/ValidatePublish.html       |  2563 ++
 .../juddi/validation/ValidatePublisher.html     |   157 +
 .../juddi/validation/ValidateReplication.html   |   335 +
 .../juddi/validation/ValidateSecurity.html      |    44 +
 .../juddi/validation/ValidateSubscription.html  |   333 +
 .../ValidateSubscriptionListener.html           |    53 +
 .../juddi/validation/ValidateUDDIApi.html       |    99 +
 .../juddi/validation/ValidateUDDIKey.html       |   173 +
 .../juddi/validation/ValidateUDDIv2Inquiry.html |   102 +
 .../validation/ValidateValueSetCaching.html     |    44 +
 .../validation/ValidateValueSetValidation.html  |   176 +
 .../ValidateValuesFromWebService.html           |   179 +
 .../juddi/validation/ValidationConstants.html   |    64 +
 .../apache/juddi/validation/package-frame.html  |    75 +
 .../juddi/validation/package-summary.html       |   154 +
 .../validation/vsv/AbstractSimpleValidator.html |   232 +
 .../Uddiuddiorgcategorizationderivedfrom.html   |   236 +
 ...ddiuddiorgcategorizationentitykeyvalues.html |   106 +
 .../vsv/Uddiuddiorgcategorizationnodes.html     |    80 +
 ...Uddiuddiorgcategorizationowningbusiness.html |   205 +
 .../vsv/Uddiuddiorgcategorizationtypes.html     |  1043 +
 .../Uddiuddiorgcategorizationvalidatedby.html   |   206 +
 .../vsv/Uddiuddiorgidentifierisreplacedby.html  |   422 +
 .../vsv/Uddiuddiorgrelationships.html           |    73 +
 .../Uuid25b22e3e3dfa3024b02a3438b9050b59.html   |    42 +
 .../Uuid327a56f032994461bc235cd513e95c55.html   |    41 +
 .../Uuid4064c0646d144f3589539652106476a9.html   |    42 +
 .../Uuid5678dd4ff95d35f99ea6f79a7dd64656.html   |    42 +
 .../Uuid807a2c6aee22470dadc7e0424a337c03.html   |    41 +
 .../Uuid916b87bf075639198eae97dfa325e5a4.html   |    40 +
 .../Uuidc1acf26d967244049d7039b756e62ab4.html   |    40 +
 .../Uuide59ae32077a511d5b8980004ac49cc1e.html   |    41 +
 .../juddi/validation/vsv/ValueSetValidator.html |    79 +
 .../juddi/validation/vsv/package-frame.html     |    75 +
 .../juddi/validation/vsv/package-summary.html   |   154 +
 juddi-core-openjpa/xref/overview-frame.html     |    76 +
 juddi-core-openjpa/xref/overview-summary.html   |   151 +
 juddi-core-openjpa/xref/stylesheet.css          |   114 +
 juddi-core/css/apache-maven-fluido-1.6.min.css  |    17 +
 juddi-core/css/print.css                        |    23 +
 juddi-core/css/site.css                         |     1 +
 juddi-core/dependencies.html                    |  1928 ++
 juddi-core/dependency-info.html                 |   185 +
 juddi-core/dependency-management.html           |   423 +
 juddi-core/distribution-management.html         |   163 +
 juddi-core/findbugs.html                        |  1249 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 juddi-core/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 juddi-core/images/add.gif                       |   Bin 0 -> 397 bytes
 juddi-core/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 juddi-core/images/application-certificate.png   |   Bin 0 -> 923 bytes
 juddi-core/images/close.gif                     |   Bin 0 -> 279 bytes
 juddi-core/images/contact-new.png               |   Bin 0 -> 736 bytes
 juddi-core/images/document-properties.png       |   Bin 0 -> 577 bytes
 juddi-core/images/drive-harddisk.png            |   Bin 0 -> 700 bytes
 juddi-core/images/fix.gif                       |   Bin 0 -> 366 bytes
 juddi-core/images/icon_error_sml.gif            |   Bin 0 -> 633 bytes
 juddi-core/images/icon_help_sml.gif             |   Bin 0 -> 1072 bytes
 juddi-core/images/icon_info_sml.gif             |   Bin 0 -> 638 bytes
 juddi-core/images/icon_success_sml.gif          |   Bin 0 -> 604 bytes
 juddi-core/images/icon_warning_sml.gif          |   Bin 0 -> 625 bytes
 juddi-core/images/image-x-generic.png           |   Bin 0 -> 662 bytes
 juddi-core/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-core/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 juddi-core/images/network-server.png            |   Bin 0 -> 536 bytes
 juddi-core/images/package-x-generic.png         |   Bin 0 -> 717 bytes
 juddi-core/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 juddi-core/images/profiles/retired.png          |   Bin 0 -> 22003 bytes
 juddi-core/images/profiles/sandbox.png          |   Bin 0 -> 33010 bytes
 juddi-core/images/remove.gif                    |   Bin 0 -> 607 bytes
 juddi-core/images/rss.png                       |   Bin 0 -> 474 bytes
 juddi-core/images/update.gif                    |   Bin 0 -> 1090 bytes
 juddi-core/images/window-new.png                |   Bin 0 -> 583 bytes
 juddi-core/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 juddi-core/img/glyphicons-halflings.png         |   Bin 0 -> 12799 bytes
 juddi-core/index.html                           |   158 +
 juddi-core/integration.html                     |   172 +
 juddi-core/issue-tracking.html                  |   160 +
 juddi-core/jdepend-report.html                  |   890 +
 juddi-core/jira-report.html                     |   753 +
 juddi-core/js/apache-maven-fluido-1.6.min.js    |    25 +
 juddi-core/license.html                         |   363 +
 juddi-core/mail-lists.html                      |   181 +
 juddi-core/plugin-management.html               |   304 +
 juddi-core/plugins.html                         |   271 +
 juddi-core/project-info.html                    |   206 +
 juddi-core/project-reports.html                 |   168 +
 juddi-core/project-summary.html                 |   205 +
 juddi-core/source-repository.html               |   171 +
 juddi-core/team-list.html                       |   233 +
 juddi-core/xref-test/allclasses-frame.html      |   140 +
 juddi-core/xref-test/index.html                 |    25 +
 .../juddi/api/impl/API_010_PublisherTest.html   |   358 +
 .../juddi/api/impl/API_020_TmodelTest.html      |   138 +
 .../api/impl/API_030_BusinessEntityTest.html    |   173 +
 .../impl/API_040_BusinessServiceLoadTest.html   |   185 +
 .../api/impl/API_040_BusinessServiceTest.html   |   194 +
 .../api/impl/API_050_BindingTemplateTest.html   |   217 +
 .../impl/API_051_BindingTemplateWSDLTest.html   |   157 +
 .../impl/API_060_PublisherAssertionTest.html    |   520 +
 .../juddi/api/impl/API_070_FindEntityTest.html  |   242 +
 .../api/impl/API_080_SubscriptionTest.html      |   174 +
 ...090_SubscriptionListenerIntegrationTest.html |   403 +
 ..._RMISubscriptionListenerIntegrationTest.html |   186 +
 .../apache/juddi/api/impl/API_099_LoadTest.html |   128 +
 .../API_100_ClientSubscriptionInfoTest.html     |   216 +
 .../api/impl/API_110_FindBusinessTest.html      |   158 +
 ..._120_CombineCategoryBagsFindServiceTest.html |   283 +
 ...130_CombineCategoryBagsFindBusinessTest.html |   243 +
 .../impl/API_140_NegativePublicationTest.html   |  2457 ++
 .../apache/juddi/api/impl/API_141_JIRATest.html |  1425 +
 .../impl/API_150_ValueSetValidationTest.html    |   711 +
 .../juddi/api/impl/API_160_ReplicationTest.html |   429 +
 .../api/impl/API_170_CustodyTransferTest.html   |   144 +
 .../org/apache/juddi/api/impl/TokenTest.html    |   134 +
 .../juddi/api/impl/UDDIPublicationImplExt.html  |   231 +
 .../juddi/api/impl/UDDISecurityImplExt.html     |    48 +
 .../apache/juddi/api/impl/package-frame.html    |    96 +
 .../apache/juddi/api/impl/package-summary.html  |   189 +
 .../apache/juddi/api/runtime/CLIServerTest.html |   131 +
 .../apache/juddi/api/runtime/juddiTestimpl.html |   217 +
 .../apache/juddi/api/runtime/package-frame.html |    30 +
 .../juddi/api/runtime/package-summary.html      |    79 +
 .../apache/juddi/api/runtime/replicantImpl.html |    87 +
 .../apache/juddi/auth/AuthenticatorTest.html    |   485 +
 .../juddi/auth/MockHttpServletRequest.html      |   326 +
 .../apache/juddi/auth/MockMessageContext.html   |   115 +
 .../juddi/auth/MockWebServiceContext.html       |    72 +
 .../org/apache/juddi/auth/package-frame.html    |    33 +
 .../org/apache/juddi/auth/package-summary.html  |    84 +
 .../config/ApplicationConfigurationTest.html    |    91 +
 .../org/apache/juddi/config/InstallTest.html    |    93 +
 .../apache/juddi/config/ReleaseVersionTest.html |    48 +
 .../org/apache/juddi/config/package-frame.html  |    30 +
 .../apache/juddi/config/package-summary.html    |    79 +
 .../apache/juddi/keygen/KeyGeneratorTest.html   |   109 +
 .../org/apache/juddi/keygen/package-frame.html  |    24 +
 .../apache/juddi/keygen/package-summary.html    |    69 +
 .../replication/ReplicationNotifierTest.html    |    83 +
 .../apache/juddi/replication/package-frame.html |    24 +
 .../juddi/replication/package-summary.html      |    69 +
 .../apache/juddi/rmi/JNDIRegistrationTest.html  |    71 +
 .../org/apache/juddi/rmi/package-frame.html     |    24 +
 .../org/apache/juddi/rmi/package-summary.html   |    69 +
 .../subscription/SubscriptionNotifierTest.html  |   199 +
 .../juddi/subscription/notify/NotifierTest.html |   106 +
 .../subscription/notify/package-frame.html      |    24 +
 .../subscription/notify/package-summary.html    |    69 +
 .../juddi/subscription/package-frame.html       |    24 +
 .../juddi/subscription/package-summary.html     |    69 +
 .../org/apache/juddi/util/JPAUtil.html          |   170 +
 .../org/apache/juddi/util/package-frame.html    |    24 +
 .../org/apache/juddi/util/package-summary.html  |    69 +
 juddi-core/xref-test/overview-frame.html        |    52 +
 juddi-core/xref-test/overview-summary.html      |   111 +
 juddi-core/xref-test/stylesheet.css             |   114 +
 juddi-core/xref/allclasses-frame.html           |   794 +
 juddi-core/xref/index.html                      |    25 +
 juddi-core/xref/org/apache/juddi/ClassUtil.html |    84 +
 juddi-core/xref/org/apache/juddi/Registry.html  |   123 +
 .../juddi/api/impl/AuthenticatedService.html    |   257 +
 .../apache/juddi/api/impl/InquiryHelper.html    |   653 +
 .../org/apache/juddi/api/impl/JUDDIApiImpl.html |  1695 ++
 .../juddi/api/impl/PublicationHelper.html       |    75 +
 .../impl/ServiceCounterLifecycleResource.html   |    95 +
 .../juddi/api/impl/UDDICustodyTransferImpl.html |   484 +
 .../apache/juddi/api/impl/UDDIInquiryImpl.html  |   645 +
 .../juddi/api/impl/UDDIPublicationImpl.html     |  1616 +
 .../juddi/api/impl/UDDIReplicationImpl.html     |  1383 +
 .../apache/juddi/api/impl/UDDISecurityImpl.html |   189 +
 .../juddi/api/impl/UDDIServiceCounter.html      |   390 +
 .../juddi/api/impl/UDDIServiceCounterMBean.html |    39 +
 .../juddi/api/impl/UDDISubscriptionImpl.html    |  1059 +
 .../api/impl/UDDISubscriptionListenerImpl.html  |   128 +
 .../juddi/api/impl/UDDIValueSetCachingImpl.html |   109 +
 .../api/impl/UDDIValueSetValidationImpl.html    |   378 +
 .../juddi/api/impl/UDDIv2InquiryImpl.html       |   211 +
 .../juddi/api/impl/UDDIv2PublishImpl.html       |   306 +
 .../apache/juddi/api/impl/XRegisterHelper.html  |   190 +
 .../apache/juddi/api/impl/package-frame.html    |    87 +
 .../apache/juddi/api/impl/package-summary.html  |   174 +
 .../juddi/api/util/CustodyTransferQuery.html    |    94 +
 .../org/apache/juddi/api/util/InquiryQuery.html |   107 +
 .../org/apache/juddi/api/util/JUDDIQuery.html   |   136 +
 .../apache/juddi/api/util/PublicationQuery.html |   115 +
 .../org/apache/juddi/api/util/QueryStatus.html  |    92 +
 .../apache/juddi/api/util/ReplicationQuery.html |    98 +
 .../apache/juddi/api/util/SecurityQuery.html    |    91 +
 .../api/util/SubscriptionListenerQuery.html     |    90 +
 .../juddi/api/util/SubscriptionQuery.html       |    95 +
 .../org/apache/juddi/api/util/UDDIQuery.html    |    41 +
 .../juddi/api/util/ValueSetCachingQuery.html    |    89 +
 .../juddi/api/util/ValueSetValidationQuery.html |    88 +
 .../apache/juddi/api/util/package-frame.html    |    57 +
 .../apache/juddi/api/util/package-summary.html  |   124 +
 .../xref/org/apache/juddi/config/AppConfig.html |   304 +
 .../xref/org/apache/juddi/config/Constants.html |    43 +
 .../xref/org/apache/juddi/config/Install.html   |   851 +
 .../apache/juddi/config/PersistenceManager.html |    85 +
 .../xref/org/apache/juddi/config/Property.html  |   273 +
 .../juddi/config/PublisherFileFilter.html       |    56 +
 .../xref/org/apache/juddi/config/Release.html   |    55 +
 .../org/apache/juddi/config/ResourceConfig.html |    65 +
 .../org/apache/juddi/config/package-frame.html  |    45 +
 .../apache/juddi/config/package-summary.html    |   104 +
 .../apache/juddi/cryptor/CryptorFactory.html    |   120 +
 .../org/apache/juddi/cryptor/package-frame.html |    24 +
 .../apache/juddi/cryptor/package-summary.html   |    69 +
 .../juddi/keygen/DefaultKeyGenerator.html       |    96 +
 .../org/apache/juddi/keygen/KeyGenerator.html   |    48 +
 .../juddi/keygen/KeyGeneratorFactory.html       |   120 +
 .../org/apache/juddi/keygen/package-frame.html  |    30 +
 .../apache/juddi/keygen/package-summary.html    |    79 +
 .../apache/juddi/mapping/MappingApiToModel.html |  1705 ++
 .../apache/juddi/mapping/MappingModelToApi.html |  1377 +
 .../org/apache/juddi/mapping/package-frame.html |    27 +
 .../apache/juddi/mapping/package-summary.html   |    74 +
 .../xref/org/apache/juddi/model/Address.html    |   128 +
 .../org/apache/juddi/model/AddressLine.html     |   113 +
 .../xref/org/apache/juddi/model/AuthToken.html  |   132 +
 .../apache/juddi/model/BindingCategoryBag.html  |    65 +
 .../org/apache/juddi/model/BindingDescr.html    |   104 +
 .../org/apache/juddi/model/BindingTemplate.html |   157 +
 .../apache/juddi/model/BusinessCategoryBag.html |    66 +
 .../org/apache/juddi/model/BusinessDescr.html   |   104 +
 .../org/apache/juddi/model/BusinessEntity.html  |   199 +
 .../apache/juddi/model/BusinessIdentifier.html  |   113 +
 .../org/apache/juddi/model/BusinessName.html    |   104 +
 .../org/apache/juddi/model/BusinessService.html |   144 +
 .../juddi/model/CanonicalizationMethod.html     |    66 +
 .../org/apache/juddi/model/CategoryBag.html     |    93 +
 .../org/apache/juddi/model/ChangeRecord.html    |   148 +
 .../xref/org/apache/juddi/model/Clerk.html      |   109 +
 .../juddi/model/ClientSubscriptionInfo.html     |   101 +
 .../xref/org/apache/juddi/model/Contact.html    |   165 +
 .../org/apache/juddi/model/ContactDescr.html    |   103 +
 .../org/apache/juddi/model/ControlMessage.html  |   101 +
 .../org/apache/juddi/model/DiscoveryUrl.html    |    99 +
 .../xref/org/apache/juddi/model/Edge.html       |   142 +
 .../juddi/model/EdgeReceiverAlternate.html      |    81 +
 .../xref/org/apache/juddi/model/Email.html      |   103 +
 .../juddi/model/InstanceDetailsDescr.html       |   103 +
 .../juddi/model/InstanceDetailsDocDescr.html    |   107 +
 .../org/apache/juddi/model/KeyDataValue.html    |   164 +
 .../xref/org/apache/juddi/model/KeyInfo.html    |    84 +
 .../org/apache/juddi/model/KeyedReference.html  |   131 +
 .../apache/juddi/model/KeyedReferenceGroup.html |   104 +
 .../xref/org/apache/juddi/model/Node.html       |   208 +
 .../xref/org/apache/juddi/model/ObjectType.html |   116 +
 .../apache/juddi/model/ObjectTypeContent.html   |    83 +
 .../xref/org/apache/juddi/model/Operator.html   |   130 +
 .../apache/juddi/model/OperatorStatusType.html  |    64 +
 .../org/apache/juddi/model/OverviewDoc.html     |   140 +
 .../apache/juddi/model/OverviewDocDescr.html    |   105 +
 .../xref/org/apache/juddi/model/PersonName.html |   102 +
 .../xref/org/apache/juddi/model/Phone.html      |   102 +
 .../xref/org/apache/juddi/model/Publisher.html  |   183 +
 .../apache/juddi/model/PublisherAssertion.html  |   201 +
 .../juddi/model/PublisherAssertionId.html       |    99 +
 .../xref/org/apache/juddi/model/Reference.html  |   138 +
 .../juddi/model/ReplicationConfiguration.html   |   230 +
 .../model/ReplicationConfigurationNode.html     |    85 +
 .../apache/juddi/model/ServiceCategoryBag.html  |    67 +
 .../org/apache/juddi/model/ServiceDescr.html    |   102 +
 .../org/apache/juddi/model/ServiceName.html     |   103 +
 .../apache/juddi/model/ServiceProjection.html   |    90 +
 .../apache/juddi/model/ServiceProjectionId.html |    86 +
 .../xref/org/apache/juddi/model/Signature.html  |   206 +
 .../org/apache/juddi/model/SignatureMethod.html |    65 +
 .../apache/juddi/model/SignatureTransform.html  |    97 +
 .../model/SignatureTransformDataValue.html      |    93 +
 .../org/apache/juddi/model/SignatureValue.html  |    79 +
 .../xref/org/apache/juddi/model/SignedInfo.html |   108 +
 .../org/apache/juddi/model/Subscription.html    |   177 +
 .../juddi/model/SubscriptionChunkToken.html     |   117 +
 .../apache/juddi/model/SubscriptionMatch.html   |    90 +
 .../xref/org/apache/juddi/model/TempKey.html    |    65 +
 .../xref/org/apache/juddi/model/TempKeyPK.html  |    92 +
 .../xref/org/apache/juddi/model/Tmodel.html     |   158 +
 .../apache/juddi/model/TmodelCategoryBag.html   |    68 +
 .../org/apache/juddi/model/TmodelDescr.html     |   103 +
 .../apache/juddi/model/TmodelIdentifier.html    |   115 +
 .../apache/juddi/model/TmodelInstanceInfo.html  |   149 +
 .../juddi/model/TmodelInstanceInfoDescr.html    |   102 +
 .../org/apache/juddi/model/TransferToken.html   |    88 +
 .../apache/juddi/model/TransferTokenKey.html    |    89 +
 .../xref/org/apache/juddi/model/UddiEntity.html |   142 +
 .../apache/juddi/model/UddiEntityPublisher.html |   234 +
 .../org/apache/juddi/model/ValueSetValues.html  |   104 +
 .../org/apache/juddi/model/package-frame.html   |   240 +
 .../org/apache/juddi/model/package-summary.html |   429 +
 .../xref/org/apache/juddi/package-frame.html    |    27 +
 .../xref/org/apache/juddi/package-summary.html  |    74 +
 .../juddi/query/BindingTemplateQuery.html       |    59 +
 .../apache/juddi/query/BusinessEntityQuery.html |    56 +
 .../juddi/query/BusinessServiceQuery.html       |    58 +
 ...DeletePublisherAssertionByBusinessQuery.html |    82 +
 .../org/apache/juddi/query/EntityQuery.html     |   194 +
 .../juddi/query/FetchBindingTemplatesQuery.html |   138 +
 .../juddi/query/FetchBusinessEntitiesQuery.html |   163 +
 .../juddi/query/FetchBusinessServicesQuery.html |   161 +
 .../apache/juddi/query/FetchTModelsQuery.html   |   159 +
 .../query/FindBindingByCategoryGroupQuery.html  |    82 +
 .../juddi/query/FindBindingByCategoryQuery.html |    76 +
 .../query/FindBindingByTModelKeyQuery.html      |   173 +
 .../query/FindBusinessByCategoryGroupQuery.html |    76 +
 .../query/FindBusinessByCategoryQuery.html      |    70 +
 .../FindBusinessByCombinedCategoryQuery.html    |    90 +
 .../query/FindBusinessByDiscoveryURLQuery.html  |   133 +
 .../query/FindBusinessByIdentifierQuery.html    |    70 +
 .../juddi/query/FindBusinessByNameQuery.html    |    78 +
 .../query/FindBusinessByPublisherQuery.html     |    64 +
 .../query/FindBusinessByTModelKeyQuery.html     |   177 +
 .../query/FindEntityByCategoryGroupQuery.html   |   338 +
 .../juddi/query/FindEntityByCategoryQuery.html  |   321 +
 .../FindEntityByCombinedCategoryQuery.html      |   247 +
 .../query/FindEntityByIdentifierQuery.html      |   301 +
 .../juddi/query/FindEntityByNamesQuery.html     |   191 +
 .../juddi/query/FindEntityByPublisherQuery.html |   121 +
 .../FindPublisherAssertionByBusinessQuery.html  |   115 +
 .../query/FindServiceByCategoryGroupQuery.html  |    81 +
 .../juddi/query/FindServiceByCategoryQuery.html |    76 +
 .../FindServiceByCombinedCategoryQuery.html     |   100 +
 .../juddi/query/FindServiceByNameQuery.html     |    84 +
 .../query/FindServiceByTModelKeyQuery.html      |   180 +
 .../query/FindSubscriptionByPublisherQuery.html |    53 +
 .../query/FindTModelByCategoryGroupQuery.html   |    78 +
 .../juddi/query/FindTModelByCategoryQuery.html  |    72 +
 .../query/FindTModelByIdentifierQuery.html      |    71 +
 .../juddi/query/FindTModelByNameQuery.html      |   118 +
 .../juddi/query/FindTModelByPublisherQuery.html |    64 +
 .../juddi/query/PublisherAssertionQuery.html    |    62 +
 .../apache/juddi/query/SubscriptionQuery.html   |    53 +
 .../org/apache/juddi/query/TModelQuery.html     |    55 +
 .../org/apache/juddi/query/package-frame.html   |   144 +
 .../org/apache/juddi/query/package-summary.html |   269 +
 .../apache/juddi/query/util/DynamicQuery.html   |   266 +
 .../apache/juddi/query/util/FindQualifiers.html |   383 +
 .../util/KeyedRefGroupTModelComparator.html     |    61 +
 .../query/util/KeyedRefTModelComparator.html    |    61 +
 .../apache/juddi/query/util/package-frame.html  |    36 +
 .../juddi/query/util/package-summary.html       |    89 +
 .../juddi/replication/ReplicationNotifier.html  |   412 +
 .../apache/juddi/replication/package-frame.html |    27 +
 .../juddi/replication/package-summary.html      |    74 +
 .../org/apache/juddi/rmi/JNDIRegistration.html  |   167 +
 .../org/apache/juddi/rmi/JUDDIApiService.html   |   209 +
 .../org/apache/juddi/rmi/RMIRegistration.html   |   162 +
 .../juddi/rmi/UDDICustodyTransferService.html   |    79 +
 .../apache/juddi/rmi/UDDIInquiryService.html    |   121 +
 .../juddi/rmi/UDDIPublicationService.html       |   146 +
 .../apache/juddi/rmi/UDDISecurityService.html   |    66 +
 .../rmi/UDDISubscriptionListenerService.html    |    62 +
 .../juddi/rmi/UDDISubscriptionService.html      |    84 +
 .../org/apache/juddi/rmi/package-frame.html     |    48 +
 .../org/apache/juddi/rmi/package-summary.html   |   109 +
 .../juddi/subscription/NotificationList.html    |    54 +
 .../subscription/SubscriptionNotifier.html      |   486 +
 .../juddi/subscription/TypeConvertor.html       |    79 +
 .../juddi/subscription/notify/HTTPNotifier.html |    99 +
 .../subscription/notify/JNDI_RMINotifier.html   |   104 +
 .../juddi/subscription/notify/Notifier.html     |    59 +
 .../subscription/notify/NotifierFactory.html    |    81 +
 .../juddi/subscription/notify/RMINotifier.html  |    76 +
 .../juddi/subscription/notify/SMTPNotifier.html |   192 +
 .../notify/TemporaryMailContainer.html          |    74 +
 .../notify/USERFRIENDLYSMTPNotifier.html        |   418 +
 .../subscription/notify/package-frame.html      |    45 +
 .../subscription/notify/package-summary.html    |   104 +
 .../juddi/subscription/package-frame.html       |    30 +
 .../juddi/subscription/package-summary.html     |    79 +
 .../org/apache/juddi/v3/auth/Authenticator.html |    74 +
 .../juddi/v3/auth/AuthenticatorFactory.html     |   112 +
 .../v3/auth/CryptedXMLDocAuthenticator.html     |   214 +
 .../v3/auth/HTTPContainerAuthenticator.html     |   128 +
 .../juddi/v3/auth/HTTPHeaderAuthenticator.html  |   133 +
 .../juddi/v3/auth/JUDDIAuthenticator.html       |   135 +
 .../org/apache/juddi/v3/auth/JuddiUsers.html    |    54 +
 .../v3/auth/LdapExpandedAuthenticator.html      |   226 +
 .../juddi/v3/auth/LdapSimpleAuthenticator.html  |   227 +
 .../juddi/v3/auth/MD5XMLDocAuthenticator.html   |   187 +
 .../xref/org/apache/juddi/v3/auth/User.html     |    81 +
 .../juddi/v3/auth/XMLDocAuthenticator.html      |   245 +
 .../org/apache/juddi/v3/auth/package-frame.html |    57 +
 .../apache/juddi/v3/auth/package-summary.html   |   124 +
 .../v3/error/AssertionNotFoundException.html    |    49 +
 .../v3/error/AuthTokenExpiredException.html     |    49 +
 .../v3/error/AuthTokenRequiredException.html    |    49 +
 .../juddi/v3/error/AuthenticationException.html |    49 +
 .../org/apache/juddi/v3/error/ErrorMessage.html |    74 +
 .../juddi/v3/error/FatalErrorException.html     |    49 +
 .../v3/error/InvalidCombinationException.html   |    50 +
 .../v3/error/InvalidKeyPassedException.html     |    50 +
 .../v3/error/InvalidProjectionException.html    |    50 +
 .../juddi/v3/error/InvalidTimeException.html    |    50 +
 .../juddi/v3/error/InvalidValueException.html   |    53 +
 .../juddi/v3/error/KeyUnavailableException.html |    49 +
 .../v3/error/MaxEntitiesExceededException.html  |    50 +
 .../juddi/v3/error/RegistryException.html       |    49 +
 .../v3/error/TokenAlreadyExistsException.html   |    50 +
 .../v3/error/TransferNotAllowedException.html   |    50 +
 .../apache/juddi/v3/error/UDDIErrorHelper.html  |   224 +
 .../juddi/v3/error/UnknownUserException.html    |    49 +
 .../juddi/v3/error/UnsupportedException.html    |    49 +
 .../juddi/v3/error/UserMismatchException.html   |    45 +
 .../v3/error/ValueNotAllowedException.html      |    50 +
 .../apache/juddi/v3/error/package-frame.html    |    84 +
 .../apache/juddi/v3/error/package-summary.html  |   169 +
 .../apache/juddi/validation/ValidateClerk.html  |   112 +
 .../ValidateClientSubscriptionInfo.html         |   153 +
 .../validation/ValidateCustodyTransfer.html     |   260 +
 .../juddi/validation/ValidateInquiry.html       |   776 +
 .../apache/juddi/validation/ValidateNode.html   |   143 +
 .../juddi/validation/ValidatePublish.html       |  2563 ++
 .../juddi/validation/ValidatePublisher.html     |   157 +
 .../juddi/validation/ValidateReplication.html   |   335 +
 .../juddi/validation/ValidateSecurity.html      |    44 +
 .../juddi/validation/ValidateSubscription.html  |   333 +
 .../ValidateSubscriptionListener.html           |    53 +
 .../juddi/validation/ValidateUDDIApi.html       |    99 +
 .../juddi/validation/ValidateUDDIKey.html       |   173 +
 .../juddi/validation/ValidateUDDIv2Inquiry.html |   102 +
 .../validation/ValidateValueSetCaching.html     |    44 +
 .../validation/ValidateValueSetValidation.html  |   176 +
 .../ValidateValuesFromWebService.html           |   179 +
 .../juddi/validation/ValidationConstants.html   |    64 +
 .../apache/juddi/validation/package-frame.html  |    75 +
 .../juddi/validation/package-summary.html       |   154 +
 .../validation/vsv/AbstractSimpleValidator.html |   232 +
 .../Uddiuddiorgcategorizationderivedfrom.html   |   236 +
 ...ddiuddiorgcategorizationentitykeyvalues.html |   106 +
 .../vsv/Uddiuddiorgcategorizationnodes.html     |    80 +
 ...Uddiuddiorgcategorizationowningbusiness.html |   205 +
 .../vsv/Uddiuddiorgcategorizationtypes.html     |  1043 +
 .../Uddiuddiorgcategorizationvalidatedby.html   |   206 +
 .../vsv/Uddiuddiorgidentifierisreplacedby.html  |   422 +
 .../vsv/Uddiuddiorgrelationships.html           |    73 +
 .../Uuid25b22e3e3dfa3024b02a3438b9050b59.html   |    42 +
 .../Uuid327a56f032994461bc235cd513e95c55.html   |    41 +
 .../Uuid4064c0646d144f3589539652106476a9.html   |    42 +
 .../Uuid5678dd4ff95d35f99ea6f79a7dd64656.html   |    42 +
 .../Uuid807a2c6aee22470dadc7e0424a337c03.html   |    41 +
 .../Uuid916b87bf075639198eae97dfa325e5a4.html   |    40 +
 .../Uuidc1acf26d967244049d7039b756e62ab4.html   |    40 +
 .../Uuide59ae32077a511d5b8980004ac49cc1e.html   |    41 +
 .../juddi/validation/vsv/ValueSetValidator.html |    79 +
 .../juddi/validation/vsv/package-frame.html     |    75 +
 .../juddi/validation/vsv/package-summary.html   |   154 +
 juddi-core/xref/overview-frame.html             |    76 +
 juddi-core/xref/overview-summary.html           |   151 +
 juddi-core/xref/stylesheet.css                  |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-ddl-generator/css/print.css               |    23 +
 juddi-ddl-generator/css/site.css                |     1 +
 juddi-ddl-generator/dependencies.html           |  1679 ++
 juddi-ddl-generator/dependency-info.html        |   183 +
 juddi-ddl-generator/dependency-management.html  |   422 +
 .../distribution-management.html                |   162 +
 juddi-ddl-generator/findbugs.html               |   203 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-ddl-generator/images/add.gif              |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-ddl-generator/images/close.gif            |   Bin 0 -> 279 bytes
 juddi-ddl-generator/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 juddi-ddl-generator/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 juddi-ddl-generator/images/fix.gif              |   Bin 0 -> 366 bytes
 juddi-ddl-generator/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 juddi-ddl-generator/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 juddi-ddl-generator/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 juddi-ddl-generator/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 juddi-ddl-generator/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 juddi-ddl-generator/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 juddi-ddl-generator/images/network-server.png   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 juddi-ddl-generator/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 juddi-ddl-generator/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 juddi-ddl-generator/images/remove.gif           |   Bin 0 -> 607 bytes
 juddi-ddl-generator/images/rss.png              |   Bin 0 -> 474 bytes
 juddi-ddl-generator/images/update.gif           |   Bin 0 -> 1090 bytes
 juddi-ddl-generator/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-ddl-generator/index.html                  |   157 +
 juddi-ddl-generator/integration.html            |   171 +
 juddi-ddl-generator/issue-tracking.html         |   159 +
 juddi-ddl-generator/jdepend-report.html         |   221 +
 juddi-ddl-generator/jira-report.html            |   751 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-ddl-generator/license.html                |   362 +
 juddi-ddl-generator/mail-lists.html             |   180 +
 juddi-ddl-generator/plugin-management.html      |   303 +
 juddi-ddl-generator/plugins.html                |   274 +
 juddi-ddl-generator/project-info.html           |   205 +
 juddi-ddl-generator/project-reports.html        |   163 +
 juddi-ddl-generator/project-summary.html        |   204 +
 juddi-ddl-generator/source-repository.html      |   170 +
 juddi-ddl-generator/team-list.html              |   232 +
 juddi-ddl-generator/xref/allclasses-frame.html  |    23 +
 juddi-ddl-generator/xref/index.html             |    25 +
 .../org/apache/juddi/ddl/generator/App.html     |   294 +
 .../juddi/ddl/generator/package-frame.html      |    27 +
 .../juddi/ddl/generator/package-summary.html    |    74 +
 juddi-ddl-generator/xref/overview-frame.html    |    25 +
 juddi-ddl-generator/xref/overview-summary.html  |    66 +
 juddi-ddl-generator/xref/stylesheet.css         |   114 +
 juddi-dist/css/apache-maven-fluido-1.6.min.css  |    17 +
 juddi-dist/css/print.css                        |    23 +
 juddi-dist/css/site.css                         |     1 +
 juddi-dist/dependencies.html                    |  4348 +++
 juddi-dist/dependency-info.html                 |   181 +
 juddi-dist/dependency-management.html           |   419 +
 juddi-dist/distribution-management.html         |   159 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 juddi-dist/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 juddi-dist/images/add.gif                       |   Bin 0 -> 397 bytes
 juddi-dist/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 juddi-dist/images/application-certificate.png   |   Bin 0 -> 923 bytes
 juddi-dist/images/close.gif                     |   Bin 0 -> 279 bytes
 juddi-dist/images/contact-new.png               |   Bin 0 -> 736 bytes
 juddi-dist/images/document-properties.png       |   Bin 0 -> 577 bytes
 juddi-dist/images/drive-harddisk.png            |   Bin 0 -> 700 bytes
 juddi-dist/images/fix.gif                       |   Bin 0 -> 366 bytes
 juddi-dist/images/icon_error_sml.gif            |   Bin 0 -> 633 bytes
 juddi-dist/images/icon_help_sml.gif             |   Bin 0 -> 1072 bytes
 juddi-dist/images/icon_info_sml.gif             |   Bin 0 -> 638 bytes
 juddi-dist/images/icon_success_sml.gif          |   Bin 0 -> 604 bytes
 juddi-dist/images/icon_warning_sml.gif          |   Bin 0 -> 625 bytes
 juddi-dist/images/image-x-generic.png           |   Bin 0 -> 662 bytes
 juddi-dist/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-dist/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 juddi-dist/images/network-server.png            |   Bin 0 -> 536 bytes
 juddi-dist/images/package-x-generic.png         |   Bin 0 -> 717 bytes
 juddi-dist/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 juddi-dist/images/profiles/retired.png          |   Bin 0 -> 22003 bytes
 juddi-dist/images/profiles/sandbox.png          |   Bin 0 -> 33010 bytes
 juddi-dist/images/remove.gif                    |   Bin 0 -> 607 bytes
 juddi-dist/images/rss.png                       |   Bin 0 -> 474 bytes
 juddi-dist/images/update.gif                    |   Bin 0 -> 1090 bytes
 juddi-dist/images/window-new.png                |   Bin 0 -> 583 bytes
 juddi-dist/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 juddi-dist/img/glyphicons-halflings.png         |   Bin 0 -> 12799 bytes
 juddi-dist/index.html                           |   154 +
 juddi-dist/integration.html                     |   168 +
 juddi-dist/issue-tracking.html                  |   156 +
 juddi-dist/jira-report.html                     |   745 +
 juddi-dist/js/apache-maven-fluido-1.6.min.js    |    25 +
 juddi-dist/license.html                         |   359 +
 juddi-dist/mail-lists.html                      |   177 +
 juddi-dist/plugin-management.html               |   300 +
 juddi-dist/plugins.html                         |   251 +
 juddi-dist/project-info.html                    |   202 +
 juddi-dist/project-reports.html                 |   148 +
 juddi-dist/project-summary.html                 |   198 +
 juddi-dist/source-repository.html               |   167 +
 juddi-dist/team-list.html                       |   229 +
 juddi-docs/css/apache-maven-fluido-1.6.min.css  |    17 +
 juddi-docs/css/print.css                        |    23 +
 juddi-docs/css/site.css                         |     1 +
 juddi-docs/dependencies.html                    |   420 +
 juddi-docs/dependency-info.html                 |   183 +
 juddi-docs/dependency-management.html           |   421 +
 juddi-docs/distribution-management.html         |   161 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 juddi-docs/images/accessories-text-editor.png   |   Bin 0 -> 746 bytes
 juddi-docs/images/add.gif                       |   Bin 0 -> 397 bytes
 juddi-docs/images/apache-maven-project-2.png    |   Bin 0 -> 43073 bytes
 juddi-docs/images/application-certificate.png   |   Bin 0 -> 923 bytes
 juddi-docs/images/close.gif                     |   Bin 0 -> 279 bytes
 juddi-docs/images/contact-new.png               |   Bin 0 -> 736 bytes
 juddi-docs/images/document-properties.png       |   Bin 0 -> 577 bytes
 juddi-docs/images/drive-harddisk.png            |   Bin 0 -> 700 bytes
 juddi-docs/images/fix.gif                       |   Bin 0 -> 366 bytes
 juddi-docs/images/icon_error_sml.gif            |   Bin 0 -> 633 bytes
 juddi-docs/images/icon_help_sml.gif             |   Bin 0 -> 1072 bytes
 juddi-docs/images/icon_info_sml.gif             |   Bin 0 -> 638 bytes
 juddi-docs/images/icon_success_sml.gif          |   Bin 0 -> 604 bytes
 juddi-docs/images/icon_warning_sml.gif          |   Bin 0 -> 625 bytes
 juddi-docs/images/image-x-generic.png           |   Bin 0 -> 662 bytes
 juddi-docs/images/internet-web-browser.png      |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-docs/images/logos/maven-feather.png       |   Bin 0 -> 3330 bytes
 juddi-docs/images/network-server.png            |   Bin 0 -> 536 bytes
 juddi-docs/images/package-x-generic.png         |   Bin 0 -> 717 bytes
 juddi-docs/images/profiles/pre-release.png      |   Bin 0 -> 32607 bytes
 juddi-docs/images/profiles/retired.png          |   Bin 0 -> 22003 bytes
 juddi-docs/images/profiles/sandbox.png          |   Bin 0 -> 33010 bytes
 juddi-docs/images/remove.gif                    |   Bin 0 -> 607 bytes
 juddi-docs/images/rss.png                       |   Bin 0 -> 474 bytes
 juddi-docs/images/update.gif                    |   Bin 0 -> 1090 bytes
 juddi-docs/images/window-new.png                |   Bin 0 -> 583 bytes
 juddi-docs/img/glyphicons-halflings-white.png   |   Bin 0 -> 8777 bytes
 juddi-docs/img/glyphicons-halflings.png         |   Bin 0 -> 12799 bytes
 juddi-docs/index.html                           |   173 +
 juddi-docs/integration.html                     |   170 +
 juddi-docs/issue-tracking.html                  |   158 +
 juddi-docs/jira-report.html                     |   746 +
 juddi-docs/js/apache-maven-fluido-1.6.min.js    |    25 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-docs/juddi-docs-dist/css/print.css        |    23 +
 juddi-docs/juddi-docs-dist/css/site.css         |     1 +
 juddi-docs/juddi-docs-dist/dependencies.html    |   479 +
 juddi-docs/juddi-docs-dist/dependency-info.html |   182 +
 .../juddi-docs-dist/dependency-management.html  |   420 +
 .../distribution-management.html                |   160 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-docs/juddi-docs-dist/images/add.gif       |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-docs/juddi-docs-dist/images/close.gif     |   Bin 0 -> 279 bytes
 .../juddi-docs-dist/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../juddi-docs-dist/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 juddi-docs/juddi-docs-dist/images/fix.gif       |   Bin 0 -> 366 bytes
 .../juddi-docs-dist/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 .../juddi-docs-dist/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 .../juddi-docs-dist/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 .../juddi-docs-dist/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../juddi-docs-dist/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../juddi-docs-dist/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../juddi-docs-dist/images/network-server.png   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../juddi-docs-dist/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../juddi-docs-dist/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 juddi-docs/juddi-docs-dist/images/remove.gif    |   Bin 0 -> 607 bytes
 juddi-docs/juddi-docs-dist/images/rss.png       |   Bin 0 -> 474 bytes
 juddi-docs/juddi-docs-dist/images/update.gif    |   Bin 0 -> 1090 bytes
 .../juddi-docs-dist/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-docs/juddi-docs-dist/index.html           |   155 +
 juddi-docs/juddi-docs-dist/integration.html     |   169 +
 juddi-docs/juddi-docs-dist/issue-tracking.html  |   157 +
 juddi-docs/juddi-docs-dist/jira-report.html     |   746 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-docs/juddi-docs-dist/license.html         |   360 +
 juddi-docs/juddi-docs-dist/mail-lists.html      |   178 +
 .../juddi-docs-dist/plugin-management.html      |   301 +
 juddi-docs/juddi-docs-dist/plugins.html         |   252 +
 juddi-docs/juddi-docs-dist/project-info.html    |   203 +
 juddi-docs/juddi-docs-dist/project-reports.html |   149 +
 juddi-docs/juddi-docs-dist/project-summary.html |   199 +
 .../juddi-docs-dist/source-repository.html      |   168 +
 juddi-docs/juddi-docs-dist/team-list.html       |   230 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-docs/juddi-guide-parent/css/print.css     |    23 +
 juddi-docs/juddi-guide-parent/css/site.css      |     1 +
 juddi-docs/juddi-guide-parent/dependencies.html |   421 +
 .../juddi-guide-parent/dependency-info.html     |   184 +
 .../dependency-management.html                  |   422 +
 .../distribution-management.html                |   162 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-docs/juddi-guide-parent/images/add.gif    |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-docs/juddi-guide-parent/images/close.gif  |   Bin 0 -> 279 bytes
 .../juddi-guide-parent/images/contact-new.png   |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 juddi-docs/juddi-guide-parent/images/fix.gif    |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../juddi-guide-parent/images/icon_help_sml.gif |   Bin 0 -> 1072 bytes
 .../juddi-guide-parent/images/icon_info_sml.gif |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 juddi-docs/juddi-guide-parent/images/remove.gif |   Bin 0 -> 607 bytes
 juddi-docs/juddi-guide-parent/images/rss.png    |   Bin 0 -> 474 bytes
 juddi-docs/juddi-guide-parent/images/update.gif |   Bin 0 -> 1090 bytes
 .../juddi-guide-parent/images/window-new.png    |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-docs/juddi-guide-parent/index.html        |   170 +
 juddi-docs/juddi-guide-parent/integration.html  |   171 +
 .../juddi-guide-parent/issue-tracking.html      |   159 +
 juddi-docs/juddi-guide-parent/jira-report.html  |   747 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../juddi-client-guide/css/print.css            |    23 +
 .../juddi-client-guide/css/site.css             |     1 +
 .../juddi-client-guide/dependencies.html        |   419 +
 .../juddi-client-guide/dependency-info.html     |   184 +
 .../dependency-management.html                  |   422 +
 .../distribution-management.html                |   162 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../juddi-client-guide/images/add.gif           |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../juddi-client-guide/images/close.gif         |   Bin 0 -> 279 bytes
 .../juddi-client-guide/images/contact-new.png   |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../juddi-client-guide/images/fix.gif           |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../juddi-client-guide/images/icon_help_sml.gif |   Bin 0 -> 1072 bytes
 .../juddi-client-guide/images/icon_info_sml.gif |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../juddi-client-guide/images/remove.gif        |   Bin 0 -> 607 bytes
 .../juddi-client-guide/images/rss.png           |   Bin 0 -> 474 bytes
 .../juddi-client-guide/images/update.gif        |   Bin 0 -> 1090 bytes
 .../juddi-client-guide/images/window-new.png    |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 .../juddi-client-guide/index.html               |   155 +
 .../juddi-client-guide/integration.html         |   171 +
 .../juddi-client-guide/issue-tracking.html      |   159 +
 .../juddi-client-guide/jdepend-report.html      |   183 +
 .../juddi-client-guide/jira-report.html         |   749 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../juddi-client-guide/license.html             |   362 +
 .../juddi-client-guide/mail-lists.html          |   180 +
 .../juddi-client-guide/plugin-management.html   |   307 +
 .../juddi-client-guide/plugins.html             |   262 +
 .../juddi-client-guide/project-info.html        |   203 +
 .../juddi-client-guide/project-reports.html     |   155 +
 .../juddi-client-guide/project-summary.html     |   199 +
 .../juddi-client-guide/source-repository.html   |   170 +
 .../juddi-client-guide/team-list.html           |   232 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../juddi-guide/css/print.css                   |    23 +
 .../juddi-guide-parent/juddi-guide/css/site.css |     1 +
 .../juddi-guide/dependencies.html               |   419 +
 .../juddi-guide/dependency-info.html            |   184 +
 .../juddi-guide/dependency-management.html      |   422 +
 .../juddi-guide/distribution-management.html    |   162 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../juddi-guide/images/add.gif                  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../juddi-guide/images/close.gif                |   Bin 0 -> 279 bytes
 .../juddi-guide/images/contact-new.png          |   Bin 0 -> 736 bytes
 .../juddi-guide/images/document-properties.png  |   Bin 0 -> 577 bytes
 .../juddi-guide/images/drive-harddisk.png       |   Bin 0 -> 700 bytes
 .../juddi-guide/images/fix.gif                  |   Bin 0 -> 366 bytes
 .../juddi-guide/images/icon_error_sml.gif       |   Bin 0 -> 633 bytes
 .../juddi-guide/images/icon_help_sml.gif        |   Bin 0 -> 1072 bytes
 .../juddi-guide/images/icon_info_sml.gif        |   Bin 0 -> 638 bytes
 .../juddi-guide/images/icon_success_sml.gif     |   Bin 0 -> 604 bytes
 .../juddi-guide/images/icon_warning_sml.gif     |   Bin 0 -> 625 bytes
 .../juddi-guide/images/image-x-generic.png      |   Bin 0 -> 662 bytes
 .../juddi-guide/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../juddi-guide/images/logos/maven-feather.png  |   Bin 0 -> 3330 bytes
 .../juddi-guide/images/network-server.png       |   Bin 0 -> 536 bytes
 .../juddi-guide/images/package-x-generic.png    |   Bin 0 -> 717 bytes
 .../juddi-guide/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 .../juddi-guide/images/profiles/retired.png     |   Bin 0 -> 22003 bytes
 .../juddi-guide/images/profiles/sandbox.png     |   Bin 0 -> 33010 bytes
 .../juddi-guide/images/remove.gif               |   Bin 0 -> 607 bytes
 .../juddi-guide/images/rss.png                  |   Bin 0 -> 474 bytes
 .../juddi-guide/images/update.gif               |   Bin 0 -> 1090 bytes
 .../juddi-guide/images/window-new.png           |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../juddi-guide/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 .../juddi-guide-parent/juddi-guide/index.html   |   155 +
 .../juddi-guide/integration.html                |   171 +
 .../juddi-guide/issue-tracking.html             |   159 +
 .../juddi-guide/jdepend-report.html             |   183 +
 .../juddi-guide/jira-report.html                |   749 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../juddi-guide-parent/juddi-guide/license.html |   362 +
 .../juddi-guide/mail-lists.html                 |   180 +
 .../juddi-guide/plugin-management.html          |   307 +
 .../juddi-guide-parent/juddi-guide/plugins.html |   262 +
 .../juddi-guide/project-info.html               |   203 +
 .../juddi-guide/project-reports.html            |   155 +
 .../juddi-guide/project-summary.html            |   199 +
 .../juddi-guide/source-repository.html          |   170 +
 .../juddi-guide/team-list.html                  |   232 +
 juddi-docs/juddi-guide-parent/license.html      |   362 +
 juddi-docs/juddi-guide-parent/mail-lists.html   |   180 +
 juddi-docs/juddi-guide-parent/modules.html      |   165 +
 .../juddi-guide-parent/plugin-management.html   |   303 +
 juddi-docs/juddi-guide-parent/plugins.html      |   254 +
 juddi-docs/juddi-guide-parent/project-info.html |   208 +
 .../juddi-guide-parent/project-reports.html     |   150 +
 .../juddi-guide-parent/project-summary.html     |   201 +
 .../juddi-guide-parent/source-repository.html   |   170 +
 juddi-docs/juddi-guide-parent/team-list.html    |   232 +
 juddi-docs/license.html                         |   361 +
 juddi-docs/mail-lists.html                      |   179 +
 juddi-docs/modules.html                         |   168 +
 juddi-docs/plugin-management.html               |   302 +
 juddi-docs/plugins.html                         |   253 +
 juddi-docs/project-info.html                    |   207 +
 juddi-docs/project-reports.html                 |   149 +
 juddi-docs/project-summary.html                 |   200 +
 juddi-docs/source-repository.html               |   169 +
 juddi-docs/team-list.html                       |   231 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/create-partition/css/print.css   |    23 +
 juddi-examples/create-partition/css/site.css    |     1 +
 .../create-partition/dependencies.html          |   777 +
 .../create-partition/dependency-info.html       |   184 +
 .../create-partition/dependency-management.html |   423 +
 .../distribution-management.html                |   163 +
 juddi-examples/create-partition/findbugs.html   |   210 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/create-partition/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../create-partition/images/close.gif           |   Bin 0 -> 279 bytes
 .../create-partition/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../create-partition/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 juddi-examples/create-partition/images/fix.gif  |   Bin 0 -> 366 bytes
 .../create-partition/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../create-partition/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../create-partition/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../create-partition/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../create-partition/images/network-server.png  |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../create-partition/images/remove.gif          |   Bin 0 -> 607 bytes
 juddi-examples/create-partition/images/rss.png  |   Bin 0 -> 474 bytes
 .../create-partition/images/update.gif          |   Bin 0 -> 1090 bytes
 .../create-partition/images/window-new.png      |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/create-partition/index.html      |   156 +
 .../create-partition/integration.html           |   172 +
 .../create-partition/issue-tracking.html        |   160 +
 .../create-partition/jdepend-report.html        |   222 +
 .../create-partition/jira-report.html           |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/create-partition/license.html    |   363 +
 juddi-examples/create-partition/mail-lists.html |   181 +
 .../create-partition/plugin-management.html     |   304 +
 juddi-examples/create-partition/plugins.html    |   267 +
 .../create-partition/project-info.html          |   204 +
 .../create-partition/project-reports.html       |   164 +
 .../create-partition/project-summary.html       |   203 +
 .../create-partition/source-repository.html     |   171 +
 juddi-examples/create-partition/team-list.html  |   233 +
 .../create-partition/xref/allclasses-frame.html |    23 +
 juddi-examples/create-partition/xref/index.html |    25 +
 .../partition/SimpleCreateTmodelPartition.html  |   252 +
 .../juddi/example/partition/package-frame.html  |    27 +
 .../example/partition/package-summary.html      |    74 +
 .../create-partition/xref/overview-frame.html   |    25 +
 .../create-partition/xref/overview-summary.html |    66 +
 .../create-partition/xref/stylesheet.css        |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/css/print.css                    |    23 +
 juddi-examples/css/site.css                     |     1 +
 juddi-examples/dependencies.html                |   420 +
 juddi-examples/dependency-info.html             |   183 +
 juddi-examples/dependency-management.html       |   421 +
 juddi-examples/distribution-management.html     |   161 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../example-vsv-validator/css/print.css         |    23 +
 .../example-vsv-validator/css/site.css          |     1 +
 .../example-vsv-validator/dependencies.html     |  1590 +
 .../example-vsv-validator/dependency-info.html  |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../example-vsv-validator/findbugs.html         |   186 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../example-vsv-validator/images/add.gif        |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../example-vsv-validator/images/close.gif      |   Bin 0 -> 279 bytes
 .../images/contact-new.png                      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../example-vsv-validator/images/fix.gif        |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../example-vsv-validator/images/remove.gif     |   Bin 0 -> 607 bytes
 .../example-vsv-validator/images/rss.png        |   Bin 0 -> 474 bytes
 .../example-vsv-validator/images/update.gif     |   Bin 0 -> 1090 bytes
 .../example-vsv-validator/images/window-new.png |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/example-vsv-validator/index.html |   158 +
 .../example-vsv-validator/integration.html      |   172 +
 .../example-vsv-validator/issue-tracking.html   |   160 +
 .../example-vsv-validator/jdepend-report.html   |   258 +
 .../example-vsv-validator/jira-report.html      |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../example-vsv-validator/license.html          |   363 +
 .../example-vsv-validator/mail-lists.html       |   181 +
 .../plugin-management.html                      |   304 +
 .../example-vsv-validator/plugins.html          |   267 +
 .../example-vsv-validator/project-info.html     |   206 +
 .../example-vsv-validator/project-reports.html  |   164 +
 .../example-vsv-validator/project-summary.html  |   205 +
 .../source-repository.html                      |   171 +
 .../example-vsv-validator/team-list.html        |   233 +
 .../xref/allclasses-frame.html                  |    23 +
 .../example-vsv-validator/xref/index.html       |    25 +
 .../examples/vsv/valuesetvalidator/App.html     |    77 +
 .../vsv/valuesetvalidator/package-frame.html    |    24 +
 .../vsv/valuesetvalidator/package-summary.html  |    69 +
 .../vsv/Uddiwwwbobcomverifiedtmodel.html        |    53 +
 .../juddi/validation/vsv/package-frame.html     |    24 +
 .../juddi/validation/vsv/package-summary.html   |    69 +
 .../xref/overview-frame.html                    |    28 +
 .../xref/overview-summary.html                  |    71 +
 .../example-vsv-validator/xref/stylesheet.css   |   114 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../hello-world-embedded/css/print.css          |    23 +
 .../hello-world-embedded/css/site.css           |     1 +
 .../hello-world-embedded/dependencies.html      |  1645 +
 .../hello-world-embedded/dependency-info.html   |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../hello-world-embedded/findbugs.html          |   186 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../hello-world-embedded/images/add.gif         |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../hello-world-embedded/images/close.gif       |   Bin 0 -> 279 bytes
 .../hello-world-embedded/images/contact-new.png |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../hello-world-embedded/images/fix.gif         |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../hello-world-embedded/images/remove.gif      |   Bin 0 -> 607 bytes
 .../hello-world-embedded/images/rss.png         |   Bin 0 -> 474 bytes
 .../hello-world-embedded/images/update.gif      |   Bin 0 -> 1090 bytes
 .../hello-world-embedded/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/hello-world-embedded/index.html  |   156 +
 .../hello-world-embedded/integration.html       |   172 +
 .../hello-world-embedded/issue-tracking.html    |   160 +
 .../hello-world-embedded/jdepend-report.html    |   222 +
 .../hello-world-embedded/jira-report.html       |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../hello-world-embedded/license.html           |   363 +
 .../hello-world-embedded/mail-lists.html        |   181 +
 .../hello-world-embedded/plugin-management.html |   304 +
 .../hello-world-embedded/plugins.html           |   267 +
 .../hello-world-embedded/project-info.html      |   204 +
 .../hello-world-embedded/project-reports.html   |   164 +
 .../hello-world-embedded/project-summary.html   |   203 +
 .../hello-world-embedded/source-repository.html |   171 +
 .../hello-world-embedded/team-list.html         |   233 +
 .../xref/allclasses-frame.html                  |    20 +
 .../hello-world-embedded/xref/index.html        |    25 +
 .../juddi/example/helloworld/HelloWorld.html    |    88 +
 .../juddi/example/helloworld/package-frame.html |    24 +
 .../example/helloworld/package-summary.html     |    69 +
 .../xref/overview-frame.html                    |    25 +
 .../xref/overview-summary.html                  |    66 +
 .../hello-world-embedded/xref/stylesheet.css    |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/hello-world/css/print.css        |    23 +
 juddi-examples/hello-world/css/site.css         |     1 +
 juddi-examples/hello-world/dependencies.html    |   777 +
 juddi-examples/hello-world/dependency-info.html |   184 +
 .../hello-world/dependency-management.html      |   423 +
 .../hello-world/distribution-management.html    |   163 +
 juddi-examples/hello-world/findbugs.html        |   186 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/hello-world/images/add.gif       |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-examples/hello-world/images/close.gif     |   Bin 0 -> 279 bytes
 .../hello-world/images/contact-new.png          |   Bin 0 -> 736 bytes
 .../hello-world/images/document-properties.png  |   Bin 0 -> 577 bytes
 .../hello-world/images/drive-harddisk.png       |   Bin 0 -> 700 bytes
 juddi-examples/hello-world/images/fix.gif       |   Bin 0 -> 366 bytes
 .../hello-world/images/icon_error_sml.gif       |   Bin 0 -> 633 bytes
 .../hello-world/images/icon_help_sml.gif        |   Bin 0 -> 1072 bytes
 .../hello-world/images/icon_info_sml.gif        |   Bin 0 -> 638 bytes
 .../hello-world/images/icon_success_sml.gif     |   Bin 0 -> 604 bytes
 .../hello-world/images/icon_warning_sml.gif     |   Bin 0 -> 625 bytes
 .../hello-world/images/image-x-generic.png      |   Bin 0 -> 662 bytes
 .../hello-world/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../hello-world/images/logos/maven-feather.png  |   Bin 0 -> 3330 bytes
 .../hello-world/images/network-server.png       |   Bin 0 -> 536 bytes
 .../hello-world/images/package-x-generic.png    |   Bin 0 -> 717 bytes
 .../hello-world/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 .../hello-world/images/profiles/retired.png     |   Bin 0 -> 22003 bytes
 .../hello-world/images/profiles/sandbox.png     |   Bin 0 -> 33010 bytes
 juddi-examples/hello-world/images/remove.gif    |   Bin 0 -> 607 bytes
 juddi-examples/hello-world/images/rss.png       |   Bin 0 -> 474 bytes
 juddi-examples/hello-world/images/update.gif    |   Bin 0 -> 1090 bytes
 .../hello-world/images/window-new.png           |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../hello-world/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 juddi-examples/hello-world/index.html           |   156 +
 juddi-examples/hello-world/integration.html     |   172 +
 juddi-examples/hello-world/issue-tracking.html  |   160 +
 juddi-examples/hello-world/jdepend-report.html  |   222 +
 juddi-examples/hello-world/jira-report.html     |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/hello-world/license.html         |   363 +
 juddi-examples/hello-world/mail-lists.html      |   181 +
 .../hello-world/plugin-management.html          |   304 +
 juddi-examples/hello-world/plugins.html         |   267 +
 juddi-examples/hello-world/project-info.html    |   204 +
 juddi-examples/hello-world/project-reports.html |   164 +
 juddi-examples/hello-world/project-summary.html |   203 +
 .../hello-world/source-repository.html          |   171 +
 juddi-examples/hello-world/team-list.html       |   233 +
 .../hello-world/xref/allclasses-frame.html      |    20 +
 juddi-examples/hello-world/xref/index.html      |    25 +
 .../juddi/example/helloworld/HelloWorld.html    |    86 +
 .../juddi/example/helloworld/package-frame.html |    24 +
 .../example/helloworld/package-summary.html     |    69 +
 .../hello-world/xref/overview-frame.html        |    25 +
 .../hello-world/xref/overview-summary.html      |    66 +
 juddi-examples/hello-world/xref/stylesheet.css  |   114 +
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/images/add.gif                   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-examples/images/close.gif                 |   Bin 0 -> 279 bytes
 juddi-examples/images/contact-new.png           |   Bin 0 -> 736 bytes
 juddi-examples/images/document-properties.png   |   Bin 0 -> 577 bytes
 juddi-examples/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 juddi-examples/images/fix.gif                   |   Bin 0 -> 366 bytes
 juddi-examples/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 juddi-examples/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 juddi-examples/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 juddi-examples/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 juddi-examples/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 juddi-examples/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 juddi-examples/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-examples/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 juddi-examples/images/network-server.png        |   Bin 0 -> 536 bytes
 juddi-examples/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 juddi-examples/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 juddi-examples/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 juddi-examples/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 juddi-examples/images/remove.gif                |   Bin 0 -> 607 bytes
 juddi-examples/images/rss.png                   |   Bin 0 -> 474 bytes
 juddi-examples/images/update.gif                |   Bin 0 -> 1090 bytes
 juddi-examples/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddi-examples/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 juddi-examples/index.html                       |   215 +
 juddi-examples/integration.html                 |   170 +
 juddi-examples/issue-tracking.html              |   158 +
 juddi-examples/jira-report.html                 |   746 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/juddi-more-samples/css/print.css |    23 +
 juddi-examples/juddi-more-samples/css/site.css  |     1 +
 .../juddi-more-samples/dependencies.html        |   840 +
 .../juddi-more-samples/dependency-info.html     |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 juddi-examples/juddi-more-samples/findbugs.html |   318 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../juddi-more-samples/images/add.gif           |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../juddi-more-samples/images/close.gif         |   Bin 0 -> 279 bytes
 .../juddi-more-samples/images/contact-new.png   |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../juddi-more-samples/images/fix.gif           |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../juddi-more-samples/images/icon_help_sml.gif |   Bin 0 -> 1072 bytes
 .../juddi-more-samples/images/icon_info_sml.gif |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../juddi-more-samples/images/remove.gif        |   Bin 0 -> 607 bytes
 .../juddi-more-samples/images/rss.png           |   Bin 0 -> 474 bytes
 .../juddi-more-samples/images/update.gif        |   Bin 0 -> 1090 bytes
 .../juddi-more-samples/images/window-new.png    |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/juddi-more-samples/index.html    |   158 +
 .../juddi-more-samples/integration.html         |   172 +
 .../juddi-more-samples/issue-tracking.html      |   160 +
 .../juddi-more-samples/jdepend-report.html      |   258 +
 .../juddi-more-samples/jira-report.html         |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/juddi-more-samples/license.html  |   363 +
 .../juddi-more-samples/mail-lists.html          |   181 +
 .../juddi-more-samples/plugin-management.html   |   304 +
 juddi-examples/juddi-more-samples/plugins.html  |   267 +
 .../juddi-more-samples/project-info.html        |   206 +
 .../juddi-more-samples/project-reports.html     |   164 +
 .../juddi-more-samples/project-summary.html     |   205 +
 .../juddi-more-samples/source-repository.html   |   171 +
 .../juddi-more-samples/team-list.html           |   233 +
 .../xref/allclasses-frame.html                  |   113 +
 .../juddi-more-samples/xref/index.html          |    25 +
 .../juddi/example/browse/package-frame.html     |    27 +
 .../juddi/example/browse/package-summary.html   |    74 +
 .../xref/org/apache/juddi/samples/AES.html      |   118 +
 .../samples/BusinessServiceKeymismatch.html     |   111 +
 .../samples/CompareByTModelInstanceInfoQOS.html |   139 +
 .../xref/org/apache/juddi/samples/DES.html      |   117 +
 .../org/apache/juddi/samples/EntryPoint.html    |   164 +
 .../juddi/samples/EntryPointSingleNode.html     |   592 +
 .../juddi/samples/EntryPoitMultiNode.html       |   144 +
 .../juddi/samples/FindBusinessBugHunt.html      |   219 +
 .../apache/juddi/samples/JuddiAdminService.html |  1075 +
 .../org/apache/juddi/samples/SearchByQos.html   |   401 +
 .../org/apache/juddi/samples/SimpleBrowse.html  |   370 +
 .../apache/juddi/samples/UddiCreatebulk.html    |   225 +
 .../juddi/samples/UddiCustodyTransfer.html      |   179 +
 .../samples/UddiDigitalSignatureBusiness.html   |   207 +
 .../juddi/samples/UddiDigitalSignatureFile.html |   158 +
 .../samples/UddiDigitalSignatureSearch.html     |   138 +
 .../samples/UddiDigitalSignatureService.html    |   199 +
 .../samples/UddiDigitalSignatureTmodel.html     |   184 +
 .../apache/juddi/samples/UddiFindBinding.html   |   108 +
 .../apache/juddi/samples/UddiFindEndpoints.html |    83 +
 .../juddi/samples/UddiGetServiceDetails.html    |   101 +
 .../apache/juddi/samples/UddiKeyGenerator.html  |   110 +
 .../juddi/samples/UddiRelatedBusinesses.html    |   164 +
 .../apache/juddi/samples/UddiReplication.html   |   147 +
 .../org/apache/juddi/samples/UddiSubscribe.html |   236 +
 .../samples/UddiSubscribeAssertionStatus.html   |   138 +
 .../juddi/samples/UddiSubscribeValidate.html    |   135 +
 .../samples/UddiSubscriptionManagement.html     |   132 +
 .../org/apache/juddi/samples/WadlImport.html    |   208 +
 .../org/apache/juddi/samples/WsdlImport.html    |   223 +
 .../org/apache/juddi/samples/package-frame.html |   111 +
 .../apache/juddi/samples/package-summary.html   |   214 +
 .../juddi-more-samples/xref/overview-frame.html |    28 +
 .../xref/overview-summary.html                  |    71 +
 .../juddi-more-samples/xref/stylesheet.css      |   114 +
 juddi-examples/license.html                     |   361 +
 juddi-examples/mail-lists.html                  |   179 +
 juddi-examples/modules.html                     |   210 +
 juddi-examples/plugin-management.html           |   302 +
 juddi-examples/plugins.html                     |   253 +
 juddi-examples/project-info.html                |   207 +
 juddi-examples/project-reports.html             |   149 +
 juddi-examples/project-summary.html             |   200 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/service-version/css/print.css    |    23 +
 juddi-examples/service-version/css/site.css     |     1 +
 .../service-version/dependencies.html           |   779 +
 .../service-version/dependency-info.html        |   184 +
 .../service-version/dependency-management.html  |   423 +
 .../distribution-management.html                |   163 +
 juddi-examples/service-version/findbugs.html    |   192 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/service-version/images/add.gif   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-examples/service-version/images/close.gif |   Bin 0 -> 279 bytes
 .../service-version/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../service-version/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 juddi-examples/service-version/images/fix.gif   |   Bin 0 -> 366 bytes
 .../service-version/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 .../service-version/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 .../service-version/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 .../service-version/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 .../service-version/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 .../service-version/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../service-version/images/network-server.png   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../service-version/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 .../service-version/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 .../service-version/images/remove.gif           |   Bin 0 -> 607 bytes
 juddi-examples/service-version/images/rss.png   |   Bin 0 -> 474 bytes
 .../service-version/images/update.gif           |   Bin 0 -> 1090 bytes
 .../service-version/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/service-version/index.html       |   158 +
 juddi-examples/service-version/integration.html |   172 +
 .../service-version/issue-tracking.html         |   160 +
 .../service-version/jdepend-report.html         |   222 +
 juddi-examples/service-version/jira-report.html |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/service-version/license.html     |   363 +
 juddi-examples/service-version/mail-lists.html  |   181 +
 .../service-version/plugin-management.html      |   304 +
 juddi-examples/service-version/plugins.html     |   267 +
 .../service-version/project-info.html           |   206 +
 .../service-version/project-reports.html        |   164 +
 .../service-version/project-summary.html        |   205 +
 .../service-version/source-repository.html      |   171 +
 juddi-examples/service-version/team-list.html   |   233 +
 .../service-version/xref/allclasses-frame.html  |    20 +
 juddi-examples/service-version/xref/index.html  |    25 +
 .../version/ServiceVersioningExample.html       |   212 +
 .../examples/service/version/package-frame.html |    24 +
 .../service/version/package-summary.html        |    69 +
 .../service-version/xref/overview-frame.html    |    25 +
 .../service-version/xref/overview-summary.html  |    66 +
 .../service-version/xref/stylesheet.css         |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/simple-browse/css/print.css      |    23 +
 juddi-examples/simple-browse/css/site.css       |     1 +
 juddi-examples/simple-browse/dependencies.html  |   777 +
 .../simple-browse/dependency-info.html          |   184 +
 .../simple-browse/dependency-management.html    |   423 +
 .../simple-browse/distribution-management.html  |   163 +
 juddi-examples/simple-browse/findbugs.html      |   192 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/simple-browse/images/add.gif     |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-examples/simple-browse/images/close.gif   |   Bin 0 -> 279 bytes
 .../simple-browse/images/contact-new.png        |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../simple-browse/images/drive-harddisk.png     |   Bin 0 -> 700 bytes
 juddi-examples/simple-browse/images/fix.gif     |   Bin 0 -> 366 bytes
 .../simple-browse/images/icon_error_sml.gif     |   Bin 0 -> 633 bytes
 .../simple-browse/images/icon_help_sml.gif      |   Bin 0 -> 1072 bytes
 .../simple-browse/images/icon_info_sml.gif      |   Bin 0 -> 638 bytes
 .../simple-browse/images/icon_success_sml.gif   |   Bin 0 -> 604 bytes
 .../simple-browse/images/icon_warning_sml.gif   |   Bin 0 -> 625 bytes
 .../simple-browse/images/image-x-generic.png    |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../simple-browse/images/network-server.png     |   Bin 0 -> 536 bytes
 .../simple-browse/images/package-x-generic.png  |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../simple-browse/images/profiles/retired.png   |   Bin 0 -> 22003 bytes
 .../simple-browse/images/profiles/sandbox.png   |   Bin 0 -> 33010 bytes
 juddi-examples/simple-browse/images/remove.gif  |   Bin 0 -> 607 bytes
 juddi-examples/simple-browse/images/rss.png     |   Bin 0 -> 474 bytes
 juddi-examples/simple-browse/images/update.gif  |   Bin 0 -> 1090 bytes
 .../simple-browse/images/window-new.png         |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../simple-browse/img/glyphicons-halflings.png  |   Bin 0 -> 12799 bytes
 juddi-examples/simple-browse/index.html         |   156 +
 juddi-examples/simple-browse/integration.html   |   172 +
 .../simple-browse/issue-tracking.html           |   160 +
 .../simple-browse/jdepend-report.html           |   222 +
 juddi-examples/simple-browse/jira-report.html   |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/simple-browse/license.html       |   363 +
 juddi-examples/simple-browse/mail-lists.html    |   181 +
 .../simple-browse/plugin-management.html        |   304 +
 juddi-examples/simple-browse/plugins.html       |   267 +
 juddi-examples/simple-browse/project-info.html  |   204 +
 .../simple-browse/project-reports.html          |   164 +
 .../simple-browse/project-summary.html          |   203 +
 .../simple-browse/source-repository.html        |   171 +
 juddi-examples/simple-browse/team-list.html     |   233 +
 .../simple-browse/xref/allclasses-frame.html    |    23 +
 juddi-examples/simple-browse/xref/index.html    |    25 +
 .../juddi/example/browse/SimpleBrowse.html      |   372 +
 .../juddi/example/browse/package-frame.html     |    27 +
 .../juddi/example/browse/package-summary.html   |    74 +
 .../simple-browse/xref/overview-frame.html      |    25 +
 .../simple-browse/xref/overview-summary.html    |    66 +
 .../simple-browse/xref/stylesheet.css           |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../simple-publish-clerk/css/print.css          |    23 +
 .../simple-publish-clerk/css/site.css           |     1 +
 .../simple-publish-clerk/dependencies.html      |   777 +
 .../simple-publish-clerk/dependency-info.html   |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../simple-publish-clerk/findbugs.html          |   192 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../simple-publish-clerk/images/add.gif         |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../simple-publish-clerk/images/close.gif       |   Bin 0 -> 279 bytes
 .../simple-publish-clerk/images/contact-new.png |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../simple-publish-clerk/images/fix.gif         |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../simple-publish-clerk/images/remove.gif      |   Bin 0 -> 607 bytes
 .../simple-publish-clerk/images/rss.png         |   Bin 0 -> 474 bytes
 .../simple-publish-clerk/images/update.gif      |   Bin 0 -> 1090 bytes
 .../simple-publish-clerk/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/simple-publish-clerk/index.html  |   156 +
 .../simple-publish-clerk/integration.html       |   172 +
 .../simple-publish-clerk/issue-tracking.html    |   160 +
 .../simple-publish-clerk/jdepend-report.html    |   222 +
 .../simple-publish-clerk/jira-report.html       |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../simple-publish-clerk/license.html           |   363 +
 .../simple-publish-clerk/mail-lists.html        |   181 +
 .../simple-publish-clerk/plugin-management.html |   304 +
 .../simple-publish-clerk/plugins.html           |   267 +
 .../simple-publish-clerk/project-info.html      |   204 +
 .../simple-publish-clerk/project-reports.html   |   164 +
 .../simple-publish-clerk/project-summary.html   |   203 +
 .../simple-publish-clerk/source-repository.html |   171 +
 .../simple-publish-clerk/team-list.html         |   233 +
 .../xref/allclasses-frame.html                  |    20 +
 .../simple-publish-clerk/xref/index.html        |    25 +
 .../example/publish/SimplePublishClerk.html     |   125 +
 .../juddi/example/publish/package-frame.html    |    24 +
 .../juddi/example/publish/package-summary.html  |    69 +
 .../xref/overview-frame.html                    |    25 +
 .../xref/overview-summary.html                  |    66 +
 .../simple-publish-clerk/xref/stylesheet.css    |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../simple-publish-portable/css/print.css       |    23 +
 .../simple-publish-portable/css/site.css        |     1 +
 .../simple-publish-portable/dependencies.html   |   777 +
 .../dependency-info.html                        |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../simple-publish-portable/findbugs.html       |   192 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../simple-publish-portable/images/add.gif      |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../simple-publish-portable/images/close.gif    |   Bin 0 -> 279 bytes
 .../images/contact-new.png                      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../simple-publish-portable/images/fix.gif      |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../simple-publish-portable/images/remove.gif   |   Bin 0 -> 607 bytes
 .../simple-publish-portable/images/rss.png      |   Bin 0 -> 474 bytes
 .../simple-publish-portable/images/update.gif   |   Bin 0 -> 1090 bytes
 .../images/window-new.png                       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 .../simple-publish-portable/index.html          |   156 +
 .../simple-publish-portable/integration.html    |   172 +
 .../simple-publish-portable/issue-tracking.html |   160 +
 .../simple-publish-portable/jdepend-report.html |   222 +
 .../simple-publish-portable/jira-report.html    |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../simple-publish-portable/license.html        |   363 +
 .../simple-publish-portable/mail-lists.html     |   181 +
 .../plugin-management.html                      |   304 +
 .../simple-publish-portable/plugins.html        |   267 +
 .../simple-publish-portable/project-info.html   |   204 +
 .../project-reports.html                        |   164 +
 .../project-summary.html                        |   203 +
 .../source-repository.html                      |   171 +
 .../simple-publish-portable/team-list.html      |   233 +
 .../xref/allclasses-frame.html                  |    20 +
 .../simple-publish-portable/xref/index.html     |    25 +
 .../example/publish/SimplePublishPortable.html  |   140 +
 .../juddi/example/publish/package-frame.html    |    24 +
 .../juddi/example/publish/package-summary.html  |    69 +
 .../xref/overview-frame.html                    |    25 +
 .../xref/overview-summary.html                  |    66 +
 .../simple-publish-portable/xref/stylesheet.css |   114 +
 juddi-examples/source-repository.html           |   169 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../css/print.css                               |    23 +
 .../subscription-notification-amqp/css/site.css |     1 +
 .../dependencies.html                           |  1786 ++
 .../dependency-info.html                        |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../findbugs.html                               |   186 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../images/add.gif                              |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../images/close.gif                            |   Bin 0 -> 279 bytes
 .../images/contact-new.png                      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../images/fix.gif                              |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../images/remove.gif                           |   Bin 0 -> 607 bytes
 .../images/rss.png                              |   Bin 0 -> 474 bytes
 .../images/update.gif                           |   Bin 0 -> 1090 bytes
 .../images/window-new.png                       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 .../subscription-notification-amqp/index.html   |   156 +
 .../integration.html                            |   172 +
 .../issue-tracking.html                         |   160 +
 .../jdepend-report.html                         |   222 +
 .../jira-report.html                            |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../subscription-notification-amqp/license.html |   363 +
 .../mail-lists.html                             |   181 +
 .../plugin-management.html                      |   304 +
 .../subscription-notification-amqp/plugins.html |   267 +
 .../project-info.html                           |   204 +
 .../project-reports.html                        |   164 +
 .../project-summary.html                        |   203 +
 .../source-repository.html                      |   171 +
 .../team-list.html                              |   233 +
 .../xref/allclasses-frame.html                  |    23 +
 .../xref/index.html                             |    25 +
 .../juddi/subscription/notify/AMQPNotifier.html |   173 +
 .../apache/juddi/subscription/notify/Demo.html  |   234 +
 .../subscription/notify/package-frame.html      |    27 +
 .../subscription/notify/package-summary.html    |    74 +
 .../xref/overview-frame.html                    |    25 +
 .../xref/overview-summary.html                  |    66 +
 .../xref/stylesheet.css                         |   114 +
 juddi-examples/team-list.html                   |   231 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/uddi-annotations/css/print.css   |    23 +
 juddi-examples/uddi-annotations/css/site.css    |     1 +
 .../uddi-annotations/dependencies.html          |  1982 ++
 .../uddi-annotations/dependency-info.html       |   185 +
 .../uddi-annotations/dependency-management.html |   423 +
 .../distribution-management.html                |   163 +
 juddi-examples/uddi-annotations/findbugs.html   |   168 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/uddi-annotations/images/add.gif  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../uddi-annotations/images/close.gif           |   Bin 0 -> 279 bytes
 .../uddi-annotations/images/contact-new.png     |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../uddi-annotations/images/drive-harddisk.png  |   Bin 0 -> 700 bytes
 juddi-examples/uddi-annotations/images/fix.gif  |   Bin 0 -> 366 bytes
 .../uddi-annotations/images/icon_error_sml.gif  |   Bin 0 -> 633 bytes
 .../uddi-annotations/images/icon_help_sml.gif   |   Bin 0 -> 1072 bytes
 .../uddi-annotations/images/icon_info_sml.gif   |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../uddi-annotations/images/image-x-generic.png |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../uddi-annotations/images/network-server.png  |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../uddi-annotations/images/remove.gif          |   Bin 0 -> 607 bytes
 juddi-examples/uddi-annotations/images/rss.png  |   Bin 0 -> 474 bytes
 .../uddi-annotations/images/update.gif          |   Bin 0 -> 1090 bytes
 .../uddi-annotations/images/window-new.png      |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/uddi-annotations/index.html      |   158 +
 .../uddi-annotations/integration.html           |   172 +
 .../uddi-annotations/issue-tracking.html        |   160 +
 .../uddi-annotations/jdepend-report.html        |   222 +
 .../uddi-annotations/jira-report.html           |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/uddi-annotations/license.html    |   363 +
 juddi-examples/uddi-annotations/mail-lists.html |   181 +
 .../uddi-annotations/plugin-management.html     |   304 +
 juddi-examples/uddi-annotations/plugins.html    |   271 +
 .../uddi-annotations/project-info.html          |   206 +
 .../uddi-annotations/project-reports.html       |   164 +
 .../uddi-annotations/project-summary.html       |   205 +
 .../uddi-annotations/source-repository.html     |   171 +
 juddi-examples/uddi-annotations/team-list.html  |   233 +
 .../uddi-annotations/xref/allclasses-frame.html |    23 +
 juddi-examples/uddi-annotations/xref/index.html |    25 +
 .../org/apache/juddi/example/HelloWorld.html    |    40 +
 .../apache/juddi/example/HelloWorldImpl.html    |    64 +
 .../org/apache/juddi/example/package-frame.html |    27 +
 .../apache/juddi/example/package-summary.html   |    74 +
 .../uddi-annotations/xref/overview-frame.html   |    25 +
 .../uddi-annotations/xref/overview-summary.html |    66 +
 .../uddi-annotations/xref/stylesheet.css        |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../uddiv2-api-bridge-example/css/print.css     |    23 +
 .../uddiv2-api-bridge-example/css/site.css      |     1 +
 .../uddiv2-api-bridge-example/dependencies.html |   779 +
 .../dependency-info.html                        |   184 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../uddiv2-api-bridge-example/findbugs.html     |   192 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../uddiv2-api-bridge-example/images/add.gif    |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../uddiv2-api-bridge-example/images/close.gif  |   Bin 0 -> 279 bytes
 .../images/contact-new.png                      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../uddiv2-api-bridge-example/images/fix.gif    |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../uddiv2-api-bridge-example/images/remove.gif |   Bin 0 -> 607 bytes
 .../uddiv2-api-bridge-example/images/rss.png    |   Bin 0 -> 474 bytes
 .../uddiv2-api-bridge-example/images/update.gif |   Bin 0 -> 1090 bytes
 .../images/window-new.png                       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 .../uddiv2-api-bridge-example/index.html        |   158 +
 .../uddiv2-api-bridge-example/integration.html  |   172 +
 .../issue-tracking.html                         |   160 +
 .../jdepend-report.html                         |   222 +
 .../uddiv2-api-bridge-example/jira-report.html  |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 .../uddiv2-api-bridge-example/license.html      |   363 +
 .../uddiv2-api-bridge-example/mail-lists.html   |   181 +
 .../plugin-management.html                      |   304 +
 .../uddiv2-api-bridge-example/plugins.html      |   267 +
 .../uddiv2-api-bridge-example/project-info.html |   206 +
 .../project-reports.html                        |   164 +
 .../project-summary.html                        |   205 +
 .../source-repository.html                      |   171 +
 .../uddiv2-api-bridge-example/team-list.html    |   233 +
 .../xref/allclasses-frame.html                  |    23 +
 .../uddiv2-api-bridge-example/xref/index.html   |    25 +
 .../api/bridge/example/SimpleBrowseUDDIv2.html  |   380 +
 .../api/bridge/example/package-frame.html       |    27 +
 .../api/bridge/example/package-summary.html     |    74 +
 .../xref/overview-frame.html                    |    25 +
 .../xref/overview-summary.html                  |    66 +
 .../xref/stylesheet.css                         |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 .../wsdl2uddi-lifecycle/css/print.css           |    23 +
 juddi-examples/wsdl2uddi-lifecycle/css/site.css |     1 +
 .../wsdl2uddi-lifecycle/dependencies.html       |  1649 ++
 .../wsdl2uddi-lifecycle/dependency-info.html    |   185 +
 .../dependency-management.html                  |   423 +
 .../distribution-management.html                |   163 +
 .../wsdl2uddi-lifecycle/findbugs.html           |   198 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 .../wsdl2uddi-lifecycle/images/add.gif          |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 .../wsdl2uddi-lifecycle/images/close.gif        |   Bin 0 -> 279 bytes
 .../wsdl2uddi-lifecycle/images/contact-new.png  |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 .../images/drive-harddisk.png                   |   Bin 0 -> 700 bytes
 .../wsdl2uddi-lifecycle/images/fix.gif          |   Bin 0 -> 366 bytes
 .../images/icon_error_sml.gif                   |   Bin 0 -> 633 bytes
 .../images/icon_help_sml.gif                    |   Bin 0 -> 1072 bytes
 .../images/icon_info_sml.gif                    |   Bin 0 -> 638 bytes
 .../images/icon_success_sml.gif                 |   Bin 0 -> 604 bytes
 .../images/icon_warning_sml.gif                 |   Bin 0 -> 625 bytes
 .../images/image-x-generic.png                  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 .../images/network-server.png                   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 .../images/profiles/retired.png                 |   Bin 0 -> 22003 bytes
 .../images/profiles/sandbox.png                 |   Bin 0 -> 33010 bytes
 .../wsdl2uddi-lifecycle/images/remove.gif       |   Bin 0 -> 607 bytes
 .../wsdl2uddi-lifecycle/images/rss.png          |   Bin 0 -> 474 bytes
 .../wsdl2uddi-lifecycle/images/update.gif       |   Bin 0 -> 1090 bytes
 .../wsdl2uddi-lifecycle/images/window-new.png   |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 juddi-examples/wsdl2uddi-lifecycle/index.html   |   156 +
 .../wsdl2uddi-lifecycle/integration.html        |   172 +
 .../wsdl2uddi-lifecycle/issue-tracking.html     |   160 +
 .../wsdl2uddi-lifecycle/jdepend-report.html     |   258 +
 .../wsdl2uddi-lifecycle/jira-report.html        |   752 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-examples/wsdl2uddi-lifecycle/license.html |   363 +
 .../wsdl2uddi-lifecycle/mail-lists.html         |   181 +
 .../wsdl2uddi-lifecycle/plugin-management.html  |   304 +
 juddi-examples/wsdl2uddi-lifecycle/plugins.html |   267 +
 .../wsdl2uddi-lifecycle/project-info.html       |   204 +
 .../wsdl2uddi-lifecycle/project-reports.html    |   164 +
 .../wsdl2uddi-lifecycle/project-summary.html    |   203 +
 .../wsdl2uddi-lifecycle/source-repository.html  |   171 +
 .../wsdl2uddi-lifecycle/team-list.html          |   233 +
 .../xref/allclasses-frame.html                  |    29 +
 .../wsdl2uddi-lifecycle/xref/index.html         |    25 +
 .../org/apache/juddi/example/HelloWorld.html    |    40 +
 .../apache/juddi/example/HelloWorldImpl.html    |    48 +
 .../org/apache/juddi/example/package-frame.html |    27 +
 .../apache/juddi/example/package-summary.html   |    74 +
 .../apache/juddi/example/wsdl2uddi/Find.html    |    86 +
 .../apache/juddi/example/wsdl2uddi/Setup.html   |   132 +
 .../juddi/example/wsdl2uddi/package-frame.html  |    27 +
 .../example/wsdl2uddi/package-summary.html      |    74 +
 .../xref/overview-frame.html                    |    28 +
 .../xref/overview-summary.html                  |    71 +
 .../wsdl2uddi-lifecycle/xref/stylesheet.css     |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-examples/wsdl2uddi/css/print.css          |    23 +
 juddi-examples/wsdl2uddi/css/site.css           |     1 +
 juddi-examples/wsdl2uddi/dependencies.html      |   777 +
 juddi-examples/wsdl2uddi/dependency-info.html   |   184 +
 .../wsdl2uddi/dependency-management.html        |   423 +
 .../wsdl2uddi/distribution-management.html      |   163 +
 juddi-examples/wsdl2uddi/findbugs.html          |   204 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-examples/wsdl2uddi/images/add.gif         |   Bin 0 -> 397 bytes
 .../wsdl2uddi/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-examples/wsdl2uddi/images/close.gif       |   Bin 0 -> 279 bytes
 juddi-examples/wsdl2uddi/images/contact-new.png |   Bin 0 -> 736 bytes
 .../wsdl2uddi/images/document-properties.png    |   Bin 0 -> 577 bytes
 .../wsdl2uddi/images/drive-harddisk.png         |   Bin 0 -> 700 bytes
 juddi-examples/wsdl2uddi/images/fix.gif         |   Bin 0 -> 366 bytes
 .../wsdl2uddi/images/icon_error_sml.gif         |   Bin 0 -> 633 bytes
 .../wsdl2uddi/images/icon_help_sml.gif          |   Bin 0 -> 1072 bytes
 .../wsdl2uddi/images/icon_info_sml.gif          |   Bin 0 -> 638 bytes
 .../wsdl2uddi/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 .../wsdl2uddi/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 .../wsdl2uddi/images/image-x-generic.png        |   Bin 0 -> 662 bytes
 .../wsdl2uddi/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../wsdl2uddi/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 .../wsdl2uddi/images/network-server.png         |   Bin 0 -> 536 bytes
 .../wsdl2uddi/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 .../wsdl2uddi/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 .../wsdl2uddi/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 .../wsdl2uddi/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 juddi-examples/wsdl2uddi/images/remove.gif      |   Bin 0 -> 607 bytes
 juddi-examples/wsdl2uddi/images/rss.png         |   Bin 0 -> 474 bytes
 juddi-examples/wsdl2uddi/images/update.gif      |   Bin 0 -> 1090 bytes
 juddi-examples/wsdl2uddi/images/window-new.png  |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../wsdl2uddi/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 juddi-examples/wsdl2uddi/index.html             |   156 +
 juddi-examples/wsdl2uddi/integration.html       |   172 +
 juddi-examples/wsdl2uddi/issue-tracking.html    |   160 +
 juddi-examples/wsdl2uddi/jdepend-report.html    |   258 +
 juddi-examples/wsdl2uddi/jira-report.html       |   752 +
 .../wsdl2uddi/js/apache-maven-fluido-1.6.min.js |    25 +
 juddi-examples/wsdl2uddi/license.html           |   363 +
 juddi-examples/wsdl2uddi/mail-lists.html        |   181 +
 juddi-examples/wsdl2uddi/plugin-management.html |   304 +
 juddi-examples/wsdl2uddi/plugins.html           |   267 +
 juddi-examples/wsdl2uddi/project-info.html      |   204 +
 juddi-examples/wsdl2uddi/project-reports.html   |   164 +
 juddi-examples/wsdl2uddi/project-summary.html   |   203 +
 juddi-examples/wsdl2uddi/source-repository.html |   171 +
 juddi-examples/wsdl2uddi/team-list.html         |   233 +
 .../wsdl2uddi/xref/allclasses-frame.html        |    47 +
 juddi-examples/wsdl2uddi/xref/index.html        |    25 +
 .../apache/juddi/example/wsdl2uddi/Call.html    |    98 +
 .../apache/juddi/example/wsdl2uddi/Delete.html  |    65 +
 .../apache/juddi/example/wsdl2uddi/Find.html    |    84 +
 .../juddi/example/wsdl2uddi/HelloWorldImpl.html |    47 +
 .../apache/juddi/example/wsdl2uddi/Publish.html |   151 +
 .../juddi/example/wsdl2uddi/package-frame.html  |    36 +
 .../example/wsdl2uddi/package-summary.html      |    89 +
 .../org/apache/juddi/samples/HelloWorld.html    |    68 +
 .../juddi/samples/HelloWorld_Service.html       |    89 +
 .../org/apache/juddi/samples/ObjectFactory.html |    99 +
 .../xref/org/apache/juddi/samples/SayHi.html    |    88 +
 .../org/apache/juddi/samples/SayHiResponse.html |    90 +
 .../org/apache/juddi/samples/package-frame.html |    36 +
 .../apache/juddi/samples/package-summary.html   |    89 +
 .../wsdl2uddi/xref/overview-frame.html          |    28 +
 .../wsdl2uddi/xref/overview-summary.html        |    71 +
 juddi-examples/wsdl2uddi/xref/stylesheet.css    |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-gui-dsig/css/print.css                    |    23 +
 juddi-gui-dsig/css/site.css                     |     1 +
 juddi-gui-dsig/dependencies.html                |   808 +
 juddi-gui-dsig/dependency-info.html             |   183 +
 juddi-gui-dsig/dependency-management.html       |   422 +
 juddi-gui-dsig/distribution-management.html     |   162 +
 juddi-gui-dsig/findbugs.html                    |   233 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-gui-dsig/images/add.gif                   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-gui-dsig/images/close.gif                 |   Bin 0 -> 279 bytes
 juddi-gui-dsig/images/contact-new.png           |   Bin 0 -> 736 bytes
 juddi-gui-dsig/images/document-properties.png   |   Bin 0 -> 577 bytes
 juddi-gui-dsig/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 juddi-gui-dsig/images/fix.gif                   |   Bin 0 -> 366 bytes
 juddi-gui-dsig/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 juddi-gui-dsig/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 juddi-gui-dsig/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 juddi-gui-dsig/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 juddi-gui-dsig/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 juddi-gui-dsig/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 juddi-gui-dsig/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-gui-dsig/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 juddi-gui-dsig/images/network-server.png        |   Bin 0 -> 536 bytes
 juddi-gui-dsig/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 juddi-gui-dsig/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 juddi-gui-dsig/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 juddi-gui-dsig/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 juddi-gui-dsig/images/remove.gif                |   Bin 0 -> 607 bytes
 juddi-gui-dsig/images/rss.png                   |   Bin 0 -> 474 bytes
 juddi-gui-dsig/images/update.gif                |   Bin 0 -> 1090 bytes
 juddi-gui-dsig/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddi-gui-dsig/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 juddi-gui-dsig/index.html                       |   157 +
 juddi-gui-dsig/integration.html                 |   171 +
 juddi-gui-dsig/issue-tracking.html              |   159 +
 juddi-gui-dsig/jdepend-report.html              |   221 +
 juddi-gui-dsig/jira-report.html                 |   751 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-gui-dsig/license.html                     |   362 +
 juddi-gui-dsig/mail-lists.html                  |   180 +
 juddi-gui-dsig/plugin-management.html           |   303 +
 juddi-gui-dsig/plugins.html                     |   270 +
 juddi-gui-dsig/project-info.html                |   205 +
 juddi-gui-dsig/project-reports.html             |   163 +
 juddi-gui-dsig/project-summary.html             |   204 +
 juddi-gui-dsig/source-repository.html           |   170 +
 juddi-gui-dsig/team-list.html                   |   232 +
 juddi-gui-dsig/xref/allclasses-frame.html       |    23 +
 juddi-gui-dsig/xref/index.html                  |    25 +
 .../apache/juddi/gui/dsig/XmlSigApplet2.html    |   651 +
 .../juddi/gui/dsig/XmlSignatureApplet.html      |   424 +
 .../apache/juddi/gui/dsig/package-frame.html    |    27 +
 .../apache/juddi/gui/dsig/package-summary.html  |    74 +
 juddi-gui-dsig/xref/overview-frame.html         |    25 +
 juddi-gui-dsig/xref/overview-summary.html       |    66 +
 juddi-gui-dsig/xref/stylesheet.css              |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-gui-war/css/print.css                     |    23 +
 juddi-gui-war/css/site.css                      |     1 +
 juddi-gui-war/dependencies.html                 |  1539 +
 juddi-gui-war/dependency-info.html              |   184 +
 juddi-gui-war/dependency-management.html        |   422 +
 juddi-gui-war/distribution-management.html      |   162 +
 juddi-gui-war/findbugs.html                     |   419 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-gui-war/images/add.gif                    |   Bin 0 -> 397 bytes
 juddi-gui-war/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-gui-war/images/close.gif                  |   Bin 0 -> 279 bytes
 juddi-gui-war/images/contact-new.png            |   Bin 0 -> 736 bytes
 juddi-gui-war/images/document-properties.png    |   Bin 0 -> 577 bytes
 juddi-gui-war/images/drive-harddisk.png         |   Bin 0 -> 700 bytes
 juddi-gui-war/images/fix.gif                    |   Bin 0 -> 366 bytes
 juddi-gui-war/images/icon_error_sml.gif         |   Bin 0 -> 633 bytes
 juddi-gui-war/images/icon_help_sml.gif          |   Bin 0 -> 1072 bytes
 juddi-gui-war/images/icon_info_sml.gif          |   Bin 0 -> 638 bytes
 juddi-gui-war/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 juddi-gui-war/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 juddi-gui-war/images/image-x-generic.png        |   Bin 0 -> 662 bytes
 juddi-gui-war/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-gui-war/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 juddi-gui-war/images/network-server.png         |   Bin 0 -> 536 bytes
 juddi-gui-war/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 juddi-gui-war/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 juddi-gui-war/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 juddi-gui-war/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 juddi-gui-war/images/remove.gif                 |   Bin 0 -> 607 bytes
 juddi-gui-war/images/rss.png                    |   Bin 0 -> 474 bytes
 juddi-gui-war/images/update.gif                 |   Bin 0 -> 1090 bytes
 juddi-gui-war/images/window-new.png             |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddi-gui-war/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 juddi-gui-war/index.html                        |   157 +
 juddi-gui-war/integration.html                  |   171 +
 juddi-gui-war/issue-tracking.html               |   159 +
 juddi-gui-war/jdepend-report.html               |   339 +
 juddi-gui-war/jira-report.html                  |   751 +
 juddi-gui-war/js/apache-maven-fluido-1.6.min.js |    25 +
 juddi-gui-war/license.html                      |   362 +
 juddi-gui-war/mail-lists.html                   |   180 +
 juddi-gui-war/plugin-management.html            |   307 +
 juddi-gui-war/plugins.html                      |   270 +
 juddi-gui-war/project-info.html                 |   205 +
 juddi-gui-war/project-reports.html              |   163 +
 juddi-gui-war/project-summary.html              |   204 +
 juddi-gui-war/source-repository.html            |   170 +
 juddi-gui-war/team-list.html                    |   232 +
 juddi-gui-war/xref/allclasses-frame.html        |    65 +
 juddi-gui-war/xref/index.html                   |    25 +
 .../xref/org/apache/juddi/webconsole/AES.html   |   176 +
 .../CrossSiteRequestForgeryException.html       |    89 +
 .../apache/juddi/webconsole/NoCacheFilter.html  |    65 +
 .../juddi/webconsole/PostBackConstants.html     |    75 +
 .../apache/juddi/webconsole/StartupServlet.html |   144 +
 .../apache/juddi/webconsole/YesCacheFilter.html |    73 +
 .../juddi/webconsole/hub/PagableContainer.html  |    44 +
 .../juddi/webconsole/hub/UDDIRequestsAsXML.html |   356 +
 .../apache/juddi/webconsole/hub/UddiHub.html    |  3967 +++
 .../juddi/webconsole/hub/builders/Builders.html |  1009 +
 .../juddi/webconsole/hub/builders/Printers.html |   363 +
 .../hub/builders/SubscriptionHelper.html        |   330 +
 .../webconsole/hub/builders/package-frame.html  |    30 +
 .../hub/builders/package-summary.html           |    79 +
 .../juddi/webconsole/hub/package-frame.html     |    39 +
 .../juddi/webconsole/hub/package-summary.html   |    94 +
 .../apache/juddi/webconsole/package-frame.html  |    39 +
 .../juddi/webconsole/package-summary.html       |    94 +
 .../webconsole/resources/ResourceLoader.html    |    99 +
 .../webconsole/resources/package-frame.html     |    24 +
 .../webconsole/resources/package-summary.html   |    69 +
 juddi-gui-war/xref/overview-frame.html          |    34 +
 juddi-gui-war/xref/overview-summary.html        |    81 +
 juddi-gui-war/xref/stylesheet.css               |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-rest-cxf/css/print.css                    |    23 +
 juddi-rest-cxf/css/site.css                     |     1 +
 juddi-rest-cxf/dependencies.html                |  3288 ++
 juddi-rest-cxf/dependency-info.html             |   184 +
 juddi-rest-cxf/dependency-management.html       |   423 +
 juddi-rest-cxf/distribution-management.html     |   163 +
 juddi-rest-cxf/findbugs.html                    |   187 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddi-rest-cxf/images/add.gif                   |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddi-rest-cxf/images/close.gif                 |   Bin 0 -> 279 bytes
 juddi-rest-cxf/images/contact-new.png           |   Bin 0 -> 736 bytes
 juddi-rest-cxf/images/document-properties.png   |   Bin 0 -> 577 bytes
 juddi-rest-cxf/images/drive-harddisk.png        |   Bin 0 -> 700 bytes
 juddi-rest-cxf/images/fix.gif                   |   Bin 0 -> 366 bytes
 juddi-rest-cxf/images/icon_error_sml.gif        |   Bin 0 -> 633 bytes
 juddi-rest-cxf/images/icon_help_sml.gif         |   Bin 0 -> 1072 bytes
 juddi-rest-cxf/images/icon_info_sml.gif         |   Bin 0 -> 638 bytes
 juddi-rest-cxf/images/icon_success_sml.gif      |   Bin 0 -> 604 bytes
 juddi-rest-cxf/images/icon_warning_sml.gif      |   Bin 0 -> 625 bytes
 juddi-rest-cxf/images/image-x-generic.png       |   Bin 0 -> 662 bytes
 juddi-rest-cxf/images/internet-web-browser.png  |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-rest-cxf/images/logos/maven-feather.png   |   Bin 0 -> 3330 bytes
 juddi-rest-cxf/images/network-server.png        |   Bin 0 -> 536 bytes
 juddi-rest-cxf/images/package-x-generic.png     |   Bin 0 -> 717 bytes
 juddi-rest-cxf/images/profiles/pre-release.png  |   Bin 0 -> 32607 bytes
 juddi-rest-cxf/images/profiles/retired.png      |   Bin 0 -> 22003 bytes
 juddi-rest-cxf/images/profiles/sandbox.png      |   Bin 0 -> 33010 bytes
 juddi-rest-cxf/images/remove.gif                |   Bin 0 -> 607 bytes
 juddi-rest-cxf/images/rss.png                   |   Bin 0 -> 474 bytes
 juddi-rest-cxf/images/update.gif                |   Bin 0 -> 1090 bytes
 juddi-rest-cxf/images/window-new.png            |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddi-rest-cxf/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 juddi-rest-cxf/index.html                       |   158 +
 juddi-rest-cxf/integration.html                 |   172 +
 juddi-rest-cxf/issue-tracking.html              |   160 +
 juddi-rest-cxf/jdepend-report.html              |   223 +
 juddi-rest-cxf/jira-report.html                 |   753 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddi-rest-cxf/license.html                     |   363 +
 juddi-rest-cxf/mail-lists.html                  |   181 +
 juddi-rest-cxf/plugin-management.html           |   304 +
 juddi-rest-cxf/plugins.html                     |   275 +
 juddi-rest-cxf/project-info.html                |   206 +
 juddi-rest-cxf/project-reports.html             |   168 +
 juddi-rest-cxf/project-summary.html             |   205 +
 juddi-rest-cxf/source-repository.html           |   171 +
 juddi-rest-cxf/team-list.html                   |   233 +
 juddi-rest-cxf/xref-test/allclasses-frame.html  |    20 +
 juddi-rest-cxf/xref-test/index.html             |    25 +
 .../api/impl/rest/UDDIInquiryJAXRSTest.html     |   693 +
 .../juddi/api/impl/rest/package-frame.html      |    24 +
 .../juddi/api/impl/rest/package-summary.html    |    69 +
 juddi-rest-cxf/xref-test/overview-frame.html    |    25 +
 juddi-rest-cxf/xref-test/overview-summary.html  |    66 +
 juddi-rest-cxf/xref-test/stylesheet.css         |   114 +
 juddi-rest-cxf/xref/allclasses-frame.html       |    20 +
 juddi-rest-cxf/xref/index.html                  |    25 +
 .../juddi/api/impl/rest/UDDIInquiryJAXRS.html   |   966 +
 .../juddi/api/impl/rest/package-frame.html      |    24 +
 .../juddi/api/impl/rest/package-summary.html    |    69 +
 juddi-rest-cxf/xref/overview-frame.html         |    25 +
 juddi-rest-cxf/xref/overview-summary.html       |    66 +
 juddi-rest-cxf/xref/stylesheet.css              |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddi-tomcat/css/print.css                      |    23 +
 juddi-tomcat/css/site.css                       |     1 +
 juddi-tomcat/dependencies.html                  |   839 +
 juddi-tomcat/dependency-info.html               |   181 +
 juddi-tomcat/dependency-management.html         |   419 +
 juddi-tomcat/distribution-management.html       |   159 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 juddi-tomcat/images/accessories-text-editor.png |   Bin 0 -> 746 bytes
 juddi-tomcat/images/add.gif                     |   Bin 0 -> 397 bytes
 juddi-tomcat/images/apache-maven-project-2.png  |   Bin 0 -> 43073 bytes
 juddi-tomcat/images/application-certificate.png |   Bin 0 -> 923 bytes
 juddi-tomcat/images/close.gif                   |   Bin 0 -> 279 bytes
 juddi-tomcat/images/contact-new.png             |   Bin 0 -> 736 bytes
 juddi-tomcat/images/document-properties.png     |   Bin 0 -> 577 bytes
 juddi-tomcat/images/drive-harddisk.png          |   Bin 0 -> 700 bytes
 juddi-tomcat/images/fix.gif                     |   Bin 0 -> 366 bytes
 juddi-tomcat/images/icon_error_sml.gif          |   Bin 0 -> 633 bytes
 juddi-tomcat/images/icon_help_sml.gif           |   Bin 0 -> 1072 bytes
 juddi-tomcat/images/icon_info_sml.gif           |   Bin 0 -> 638 bytes
 juddi-tomcat/images/icon_success_sml.gif        |   Bin 0 -> 604 bytes
 juddi-tomcat/images/icon_warning_sml.gif        |   Bin 0 -> 625 bytes
 juddi-tomcat/images/image-x-generic.png         |   Bin 0 -> 662 bytes
 juddi-tomcat/images/internet-web-browser.png    |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddi-tomcat/images/logos/maven-feather.png     |   Bin 0 -> 3330 bytes
 juddi-tomcat/images/network-server.png          |   Bin 0 -> 536 bytes
 juddi-tomcat/images/package-x-generic.png       |   Bin 0 -> 717 bytes
 juddi-tomcat/images/profiles/pre-release.png    |   Bin 0 -> 32607 bytes
 juddi-tomcat/images/profiles/retired.png        |   Bin 0 -> 22003 bytes
 juddi-tomcat/images/profiles/sandbox.png        |   Bin 0 -> 33010 bytes
 juddi-tomcat/images/remove.gif                  |   Bin 0 -> 607 bytes
 juddi-tomcat/images/rss.png                     |   Bin 0 -> 474 bytes
 juddi-tomcat/images/update.gif                  |   Bin 0 -> 1090 bytes
 juddi-tomcat/images/window-new.png              |   Bin 0 -> 583 bytes
 juddi-tomcat/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 juddi-tomcat/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 juddi-tomcat/index.html                         |   154 +
 juddi-tomcat/integration.html                   |   168 +
 juddi-tomcat/issue-tracking.html                |   156 +
 juddi-tomcat/jira-report.html                   |   745 +
 juddi-tomcat/js/apache-maven-fluido-1.6.min.js  |    25 +
 juddi-tomcat/license.html                       |   359 +
 juddi-tomcat/mail-lists.html                    |   177 +
 juddi-tomcat/plugin-management.html             |   300 +
 juddi-tomcat/plugins.html                       |   259 +
 juddi-tomcat/project-info.html                  |   202 +
 juddi-tomcat/project-reports.html               |   148 +
 juddi-tomcat/project-summary.html               |   198 +
 juddi-tomcat/source-repository.html             |   167 +
 juddi-tomcat/team-list.html                     |   229 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 juddiv3-war-repl/css/print.css                  |    23 +
 juddiv3-war-repl/css/site.css                   |     1 +
 juddiv3-war-repl/dependencies.html              |  2741 ++
 juddiv3-war-repl/dependency-info.html           |   184 +
 juddiv3-war-repl/dependency-management.html     |   422 +
 juddiv3-war-repl/distribution-management.html   |   162 +
 juddiv3-war-repl/findbugs.html                  |   317 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 juddiv3-war-repl/images/add.gif                 |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 juddiv3-war-repl/images/close.gif               |   Bin 0 -> 279 bytes
 juddiv3-war-repl/images/contact-new.png         |   Bin 0 -> 736 bytes
 juddiv3-war-repl/images/document-properties.png |   Bin 0 -> 577 bytes
 juddiv3-war-repl/images/drive-harddisk.png      |   Bin 0 -> 700 bytes
 juddiv3-war-repl/images/fix.gif                 |   Bin 0 -> 366 bytes
 juddiv3-war-repl/images/icon_error_sml.gif      |   Bin 0 -> 633 bytes
 juddiv3-war-repl/images/icon_help_sml.gif       |   Bin 0 -> 1072 bytes
 juddiv3-war-repl/images/icon_info_sml.gif       |   Bin 0 -> 638 bytes
 juddiv3-war-repl/images/icon_success_sml.gif    |   Bin 0 -> 604 bytes
 juddiv3-war-repl/images/icon_warning_sml.gif    |   Bin 0 -> 625 bytes
 juddiv3-war-repl/images/image-x-generic.png     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddiv3-war-repl/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 juddiv3-war-repl/images/network-server.png      |   Bin 0 -> 536 bytes
 juddiv3-war-repl/images/package-x-generic.png   |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 juddiv3-war-repl/images/profiles/retired.png    |   Bin 0 -> 22003 bytes
 juddiv3-war-repl/images/profiles/sandbox.png    |   Bin 0 -> 33010 bytes
 juddiv3-war-repl/images/remove.gif              |   Bin 0 -> 607 bytes
 juddiv3-war-repl/images/rss.png                 |   Bin 0 -> 474 bytes
 juddiv3-war-repl/images/update.gif              |   Bin 0 -> 1090 bytes
 juddiv3-war-repl/images/window-new.png          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 juddiv3-war-repl/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 juddiv3-war-repl/index.html                     |   157 +
 juddiv3-war-repl/integration.html               |   171 +
 juddiv3-war-repl/issue-tracking.html            |   159 +
 juddiv3-war-repl/jdepend-report.html            |   365 +
 juddiv3-war-repl/jira-report.html               |   751 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 juddiv3-war-repl/license.html                   |   362 +
 juddiv3-war-repl/mail-lists.html                |   180 +
 juddiv3-war-repl/plugin-management.html         |   303 +
 juddiv3-war-repl/plugins.html                   |   266 +
 juddiv3-war-repl/project-info.html              |   205 +
 juddiv3-war-repl/project-reports.html           |   163 +
 juddiv3-war-repl/project-summary.html           |   204 +
 juddiv3-war-repl/source-repository.html         |   170 +
 juddiv3-war-repl/team-list.html                 |   232 +
 juddiv3-war-repl/xref/allclasses-frame.html     |    50 +
 juddiv3-war-repl/xref/index.html                |    25 +
 .../xref/org/apache/juddi/adminconsole/AES.html |   177 +
 .../CrossSiteRequestForgeryException.html       |    80 +
 .../juddi/adminconsole/PostBackConstants.html   |    75 +
 .../juddi/adminconsole/StartupServlet.html      |   145 +
 .../adminconsole/hub/JUDDIRequestsAsXML.html    |   227 +
 .../juddi/adminconsole/hub/UddiAdminHub.html    |  1731 ++
 .../adminconsole/hub/builders/Printers.html     |   376 +
 .../hub/builders/package-frame.html             |    24 +
 .../hub/builders/package-summary.html           |    69 +
 .../juddi/adminconsole/hub/package-frame.html   |    30 +
 .../juddi/adminconsole/hub/package-summary.html |    79 +
 .../juddi/adminconsole/package-frame.html       |    33 +
 .../juddi/adminconsole/package-summary.html     |    84 +
 .../adminconsole/resources/ResourceLoader.html  |    95 +
 .../adminconsole/resources/package-frame.html   |    24 +
 .../adminconsole/resources/package-summary.html |    69 +
 .../apache/juddi/servlets/NotifyServlet.html    |    71 +
 .../apache/juddi/servlets/RegistryServlet.html  |    78 +
 .../apache/juddi/servlets/package-frame.html    |    27 +
 .../apache/juddi/servlets/package-summary.html  |    74 +
 juddiv3-war-repl/xref/overview-frame.html       |    37 +
 juddiv3-war-repl/xref/overview-summary.html     |    86 +
 juddiv3-war-repl/xref/stylesheet.css            |   114 +
 juddiv3-war/css/apache-maven-fluido-1.6.min.css |    17 +
 juddiv3-war/css/print.css                       |    23 +
 juddiv3-war/css/site.css                        |     1 +
 juddiv3-war/dependencies.html                   |  2741 ++
 juddiv3-war/dependency-info.html                |   184 +
 juddiv3-war/dependency-management.html          |   422 +
 juddiv3-war/distribution-management.html        |   162 +
 juddiv3-war/findbugs.html                       |   317 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 juddiv3-war/images/accessories-text-editor.png  |   Bin 0 -> 746 bytes
 juddiv3-war/images/add.gif                      |   Bin 0 -> 397 bytes
 juddiv3-war/images/apache-maven-project-2.png   |   Bin 0 -> 43073 bytes
 juddiv3-war/images/application-certificate.png  |   Bin 0 -> 923 bytes
 juddiv3-war/images/close.gif                    |   Bin 0 -> 279 bytes
 juddiv3-war/images/contact-new.png              |   Bin 0 -> 736 bytes
 juddiv3-war/images/document-properties.png      |   Bin 0 -> 577 bytes
 juddiv3-war/images/drive-harddisk.png           |   Bin 0 -> 700 bytes
 juddiv3-war/images/fix.gif                      |   Bin 0 -> 366 bytes
 juddiv3-war/images/icon_error_sml.gif           |   Bin 0 -> 633 bytes
 juddiv3-war/images/icon_help_sml.gif            |   Bin 0 -> 1072 bytes
 juddiv3-war/images/icon_info_sml.gif            |   Bin 0 -> 638 bytes
 juddiv3-war/images/icon_success_sml.gif         |   Bin 0 -> 604 bytes
 juddiv3-war/images/icon_warning_sml.gif         |   Bin 0 -> 625 bytes
 juddiv3-war/images/image-x-generic.png          |   Bin 0 -> 662 bytes
 juddiv3-war/images/internet-web-browser.png     |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 juddiv3-war/images/logos/maven-feather.png      |   Bin 0 -> 3330 bytes
 juddiv3-war/images/network-server.png           |   Bin 0 -> 536 bytes
 juddiv3-war/images/package-x-generic.png        |   Bin 0 -> 717 bytes
 juddiv3-war/images/profiles/pre-release.png     |   Bin 0 -> 32607 bytes
 juddiv3-war/images/profiles/retired.png         |   Bin 0 -> 22003 bytes
 juddiv3-war/images/profiles/sandbox.png         |   Bin 0 -> 33010 bytes
 juddiv3-war/images/remove.gif                   |   Bin 0 -> 607 bytes
 juddiv3-war/images/rss.png                      |   Bin 0 -> 474 bytes
 juddiv3-war/images/update.gif                   |   Bin 0 -> 1090 bytes
 juddiv3-war/images/window-new.png               |   Bin 0 -> 583 bytes
 juddiv3-war/img/glyphicons-halflings-white.png  |   Bin 0 -> 8777 bytes
 juddiv3-war/img/glyphicons-halflings.png        |   Bin 0 -> 12799 bytes
 juddiv3-war/index.html                          |   157 +
 juddiv3-war/integration.html                    |   171 +
 juddiv3-war/issue-tracking.html                 |   159 +
 juddiv3-war/jdepend-report.html                 |   365 +
 juddiv3-war/jira-report.html                    |   751 +
 juddiv3-war/js/apache-maven-fluido-1.6.min.js   |    25 +
 juddiv3-war/license.html                        |   362 +
 juddiv3-war/mail-lists.html                     |   180 +
 juddiv3-war/plugin-management.html              |   303 +
 juddiv3-war/plugins.html                        |   266 +
 juddiv3-war/project-info.html                   |   205 +
 juddiv3-war/project-reports.html                |   163 +
 juddiv3-war/project-summary.html                |   204 +
 juddiv3-war/source-repository.html              |   170 +
 juddiv3-war/team-list.html                      |   232 +
 juddiv3-war/xref/allclasses-frame.html          |    50 +
 juddiv3-war/xref/index.html                     |    25 +
 .../xref/org/apache/juddi/adminconsole/AES.html |   177 +
 .../CrossSiteRequestForgeryException.html       |    80 +
 .../juddi/adminconsole/PostBackConstants.html   |    75 +
 .../juddi/adminconsole/StartupServlet.html      |   147 +
 .../adminconsole/hub/JUDDIRequestsAsXML.html    |   227 +
 .../juddi/adminconsole/hub/UddiAdminHub.html    |  1728 ++
 .../adminconsole/hub/builders/Printers.html     |   376 +
 .../hub/builders/package-frame.html             |    24 +
 .../hub/builders/package-summary.html           |    69 +
 .../juddi/adminconsole/hub/package-frame.html   |    30 +
 .../juddi/adminconsole/hub/package-summary.html |    79 +
 .../juddi/adminconsole/package-frame.html       |    33 +
 .../juddi/adminconsole/package-summary.html     |    84 +
 .../adminconsole/resources/ResourceLoader.html  |    95 +
 .../adminconsole/resources/package-frame.html   |    24 +
 .../adminconsole/resources/package-summary.html |    69 +
 .../apache/juddi/servlets/NotifyServlet.html    |    71 +
 .../apache/juddi/servlets/RegistryServlet.html  |    78 +
 .../apache/juddi/servlets/package-frame.html    |    27 +
 .../apache/juddi/servlets/package-summary.html  |    74 +
 juddiv3-war/xref/overview-frame.html            |    37 +
 juddiv3-war/xref/overview-summary.html          |    86 +
 juddiv3-war/xref/stylesheet.css                 |   114 +
 legal.html                                      |   262 +
 library.html                                    |   323 +
 license.html                                    |   488 +
 mail-lists.html                                 |   305 +
 modules.html                                    |   383 +
 participation.html                              |   342 +
 plugin-management.html                          |   428 +
 plugins.html                                    |   387 +
 project-info.html                               |   336 +
 project-reports.html                            |   298 +
 project-summary.html                            |   326 +
 releases.html                                   |   415 +
 security.html                                   |   298 +
 source-repository.html                          |   296 +
 source.html                                     |   389 +
 team-list.html                                  |   357 +
 testapidocs/allclasses-frame.html               |   130 +
 testapidocs/allclasses-noframe.html             |   130 +
 testapidocs/constant-values.html                |   126 +
 testapidocs/deprecated-list.html                |   148 +
 testapidocs/help-doc.html                       |   231 +
 testapidocs/index-all.html                      |  3882 +++
 testapidocs/index.html                          |    75 +
 .../apache/juddi/InitialContextInfoTest.html    |   304 +
 .../juddi/api/impl/API_010_PublisherTest.html   |   526 +
 .../juddi/api/impl/API_020_TmodelTest.html      |   341 +
 .../api/impl/API_030_BusinessEntityTest.html    |   362 +
 .../impl/API_040_BusinessServiceLoadTest.html   |   413 +
 .../api/impl/API_040_BusinessServiceTest.html   |   381 +
 .../api/impl/API_050_BindingTemplateTest.html   |   372 +
 .../impl/API_051_BindingTemplateWSDLTest.html   |   354 +
 .../impl/API_060_PublisherAssertionTest.html    |   438 +
 .../juddi/api/impl/API_070_FindEntityTest.html  |   407 +
 .../api/impl/API_080_SubscriptionTest.html      |   352 +
 ...090_SubscriptionListenerIntegrationTest.html |   375 +
 ..._RMISubscriptionListenerIntegrationTest.html |   319 +
 .../apache/juddi/api/impl/API_099_LoadTest.html |   322 +
 .../API_100_ClientSubscriptionInfoTest.html     |   333 +
 .../api/impl/API_110_FindBusinessTest.html      |   357 +
 ..._120_CombineCategoryBagsFindServiceTest.html |   379 +
 ...130_CombineCategoryBagsFindBusinessTest.html |   365 +
 .../impl/API_140_NegativePublicationTest.html   |  1837 ++
 .../apache/juddi/api/impl/API_141_JIRATest.html |   958 +
 .../impl/API_150_ValueSetValidationTest.html    |   974 +
 .../juddi/api/impl/API_160_ReplicationTest.html |   560 +
 .../api/impl/API_170_CustodyTransferTest.html   |   318 +
 .../org/apache/juddi/api/impl/TokenTest.html    |   392 +
 .../juddi/api/impl/UDDIPublicationImplExt.html  |   338 +
 .../juddi/api/impl/UDDISecurityImplExt.html     |   303 +
 .../impl/class-use/API_010_PublisherTest.html   |   126 +
 .../api/impl/class-use/API_020_TmodelTest.html  |   126 +
 .../class-use/API_030_BusinessEntityTest.html   |   126 +
 .../API_040_BusinessServiceLoadTest.html        |   126 +
 .../class-use/API_040_BusinessServiceTest.html  |   126 +
 .../class-use/API_050_BindingTemplateTest.html  |   126 +
 .../API_051_BindingTemplateWSDLTest.html        |   126 +
 .../API_060_PublisherAssertionTest.html         |   126 +
 .../impl/class-use/API_070_FindEntityTest.html  |   126 +
 .../class-use/API_080_SubscriptionTest.html     |   126 +
 ...090_SubscriptionListenerIntegrationTest.html |   126 +
 ..._RMISubscriptionListenerIntegrationTest.html |   126 +
 .../api/impl/class-use/API_099_LoadTest.html    |   126 +
 .../API_100_ClientSubscriptionInfoTest.html     |   126 +
 .../class-use/API_110_FindBusinessTest.html     |   126 +
 ..._120_CombineCategoryBagsFindServiceTest.html |   126 +
 ...130_CombineCategoryBagsFindBusinessTest.html |   126 +
 .../API_140_NegativePublicationTest.html        |   126 +
 .../api/impl/class-use/API_141_JIRATest.html    |   126 +
 .../API_150_ValueSetValidationTest.html         |   126 +
 .../impl/class-use/API_160_ReplicationTest.html |   126 +
 .../class-use/API_170_CustodyTransferTest.html  |   126 +
 .../juddi/api/impl/class-use/TokenTest.html     |   126 +
 .../impl/class-use/UDDIPublicationImplExt.html  |   126 +
 .../api/impl/class-use/UDDISecurityImplExt.html |   126 +
 .../apache/juddi/api/impl/package-frame.html    |    45 +
 .../apache/juddi/api/impl/package-summary.html  |   291 +
 .../org/apache/juddi/api/impl/package-tree.html |   175 +
 .../org/apache/juddi/api/impl/package-use.html  |   126 +
 .../api/impl/rest/UDDIInquiryJAXRSTest.html     |   788 +
 .../rest/class-use/UDDIInquiryJAXRSTest.html    |   126 +
 .../juddi/api/impl/rest/package-frame.html      |    21 +
 .../juddi/api/impl/rest/package-summary.html    |   146 +
 .../juddi/api/impl/rest/package-tree.html       |   143 +
 .../apache/juddi/api/impl/rest/package-use.html |   126 +
 .../apache/juddi/api/runtime/CLIServerTest.html |   372 +
 .../api/runtime/class-use/CLIServerTest.html    |   126 +
 .../api/runtime/class-use/juddiTestimpl.html    |   126 +
 .../api/runtime/class-use/replicantImpl.html    |   126 +
 .../apache/juddi/api/runtime/juddiTestimpl.html |   785 +
 .../apache/juddi/api/runtime/package-frame.html |    23 +
 .../juddi/api/runtime/package-summary.html      |   152 +
 .../apache/juddi/api/runtime/package-tree.html  |   141 +
 .../apache/juddi/api/runtime/package-use.html   |   126 +
 .../apache/juddi/api/runtime/replicantImpl.html |   379 +
 .../juddi/api_v3/GetPublisherDetailTest.html    |   317 +
 .../class-use/GetPublisherDetailTest.html       |   126 +
 .../org/apache/juddi/api_v3/package-frame.html  |    21 +
 .../apache/juddi/api_v3/package-summary.html    |   146 +
 .../org/apache/juddi/api_v3/package-tree.html   |   139 +
 .../org/apache/juddi/api_v3/package-use.html    |   126 +
 .../apache/juddi/auth/AuthenticatorTest.html    |   560 +
 .../juddi/auth/MockHttpServletRequest.html      |  1213 +
 .../apache/juddi/auth/MockMessageContext.html   |   555 +
 .../juddi/auth/MockWebServiceContext.html       |   356 +
 .../juddi/auth/class-use/AuthenticatorTest.html |   126 +
 .../auth/class-use/MockHttpServletRequest.html  |   126 +
 .../auth/class-use/MockMessageContext.html      |   126 +
 .../auth/class-use/MockWebServiceContext.html   |   126 +
 .../org/apache/juddi/auth/package-frame.html    |    24 +
 .../org/apache/juddi/auth/package-summary.html  |   156 +
 .../org/apache/juddi/auth/package-tree.html     |   142 +
 .../org/apache/juddi/auth/package-use.html      |   126 +
 .../juddi/class-use/InitialContextInfoTest.html |   126 +
 .../config/ApplicationConfigurationTest.html    |   320 +
 .../org/apache/juddi/config/InstallTest.html    |   337 +
 .../apache/juddi/config/ReleaseVersionTest.html |   277 +
 .../class-use/ApplicationConfigurationTest.html |   126 +
 .../juddi/config/class-use/InstallTest.html     |   126 +
 .../config/class-use/ReleaseVersionTest.html    |   126 +
 .../org/apache/juddi/config/package-frame.html  |    23 +
 .../apache/juddi/config/package-summary.html    |   152 +
 .../org/apache/juddi/config/package-tree.html   |   141 +
 .../org/apache/juddi/config/package-use.html    |   126 +
 .../juddi/juddi/migration/tool/AppTest.html     |   322 +
 .../juddi/migration/tool/class-use/AppTest.html |   126 +
 .../juddi/migration/tool/package-frame.html     |    21 +
 .../juddi/migration/tool/package-summary.html   |   146 +
 .../juddi/migration/tool/package-tree.html      |   147 +
 .../juddi/juddi/migration/tool/package-use.html |   126 +
 .../apache/juddi/keygen/KeyGeneratorTest.html   |   310 +
 .../keygen/class-use/KeyGeneratorTest.html      |   126 +
 .../org/apache/juddi/keygen/package-frame.html  |    21 +
 .../apache/juddi/keygen/package-summary.html    |   144 +
 .../org/apache/juddi/keygen/package-tree.html   |   139 +
 .../org/apache/juddi/keygen/package-use.html    |   126 +
 testapidocs/org/apache/juddi/package-frame.html |    21 +
 .../org/apache/juddi/package-summary.html       |   146 +
 testapidocs/org/apache/juddi/package-tree.html  |   139 +
 testapidocs/org/apache/juddi/package-use.html   |   126 +
 .../replication/ReplicationNotifierTest.html    |   409 +
 .../class-use/ReplicationNotifierTest.html      |   126 +
 .../apache/juddi/replication/package-frame.html |    21 +
 .../juddi/replication/package-summary.html      |   144 +
 .../apache/juddi/replication/package-tree.html  |   139 +
 .../apache/juddi/replication/package-use.html   |   126 +
 .../apache/juddi/rmi/JNDIRegistrationTest.html  |   300 +
 .../rmi/class-use/JNDIRegistrationTest.html     |   126 +
 .../org/apache/juddi/rmi/package-frame.html     |    21 +
 .../org/apache/juddi/rmi/package-summary.html   |   144 +
 .../org/apache/juddi/rmi/package-tree.html      |   139 +
 .../org/apache/juddi/rmi/package-use.html       |   126 +
 .../subscription/SubscriptionNotifierTest.html  |   314 +
 .../class-use/SubscriptionNotifierTest.html     |   126 +
 .../juddi/subscription/notify/NotifierTest.html |   392 +
 .../notify/class-use/NotifierTest.html          |   126 +
 .../subscription/notify/package-frame.html      |    21 +
 .../subscription/notify/package-summary.html    |   144 +
 .../juddi/subscription/notify/package-tree.html |   139 +
 .../juddi/subscription/notify/package-use.html  |   126 +
 .../juddi/subscription/package-frame.html       |    21 +
 .../juddi/subscription/package-summary.html     |   144 +
 .../apache/juddi/subscription/package-tree.html |   139 +
 .../apache/juddi/subscription/package-use.html  |   126 +
 testapidocs/org/apache/juddi/util/JPAUtil.html  |   381 +
 .../apache/juddi/util/class-use/JPAUtil.html    |   126 +
 .../org/apache/juddi/util/package-frame.html    |    21 +
 .../org/apache/juddi/util/package-summary.html  |   144 +
 .../org/apache/juddi/util/package-tree.html     |   139 +
 .../org/apache/juddi/util/package-use.html      |   126 +
 .../v2/tck/UDDI_020_TmodelIntegrationTest.html  |   326 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   502 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   530 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   326 +
 ...I_060_PublisherAssertionIntegrationTest.html |   343 +
 .../tck/UDDI_070_FindEntityIntegrationTest.html |   321 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   409 +
 .../UDDI_020_TmodelIntegrationTest.html         |   126 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   126 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   126 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   126 +
 ...I_060_PublisherAssertionIntegrationTest.html |   126 +
 .../UDDI_070_FindEntityIntegrationTest.html     |   126 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   126 +
 .../org/apache/juddi/v2/tck/package-frame.html  |    27 +
 .../apache/juddi/v2/tck/package-summary.html    |   173 +
 .../org/apache/juddi/v2/tck/package-tree.html   |   145 +
 .../org/apache/juddi/v2/tck/package-use.html    |   126 +
 .../juddi/v3/annotations/AnnotationTest.html    |   316 +
 .../juddi/v3/annotations/HelloWorldMockup.html  |   273 +
 .../juddi/v3/annotations/HelloWorldMockup2.html |   273 +
 .../annotations/class-use/AnnotationTest.html   |   126 +
 .../annotations/class-use/HelloWorldMockup.html |   126 +
 .../class-use/HelloWorldMockup2.html            |   126 +
 .../juddi/v3/annotations/package-frame.html     |    23 +
 .../juddi/v3/annotations/package-summary.html   |   152 +
 .../juddi/v3/annotations/package-tree.html      |   141 +
 .../juddi/v3/annotations/package-use.html       |   126 +
 .../juddi/v3/bpel/BPEL_010_IntegrationTest.html |   365 +
 .../juddi/v3/bpel/BPEL_020_IntegrationTest.html |   374 +
 .../class-use/BPEL_010_IntegrationTest.html     |   126 +
 .../class-use/BPEL_020_IntegrationTest.html     |   126 +
 .../org/apache/juddi/v3/bpel/package-frame.html |    22 +
 .../apache/juddi/v3/bpel/package-summary.html   |   148 +
 .../org/apache/juddi/v3/bpel/package-tree.html  |   140 +
 .../org/apache/juddi/v3/bpel/package-use.html   |   126 +
 .../apache/juddi/v3/client/DigSigUtilTest.html  |   413 +
 .../juddi/v3/client/HelloWorldMockup.html       |   273 +
 .../apache/juddi/v3/client/UDDIClientTest.html  |   376 +
 .../v3/client/class-use/DigSigUtilTest.html     |   126 +
 .../v3/client/class-use/HelloWorldMockup.html   |   126 +
 .../v3/client/class-use/UDDIClientTest.html     |   126 +
 .../TModelInstanceDetailsComparatorTest.html    |   751 +
 .../TModelInstanceDetailsComparatorTest.html    |   126 +
 .../juddi/v3/client/compare/package-frame.html  |    21 +
 .../v3/client/compare/package-summary.html      |   144 +
 .../juddi/v3/client/compare/package-tree.html   |   139 +
 .../juddi/v3/client/compare/package-use.html    |   126 +
 .../v3/client/config/MisconfigurationTest.html  |   300 +
 .../v3/client/config/SaveConfigurationTest.html |   354 +
 .../juddi/v3/client/config/WebHelperTest.html   |   373 +
 .../config/class-use/MisconfigurationTest.html  |   126 +
 .../config/class-use/SaveConfigurationTest.html |   126 +
 .../client/config/class-use/WebHelperTest.html  |   126 +
 .../juddi/v3/client/config/package-frame.html   |    23 +
 .../juddi/v3/client/config/package-summary.html |   155 +
 .../juddi/v3/client/config/package-tree.html    |   141 +
 .../juddi/v3/client/config/package-use.html     |   126 +
 .../v3/client/cryptor/AES128CryptorTest.html    |   364 +
 .../v3/client/cryptor/CryptoConfigTest.html     |   282 +
 .../v3/client/cryptor/DefaultCryptorTest.html   |   285 +
 .../v3/client/cryptor/TripleDESCrytorTest.html  |   327 +
 .../cryptor/class-use/AES128CryptorTest.html    |   126 +
 .../cryptor/class-use/CryptoConfigTest.html     |   126 +
 .../cryptor/class-use/DefaultCryptorTest.html   |   126 +
 .../cryptor/class-use/TripleDESCrytorTest.html  |   126 +
 .../juddi/v3/client/cryptor/package-frame.html  |    24 +
 .../v3/client/cryptor/package-summary.html      |   156 +
 .../juddi/v3/client/cryptor/package-tree.html   |   142 +
 .../juddi/v3/client/cryptor/package-use.html    |   126 +
 .../juddi/v3/client/mapping/MapUDDI23Test.html  |   277 +
 .../juddi/v3/client/mapping/SelectionTest.html  |   303 +
 .../v3/client/mapping/ServiceLocatorTest.html   |   334 +
 .../v3/client/mapping/UDDIServiceCacheTest.html |   282 +
 .../client/mapping/class-use/MapUDDI23Test.html |   126 +
 .../client/mapping/class-use/SelectionTest.html |   126 +
 .../mapping/class-use/ServiceLocatorTest.html   |   126 +
 .../mapping/class-use/UDDIServiceCacheTest.html |   126 +
 .../juddi/v3/client/mapping/package-frame.html  |    24 +
 .../v3/client/mapping/package-summary.html      |   156 +
 .../juddi/v3/client/mapping/package-tree.html   |   142 +
 .../juddi/v3/client/mapping/package-use.html    |   126 +
 .../v3/client/mapping/wsdl/BPEL2UDDITest.html   |   454 +
 .../v3/client/mapping/wsdl/ReadWSDLTest.html    |   334 +
 .../v3/client/mapping/wsdl/WADL2UDDITest.html   |   311 +
 .../v3/client/mapping/wsdl/WSDL2UDDITest.html   |   338 +
 .../v3/client/mapping/wsdl/WSDLLocatorTest.html |   347 +
 .../mapping/wsdl/WSDLinaUDDIRegistryTest.html   |   374 +
 .../mapping/wsdl/class-use/BPEL2UDDITest.html   |   126 +
 .../mapping/wsdl/class-use/ReadWSDLTest.html    |   126 +
 .../mapping/wsdl/class-use/WADL2UDDITest.html   |   126 +
 .../mapping/wsdl/class-use/WSDL2UDDITest.html   |   126 +
 .../mapping/wsdl/class-use/WSDLLocatorTest.html |   126 +
 .../wsdl/class-use/WSDLinaUDDIRegistryTest.html |   126 +
 .../v3/client/mapping/wsdl/package-frame.html   |    26 +
 .../v3/client/mapping/wsdl/package-summary.html |   164 +
 .../v3/client/mapping/wsdl/package-tree.html    |   144 +
 .../v3/client/mapping/wsdl/package-use.html     |   126 +
 .../apache/juddi/v3/client/package-frame.html   |    23 +
 .../apache/juddi/v3/client/package-summary.html |   152 +
 .../apache/juddi/v3/client/package-tree.html    |   141 +
 .../org/apache/juddi/v3/client/package-use.html |   126 +
 .../subscription/SubscriptionCallbackTest.html  |   504 +
 .../class-use/SubscriptionCallbackTest.html     |   126 +
 .../v3/client/subscription/package-frame.html   |    21 +
 .../v3/client/subscription/package-summary.html |   146 +
 .../v3/client/subscription/package-tree.html    |   139 +
 .../v3/client/subscription/package-use.html     |   126 +
 .../tck/JUDDI_010_PublisherIntegrationTest.html |   470 +
 ..._RMISubscriptionListenerIntegrationTest.html |   314 +
 ...0_ClientSubscriptionInfoIntegrationTest.html |   319 +
 ...tSubscriptionCallbackAPIIntegrationTest.html |   357 +
 .../v3/tck/JUDDI_200_GUI_IntegrationTest.html   |   786 +
 .../tck/JUDDI_300_MultiNodeIntegrationTest.html |   442 +
 .../tck/UDDI_010_PublisherIntegrationTest.html  |   313 +
 .../v3/tck/UDDI_020_TmodelIntegrationTest.html  |   326 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   519 +
 ...I_030_BusinessEntityLoadIntegrationTest.html |   349 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   534 +
 ..._040_BusinessServiceLoadIntegrationTest.html |   331 +
 .../UDDI_040_PerformanceIntegrationTest.html    |   524 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   326 +
 ...I_060_PublisherAssertionIntegrationTest.html |   343 +
 .../tck/UDDI_070_FindEntityIntegrationTest.html |  4113 +++
 .../UDDI_080_SubscriptionIntegrationTest.html   |   690 +
 .../juddi/v3/tck/UDDI_090_HttpExternalTest.html |   575 +
 .../tck/UDDI_090_HttpMavenIntegrationTest.html  |   575 +
 .../v3/tck/UDDI_090_RMIIntegrationTest.html     |   575 +
 .../v3/tck/UDDI_090_Smtp_ExternalTest.html      |   575 +
 ...090_SubscriptionListenerIntegrationBase.html |   866 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   407 +
 ...eCategoryBagsFindServiceIntegrationTest.html |   406 +
 ...CategoryBagsFindBusinessIntegrationTest.html |   391 +
 ..._140_NegativePublicationIntegrationTest.html |  1684 ++
 .../v3/tck/UDDI_141_JIRAIntegrationTest.html    |   700 +
 ...DDI_142_DigitalSignatureIntegrationTest.html |   691 +
 ...UDDI_150_CustodyTransferIntegrationTest.html |   462 +
 .../v3/tck/UDDI_160_RESTIntergrationTest.html   |   373 +
 ...I_170_ValueSetValidationIntegrationTest.html |   876 +
 .../JUDDI_010_PublisherIntegrationTest.html     |   126 +
 ..._RMISubscriptionListenerIntegrationTest.html |   126 +
 ...0_ClientSubscriptionInfoIntegrationTest.html |   126 +
 ...tSubscriptionCallbackAPIIntegrationTest.html |   126 +
 .../JUDDI_200_GUI_IntegrationTest.html          |   126 +
 .../JUDDI_300_MultiNodeIntegrationTest.html     |   126 +
 .../UDDI_010_PublisherIntegrationTest.html      |   126 +
 .../UDDI_020_TmodelIntegrationTest.html         |   126 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   166 +
 ...I_030_BusinessEntityLoadIntegrationTest.html |   126 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   166 +
 ..._040_BusinessServiceLoadIntegrationTest.html |   126 +
 .../UDDI_040_PerformanceIntegrationTest.html    |   126 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   126 +
 ...I_060_PublisherAssertionIntegrationTest.html |   126 +
 .../UDDI_070_FindEntityIntegrationTest.html     |   126 +
 .../UDDI_080_SubscriptionIntegrationTest.html   |   126 +
 .../class-use/UDDI_090_HttpExternalTest.html    |   126 +
 .../UDDI_090_HttpMavenIntegrationTest.html      |   126 +
 .../class-use/UDDI_090_RMIIntegrationTest.html  |   126 +
 .../class-use/UDDI_090_Smtp_ExternalTest.html   |   126 +
 ...090_SubscriptionListenerIntegrationBase.html |   178 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   126 +
 ...eCategoryBagsFindServiceIntegrationTest.html |   126 +
 ...CategoryBagsFindBusinessIntegrationTest.html |   126 +
 ..._140_NegativePublicationIntegrationTest.html |   126 +
 .../class-use/UDDI_141_JIRAIntegrationTest.html |   126 +
 ...DDI_142_DigitalSignatureIntegrationTest.html |   126 +
 ...UDDI_150_CustodyTransferIntegrationTest.html |   126 +
 .../UDDI_160_RESTIntergrationTest.html          |   126 +
 ...I_170_ValueSetValidationIntegrationTest.html |   126 +
 .../org/apache/juddi/v3/tck/package-frame.html  |    51 +
 .../apache/juddi/v3/tck/package-summary.html    |   304 +
 .../org/apache/juddi/v3/tck/package-tree.html   |   178 +
 .../org/apache/juddi/v3/tck/package-use.html    |   165 +
 testapidocs/org/uddi/api_v3/AuthInfoTest.html   |   329 +
 .../org/uddi/api_v3/class-use/AuthInfoTest.html |   126 +
 testapidocs/org/uddi/api_v3/package-frame.html  |    21 +
 .../org/uddi/api_v3/package-summary.html        |   146 +
 testapidocs/org/uddi/api_v3/package-tree.html   |   139 +
 testapidocs/org/uddi/api_v3/package-use.html    |   126 +
 testapidocs/overview-frame.html                 |    47 +
 testapidocs/overview-summary.html               |   242 +
 testapidocs/overview-tree.html                  |   307 +
 testapidocs/package-list                        |    26 +
 testapidocs/script.js                           |    30 +
 testapidocs/stylesheet.css                      |   574 +
 thanks.html                                     |   270 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 uddi-client-dist/css/print.css                  |    23 +
 uddi-client-dist/css/site.css                   |     1 +
 uddi-client-dist/dependencies.html              |  3245 ++
 uddi-client-dist/dependency-info.html           |   181 +
 uddi-client-dist/dependency-management.html     |   419 +
 uddi-client-dist/distribution-management.html   |   159 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 uddi-client-dist/images/add.gif                 |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 uddi-client-dist/images/close.gif               |   Bin 0 -> 279 bytes
 uddi-client-dist/images/contact-new.png         |   Bin 0 -> 736 bytes
 uddi-client-dist/images/document-properties.png |   Bin 0 -> 577 bytes
 uddi-client-dist/images/drive-harddisk.png      |   Bin 0 -> 700 bytes
 uddi-client-dist/images/fix.gif                 |   Bin 0 -> 366 bytes
 uddi-client-dist/images/icon_error_sml.gif      |   Bin 0 -> 633 bytes
 uddi-client-dist/images/icon_help_sml.gif       |   Bin 0 -> 1072 bytes
 uddi-client-dist/images/icon_info_sml.gif       |   Bin 0 -> 638 bytes
 uddi-client-dist/images/icon_success_sml.gif    |   Bin 0 -> 604 bytes
 uddi-client-dist/images/icon_warning_sml.gif    |   Bin 0 -> 625 bytes
 uddi-client-dist/images/image-x-generic.png     |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 uddi-client-dist/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 uddi-client-dist/images/network-server.png      |   Bin 0 -> 536 bytes
 uddi-client-dist/images/package-x-generic.png   |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 uddi-client-dist/images/profiles/retired.png    |   Bin 0 -> 22003 bytes
 uddi-client-dist/images/profiles/sandbox.png    |   Bin 0 -> 33010 bytes
 uddi-client-dist/images/remove.gif              |   Bin 0 -> 607 bytes
 uddi-client-dist/images/rss.png                 |   Bin 0 -> 474 bytes
 uddi-client-dist/images/update.gif              |   Bin 0 -> 1090 bytes
 uddi-client-dist/images/window-new.png          |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 uddi-client-dist/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 uddi-client-dist/index.html                     |   154 +
 uddi-client-dist/integration.html               |   168 +
 uddi-client-dist/issue-tracking.html            |   156 +
 uddi-client-dist/jira-report.html               |   745 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 uddi-client-dist/license.html                   |   359 +
 uddi-client-dist/mail-lists.html                |   177 +
 uddi-client-dist/plugin-management.html         |   300 +
 uddi-client-dist/plugins.html                   |   251 +
 uddi-client-dist/project-info.html              |   202 +
 uddi-client-dist/project-reports.html           |   148 +
 uddi-client-dist/project-summary.html           |   198 +
 uddi-client-dist/source-repository.html         |   167 +
 uddi-client-dist/team-list.html                 |   229 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 uddi-migration-tool/css/print.css               |    23 +
 uddi-migration-tool/css/site.css                |     1 +
 uddi-migration-tool/dependencies.html           |   809 +
 uddi-migration-tool/dependency-info.html        |   185 +
 uddi-migration-tool/dependency-management.html  |   423 +
 .../distribution-management.html                |   163 +
 uddi-migration-tool/findbugs.html               |   331 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 uddi-migration-tool/images/add.gif              |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 uddi-migration-tool/images/close.gif            |   Bin 0 -> 279 bytes
 uddi-migration-tool/images/contact-new.png      |   Bin 0 -> 736 bytes
 .../images/document-properties.png              |   Bin 0 -> 577 bytes
 uddi-migration-tool/images/drive-harddisk.png   |   Bin 0 -> 700 bytes
 uddi-migration-tool/images/fix.gif              |   Bin 0 -> 366 bytes
 uddi-migration-tool/images/icon_error_sml.gif   |   Bin 0 -> 633 bytes
 uddi-migration-tool/images/icon_help_sml.gif    |   Bin 0 -> 1072 bytes
 uddi-migration-tool/images/icon_info_sml.gif    |   Bin 0 -> 638 bytes
 uddi-migration-tool/images/icon_success_sml.gif |   Bin 0 -> 604 bytes
 uddi-migration-tool/images/icon_warning_sml.gif |   Bin 0 -> 625 bytes
 uddi-migration-tool/images/image-x-generic.png  |   Bin 0 -> 662 bytes
 .../images/internet-web-browser.png             |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 .../images/logos/maven-feather.png              |   Bin 0 -> 3330 bytes
 uddi-migration-tool/images/network-server.png   |   Bin 0 -> 536 bytes
 .../images/package-x-generic.png                |   Bin 0 -> 717 bytes
 .../images/profiles/pre-release.png             |   Bin 0 -> 32607 bytes
 uddi-migration-tool/images/profiles/retired.png |   Bin 0 -> 22003 bytes
 uddi-migration-tool/images/profiles/sandbox.png |   Bin 0 -> 33010 bytes
 uddi-migration-tool/images/remove.gif           |   Bin 0 -> 607 bytes
 uddi-migration-tool/images/rss.png              |   Bin 0 -> 474 bytes
 uddi-migration-tool/images/update.gif           |   Bin 0 -> 1090 bytes
 uddi-migration-tool/images/window-new.png       |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                |   Bin 0 -> 12799 bytes
 uddi-migration-tool/index.html                  |   158 +
 uddi-migration-tool/integration.html            |   172 +
 uddi-migration-tool/issue-tracking.html         |   160 +
 uddi-migration-tool/jdepend-report.html         |   223 +
 uddi-migration-tool/jira-report.html            |   753 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 uddi-migration-tool/license.html                |   363 +
 uddi-migration-tool/mail-lists.html             |   181 +
 uddi-migration-tool/plugin-management.html      |   304 +
 uddi-migration-tool/plugins.html                |   263 +
 uddi-migration-tool/project-info.html           |   206 +
 uddi-migration-tool/project-reports.html        |   168 +
 uddi-migration-tool/project-summary.html        |   205 +
 uddi-migration-tool/source-repository.html      |   171 +
 uddi-migration-tool/team-list.html              |   233 +
 .../xref-test/allclasses-frame.html             |    20 +
 uddi-migration-tool/xref-test/index.html        |    25 +
 .../juddi/juddi/migration/tool/AppTest.html     |    67 +
 .../juddi/migration/tool/package-frame.html     |    24 +
 .../juddi/migration/tool/package-summary.html   |    69 +
 .../xref-test/overview-frame.html               |    25 +
 .../xref-test/overview-summary.html             |    66 +
 uddi-migration-tool/xref-test/stylesheet.css    |   114 +
 uddi-migration-tool/xref/allclasses-frame.html  |    29 +
 uddi-migration-tool/xref/index.html             |    25 +
 .../org/apache/juddi/v3/migration/tool/App.html |   151 +
 .../apache/juddi/v3/migration/tool/Common.html  |    80 +
 .../apache/juddi/v3/migration/tool/Export.html  |   381 +
 .../apache/juddi/v3/migration/tool/Import.html  |   360 +
 .../juddi/v3/migration/tool/package-frame.html  |    33 +
 .../v3/migration/tool/package-summary.html      |    84 +
 uddi-migration-tool/xref/overview-frame.html    |    25 +
 uddi-migration-tool/xref/overview-summary.html  |    66 +
 uddi-migration-tool/xref/stylesheet.css         |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 uddi-tck-base/css/print.css                     |    23 +
 uddi-tck-base/css/site.css                      |     1 +
 uddi-tck-base/dependencies.html                 |   466 +
 uddi-tck-base/dependency-info.html              |   184 +
 uddi-tck-base/dependency-management.html        |   422 +
 uddi-tck-base/distribution-management.html      |   162 +
 uddi-tck-base/findbugs.html                     |   497 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 uddi-tck-base/images/add.gif                    |   Bin 0 -> 397 bytes
 uddi-tck-base/images/apache-maven-project-2.png |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 uddi-tck-base/images/close.gif                  |   Bin 0 -> 279 bytes
 uddi-tck-base/images/contact-new.png            |   Bin 0 -> 736 bytes
 uddi-tck-base/images/document-properties.png    |   Bin 0 -> 577 bytes
 uddi-tck-base/images/drive-harddisk.png         |   Bin 0 -> 700 bytes
 uddi-tck-base/images/fix.gif                    |   Bin 0 -> 366 bytes
 uddi-tck-base/images/icon_error_sml.gif         |   Bin 0 -> 633 bytes
 uddi-tck-base/images/icon_help_sml.gif          |   Bin 0 -> 1072 bytes
 uddi-tck-base/images/icon_info_sml.gif          |   Bin 0 -> 638 bytes
 uddi-tck-base/images/icon_success_sml.gif       |   Bin 0 -> 604 bytes
 uddi-tck-base/images/icon_warning_sml.gif       |   Bin 0 -> 625 bytes
 uddi-tck-base/images/image-x-generic.png        |   Bin 0 -> 662 bytes
 uddi-tck-base/images/internet-web-browser.png   |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 uddi-tck-base/images/logos/maven-feather.png    |   Bin 0 -> 3330 bytes
 uddi-tck-base/images/network-server.png         |   Bin 0 -> 536 bytes
 uddi-tck-base/images/package-x-generic.png      |   Bin 0 -> 717 bytes
 uddi-tck-base/images/profiles/pre-release.png   |   Bin 0 -> 32607 bytes
 uddi-tck-base/images/profiles/retired.png       |   Bin 0 -> 22003 bytes
 uddi-tck-base/images/profiles/sandbox.png       |   Bin 0 -> 33010 bytes
 uddi-tck-base/images/remove.gif                 |   Bin 0 -> 607 bytes
 uddi-tck-base/images/rss.png                    |   Bin 0 -> 474 bytes
 uddi-tck-base/images/update.gif                 |   Bin 0 -> 1090 bytes
 uddi-tck-base/images/window-new.png             |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 uddi-tck-base/img/glyphicons-halflings.png      |   Bin 0 -> 12799 bytes
 uddi-tck-base/index.html                        |   157 +
 uddi-tck-base/integration.html                  |   171 +
 uddi-tck-base/issue-tracking.html               |   159 +
 uddi-tck-base/jdepend-report.html               |   257 +
 uddi-tck-base/jira-report.html                  |   751 +
 uddi-tck-base/js/apache-maven-fluido-1.6.min.js |    25 +
 uddi-tck-base/license.html                      |   362 +
 uddi-tck-base/mail-lists.html                   |   180 +
 uddi-tck-base/plugin-management.html            |   303 +
 uddi-tck-base/plugins.html                      |   262 +
 uddi-tck-base/project-info.html                 |   205 +
 uddi-tck-base/project-reports.html              |   163 +
 uddi-tck-base/project-summary.html              |   204 +
 uddi-tck-base/source-repository.html            |   170 +
 uddi-tck-base/team-list.html                    |   232 +
 uddi-tck-base/xref/allclasses-frame.html        |    65 +
 uddi-tck-base/xref/index.html                   |    25 +
 .../apache/juddi/v2/tck/TckBindingTemplate.html |   117 +
 .../org/apache/juddi/v2/tck/TckBusiness.html    |   327 +
 .../apache/juddi/v2/tck/TckBusinessService.html |   249 +
 .../xref/org/apache/juddi/v2/tck/TckCommon.html |   317 +
 .../org/apache/juddi/v2/tck/TckFindEntity.html  |   387 +
 .../org/apache/juddi/v2/tck/TckPublisher.html   |   264 +
 .../juddi/v2/tck/TckPublisherAssertion.html     |   152 +
 .../org/apache/juddi/v2/tck/TckSecurity.html    |    67 +
 .../xref/org/apache/juddi/v2/tck/TckTModel.html |   341 +
 .../org/apache/juddi/v2/tck/TckValidator.html   |   279 +
 .../org/apache/juddi/v2/tck/package-frame.html  |    51 +
 .../apache/juddi/v2/tck/package-summary.html    |   114 +
 .../xref/org/apache/juddi/v3/tck/Property.html  |    49 +
 .../apache/juddi/v3/tck/TckBindingTemplate.html |   118 +
 .../org/apache/juddi/v3/tck/TckBusiness.html    |   430 +
 .../apache/juddi/v3/tck/TckBusinessService.html |   262 +
 .../xref/org/apache/juddi/v3/tck/TckCommon.html |   377 +
 .../org/apache/juddi/v3/tck/TckFindEntity.html  |   427 +
 .../org/apache/juddi/v3/tck/TckPublisher.html   |   239 +
 .../juddi/v3/tck/TckPublisherAssertion.html     |   146 +
 .../org/apache/juddi/v3/tck/TckSecurity.html    |    65 +
 .../org/apache/juddi/v3/tck/TckSigningUtil.html |   198 +
 .../apache/juddi/v3/tck/TckSubscription.html    |   373 +
 .../juddi/v3/tck/TckSubscriptionListener.html   |   257 +
 .../v3/tck/TckSubscriptionListenerRMI.html      |    61 +
 .../xref/org/apache/juddi/v3/tck/TckTModel.html |   355 +
 .../org/apache/juddi/v3/tck/TckValidator.html   |   570 +
 .../v3/tck/UDDISubscriptionListenerImpl.html    |   103 +
 .../org/apache/juddi/v3/tck/package-frame.html  |    69 +
 .../apache/juddi/v3/tck/package-summary.html    |   144 +
 uddi-tck-base/xref/overview-frame.html          |    28 +
 uddi-tck-base/xref/overview-summary.html        |    71 +
 uddi-tck-base/xref/stylesheet.css               |   114 +
 .../css/apache-maven-fluido-1.6.min.css         |    17 +
 uddi-tck-runner/css/print.css                   |    23 +
 uddi-tck-runner/css/site.css                    |     1 +
 uddi-tck-runner/dependencies.html               |  1463 +
 uddi-tck-runner/dependency-info.html            |   184 +
 uddi-tck-runner/dependency-management.html      |   422 +
 uddi-tck-runner/distribution-management.html    |   162 +
 uddi-tck-runner/findbugs.html                   |   185 +
 .../fonts/glyphicons-halflings-regular.eot      |   Bin 0 -> 35691 bytes
 .../fonts/glyphicons-halflings-regular.svg      |   229 +
 .../fonts/glyphicons-halflings-regular.ttf      |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 .../images/accessories-text-editor.png          |   Bin 0 -> 746 bytes
 uddi-tck-runner/images/add.gif                  |   Bin 0 -> 397 bytes
 .../images/apache-maven-project-2.png           |   Bin 0 -> 43073 bytes
 .../images/application-certificate.png          |   Bin 0 -> 923 bytes
 uddi-tck-runner/images/close.gif                |   Bin 0 -> 279 bytes
 uddi-tck-runner/images/contact-new.png          |   Bin 0 -> 736 bytes
 uddi-tck-runner/images/document-properties.png  |   Bin 0 -> 577 bytes
 uddi-tck-runner/images/drive-harddisk.png       |   Bin 0 -> 700 bytes
 uddi-tck-runner/images/fix.gif                  |   Bin 0 -> 366 bytes
 uddi-tck-runner/images/icon_error_sml.gif       |   Bin 0 -> 633 bytes
 uddi-tck-runner/images/icon_help_sml.gif        |   Bin 0 -> 1072 bytes
 uddi-tck-runner/images/icon_info_sml.gif        |   Bin 0 -> 638 bytes
 uddi-tck-runner/images/icon_success_sml.gif     |   Bin 0 -> 604 bytes
 uddi-tck-runner/images/icon_warning_sml.gif     |   Bin 0 -> 625 bytes
 uddi-tck-runner/images/image-x-generic.png      |   Bin 0 -> 662 bytes
 uddi-tck-runner/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../images/logos/build-by-maven-black.png       |   Bin 0 -> 2294 bytes
 .../images/logos/build-by-maven-white.png       |   Bin 0 -> 2260 bytes
 uddi-tck-runner/images/logos/maven-feather.png  |   Bin 0 -> 3330 bytes
 uddi-tck-runner/images/network-server.png       |   Bin 0 -> 536 bytes
 uddi-tck-runner/images/package-x-generic.png    |   Bin 0 -> 717 bytes
 uddi-tck-runner/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 uddi-tck-runner/images/profiles/retired.png     |   Bin 0 -> 22003 bytes
 uddi-tck-runner/images/profiles/sandbox.png     |   Bin 0 -> 33010 bytes
 uddi-tck-runner/images/remove.gif               |   Bin 0 -> 607 bytes
 uddi-tck-runner/images/rss.png                  |   Bin 0 -> 474 bytes
 uddi-tck-runner/images/update.gif               |   Bin 0 -> 1090 bytes
 uddi-tck-runner/images/window-new.png           |   Bin 0 -> 583 bytes
 .../img/glyphicons-halflings-white.png          |   Bin 0 -> 8777 bytes
 uddi-tck-runner/img/glyphicons-halflings.png    |   Bin 0 -> 12799 bytes
 uddi-tck-runner/index.html                      |   157 +
 uddi-tck-runner/integration.html                |   171 +
 uddi-tck-runner/issue-tracking.html             |   159 +
 uddi-tck-runner/jdepend-report.html             |   221 +
 uddi-tck-runner/jira-report.html                |   751 +
 .../js/apache-maven-fluido-1.6.min.js           |    25 +
 uddi-tck-runner/license.html                    |   362 +
 uddi-tck-runner/mail-lists.html                 |   180 +
 uddi-tck-runner/plugin-management.html          |   303 +
 uddi-tck-runner/plugins.html                    |   266 +
 uddi-tck-runner/project-info.html               |   205 +
 uddi-tck-runner/project-reports.html            |   163 +
 uddi-tck-runner/project-summary.html            |   204 +
 uddi-tck-runner/source-repository.html          |   170 +
 uddi-tck-runner/team-list.html                  |   232 +
 uddi-tck-runner/xref/allclasses-frame.html      |    20 +
 uddi-tck-runner/xref/index.html                 |    25 +
 .../xref/org/apache/juddi/tckrunner/App.html    |   214 +
 .../apache/juddi/tckrunner/package-frame.html   |    24 +
 .../apache/juddi/tckrunner/package-summary.html |    69 +
 uddi-tck-runner/xref/overview-frame.html        |    25 +
 uddi-tck-runner/xref/overview-summary.html      |    66 +
 uddi-tck-runner/xref/stylesheet.css             |   114 +
 uddi-tck/css/apache-maven-fluido-1.6.min.css    |    17 +
 uddi-tck/css/print.css                          |    23 +
 uddi-tck/css/site.css                           |     1 +
 uddi-tck/dependencies.html                      |  1931 ++
 uddi-tck/dependency-info.html                   |   184 +
 uddi-tck/dependency-management.html             |   423 +
 uddi-tck/distribution-management.html           |   163 +
 uddi-tck/findbugs.html                          |   169 +
 uddi-tck/fonts/glyphicons-halflings-regular.eot |   Bin 0 -> 35691 bytes
 uddi-tck/fonts/glyphicons-halflings-regular.svg |   229 +
 uddi-tck/fonts/glyphicons-halflings-regular.ttf |   Bin 0 -> 55383 bytes
 .../fonts/glyphicons-halflings-regular.woff     |   Bin 0 -> 42340 bytes
 uddi-tck/images/accessories-text-editor.png     |   Bin 0 -> 746 bytes
 uddi-tck/images/add.gif                         |   Bin 0 -> 397 bytes
 uddi-tck/images/apache-maven-project-2.png      |   Bin 0 -> 43073 bytes
 uddi-tck/images/application-certificate.png     |   Bin 0 -> 923 bytes
 uddi-tck/images/close.gif                       |   Bin 0 -> 279 bytes
 uddi-tck/images/contact-new.png                 |   Bin 0 -> 736 bytes
 uddi-tck/images/document-properties.png         |   Bin 0 -> 577 bytes
 uddi-tck/images/drive-harddisk.png              |   Bin 0 -> 700 bytes
 uddi-tck/images/fix.gif                         |   Bin 0 -> 366 bytes
 uddi-tck/images/icon_error_sml.gif              |   Bin 0 -> 633 bytes
 uddi-tck/images/icon_help_sml.gif               |   Bin 0 -> 1072 bytes
 uddi-tck/images/icon_info_sml.gif               |   Bin 0 -> 638 bytes
 uddi-tck/images/icon_success_sml.gif            |   Bin 0 -> 604 bytes
 uddi-tck/images/icon_warning_sml.gif            |   Bin 0 -> 625 bytes
 uddi-tck/images/image-x-generic.png             |   Bin 0 -> 662 bytes
 uddi-tck/images/internet-web-browser.png        |   Bin 0 -> 1017 bytes
 uddi-tck/images/logos/build-by-maven-black.png  |   Bin 0 -> 2294 bytes
 uddi-tck/images/logos/build-by-maven-white.png  |   Bin 0 -> 2260 bytes
 uddi-tck/images/logos/maven-feather.png         |   Bin 0 -> 3330 bytes
 uddi-tck/images/network-server.png              |   Bin 0 -> 536 bytes
 uddi-tck/images/package-x-generic.png           |   Bin 0 -> 717 bytes
 uddi-tck/images/profiles/pre-release.png        |   Bin 0 -> 32607 bytes
 uddi-tck/images/profiles/retired.png            |   Bin 0 -> 22003 bytes
 uddi-tck/images/profiles/sandbox.png            |   Bin 0 -> 33010 bytes
 uddi-tck/images/remove.gif                      |   Bin 0 -> 607 bytes
 uddi-tck/images/rss.png                         |   Bin 0 -> 474 bytes
 uddi-tck/images/update.gif                      |   Bin 0 -> 1090 bytes
 uddi-tck/images/window-new.png                  |   Bin 0 -> 583 bytes
 uddi-tck/img/glyphicons-halflings-white.png     |   Bin 0 -> 8777 bytes
 uddi-tck/img/glyphicons-halflings.png           |   Bin 0 -> 12799 bytes
 uddi-tck/index.html                             |   158 +
 uddi-tck/integration.html                       |   172 +
 uddi-tck/issue-tracking.html                    |   160 +
 uddi-tck/jdepend-report.html                    |   259 +
 uddi-tck/jira-report.html                       |   753 +
 uddi-tck/js/apache-maven-fluido-1.6.min.js      |    25 +
 uddi-tck/license.html                           |   363 +
 uddi-tck/mail-lists.html                        |   181 +
 uddi-tck/plugin-management.html                 |   304 +
 uddi-tck/plugins.html                           |   279 +
 uddi-tck/project-info.html                      |   206 +
 uddi-tck/project-reports.html                   |   168 +
 uddi-tck/project-summary.html                   |   205 +
 uddi-tck/source-repository.html                 |   171 +
 uddi-tck/team-list.html                         |   233 +
 uddi-tck/xref-test/allclasses-frame.html        |   116 +
 uddi-tck/xref-test/index.html                   |    25 +
 .../v2/tck/UDDI_020_TmodelIntegrationTest.html  |   142 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   154 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   199 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   158 +
 ...I_060_PublisherAssertionIntegrationTest.html |   219 +
 .../tck/UDDI_070_FindEntityIntegrationTest.html |   278 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   172 +
 .../org/apache/juddi/v2/tck/package-frame.html  |    42 +
 .../apache/juddi/v2/tck/package-summary.html    |    99 +
 .../juddi/v3/bpel/BPEL_010_IntegrationTest.html |   161 +
 .../juddi/v3/bpel/BPEL_020_IntegrationTest.html |   188 +
 .../org/apache/juddi/v3/bpel/package-frame.html |    27 +
 .../apache/juddi/v3/bpel/package-summary.html   |    74 +
 .../tck/JUDDI_010_PublisherIntegrationTest.html |   312 +
 ..._RMISubscriptionListenerIntegrationTest.html |   199 +
 ...0_ClientSubscriptionInfoIntegrationTest.html |   167 +
 ...tSubscriptionCallbackAPIIntegrationTest.html |   233 +
 .../v3/tck/JUDDI_200_GUI_IntegrationTest.html   |   224 +
 .../tck/JUDDI_300_MultiNodeIntegrationTest.html |  1337 +
 .../tck/UDDI_010_PublisherIntegrationTest.html  |    85 +
 .../v3/tck/UDDI_020_TmodelIntegrationTest.html  |   145 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   170 +
 ...I_030_BusinessEntityLoadIntegrationTest.html |   119 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   199 +
 ..._040_BusinessServiceLoadIntegrationTest.html |   110 +
 .../UDDI_040_PerformanceIntegrationTest.html    |   378 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   160 +
 ...I_060_PublisherAssertionIntegrationTest.html |   239 +
 .../tck/UDDI_070_FindEntityIntegrationTest.html |  2386 ++
 .../UDDI_080_SubscriptionIntegrationTest.html   |  1203 +
 .../juddi/v3/tck/UDDI_090_HttpExternalTest.html |   189 +
 .../tck/UDDI_090_HttpMavenIntegrationTest.html  |   181 +
 .../v3/tck/UDDI_090_RMIIntegrationTest.html     |   201 +
 .../v3/tck/UDDI_090_Smtp_ExternalTest.html      |   243 +
 ...090_SubscriptionListenerIntegrationBase.html |  1522 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   189 +
 ...eCategoryBagsFindServiceIntegrationTest.html |   294 +
 ...CategoryBagsFindBusinessIntegrationTest.html |   262 +
 ..._140_NegativePublicationIntegrationTest.html |  2414 ++
 .../v3/tck/UDDI_141_JIRAIntegrationTest.html    |  1491 +
 ...DDI_142_DigitalSignatureIntegrationTest.html |   899 +
 ...UDDI_150_CustodyTransferIntegrationTest.html |   464 +
 .../v3/tck/UDDI_160_RESTIntergrationTest.html   |   285 +
 ...I_170_ValueSetValidationIntegrationTest.html |  1043 +
 .../org/apache/juddi/v3/tck/package-frame.html  |   114 +
 .../apache/juddi/v3/tck/package-summary.html    |   219 +
 uddi-tck/xref-test/overview-frame.html          |    31 +
 uddi-tck/xref-test/overview-summary.html        |    76 +
 uddi-tck/xref-test/stylesheet.css               |   114 +
 uddi-tck/xref/allclasses-frame.html             |    20 +
 uddi-tck/xref/index.html                        |    25 +
 .../xref/org/apache/juddi/v2/tck/Dummy.html     |    32 +
 .../org/apache/juddi/v2/tck/package-frame.html  |    24 +
 .../apache/juddi/v2/tck/package-summary.html    |    69 +
 .../xref/org/apache/juddi/v3/tck/Dummy.html     |    32 +
 .../org/apache/juddi/v3/tck/package-frame.html  |    24 +
 .../apache/juddi/v3/tck/package-summary.html    |    69 +
 uddi-tck/xref/overview-frame.html               |    28 +
 uddi-tck/xref/overview-summary.html             |    71 +
 uddi-tck/xref/stylesheet.css                    |   114 +
 uddi-ws/css/apache-maven-fluido-1.6.min.css     |    17 +
 uddi-ws/css/print.css                           |    23 +
 uddi-ws/css/site.css                            |     1 +
 uddi-ws/dependencies.html                       |   820 +
 uddi-ws/dependency-info.html                    |   185 +
 uddi-ws/dependency-management.html              |   423 +
 uddi-ws/distribution-management.html            |   163 +
 uddi-ws/findbugs.html                           |   775 +
 uddi-ws/fonts/glyphicons-halflings-regular.eot  |   Bin 0 -> 35691 bytes
 uddi-ws/fonts/glyphicons-halflings-regular.svg  |   229 +
 uddi-ws/fonts/glyphicons-halflings-regular.ttf  |   Bin 0 -> 55383 bytes
 uddi-ws/fonts/glyphicons-halflings-regular.woff |   Bin 0 -> 42340 bytes
 uddi-ws/images/accessories-text-editor.png      |   Bin 0 -> 746 bytes
 uddi-ws/images/add.gif                          |   Bin 0 -> 397 bytes
 uddi-ws/images/apache-maven-project-2.png       |   Bin 0 -> 43073 bytes
 uddi-ws/images/application-certificate.png      |   Bin 0 -> 923 bytes
 uddi-ws/images/close.gif                        |   Bin 0 -> 279 bytes
 uddi-ws/images/contact-new.png                  |   Bin 0 -> 736 bytes
 uddi-ws/images/document-properties.png          |   Bin 0 -> 577 bytes
 uddi-ws/images/drive-harddisk.png               |   Bin 0 -> 700 bytes
 uddi-ws/images/fix.gif                          |   Bin 0 -> 366 bytes
 uddi-ws/images/icon_error_sml.gif               |   Bin 0 -> 633 bytes
 uddi-ws/images/icon_help_sml.gif                |   Bin 0 -> 1072 bytes
 uddi-ws/images/icon_info_sml.gif                |   Bin 0 -> 638 bytes
 uddi-ws/images/icon_success_sml.gif             |   Bin 0 -> 604 bytes
 uddi-ws/images/icon_warning_sml.gif             |   Bin 0 -> 625 bytes
 uddi-ws/images/image-x-generic.png              |   Bin 0 -> 662 bytes
 uddi-ws/images/internet-web-browser.png         |   Bin 0 -> 1017 bytes
 uddi-ws/images/logos/build-by-maven-black.png   |   Bin 0 -> 2294 bytes
 uddi-ws/images/logos/build-by-maven-white.png   |   Bin 0 -> 2260 bytes
 uddi-ws/images/logos/maven-feather.png          |   Bin 0 -> 3330 bytes
 uddi-ws/images/network-server.png               |   Bin 0 -> 536 bytes
 uddi-ws/images/package-x-generic.png            |   Bin 0 -> 717 bytes
 uddi-ws/images/profiles/pre-release.png         |   Bin 0 -> 32607 bytes
 uddi-ws/images/profiles/retired.png             |   Bin 0 -> 22003 bytes
 uddi-ws/images/profiles/sandbox.png             |   Bin 0 -> 33010 bytes
 uddi-ws/images/remove.gif                       |   Bin 0 -> 607 bytes
 uddi-ws/images/rss.png                          |   Bin 0 -> 474 bytes
 uddi-ws/images/update.gif                       |   Bin 0 -> 1090 bytes
 uddi-ws/images/window-new.png                   |   Bin 0 -> 583 bytes
 uddi-ws/img/glyphicons-halflings-white.png      |   Bin 0 -> 8777 bytes
 uddi-ws/img/glyphicons-halflings.png            |   Bin 0 -> 12799 bytes
 uddi-ws/index.html                              |   158 +
 uddi-ws/integration.html                        |   172 +
 uddi-ws/issue-tracking.html                     |   160 +
 uddi-ws/jdepend-report.html                     |   871 +
 uddi-ws/jira-report.html                        |   753 +
 uddi-ws/js/apache-maven-fluido-1.6.min.js       |    25 +
 uddi-ws/license.html                            |   363 +
 uddi-ws/mail-lists.html                         |   181 +
 uddi-ws/plugin-management.html                  |   304 +
 uddi-ws/plugins.html                            |   263 +
 uddi-ws/project-info.html                       |   206 +
 uddi-ws/project-reports.html                    |   168 +
 uddi-ws/project-summary.html                    |   205 +
 uddi-ws/source-repository.html                  |   171 +
 uddi-ws/team-list.html                          |   233 +
 uddi-ws/xref-test/allclasses-frame.html         |    26 +
 uddi-ws/xref-test/index.html                    |    25 +
 .../apache/juddi/InitialContextInfoTest.html    |   132 +
 .../juddi/api_v3/GetPublisherDetailTest.html    |   142 +
 .../org/apache/juddi/api_v3/package-frame.html  |    24 +
 .../apache/juddi/api_v3/package-summary.html    |    69 +
 .../org/apache/juddi/package-frame.html         |    24 +
 .../org/apache/juddi/package-summary.html       |    69 +
 .../xref-test/org/uddi/api_v3/AuthInfoTest.html |   159 +
 .../org/uddi/api_v3/package-frame.html          |    24 +
 .../org/uddi/api_v3/package-summary.html        |    69 +
 uddi-ws/xref-test/overview-frame.html           |    31 +
 uddi-ws/xref-test/overview-summary.html         |    76 +
 uddi-ws/xref-test/stylesheet.css                |   114 +
 uddi-ws/xref/allclasses-frame.html              |   755 +
 uddi-ws/xref/index.html                         |    25 +
 .../org/apache/juddi/InitialContextInfo.html    |    65 +
 .../xref/org/apache/juddi/ObjectFactory.html    |    87 +
 uddi-ws/xref/org/apache/juddi/Property.html     |    84 +
 .../apache/juddi/api_v3/AccessPointType.html    |    65 +
 .../api_v3/AdminDeleteSubscriptionRequest.html  |   124 +
 .../api_v3/AdminDeleteSubscriptionResponse.html |    60 +
 .../apache/juddi/api_v3/AdminSaveBusiness.html  |   122 +
 .../juddi/api_v3/AdminSaveBusinessResponse.html |    91 +
 .../juddi/api_v3/AdminSaveBusinessWrapper.html  |   125 +
 .../api_v3/AdminSaveSubscriptionRequest.html    |   152 +
 .../api_v3/AdminSaveSubscriptionResponse.html   |    98 +
 .../apache/juddi/api_v3/AdminSaveTModel.html    |   122 +
 .../juddi/api_v3/AdminSaveTModelResponse.html   |    91 +
 .../juddi/api_v3/AdminSaveTModelWrapper.html    |   125 +
 uddi-ws/xref/org/apache/juddi/api_v3/Clerk.html |   169 +
 .../org/apache/juddi/api_v3/ClerkDetail.html    |    97 +
 .../xref/org/apache/juddi/api_v3/ClerkList.html |    97 +
 .../juddi/api_v3/ClientSubscriptionInfo.html    |   204 +
 .../api_v3/ClientSubscriptionInfoDetail.html    |    97 +
 .../org/apache/juddi/api_v3/DeleteClerk.html    |   123 +
 .../api_v3/DeleteClientSubscriptionInfo.html    |   124 +
 .../org/apache/juddi/api_v3/DeleteNode.html     |   123 +
 .../apache/juddi/api_v3/DeletePublisher.html    |   124 +
 .../org/apache/juddi/api_v3/GetAllClerks.html   |    88 +
 .../juddi/api_v3/GetAllClerksResponse.html      |    90 +
 .../api_v3/GetAllClientSubscriptionInfo.html    |    88 +
 .../GetAllClientSubscriptionInfoDetail.html     |    82 +
 .../GetAllClientSubscriptionInfoResponse.html   |    95 +
 .../org/apache/juddi/api_v3/GetAllNodes.html    |    88 +
 .../juddi/api_v3/GetAllNodesResponse.html       |    90 +
 .../juddi/api_v3/GetAllPublisherDetail.html     |    90 +
 .../api_v3/GetClientSubscriptionInfoDetail.html |   116 +
 .../api_v3/GetEntityHistoryMessageRequest.html  |   153 +
 .../api_v3/GetEntityHistoryMessageResponse.html |    91 +
 ...dReplicationChangeRecordsMessageRequest.html |   125 +
 ...ReplicationChangeRecordsMessageResponse.html |    90 +
 .../apache/juddi/api_v3/GetPublisherDetail.html |   124 +
 .../juddi/api_v3/GetReplicationNodes.html       |    90 +
 .../api_v3/GetReplicationNodesResponse.html     |    91 +
 uddi-ws/xref/org/apache/juddi/api_v3/Node.html  |   466 +
 .../org/apache/juddi/api_v3/NodeDetail.html     |    97 +
 .../xref/org/apache/juddi/api_v3/NodeList.html  |    95 +
 .../org/apache/juddi/api_v3/ObjectFactory.html  |   846 +
 .../xref/org/apache/juddi/api_v3/Publisher.html |   343 +
 .../apache/juddi/api_v3/PublisherDetail.html    |   125 +
 .../xref/org/apache/juddi/api_v3/SaveClerk.html |   124 +
 .../api_v3/SaveClientSubscriptionInfo.html      |   124 +
 .../xref/org/apache/juddi/api_v3/SaveNode.html  |   124 +
 .../org/apache/juddi/api_v3/SavePublisher.html  |   124 +
 .../juddi/api_v3/SetReplicationNodes.html       |   119 +
 .../api_v3/SetReplicationNodesResponse.html     |    91 +
 .../juddi/api_v3/SubscriptionWrapper.html       |   126 +
 .../apache/juddi/api_v3/SyncSubscription.html   |   125 +
 .../juddi/api_v3/SyncSubscriptionDetail.html    |    98 +
 .../api_v3/SyncSubscriptionDetailResponse.html  |    90 +
 .../juddi/api_v3/SyncSubscriptionRequest.html   |    88 +
 .../org/apache/juddi/api_v3/ValidValues.html    |   115 +
 .../org/apache/juddi/api_v3/package-frame.html  |   183 +
 .../apache/juddi/api_v3/package-summary.html    |   334 +
 .../apache/juddi/api_v3/rest/UriContainer.html  |    55 +
 .../apache/juddi/api_v3/rest/package-frame.html |    24 +
 .../juddi/api_v3/rest/package-summary.html      |    69 +
 .../org/apache/juddi/jaxb/EntityCreator.html    |   125 +
 .../org/apache/juddi/jaxb/JAXBMarshaller.html   |   150 +
 .../xref/org/apache/juddi/jaxb/PrintJUDDI.html  |    74 +
 .../xref/org/apache/juddi/jaxb/PrintUDDI.html   |    83 +
 .../org/apache/juddi/jaxb/package-frame.html    |    33 +
 .../org/apache/juddi/jaxb/package-summary.html  |    84 +
 .../xref/org/apache/juddi/package-frame.html    |    30 +
 .../xref/org/apache/juddi/package-summary.html  |    79 +
 .../juddi/v3_service/JUDDIApiPortType.html      |   532 +
 .../apache/juddi/v3_service/package-frame.html  |    24 +
 .../juddi/v3_service/package-summary.html       |    69 +
 uddi-ws/xref/org/uddi/JAXBContextUtil.html      |    54 +
 uddi-ws/xref/org/uddi/api_v2/AccessPoint.html   |   120 +
 .../org/uddi/api_v2/AddPublisherAssertions.html |   153 +
 uddi-ws/xref/org/uddi/api_v2/Address.html       |   177 +
 uddi-ws/xref/org/uddi/api_v2/AddressLine.html   |   142 +
 .../org/uddi/api_v2/AssertionStatusItem.html    |   202 +
 .../org/uddi/api_v2/AssertionStatusReport.html  |   150 +
 uddi-ws/xref/org/uddi/api_v2/AuthToken.html     |   145 +
 uddi-ws/xref/org/uddi/api_v2/BindingDetail.html |   177 +
 .../xref/org/uddi/api_v2/BindingTemplate.html   |   235 +
 .../xref/org/uddi/api_v2/BindingTemplates.html  |    95 +
 .../xref/org/uddi/api_v2/BusinessDetail.html    |   177 +
 .../xref/org/uddi/api_v2/BusinessDetailExt.html |   179 +
 .../xref/org/uddi/api_v2/BusinessEntity.html    |   346 +
 .../xref/org/uddi/api_v2/BusinessEntityExt.html |   126 +
 uddi-ws/xref/org/uddi/api_v2/BusinessInfo.html  |   185 +
 uddi-ws/xref/org/uddi/api_v2/BusinessInfos.html |    95 +
 uddi-ws/xref/org/uddi/api_v2/BusinessList.html  |   172 +
 .../xref/org/uddi/api_v2/BusinessService.html   |   236 +
 .../xref/org/uddi/api_v2/BusinessServices.html  |    95 +
 uddi-ws/xref/org/uddi/api_v2/CategoryBag.html   |    97 +
 uddi-ws/xref/org/uddi/api_v2/Contact.html       |   248 +
 uddi-ws/xref/org/uddi/api_v2/Contacts.html      |    97 +
 uddi-ws/xref/org/uddi/api_v2/DeleteBinding.html |   153 +
 .../xref/org/uddi/api_v2/DeleteBusiness.html    |   153 +
 .../uddi/api_v2/DeletePublisherAssertions.html  |   153 +
 uddi-ws/xref/org/uddi/api_v2/DeleteService.html |   153 +
 uddi-ws/xref/org/uddi/api_v2/DeleteTModel.html  |   153 +
 uddi-ws/xref/org/uddi/api_v2/Description.html   |   120 +
 uddi-ws/xref/org/uddi/api_v2/Direction.html     |    79 +
 .../xref/org/uddi/api_v2/DiscardAuthToken.html  |   118 +
 uddi-ws/xref/org/uddi/api_v2/DiscoveryURL.html  |   115 +
 uddi-ws/xref/org/uddi/api_v2/DiscoveryURLs.html |    97 +
 .../xref/org/uddi/api_v2/DispositionReport.html |   403 +
 uddi-ws/xref/org/uddi/api_v2/Email.html         |   115 +
 uddi-ws/xref/org/uddi/api_v2/ErrInfo.html       |   115 +
 uddi-ws/xref/org/uddi/api_v2/FindBinding.html   |   199 +
 uddi-ws/xref/org/uddi/api_v2/FindBusiness.html  |   285 +
 .../xref/org/uddi/api_v2/FindQualifiers.html    |    95 +
 .../org/uddi/api_v2/FindRelatedBusinesses.html  |   199 +
 uddi-ws/xref/org/uddi/api_v2/FindService.html   |   258 +
 uddi-ws/xref/org/uddi/api_v2/FindTModel.html    |   224 +
 .../uddi/api_v2/GetAssertionStatusReport.html   |   145 +
 uddi-ws/xref/org/uddi/api_v2/GetAuthToken.html  |   140 +
 .../xref/org/uddi/api_v2/GetBindingDetail.html  |   125 +
 .../xref/org/uddi/api_v2/GetBusinessDetail.html |   125 +
 .../org/uddi/api_v2/GetBusinessDetailExt.html   |   125 +
 .../org/uddi/api_v2/GetPublisherAssertions.html |   118 +
 .../xref/org/uddi/api_v2/GetRegisteredInfo.html |   118 +
 .../xref/org/uddi/api_v2/GetServiceDetail.html  |   125 +
 .../xref/org/uddi/api_v2/GetTModelDetail.html   |   125 +
 .../xref/org/uddi/api_v2/HostingRedirector.html |    86 +
 uddi-ws/xref/org/uddi/api_v2/IdentifierBag.html |    97 +
 .../xref/org/uddi/api_v2/InstanceDetails.html   |   149 +
 uddi-ws/xref/org/uddi/api_v2/KeyType.html       |    85 +
 .../xref/org/uddi/api_v2/KeyedReference.html    |   145 +
 uddi-ws/xref/org/uddi/api_v2/KeysOwned.html     |   115 +
 uddi-ws/xref/org/uddi/api_v2/Name.html          |   120 +
 uddi-ws/xref/org/uddi/api_v2/ObjectFactory.html |  1687 ++
 uddi-ws/xref/org/uddi/api_v2/OverviewDoc.html   |   122 +
 uddi-ws/xref/org/uddi/api_v2/Phone.html         |   115 +
 .../org/uddi/api_v2/PublisherAssertion.html     |   146 +
 .../org/uddi/api_v2/PublisherAssertions.html    |   177 +
 .../xref/org/uddi/api_v2/RegisteredInfo.html    |   200 +
 .../org/uddi/api_v2/RelatedBusinessInfo.html    |   190 +
 .../org/uddi/api_v2/RelatedBusinessInfos.html   |    95 +
 .../org/uddi/api_v2/RelatedBusinessesList.html  |   200 +
 uddi-ws/xref/org/uddi/api_v2/Result.html        |   135 +
 uddi-ws/xref/org/uddi/api_v2/SaveBinding.html   |   153 +
 uddi-ws/xref/org/uddi/api_v2/SaveBusiness.html  |   184 +
 uddi-ws/xref/org/uddi/api_v2/SaveService.html   |   153 +
 uddi-ws/xref/org/uddi/api_v2/SaveTModel.html    |   184 +
 uddi-ws/xref/org/uddi/api_v2/ServiceDetail.html |   177 +
 uddi-ws/xref/org/uddi/api_v2/ServiceInfo.html   |   150 +
 uddi-ws/xref/org/uddi/api_v2/ServiceInfos.html  |    95 +
 uddi-ws/xref/org/uddi/api_v2/ServiceList.html   |   172 +
 .../org/uddi/api_v2/SetPublisherAssertions.html |   152 +
 .../org/uddi/api_v2/SharedRelationships.html    |   125 +
 uddi-ws/xref/org/uddi/api_v2/TModel.html        |   287 +
 uddi-ws/xref/org/uddi/api_v2/TModelBag.html     |    97 +
 uddi-ws/xref/org/uddi/api_v2/TModelDetail.html  |   179 +
 uddi-ws/xref/org/uddi/api_v2/TModelInfo.html    |   118 +
 uddi-ws/xref/org/uddi/api_v2/TModelInfos.html   |    95 +
 .../org/uddi/api_v2/TModelInstanceDetails.html  |    95 +
 .../org/uddi/api_v2/TModelInstanceInfo.html     |   150 +
 uddi-ws/xref/org/uddi/api_v2/TModelList.html    |   172 +
 uddi-ws/xref/org/uddi/api_v2/Truncated.html     |    79 +
 uddi-ws/xref/org/uddi/api_v2/URLType.html       |    94 +
 .../xref/org/uddi/api_v2/ValidateValues.html    |   187 +
 uddi-ws/xref/org/uddi/api_v2/package-frame.html |   285 +
 .../xref/org/uddi/api_v2/package-summary.html   |   504 +
 uddi-ws/xref/org/uddi/api_v3/AccessPoint.html   |   417 +
 .../org/uddi/api_v3/AddPublisherAssertions.html |   131 +
 uddi-ws/xref/org/uddi/api_v3/Address.html       |   301 +
 uddi-ws/xref/org/uddi/api_v3/AddressLine.html   |   207 +
 .../org/uddi/api_v3/AssertionStatusItem.html    |   210 +
 .../org/uddi/api_v3/AssertionStatusReport.html  |   103 +
 uddi-ws/xref/org/uddi/api_v3/AuthToken.html     |    98 +
 uddi-ws/xref/org/uddi/api_v3/BindingDetail.html |   159 +
 .../xref/org/uddi/api_v3/BindingTemplate.html   |   302 +
 .../xref/org/uddi/api_v3/BindingTemplates.html  |   103 +
 .../xref/org/uddi/api_v3/BusinessDetail.html    |   131 +
 .../xref/org/uddi/api_v3/BusinessEntity.html    |   333 +
 uddi-ws/xref/org/uddi/api_v3/BusinessInfo.html  |   189 +
 uddi-ws/xref/org/uddi/api_v3/BusinessInfos.html |   102 +
 uddi-ws/xref/org/uddi/api_v3/BusinessList.html  |   151 +
 .../xref/org/uddi/api_v3/BusinessService.html   |   278 +
 .../xref/org/uddi/api_v3/BusinessServices.html  |   102 +
 uddi-ws/xref/org/uddi/api_v3/CategoryBag.html   |   127 +
 .../xref/org/uddi/api_v3/CompletionStatus.html  |   136 +
 uddi-ws/xref/org/uddi/api_v3/Contact.html       |   369 +
 uddi-ws/xref/org/uddi/api_v3/Contacts.html      |   102 +
 uddi-ws/xref/org/uddi/api_v3/DeleteBinding.html |   129 +
 .../xref/org/uddi/api_v3/DeleteBusiness.html    |   129 +
 .../uddi/api_v3/DeletePublisherAssertions.html  |   129 +
 uddi-ws/xref/org/uddi/api_v3/DeleteService.html |   129 +
 uddi-ws/xref/org/uddi/api_v3/DeleteTModel.html  |   129 +
 uddi-ws/xref/org/uddi/api_v3/Description.html   |   130 +
 uddi-ws/xref/org/uddi/api_v3/Direction.html     |    83 +
 .../xref/org/uddi/api_v3/DiscardAuthToken.html  |   100 +
 uddi-ws/xref/org/uddi/api_v3/DiscoveryURL.html  |   134 +
 uddi-ws/xref/org/uddi/api_v3/DiscoveryURLs.html |   102 +
 .../xref/org/uddi/api_v3/DispositionReport.html |   218 +
 uddi-ws/xref/org/uddi/api_v3/Email.html         |   130 +
 uddi-ws/xref/org/uddi/api_v3/ErrInfo.html       |   121 +
 uddi-ws/xref/org/uddi/api_v3/FindBinding.html   |   362 +
 uddi-ws/xref/org/uddi/api_v3/FindBusiness.html  |   484 +
 .../xref/org/uddi/api_v3/FindQualifiers.html    |   103 +
 .../org/uddi/api_v3/FindRelatedBusinesses.html  |   286 +
 uddi-ws/xref/org/uddi/api_v3/FindService.html   |   405 +
 uddi-ws/xref/org/uddi/api_v3/FindTModel.html    |   310 +
 .../uddi/api_v3/GetAssertionStatusReport.html   |   122 +
 uddi-ws/xref/org/uddi/api_v3/GetAuthToken.html  |   124 +
 .../xref/org/uddi/api_v3/GetBindingDetail.html  |   130 +
 .../xref/org/uddi/api_v3/GetBusinessDetail.html |   129 +
 .../org/uddi/api_v3/GetOperationalInfo.html     |   130 +
 .../org/uddi/api_v3/GetPublisherAssertions.html |    95 +
 .../xref/org/uddi/api_v3/GetRegisteredInfo.html |   122 +
 .../xref/org/uddi/api_v3/GetServiceDetail.html  |   129 +
 .../xref/org/uddi/api_v3/GetTModelDetail.html   |   130 +
 .../xref/org/uddi/api_v3/HostingRedirector.html |    92 +
 uddi-ws/xref/org/uddi/api_v3/IdentifierBag.html |   102 +
 uddi-ws/xref/org/uddi/api_v3/InfoSelection.html |    86 +
 .../xref/org/uddi/api_v3/InstanceDetails.html   |   106 +
 uddi-ws/xref/org/uddi/api_v3/KeyType.html       |    92 +
 .../xref/org/uddi/api_v3/KeyedReference.html    |   160 +
 .../org/uddi/api_v3/KeyedReferenceGroup.html    |   128 +
 uddi-ws/xref/org/uddi/api_v3/KeysOwned.html     |    94 +
 .../xref/org/uddi/api_v3/ListDescription.html   |   125 +
 uddi-ws/xref/org/uddi/api_v3/Name.html          |   136 +
 uddi-ws/xref/org/uddi/api_v3/ObjectFactory.html |  1791 ++
 .../xref/org/uddi/api_v3/OperationalInfo.html   |   237 +
 .../xref/org/uddi/api_v3/OperationalInfos.html  |   130 +
 uddi-ws/xref/org/uddi/api_v3/OverviewDoc.html   |   131 +
 uddi-ws/xref/org/uddi/api_v3/OverviewURL.html   |   138 +
 uddi-ws/xref/org/uddi/api_v3/PersonName.html    |   138 +
 uddi-ws/xref/org/uddi/api_v3/Phone.html         |   125 +
 .../org/uddi/api_v3/PublisherAssertion.html     |   189 +
 .../org/uddi/api_v3/PublisherAssertions.html    |   102 +
 .../api_v3/PublisherAssertionsResponse.html     |   102 +
 .../xref/org/uddi/api_v3/RegisteredInfo.html    |   151 +
 .../org/uddi/api_v3/RelatedBusinessInfo.html    |   195 +
 .../org/uddi/api_v3/RelatedBusinessInfos.html   |   102 +
 .../org/uddi/api_v3/RelatedBusinessesList.html  |   180 +
 uddi-ws/xref/org/uddi/api_v3/Result.html        |   141 +
 uddi-ws/xref/org/uddi/api_v3/SaveBinding.html   |   129 +
 uddi-ws/xref/org/uddi/api_v3/SaveBusiness.html  |   129 +
 uddi-ws/xref/org/uddi/api_v3/SaveService.html   |   129 +
 uddi-ws/xref/org/uddi/api_v3/SaveTModel.html    |   129 +
 uddi-ws/xref/org/uddi/api_v3/ServiceDetail.html |   130 +
 uddi-ws/xref/org/uddi/api_v3/ServiceInfo.html   |   155 +
 uddi-ws/xref/org/uddi/api_v3/ServiceInfos.html  |   102 +
 uddi-ws/xref/org/uddi/api_v3/ServiceList.html   |   151 +
 .../org/uddi/api_v3/SetPublisherAssertions.html |   127 +
 .../org/uddi/api_v3/SharedRelationships.html    |   162 +
 uddi-ws/xref/org/uddi/api_v3/TModel.html        |   310 +
 uddi-ws/xref/org/uddi/api_v3/TModelBag.html     |   102 +
 uddi-ws/xref/org/uddi/api_v3/TModelDetail.html  |   130 +
 uddi-ws/xref/org/uddi/api_v3/TModelInfo.html    |   157 +
 uddi-ws/xref/org/uddi/api_v3/TModelInfos.html   |   102 +
 .../org/uddi/api_v3/TModelInstanceDetails.html  |   102 +
 .../org/uddi/api_v3/TModelInstanceInfo.html     |   155 +
 uddi-ws/xref/org/uddi/api_v3/TModelList.html    |   151 +
 uddi-ws/xref/org/uddi/api_v3/package-frame.html |   297 +
 .../xref/org/uddi/api_v3/package-summary.html   |   524 +
 .../uddi/custody_v3/DiscardTransferToken.html   |   152 +
 .../org/uddi/custody_v3/GetTransferToken.html   |   124 +
 uddi-ws/xref/org/uddi/custody_v3/KeyBag.html    |   102 +
 .../xref/org/uddi/custody_v3/ObjectFactory.html |   173 +
 .../org/uddi/custody_v3/TransferEntities.html   |   152 +
 .../custody_v3/TransferOperationalInfo.html     |   124 +
 .../xref/org/uddi/custody_v3/TransferToken.html |   153 +
 .../xref/org/uddi/custody_v3/package-frame.html |    42 +
 .../org/uddi/custody_v3/package-summary.html    |    99 +
 uddi-ws/xref/org/uddi/package-frame.html        |    24 +
 uddi-ws/xref/org/uddi/package-summary.html      |    69 +
 .../xref/org/uddi/policy_v3/ObjectFactory.html  |   119 +
 uddi-ws/xref/org/uddi/policy_v3/Policies.html   |   140 +
 uddi-ws/xref/org/uddi/policy_v3/Policy.html     |   163 +
 .../uddi/policy_v3/PolicyDescriptionType.html   |   123 +
 .../xref/org/uddi/policy_v3/package-frame.html  |    33 +
 .../org/uddi/policy_v3/package-summary.html     |    84 +
 .../AuthInfoUseType.html                        |    86 +
 .../FilterUsingFindAPIType.html                 |    83 +
 .../policy_v3_instanceparms/ObjectFactory.html  |   124 +
 .../UDDIinstanceParmsContainerType.html         |   104 +
 .../policy_v3_instanceparms/package-frame.html  |    33 +
 .../package-summary.html                        |    84 +
 uddi-ws/xref/org/uddi/repl_v3/ChangeRecord.html |   379 +
 .../repl_v3/ChangeRecordAcknowledgement.html    |    98 +
 .../repl_v3/ChangeRecordConditionFailed.html    |    98 +
 .../uddi/repl_v3/ChangeRecordCorrection.html    |    98 +
 .../org/uddi/repl_v3/ChangeRecordDelete.html    |   213 +
 .../repl_v3/ChangeRecordDeleteAssertion.html    |   194 +
 .../xref/org/uddi/repl_v3/ChangeRecordHide.html |   130 +
 .../org/uddi/repl_v3/ChangeRecordIDType.html    |   134 +
 .../org/uddi/repl_v3/ChangeRecordNewData.html   |   223 +
 .../repl_v3/ChangeRecordNewDataConditional.html |    98 +
 .../repl_v3/ChangeRecordPublisherAssertion.html |   224 +
 .../xref/org/uddi/repl_v3/ChangeRecords.html    |   102 +
 .../org/uddi/repl_v3/CommunicationGraph.html    |   331 +
 uddi-ws/xref/org/uddi/repl_v3/DoPing.html       |    67 +
 .../xref/org/uddi/repl_v3/FromSignatures.html   |   105 +
 .../xref/org/uddi/repl_v3/GetChangeRecords.html |   181 +
 .../org/uddi/repl_v3/GetHighWaterMarks.html     |    67 +
 .../uddi/repl_v3/HighWaterMarkVectorType.html   |   101 +
 .../repl_v3/NotifyChangeRecordsAvailable.html   |   136 +
 .../xref/org/uddi/repl_v3/ObjectFactory.html    |   305 +
 uddi-ws/xref/org/uddi/repl_v3/Operator.html     |   230 +
 .../org/uddi/repl_v3/OperatorStatusType.html    |    87 +
 .../uddi/repl_v3/ReplicationConfiguration.html  |   377 +
 uddi-ws/xref/org/uddi/repl_v3/ToSignatures.html |   105 +
 .../xref/org/uddi/repl_v3/TransferCustody.html  |   155 +
 .../xref/org/uddi/repl_v3/package-frame.html    |   102 +
 .../xref/org/uddi/repl_v3/package-summary.html  |   199 +
 .../xref/org/uddi/sub_v3/CoveragePeriod.html    |   125 +
 .../org/uddi/sub_v3/DeleteSubscription.html     |   130 +
 .../org/uddi/sub_v3/GetSubscriptionResults.html |   179 +
 .../xref/org/uddi/sub_v3/GetSubscriptions.html  |    96 +
 uddi-ws/xref/org/uddi/sub_v3/KeyBag.html        |   224 +
 uddi-ws/xref/org/uddi/sub_v3/ObjectFactory.html |   327 +
 .../xref/org/uddi/sub_v3/SaveSubscription.html  |   130 +
 uddi-ws/xref/org/uddi/sub_v3/Subscription.html  |   368 +
 .../org/uddi/sub_v3/SubscriptionFilter.html     |   358 +
 .../uddi/sub_v3/SubscriptionResultsList.html    |   477 +
 uddi-ws/xref/org/uddi/sub_v3/Subscriptions.html |   100 +
 uddi-ws/xref/org/uddi/sub_v3/package-frame.html |    54 +
 .../xref/org/uddi/sub_v3/package-summary.html   |   119 +
 .../subr_v3/NotifySubscriptionListener.html     |   127 +
 .../xref/org/uddi/subr_v3/ObjectFactory.html    |    83 +
 .../xref/org/uddi/subr_v3/package-frame.html    |    27 +
 .../xref/org/uddi/subr_v3/package-summary.html  |    74 +
 .../org/uddi/v2_service/DispositionReport.html  |   126 +
 uddi-ws/xref/org/uddi/v2_service/Inquire.html   |   228 +
 uddi-ws/xref/org/uddi/v2_service/Publish.html   |   323 +
 .../xref/org/uddi/v2_service/package-frame.html |    30 +
 .../org/uddi/v2_service/package-summary.html    |    79 +
 .../DispositionReportFaultMessage.html          |   136 +
 .../v3_service/UDDICustodyTransferPortType.html |   540 +
 .../uddi/v3_service/UDDIInquiryPortType.html    |   858 +
 .../v3_service/UDDIPublicationPortType.html     |  2403 ++
 .../v3_service/UDDIReplicationPortType.html     |   447 +
 .../uddi/v3_service/UDDISecurityPortType.html   |   180 +
 .../UDDISubscriptionListenerPortType.html       |   182 +
 .../v3_service/UDDISubscriptionPortType.html    |   743 +
 .../v3_service/UDDIValueSetCachingPortType.html |   242 +
 .../UDDIValueSetValidationPortType.html         |   255 +
 .../xref/org/uddi/v3_service/package-frame.html |    51 +
 .../org/uddi/v3_service/package-summary.html    |   114 +
 uddi-ws/xref/org/uddi/vs_v3/ObjectFactory.html  |    83 +
 uddi-ws/xref/org/uddi/vs_v3/ValidateValues.html |   269 +
 uddi-ws/xref/org/uddi/vs_v3/package-frame.html  |    27 +
 .../xref/org/uddi/vs_v3/package-summary.html    |    74 +
 .../org/uddi/vscache_v3/GetAllValidValues.html  |   151 +
 .../xref/org/uddi/vscache_v3/ObjectFactory.html |   139 +
 .../xref/org/uddi/vscache_v3/ValidValue.html    |   103 +
 .../org/uddi/vscache_v3/ValidValuesList.html    |   127 +
 .../xref/org/uddi/vscache_v3/package-frame.html |    33 +
 .../org/uddi/vscache_v3/package-summary.html    |    84 +
 .../xmldsig_/CanonicalizationMethodType.html    |   132 +
 .../w3/_2000/_09/xmldsig_/DSAKeyValueType.html  |   250 +
 .../w3/_2000/_09/xmldsig_/DigestMethodType.html |   134 +
 .../org/w3/_2000/_09/xmldsig_/KeyInfoType.html  |   165 +
 .../org/w3/_2000/_09/xmldsig_/KeyValueType.html |   115 +
 .../org/w3/_2000/_09/xmldsig_/ManifestType.html |   134 +
 .../w3/_2000/_09/xmldsig_/ObjectFactory.html    |   582 +
 .../org/w3/_2000/_09/xmldsig_/ObjectType.html   |   194 +
 .../org/w3/_2000/_09/xmldsig_/PGPDataType.html  |   128 +
 .../w3/_2000/_09/xmldsig_/RSAKeyValueType.html  |   116 +
 .../w3/_2000/_09/xmldsig_/ReferenceType.html    |   237 +
 .../_2000/_09/xmldsig_/RetrievalMethodType.html |   150 +
 .../org/w3/_2000/_09/xmldsig_/SPKIDataType.html |   106 +
 .../_2000/_09/xmldsig_/SignatureMethodType.html |   138 +
 .../_09/xmldsig_/SignaturePropertiesType.html   |   134 +
 .../_09/xmldsig_/SignaturePropertyType.html     |   167 +
 .../w3/_2000/_09/xmldsig_/SignatureType.html    |   218 +
 .../_2000/_09/xmldsig_/SignatureValueType.html  |   122 +
 .../w3/_2000/_09/xmldsig_/SignedInfoType.html   |   190 +
 .../w3/_2000/_09/xmldsig_/TransformType.html    |   139 +
 .../w3/_2000/_09/xmldsig_/TransformsType.html   |    99 +
 .../org/w3/_2000/_09/xmldsig_/X509DataType.html |   123 +
 .../_09/xmldsig_/X509IssuerSerialType.html      |   121 +
 .../w3/_2000/_09/xmldsig_/package-frame.html    |    93 +
 .../w3/_2000/_09/xmldsig_/package-summary.html  |   184 +
 uddi-ws/xref/overview-frame.html                |    79 +
 uddi-ws/xref/overview-summary.html              |   156 +
 uddi-ws/xref/stylesheet.css                     |   114 +
 uddi.html                                       |   769 +
 who.html                                        |   260 +
 xref-test/allclasses-frame.html                 |   326 +
 xref-test/index.html                            |    25 +
 .../apache/juddi/InitialContextInfoTest.html    |   132 +
 .../juddi/api/impl/API_010_PublisherTest.html   |   358 +
 .../juddi/api/impl/API_020_TmodelTest.html      |   138 +
 .../api/impl/API_030_BusinessEntityTest.html    |   173 +
 .../impl/API_040_BusinessServiceLoadTest.html   |   185 +
 .../api/impl/API_040_BusinessServiceTest.html   |   194 +
 .../api/impl/API_050_BindingTemplateTest.html   |   217 +
 .../impl/API_051_BindingTemplateWSDLTest.html   |   157 +
 .../impl/API_060_PublisherAssertionTest.html    |   520 +
 .../juddi/api/impl/API_070_FindEntityTest.html  |   242 +
 .../api/impl/API_080_SubscriptionTest.html      |   174 +
 ...090_SubscriptionListenerIntegrationTest.html |   403 +
 ..._RMISubscriptionListenerIntegrationTest.html |   186 +
 .../apache/juddi/api/impl/API_099_LoadTest.html |   128 +
 .../API_100_ClientSubscriptionInfoTest.html     |   216 +
 .../api/impl/API_110_FindBusinessTest.html      |   158 +
 ..._120_CombineCategoryBagsFindServiceTest.html |   283 +
 ...130_CombineCategoryBagsFindBusinessTest.html |   243 +
 .../impl/API_140_NegativePublicationTest.html   |  2457 ++
 .../apache/juddi/api/impl/API_141_JIRATest.html |  1425 +
 .../impl/API_150_ValueSetValidationTest.html    |   711 +
 .../juddi/api/impl/API_160_ReplicationTest.html |   429 +
 .../api/impl/API_170_CustodyTransferTest.html   |   144 +
 .../org/apache/juddi/api/impl/TokenTest.html    |   134 +
 .../juddi/api/impl/UDDIPublicationImplExt.html  |   231 +
 .../juddi/api/impl/UDDISecurityImplExt.html     |    48 +
 .../apache/juddi/api/impl/package-frame.html    |    96 +
 .../apache/juddi/api/impl/package-summary.html  |   189 +
 .../api/impl/rest/UDDIInquiryJAXRSTest.html     |   693 +
 .../juddi/api/impl/rest/package-frame.html      |    24 +
 .../juddi/api/impl/rest/package-summary.html    |    69 +
 .../apache/juddi/api/runtime/CLIServerTest.html |   131 +
 .../apache/juddi/api/runtime/juddiTestimpl.html |   217 +
 .../apache/juddi/api/runtime/package-frame.html |    30 +
 .../juddi/api/runtime/package-summary.html      |    79 +
 .../apache/juddi/api/runtime/replicantImpl.html |    87 +
 .../juddi/api_v3/GetPublisherDetailTest.html    |   142 +
 .../org/apache/juddi/api_v3/package-frame.html  |    24 +
 .../apache/juddi/api_v3/package-summary.html    |    69 +
 .../apache/juddi/auth/AuthenticatorTest.html    |   485 +
 .../juddi/auth/MockHttpServletRequest.html      |   326 +
 .../apache/juddi/auth/MockMessageContext.html   |   115 +
 .../juddi/auth/MockWebServiceContext.html       |    72 +
 .../org/apache/juddi/auth/package-frame.html    |    33 +
 .../org/apache/juddi/auth/package-summary.html  |    84 +
 .../config/ApplicationConfigurationTest.html    |    91 +
 .../org/apache/juddi/config/InstallTest.html    |    93 +
 .../apache/juddi/config/ReleaseVersionTest.html |    48 +
 .../org/apache/juddi/config/package-frame.html  |    30 +
 .../apache/juddi/config/package-summary.html    |    79 +
 .../juddi/juddi/migration/tool/AppTest.html     |    67 +
 .../juddi/migration/tool/package-frame.html     |    24 +
 .../juddi/migration/tool/package-summary.html   |    69 +
 .../apache/juddi/keygen/KeyGeneratorTest.html   |   109 +
 .../org/apache/juddi/keygen/package-frame.html  |    24 +
 .../apache/juddi/keygen/package-summary.html    |    69 +
 xref-test/org/apache/juddi/package-frame.html   |    24 +
 xref-test/org/apache/juddi/package-summary.html |    69 +
 .../replication/ReplicationNotifierTest.html    |    83 +
 .../apache/juddi/replication/package-frame.html |    24 +
 .../juddi/replication/package-summary.html      |    69 +
 .../apache/juddi/rmi/JNDIRegistrationTest.html  |    71 +
 .../org/apache/juddi/rmi/package-frame.html     |    24 +
 .../org/apache/juddi/rmi/package-summary.html   |    69 +
 .../subscription/SubscriptionNotifierTest.html  |   199 +
 .../juddi/subscription/notify/NotifierTest.html |   106 +
 .../subscription/notify/package-frame.html      |    24 +
 .../subscription/notify/package-summary.html    |    69 +
 .../juddi/subscription/package-frame.html       |    24 +
 .../juddi/subscription/package-summary.html     |    69 +
 xref-test/org/apache/juddi/util/JPAUtil.html    |   170 +
 .../org/apache/juddi/util/package-frame.html    |    24 +
 .../org/apache/juddi/util/package-summary.html  |    69 +
 .../v2/tck/UDDI_020_TmodelIntegrationTest.html  |   142 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   154 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   199 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   158 +
 ...I_060_PublisherAssertionIntegrationTest.html |   219 +
 .../tck/UDDI_070_FindEntityIntegrationTest.html |   278 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   172 +
 .../org/apache/juddi/v2/tck/package-frame.html  |    42 +
 .../apache/juddi/v2/tck/package-summary.html    |    99 +
 .../juddi/v3/annotations/AnnotationTest.html    |   132 +
 .../juddi/v3/annotations/HelloWorldMockup.html  |    62 +
 .../juddi/v3/annotations/HelloWorldMockup2.html |    54 +
 .../juddi/v3/annotations/package-frame.html     |    30 +
 .../juddi/v3/annotations/package-summary.html   |    79 +
 .../juddi/v3/bpel/BPEL_010_IntegrationTest.html |   161 +
 .../juddi/v3/bpel/BPEL_020_IntegrationTest.html |   188 +
 .../org/apache/juddi/v3/bpel/package-frame.html |    27 +
 .../apache/juddi/v3/bpel/package-summary.html   |    74 +
 .../apache/juddi/v3/client/DigSigUtilTest.html  |   320 +
 .../juddi/v3/client/HelloWorldMockup.html       |    62 +
 .../apache/juddi/v3/client/UDDIClientTest.html  |   200 +
 .../TModelInstanceDetailsComparatorTest.html    |   480 +
 .../juddi/v3/client/compare/package-frame.html  |    24 +
 .../v3/client/compare/package-summary.html      |    69 +
 .../v3/client/config/MisconfigurationTest.html  |    57 +
 .../v3/client/config/SaveConfigurationTest.html |   257 +
 .../juddi/v3/client/config/WebHelperTest.html   |   163 +
 .../juddi/v3/client/config/package-frame.html   |    30 +
 .../juddi/v3/client/config/package-summary.html |    79 +
 .../v3/client/cryptor/AES128CryptorTest.html    |   123 +
 .../v3/client/cryptor/CryptoConfigTest.html     |    58 +
 .../v3/client/cryptor/DefaultCryptorTest.html   |    57 +
 .../v3/client/cryptor/TripleDESCrytorTest.html  |    89 +
 .../juddi/v3/client/cryptor/package-frame.html  |    33 +
 .../v3/client/cryptor/package-summary.html      |    84 +
 .../juddi/v3/client/mapping/MapUDDI23Test.html  |   198 +
 .../juddi/v3/client/mapping/SelectionTest.html  |    98 +
 .../v3/client/mapping/ServiceLocatorTest.html   |   113 +
 .../v3/client/mapping/UDDIServiceCacheTest.html |    71 +
 .../juddi/v3/client/mapping/package-frame.html  |    33 +
 .../v3/client/mapping/package-summary.html      |    84 +
 .../v3/client/mapping/wsdl/BPEL2UDDITest.html   |   224 +
 .../v3/client/mapping/wsdl/ReadWSDLTest.html    |   112 +
 .../v3/client/mapping/wsdl/WADL2UDDITest.html   |   206 +
 .../v3/client/mapping/wsdl/WSDL2UDDITest.html   |   136 +
 .../v3/client/mapping/wsdl/WSDLLocatorTest.html |   104 +
 .../mapping/wsdl/WSDLinaUDDIRegistryTest.html   |   295 +
 .../v3/client/mapping/wsdl/package-frame.html   |    39 +
 .../v3/client/mapping/wsdl/package-summary.html |    94 +
 .../apache/juddi/v3/client/package-frame.html   |    30 +
 .../apache/juddi/v3/client/package-summary.html |    79 +
 .../subscription/SubscriptionCallbackTest.html  |   288 +
 .../v3/client/subscription/package-frame.html   |    24 +
 .../v3/client/subscription/package-summary.html |    69 +
 .../tck/JUDDI_010_PublisherIntegrationTest.html |   312 +
 ..._RMISubscriptionListenerIntegrationTest.html |   199 +
 ...0_ClientSubscriptionInfoIntegrationTest.html |   167 +
 ...tSubscriptionCallbackAPIIntegrationTest.html |   233 +
 .../v3/tck/JUDDI_200_GUI_IntegrationTest.html   |   224 +
 .../tck/JUDDI_300_MultiNodeIntegrationTest.html |  1337 +
 .../tck/UDDI_010_PublisherIntegrationTest.html  |    85 +
 .../v3/tck/UDDI_020_TmodelIntegrationTest.html  |   145 +
 .../UDDI_030_BusinessEntityIntegrationTest.html |   170 +
 ...I_030_BusinessEntityLoadIntegrationTest.html |   119 +
 ...UDDI_040_BusinessServiceIntegrationTest.html |   199 +
 ..._040_BusinessServiceLoadIntegrationTest.html |   110 +
 .../UDDI_040_PerformanceIntegrationTest.html    |   378 +
 ...UDDI_050_BindingTemplateIntegrationTest.html |   160 +
 ...I_060_PublisherAssertionIntegrationTest.html |   239 +
 .../tck/UDDI_070_FindEntityIntegrationTest.html |  2386 ++
 .../UDDI_080_SubscriptionIntegrationTest.html   |  1203 +
 .../juddi/v3/tck/UDDI_090_HttpExternalTest.html |   189 +
 .../tck/UDDI_090_HttpMavenIntegrationTest.html  |   181 +
 .../v3/tck/UDDI_090_RMIIntegrationTest.html     |   201 +
 .../v3/tck/UDDI_090_Smtp_ExternalTest.html      |   243 +
 ...090_SubscriptionListenerIntegrationBase.html |  1522 +
 .../UDDI_110_FindBusinessIntegrationTest.html   |   189 +
 ...eCategoryBagsFindServiceIntegrationTest.html |   294 +
 ...CategoryBagsFindBusinessIntegrationTest.html |   262 +
 ..._140_NegativePublicationIntegrationTest.html |  2414 ++
 .../v3/tck/UDDI_141_JIRAIntegrationTest.html    |  1491 +
 ...DDI_142_DigitalSignatureIntegrationTest.html |   899 +
 ...UDDI_150_CustodyTransferIntegrationTest.html |   464 +
 .../v3/tck/UDDI_160_RESTIntergrationTest.html   |   285 +
 ...I_170_ValueSetValidationIntegrationTest.html |  1043 +
 .../org/apache/juddi/v3/tck/package-frame.html  |   114 +
 .../apache/juddi/v3/tck/package-summary.html    |   219 +
 xref-test/org/uddi/api_v3/AuthInfoTest.html     |   159 +
 xref-test/org/uddi/api_v3/package-frame.html    |    24 +
 xref-test/org/uddi/api_v3/package-summary.html  |    69 +
 xref-test/overview-frame.html                   |   100 +
 xref-test/overview-summary.html                 |   191 +
 xref-test/stylesheet.css                        |   114 +
 xref/allclasses-frame.html                      |  1991 ++
 xref/index.html                                 |    25 +
 xref/org/apache/juddi/ClassUtil.html            |    84 +
 xref/org/apache/juddi/InitialContextInfo.html   |    65 +
 xref/org/apache/juddi/ObjectFactory.html        |    87 +
 xref/org/apache/juddi/Property.html             |    84 +
 xref/org/apache/juddi/Registry.html             |   123 +
 xref/org/apache/juddi/adminconsole/AES.html     |   177 +
 .../CrossSiteRequestForgeryException.html       |    80 +
 .../juddi/adminconsole/PostBackConstants.html   |    75 +
 .../juddi/adminconsole/StartupServlet.html      |   145 +
 .../adminconsole/hub/JUDDIRequestsAsXML.html    |   227 +
 .../juddi/adminconsole/hub/UddiAdminHub.html    |  1731 ++
 .../adminconsole/hub/builders/Printers.html     |   376 +
 .../hub/builders/package-frame.html             |    24 +
 .../hub/builders/package-summary.html           |    69 +
 .../juddi/adminconsole/hub/package-frame.html   |    30 +
 .../juddi/adminconsole/hub/package-summary.html |    79 +
 .../juddi/adminconsole/package-frame.html       |    33 +
 .../juddi/adminconsole/package-summary.html     |    84 +
 .../adminconsole/resources/ResourceLoader.html  |    95 +
 .../adminconsole/resources/package-frame.html   |    24 +
 .../adminconsole/resources/package-summary.html |    69 +
 .../juddi/api/impl/AuthenticatedService.html    |   257 +
 .../apache/juddi/api/impl/InquiryHelper.html    |   653 +
 .../org/apache/juddi/api/impl/JUDDIApiImpl.html |  1695 ++
 .../juddi/api/impl/PublicationHelper.html       |    75 +
 .../impl/ServiceCounterLifecycleResource.html   |    95 +
 .../juddi/api/impl/UDDICustodyTransferImpl.html |   484 +
 .../apache/juddi/api/impl/UDDIInquiryImpl.html  |   645 +
 .../juddi/api/impl/UDDIPublicationImpl.html     |  1616 +
 .../juddi/api/impl/UDDIReplicationImpl.html     |  1383 +
 .../apache/juddi/api/impl/UDDISecurityImpl.html |   189 +
 .../juddi/api/impl/UDDIServiceCounter.html      |   390 +
 .../juddi/api/impl/UDDIServiceCounterMBean.html |    39 +
 .../juddi/api/impl/UDDISubscriptionImpl.html    |  1059 +
 .../api/impl/UDDISubscriptionListenerImpl.html  |   128 +
 .../juddi/api/impl/UDDIValueSetCachingImpl.html |   109 +
 .../api/impl/UDDIValueSetValidationImpl.html    |   378 +
 .../juddi/api/impl/UDDIv2InquiryImpl.html       |   211 +
 .../juddi/api/impl/UDDIv2PublishImpl.html       |   306 +
 .../apache/juddi/api/impl/XRegisterHelper.html  |   190 +
 .../apache/juddi/api/impl/package-frame.html    |    87 +
 .../apache/juddi/api/impl/package-summary.html  |   174 +
 .../juddi/api/impl/rest/UDDIInquiryJAXRS.html   |   966 +
 .../juddi/api/impl/rest/package-frame.html      |    24 +
 .../juddi/api/impl/rest/package-summary.html    |    69 +
 .../juddi/api/util/CustodyTransferQuery.html    |    94 +
 .../org/apache/juddi/api/util/InquiryQuery.html |   107 +
 xref/org/apache/juddi/api/util/JUDDIQuery.html  |   136 +
 .../apache/juddi/api/util/PublicationQuery.html |   115 +
 xref/org/apache/juddi/api/util/QueryStatus.html |    92 +
 .../apache/juddi/api/util/ReplicationQuery.html |    98 +
 .../apache/juddi/api/util/SecurityQuery.html    |    91 +
 .../api/util/SubscriptionListenerQuery.html     |    90 +
 .../juddi/api/util/SubscriptionQuery.html       |    95 +
 xref/org/apache/juddi/api/util/UDDIQuery.html   |    41 +
 .../juddi/api/util/ValueSetCachingQuery.html    |    89 +
 .../juddi/api/util/ValueSetValidationQuery.html |    88 +
 .../apache/juddi/api/util/package-frame.html    |    57 +
 .../apache/juddi/api/util/package-summary.html  |   124 +
 .../apache/juddi/api_v3/AccessPointType.html    |    65 +
 .../api_v3/AdminDeleteSubscriptionRequest.html  |   124 +
 .../api_v3/AdminDeleteSubscriptionResponse.html |    60 +
 .../apache/juddi/api_v3/AdminSaveBusiness.html  |   122 +
 .../juddi/api_v3/AdminSaveBusinessResponse.html |    91 +
 .../juddi/api_v3/AdminSaveBusinessWrapper.html  |   125 +
 .../api_v3/AdminSaveSubscriptionRequest.html    |   152 +
 .../api_v3/AdminSaveSubscriptionResponse.html   |    98 +
 .../apache/juddi/api_v3/AdminSaveTModel.html    |   122 +
 .../juddi/api_v3/AdminSaveTModelResponse.html   |    91 +
 .../juddi/api_v3/AdminSaveTModelWrapper.html    |   125 +
 xref/org/apache/juddi/api_v3/Clerk.html         |   169 +
 xref/org/apache/juddi/api_v3/ClerkDetail.html   |    97 +
 xref/org/apache/juddi/api_v3/ClerkList.html     |    97 +
 .../juddi/api_v3/ClientSubscriptionInfo.html    |   204 +
 .../api_v3/ClientSubscriptionInfoDetail.html    |    97 +
 xref/org/apache/juddi/api_v3/DeleteClerk.html   |   123 +
 .../api_v3/DeleteClientSubscriptionInfo.html    |   124 +
 xref/org/apache/juddi/api_v3/DeleteNode.html    |   123 +
 .../apache/juddi/api_v3/DeletePublisher.html    |   124 +
 xref/org/apache/juddi/api_v3/GetAllClerks.html  |    88 +
 .../juddi/api_v3/GetAllClerksResponse.html      |    90 +
 .../api_v3/GetAllClientSubscriptionInfo.html    |    88 +
 .../GetAllClientSubscriptionInfoDetail.html     |    82 +
 .../GetAllClientSubscriptionInfoResponse.html   |    95 +
 xref/org/apache/juddi/api_v3/GetAllNodes.html   |    88 +
 .../juddi/api_v3/GetAllNodesResponse.html       |    90 +
 .../juddi/api_v3/GetAllPublisherDetail.html     |    90 +
 .../api_v3/GetClientSubscriptionInfoDetail.html |   116 +
 .../api_v3/GetEntityHistoryMessageRequest.html  |   153 +
 .../api_v3/GetEntityHistoryMessageResponse.html |    91 +
 ...dReplicationChangeRecordsMessageRequest.html |   125 +
 ...ReplicationChangeRecordsMessageResponse.html |    90 +
 .../apache/juddi/api_v3/GetPublisherDetail.html |   124 +
 .../juddi/api_v3/GetReplicationNodes.html       |    90 +
 .../api_v3/GetReplicationNodesResponse.html     |    91 +
 xref/org/apache/juddi/api_v3/Node.html          |   466 +
 xref/org/apache/juddi/api_v3/NodeDetail.html    |    97 +
 xref/org/apache/juddi/api_v3/NodeList.html      |    95 +
 xref/org/apache/juddi/api_v3/ObjectFactory.html |   846 +
 xref/org/apache/juddi/api_v3/Publisher.html     |   343 +
 .../apache/juddi/api_v3/PublisherDetail.html    |   125 +
 xref/org/apache/juddi/api_v3/SaveClerk.html     |   124 +
 .../api_v3/SaveClientSubscriptionInfo.html      |   124 +
 xref/org/apache/juddi/api_v3/SaveNode.html      |   124 +
 xref/org/apache/juddi/api_v3/SavePublisher.html |   124 +
 .../juddi/api_v3/SetReplicationNodes.html       |   119 +
 .../api_v3/SetReplicationNodesResponse.html     |    91 +
 .../juddi/api_v3/SubscriptionWrapper.html       |   126 +
 .../apache/juddi/api_v3/SyncSubscription.html   |   125 +
 .../juddi/api_v3/SyncSubscriptionDetail.html    |    98 +
 .../api_v3/SyncSubscriptionDetailResponse.html  |    90 +
 .../juddi/api_v3/SyncSubscriptionRequest.html   |    88 +
 xref/org/apache/juddi/api_v3/ValidValues.html   |   115 +
 xref/org/apache/juddi/api_v3/package-frame.html |   183 +
 .../apache/juddi/api_v3/package-summary.html    |   334 +
 .../apache/juddi/api_v3/rest/UriContainer.html  |    55 +
 .../apache/juddi/api_v3/rest/package-frame.html |    24 +
 .../juddi/api_v3/rest/package-summary.html      |    69 +
 xref/org/apache/juddi/config/AppConfig.html     |   304 +
 xref/org/apache/juddi/config/Constants.html     |    43 +
 xref/org/apache/juddi/config/Install.html       |   851 +
 .../apache/juddi/config/PersistenceManager.html |    85 +
 xref/org/apache/juddi/config/Property.html      |   273 +
 .../juddi/config/PublisherFileFilter.html       |    56 +
 xref/org/apache/juddi/config/Release.html       |    55 +
 .../org/apache/juddi/config/ResourceConfig.html |    65 +
 xref/org/apache/juddi/config/package-frame.html |    45 +
 .../apache/juddi/config/package-summary.html    |   104 +
 .../apache/juddi/cryptor/CryptorFactory.html    |   120 +
 .../org/apache/juddi/cryptor/package-frame.html |    24 +
 .../apache/juddi/cryptor/package-summary.html   |    69 +
 xref/org/apache/juddi/ddl/generator/App.html    |   294 +
 .../juddi/ddl/generator/package-frame.html      |    27 +
 .../juddi/ddl/generator/package-summary.html    |    74 +
 xref/org/apache/juddi/example/HelloWorld.html   |    40 +
 .../apache/juddi/example/HelloWorldImpl.html    |    48 +
 .../juddi/example/browse/SimpleBrowse.html      |   372 +
 .../juddi/example/browse/package-frame.html     |    27 +
 .../juddi/example/browse/package-summary.html   |    74 +
 .../juddi/example/helloworld/HelloWorld.html    |    88 +
 .../juddi/example/helloworld/package-frame.html |    24 +
 .../example/helloworld/package-summary.html     |    69 +
 .../org/apache/juddi/example/package-frame.html |    27 +
 .../apache/juddi/example/package-summary.html   |    74 +
 .../partition/SimpleCreateTmodelPartition.html  |   252 +
 .../juddi/example/partition/package-frame.html  |    27 +
 .../example/partition/package-summary.html      |    74 +
 .../example/publish/SimplePublishClerk.html     |   125 +
 .../example/publish/SimplePublishPortable.html  |   140 +
 .../juddi/example/publish/package-frame.html    |    27 +
 .../juddi/example/publish/package-summary.html  |    74 +
 .../api/bridge/example/SimpleBrowseUDDIv2.html  |   380 +
 .../api/bridge/example/package-frame.html       |    27 +
 .../api/bridge/example/package-summary.html     |    74 +
 .../apache/juddi/example/wsdl2uddi/Call.html    |    98 +
 .../apache/juddi/example/wsdl2uddi/Delete.html  |    65 +
 .../apache/juddi/example/wsdl2uddi/Find.html    |    86 +
 .../juddi/example/wsdl2uddi/HelloWorldImpl.html |    47 +
 .../apache/juddi/example/wsdl2uddi/Publish.html |   151 +
 .../apache/juddi/example/wsdl2uddi/Setup.html   |   132 +
 .../juddi/example/wsdl2uddi/package-frame.html  |    39 +
 .../example/wsdl2uddi/package-summary.html      |    94 +
 .../version/ServiceVersioningExample.html       |   212 +
 .../examples/service/version/package-frame.html |    24 +
 .../service/version/package-summary.html        |    69 +
 .../examples/vsv/valuesetvalidator/App.html     |    77 +
 .../vsv/valuesetvalidator/package-frame.html    |    24 +
 .../vsv/valuesetvalidator/package-summary.html  |    69 +
 .../apache/juddi/gui/dsig/XmlSigApplet2.html    |   651 +
 .../juddi/gui/dsig/XmlSignatureApplet.html      |   424 +
 .../apache/juddi/gui/dsig/package-frame.html    |    27 +
 .../apache/juddi/gui/dsig/package-summary.html  |    74 +
 xref/org/apache/juddi/jaxb/EntityCreator.html   |   125 +
 xref/org/apache/juddi/jaxb/JAXBMarshaller.html  |   150 +
 xref/org/apache/juddi/jaxb/PrintJUDDI.html      |    74 +
 xref/org/apache/juddi/jaxb/PrintUDDI.html       |    83 +
 xref/org/apache/juddi/jaxb/package-frame.html   |    33 +
 xref/org/apache/juddi/jaxb/package-summary.html |    84 +
 .../juddi/keygen/DefaultKeyGenerator.html       |    96 +
 xref/org/apache/juddi/keygen/KeyGenerator.html  |    48 +
 .../juddi/keygen/KeyGeneratorFactory.html       |   120 +
 xref/org/apache/juddi/keygen/package-frame.html |    30 +
 .../apache/juddi/keygen/package-summary.html    |    79 +
 .../apache/juddi/mapping/MappingApiToModel.html |  1705 ++
 .../apache/juddi/mapping/MappingModelToApi.html |  1377 +
 .../org/apache/juddi/mapping/package-frame.html |    27 +
 .../apache/juddi/mapping/package-summary.html   |    74 +
 xref/org/apache/juddi/model/Address.html        |   128 +
 xref/org/apache/juddi/model/AddressLine.html    |   113 +
 xref/org/apache/juddi/model/AuthToken.html      |   132 +
 .../apache/juddi/model/BindingCategoryBag.html  |    65 +
 xref/org/apache/juddi/model/BindingDescr.html   |   104 +
 .../org/apache/juddi/model/BindingTemplate.html |   157 +
 .../apache/juddi/model/BusinessCategoryBag.html |    66 +
 xref/org/apache/juddi/model/BusinessDescr.html  |   104 +
 xref/org/apache/juddi/model/BusinessEntity.html |   199 +
 .../apache/juddi/model/BusinessIdentifier.html  |   113 +
 xref/org/apache/juddi/model/BusinessName.html   |   104 +
 .../org/apache/juddi/model/BusinessService.html |   144 +
 .../juddi/model/CanonicalizationMethod.html     |    66 +
 xref/org/apache/juddi/model/CategoryBag.html    |    93 +
 xref/org/apache/juddi/model/ChangeRecord.html   |   148 +
 xref/org/apache/juddi/model/Clerk.html          |   109 +
 .../juddi/model/ClientSubscriptionInfo.html     |   101 +
 xref/org/apache/juddi/model/Contact.html        |   165 +
 xref/org/apache/juddi/model/ContactDescr.html   |   103 +
 xref/org/apache/juddi/model/ControlMessage.html |   101 +
 xref/org/apache/juddi/model/DiscoveryUrl.html   |    99 +
 xref/org/apache/juddi/model/Edge.html           |   142 +
 .../juddi/model/EdgeReceiverAlternate.html      |    81 +
 xref/org/apache/juddi/model/Email.html          |   103 +
 .../juddi/model/InstanceDetailsDescr.html       |   103 +
 .../juddi/model/InstanceDetailsDocDescr.html    |   107 +
 xref/org/apache/juddi/model/KeyDataValue.html   |   164 +
 xref/org/apache/juddi/model/KeyInfo.html        |    84 +
 xref/org/apache/juddi/model/KeyedReference.html |   131 +
 .../apache/juddi/model/KeyedReferenceGroup.html |   104 +
 xref/org/apache/juddi/model/Node.html           |   208 +
 xref/org/apache/juddi/model/ObjectType.html     |   116 +
 .../apache/juddi/model/ObjectTypeContent.html   |    83 +
 xref/org/apache/juddi/model/Operator.html       |   130 +
 .../apache/juddi/model/OperatorStatusType.html  |    64 +
 xref/org/apache/juddi/model/OverviewDoc.html    |   140 +
 .../apache/juddi/model/OverviewDocDescr.html    |   105 +
 xref/org/apache/juddi/model/PersonName.html     |   102 +
 xref/org/apache/juddi/model/Phone.html          |   102 +
 xref/org/apache/juddi/model/Publisher.html      |   183 +
 .../apache/juddi/model/PublisherAssertion.html  |   201 +
 .../juddi/model/PublisherAssertionId.html       |    99 +
 xref/org/apache/juddi/model/Reference.html      |   138 +
 .../juddi/model/ReplicationConfiguration.html   |   230 +
 .../model/ReplicationConfigurationNode.html     |    85 +
 .../apache/juddi/model/ServiceCategoryBag.html  |    67 +
 xref/org/apache/juddi/model/ServiceDescr.html   |   102 +
 xref/org/apache/juddi/model/ServiceName.html    |   103 +
 .../apache/juddi/model/ServiceProjection.html   |    90 +
 .../apache/juddi/model/ServiceProjectionId.html |    86 +
 xref/org/apache/juddi/model/Signature.html      |   206 +
 .../org/apache/juddi/model/SignatureMethod.html |    65 +
 .../apache/juddi/model/SignatureTransform.html  |    97 +
 .../model/SignatureTransformDataValue.html      |    93 +
 xref/org/apache/juddi/model/SignatureValue.html |    79 +
 xref/org/apache/juddi/model/SignedInfo.html     |   108 +
 xref/org/apache/juddi/model/Subscription.html   |   177 +
 .../juddi/model/SubscriptionChunkToken.html     |   117 +
 .../apache/juddi/model/SubscriptionMatch.html   |    90 +
 xref/org/apache/juddi/model/TempKey.html        |    65 +
 xref/org/apache/juddi/model/TempKeyPK.html      |    92 +
 xref/org/apache/juddi/model/Tmodel.html         |   158 +
 .../apache/juddi/model/TmodelCategoryBag.html   |    68 +
 xref/org/apache/juddi/model/TmodelDescr.html    |   103 +
 .../apache/juddi/model/TmodelIdentifier.html    |   115 +
 .../apache/juddi/model/TmodelInstanceInfo.html  |   149 +
 .../juddi/model/TmodelInstanceInfoDescr.html    |   102 +
 xref/org/apache/juddi/model/TransferToken.html  |    88 +
 .../apache/juddi/model/TransferTokenKey.html    |    89 +
 xref/org/apache/juddi/model/UddiEntity.html     |   142 +
 .../apache/juddi/model/UddiEntityPublisher.html |   234 +
 xref/org/apache/juddi/model/ValueSetValues.html |   104 +
 xref/org/apache/juddi/model/package-frame.html  |   240 +
 .../org/apache/juddi/model/package-summary.html |   429 +
 xref/org/apache/juddi/package-frame.html        |    36 +
 xref/org/apache/juddi/package-summary.html      |    89 +
 .../juddi/query/BindingTemplateQuery.html       |    59 +
 .../apache/juddi/query/BusinessEntityQuery.html |    56 +
 .../juddi/query/BusinessServiceQuery.html       |    58 +
 ...DeletePublisherAssertionByBusinessQuery.html |    82 +
 xref/org/apache/juddi/query/EntityQuery.html    |   194 +
 .../juddi/query/FetchBindingTemplatesQuery.html |   138 +
 .../juddi/query/FetchBusinessEntitiesQuery.html |   163 +
 .../juddi/query/FetchBusinessServicesQuery.html |   161 +
 .../apache/juddi/query/FetchTModelsQuery.html   |   159 +
 .../query/FindBindingByCategoryGroupQuery.html  |    82 +
 .../juddi/query/FindBindingByCategoryQuery.html |    76 +
 .../query/FindBindingByTModelKeyQuery.html      |   173 +
 .../query/FindBusinessByCategoryGroupQuery.html |    76 +
 .../query/FindBusinessByCategoryQuery.html      |    70 +
 .../FindBusinessByCombinedCategoryQuery.html    |    90 +
 .../query/FindBusinessByDiscoveryURLQuery.html  |   133 +
 .../query/FindBusinessByIdentifierQuery.html    |    70 +
 .../juddi/query/FindBusinessByNameQuery.html    |    78 +
 .../query/FindBusinessByPublisherQuery.html     |    64 +
 .../query/FindBusinessByTModelKeyQuery.html     |   177 +
 .../query/FindEntityByCategoryGroupQuery.html   |   338 +
 .../juddi/query/FindEntityByCategoryQuery.html  |   321 +
 .../FindEntityByCombinedCategoryQuery.html      |   247 +
 .../query/FindEntityByIdentifierQuery.html      |   301 +
 .../juddi/query/FindEntityByNamesQuery.html     |   191 +
 .../juddi/query/FindEntityByPublisherQuery.html |   121 +
 .../FindPublisherAssertionByBusinessQuery.html  |   115 +
 .../query/FindServiceByCategoryGroupQuery.html  |    81 +
 .../juddi/query/FindServiceByCategoryQuery.html |    76 +
 .../FindServiceByCombinedCategoryQuery.html     |   100 +
 .../juddi/query/FindServiceByNameQuery.html     |    84 +
 .../query/FindServiceByTModelKeyQuery.html      |   180 +
 .../query/FindSubscriptionByPublisherQuery.html |    53 +
 .../query/FindTModelByCategoryGroupQuery.html   |    78 +
 .../juddi/query/FindTModelByCategoryQuery.html  |    72 +
 .../query/FindTModelByIdentifierQuery.html      |    71 +
 .../juddi/query/FindTModelByNameQuery.html      |   118 +
 .../juddi/query/FindTModelByPublisherQuery.html |    64 +
 .../juddi/query/PublisherAssertionQuery.html    |    62 +
 .../apache/juddi/query/SubscriptionQuery.html   |    53 +
 xref/org/apache/juddi/query/TModelQuery.html    |    55 +
 xref/org/apache/juddi/query/package-frame.html  |   144 +
 .../org/apache/juddi/query/package-summary.html |   269 +
 .../apache/juddi/query/util/DynamicQuery.html   |   266 +
 .../apache/juddi/query/util/FindQualifiers.html |   383 +
 .../util/KeyedRefGroupTModelComparator.html     |    61 +
 .../query/util/KeyedRefTModelComparator.html    |    61 +
 .../apache/juddi/query/util/package-frame.html  |    36 +
 .../juddi/query/util/package-summary.html       |    89 +
 .../juddi/replication/ReplicationNotifier.html  |   412 +
 .../apache/juddi/replication/package-frame.html |    27 +
 .../juddi/replication/package-summary.html      |    74 +
 xref/org/apache/juddi/rmi/JNDIRegistration.html |   167 +
 xref/org/apache/juddi/rmi/JUDDIApiService.html  |   209 +
 xref/org/apache/juddi/rmi/RMIRegistration.html  |   162 +
 .../juddi/rmi/UDDICustodyTransferService.html   |    79 +
 .../apache/juddi/rmi/UDDIInquiryService.html    |   121 +
 .../juddi/rmi/UDDIPublicationService.html       |   146 +
 .../apache/juddi/rmi/UDDISecurityService.html   |    66 +
 .../rmi/UDDISubscriptionListenerService.html    |    62 +
 .../juddi/rmi/UDDISubscriptionService.html      |    84 +
 xref/org/apache/juddi/rmi/package-frame.html    |    48 +
 xref/org/apache/juddi/rmi/package-summary.html  |   109 +
 xref/org/apache/juddi/samples/AES.html          |   118 +
 .../samples/BusinessServiceKeymismatch.html     |   111 +
 .../samples/CompareByTModelInstanceInfoQOS.html |   139 +
 xref/org/apache/juddi/samples/DES.html          |   117 +
 xref/org/apache/juddi/samples/EntryPoint.html   |   164 +
 .../juddi/samples/EntryPointSingleNode.html     |   592 +
 .../juddi/samples/EntryPoitMultiNode.html       |   144 +
 .../juddi/samples/FindBusinessBugHunt.html      |   219 +
 xref/org/apache/juddi/samples/HelloWorld.html   |    68 +
 .../juddi/samples/HelloWorld_Service.html       |    89 +
 .../apache/juddi/samples/JuddiAdminService.html |  1075 +
 .../org/apache/juddi/samples/ObjectFactory.html |    99 +
 xref/org/apache/juddi/samples/SayHi.html        |    88 +
 .../org/apache/juddi/samples/SayHiResponse.html |    90 +
 xref/org/apache/juddi/samples/SearchByQos.html  |   401 +
 xref/org/apache/juddi/samples/SimpleBrowse.html |   370 +
 .../apache/juddi/samples/UddiCreatebulk.html    |   225 +
 .../juddi/samples/UddiCustodyTransfer.html      |   179 +
 .../samples/UddiDigitalSignatureBusiness.html   |   207 +
 .../juddi/samples/UddiDigitalSignatureFile.html |   158 +
 .../samples/UddiDigitalSignatureSearch.html     |   138 +
 .../samples/UddiDigitalSignatureService.html    |   199 +
 .../samples/UddiDigitalSignatureTmodel.html     |   184 +
 .../apache/juddi/samples/UddiFindBinding.html   |   108 +
 .../apache/juddi/samples/UddiFindEndpoints.html |    83 +
 .../juddi/samples/UddiGetServiceDetails.html    |   101 +
 .../apache/juddi/samples/UddiKeyGenerator.html  |   110 +
 .../juddi/samples/UddiRelatedBusinesses.html    |   164 +
 .../apache/juddi/samples/UddiReplication.html   |   147 +
 .../org/apache/juddi/samples/UddiSubscribe.html |   236 +
 .../samples/UddiSubscribeAssertionStatus.html   |   138 +
 .../juddi/samples/UddiSubscribeValidate.html    |   135 +
 .../samples/UddiSubscriptionManagement.html     |   132 +
 xref/org/apache/juddi/samples/WadlImport.html   |   208 +
 xref/org/apache/juddi/samples/WsdlImport.html   |   223 +
 .../org/apache/juddi/samples/package-frame.html |   126 +
 .../apache/juddi/samples/package-summary.html   |   239 +
 .../apache/juddi/servlets/NotifyServlet.html    |    71 +
 .../apache/juddi/servlets/RegistryServlet.html  |    78 +
 .../apache/juddi/servlets/package-frame.html    |    27 +
 .../apache/juddi/servlets/package-summary.html  |    74 +
 .../juddi/subscription/NotificationList.html    |    54 +
 .../subscription/SubscriptionNotifier.html      |   486 +
 .../juddi/subscription/TypeConvertor.html       |    79 +
 .../juddi/subscription/notify/AMQPNotifier.html |   173 +
 .../apache/juddi/subscription/notify/Demo.html  |   234 +
 .../juddi/subscription/notify/HTTPNotifier.html |    99 +
 .../subscription/notify/JNDI_RMINotifier.html   |   104 +
 .../juddi/subscription/notify/Notifier.html     |    59 +
 .../subscription/notify/NotifierFactory.html    |    81 +
 .../juddi/subscription/notify/RMINotifier.html  |    76 +
 .../juddi/subscription/notify/SMTPNotifier.html |   192 +
 .../notify/TemporaryMailContainer.html          |    74 +
 .../notify/USERFRIENDLYSMTPNotifier.html        |   418 +
 .../subscription/notify/package-frame.html      |    51 +
 .../subscription/notify/package-summary.html    |   114 +
 .../juddi/subscription/package-frame.html       |    30 +
 .../juddi/subscription/package-summary.html     |    79 +
 xref/org/apache/juddi/tckrunner/App.html        |   214 +
 .../apache/juddi/tckrunner/package-frame.html   |    24 +
 .../apache/juddi/tckrunner/package-summary.html |    69 +
 xref/org/apache/juddi/v2/tck/Dummy.html         |    32 +
 .../apache/juddi/v2/tck/TckBindingTemplate.html |   117 +
 xref/org/apache/juddi/v2/tck/TckBusiness.html   |   327 +
 .../apache/juddi/v2/tck/TckBusinessService.html |   249 +
 xref/org/apache/juddi/v2/tck/TckCommon.html     |   317 +
 xref/org/apache/juddi/v2/tck/TckFindEntity.html |   387 +
 xref/org/apache/juddi/v2/tck/TckPublisher.html  |   264 +
 .../juddi/v2/tck/TckPublisherAssertion.html     |   152 +
 xref/org/apache/juddi/v2/tck/TckSecurity.html   |    67 +
 xref/org/apache/juddi/v2/tck/TckTModel.html     |   341 +
 xref/org/apache/juddi/v2/tck/TckValidator.html  |   279 +
 xref/org/apache/juddi/v2/tck/package-frame.html |    54 +
 .../apache/juddi/v2/tck/package-summary.html    |   119 +
 .../v3/annotations/AnnotationProcessor.html     |   223 +
 .../juddi/v3/annotations/UDDIService.html       |    50 +
 .../v3/annotations/UDDIServiceBinding.html      |    53 +
 .../juddi/v3/annotations/package-frame.html     |    30 +
 .../juddi/v3/annotations/package-summary.html   |    79 +
 .../org/apache/juddi/v3/auth/Authenticator.html |    74 +
 .../juddi/v3/auth/AuthenticatorFactory.html     |   112 +
 .../v3/auth/CryptedXMLDocAuthenticator.html     |   214 +
 .../v3/auth/HTTPContainerAuthenticator.html     |   128 +
 .../juddi/v3/auth/HTTPHeaderAuthenticator.html  |   133 +
 .../juddi/v3/auth/JUDDIAuthenticator.html       |   135 +
 xref/org/apache/juddi/v3/auth/JuddiUsers.html   |    54 +
 .../v3/auth/LdapExpandedAuthenticator.html      |   226 +
 .../juddi/v3/auth/LdapSimpleAuthenticator.html  |   227 +
 .../juddi/v3/auth/MD5XMLDocAuthenticator.html   |   187 +
 xref/org/apache/juddi/v3/auth/User.html         |    81 +
 .../juddi/v3/auth/XMLDocAuthenticator.html      |   245 +
 .../org/apache/juddi/v3/auth/package-frame.html |    57 +
 .../apache/juddi/v3/auth/package-summary.html   |   124 +
 xref/org/apache/juddi/v3/client/ClassUtil.html  |    85 +
 .../apache/juddi/v3/client/JUDDIApiService.html |    89 +
 xref/org/apache/juddi/v3/client/Release.html    |   103 +
 .../apache/juddi/v3/client/UDDIConstants.html   |   749 +
 .../apache/juddi/v3/client/UDDIConstantsV2.html |   111 +
 .../org/apache/juddi/v3/client/UDDIService.html |   285 +
 .../apache/juddi/v3/client/UDDIServiceV2.html   |    97 +
 .../apache/juddi/v3/client/UDDIv2Constants.html |   146 +
 .../cli/CompareByTModelInstanceInfoQOS.html     |   138 +
 .../apache/juddi/v3/client/cli/EntryPoint.html  |   222 +
 .../v3/client/cli/EntryPointSingleNode.html     |   501 +
 .../juddi/v3/client/cli/EntryPoitMultiNode.html |   126 +
 .../juddi/v3/client/cli/JuddiAdminService.html  |  1094 +
 .../apache/juddi/v3/client/cli/SearchByQos.html |   155 +
 .../juddi/v3/client/cli/SimpleBrowse.html       |   501 +
 .../v3/client/cli/UddiCustodyTransfer.html      |   177 +
 .../cli/UddiDigitalSignatureBusiness.html       |   208 +
 .../v3/client/cli/UddiDigitalSignatureFile.html |   161 +
 .../client/cli/UddiDigitalSignatureSearch.html  |   139 +
 .../client/cli/UddiDigitalSignatureService.html |   201 +
 .../client/cli/UddiDigitalSignatureTmodel.html  |   185 +
 .../juddi/v3/client/cli/UddiFindBinding.html    |   112 +
 .../juddi/v3/client/cli/UddiFindEndpoints.html  |    82 +
 .../v3/client/cli/UddiGetServiceDetails.html    |   101 +
 .../juddi/v3/client/cli/UddiKeyGenerator.html   |   110 +
 .../v3/client/cli/UddiRelatedBusinesses.html    |   162 +
 .../juddi/v3/client/cli/UddiReplication.html    |   147 +
 .../juddi/v3/client/cli/UddiSubscribe.html      |   232 +
 .../cli/UddiSubscribeAssertionStatus.html       |   146 +
 .../v3/client/cli/UddiSubscribeValidate.html    |   135 +
 .../client/cli/UddiSubscriptionManagement.html  |   134 +
 .../apache/juddi/v3/client/cli/WadlImport.html  |   206 +
 .../apache/juddi/v3/client/cli/WsdlImport.html  |   223 +
 .../juddi/v3/client/cli/package-frame.html      |   102 +
 .../juddi/v3/client/cli/package-summary.html    |   199 +
 .../TModelInstanceDetailsComparator.html        |   188 +
 .../compare/TModelInstanceInfoContains.html     |    57 +
 .../juddi/v3/client/compare/package-frame.html  |    27 +
 .../v3/client/compare/package-summary.html      |    74 +
 .../client/config/BackGroundRegistration.html   |    53 +
 .../juddi/v3/client/config/ClientConfig.html    |   878 +
 .../juddi/v3/client/config/Constants.html       |    44 +
 .../apache/juddi/v3/client/config/Property.html |    83 +
 .../juddi/v3/client/config/TokenResolver.html   |    67 +
 .../juddi/v3/client/config/UDDIClerk.html       |  1878 ++
 .../v3/client/config/UDDIClerkServlet.html      |    85 +
 .../juddi/v3/client/config/UDDIClient.html      |   649 +
 .../v3/client/config/UDDIClientContainer.html   |   101 +
 .../v3/client/config/UDDIKeyConvention.html     |   129 +
 .../apache/juddi/v3/client/config/UDDINode.html |   290 +
 .../juddi/v3/client/config/WebHelper.html       |   113 +
 .../juddi/v3/client/config/XRegistration.html   |   159 +
 .../juddi/v3/client/config/package-frame.html   |    63 +
 .../juddi/v3/client/config/package-summary.html |   134 +
 .../juddi/v3/client/cryptor/AES128Cryptor.html  |    83 +
 .../juddi/v3/client/cryptor/AES256Cryptor.html  |    84 +
 .../v3/client/cryptor/AESCryptorAbstract.html   |   160 +
 .../apache/juddi/v3/client/cryptor/Cryptor.html |    92 +
 .../juddi/v3/client/cryptor/CryptorFactory.html |   182 +
 .../juddi/v3/client/cryptor/CryptorUtil.html    |    73 +
 .../juddi/v3/client/cryptor/DefaultCryptor.html |   135 +
 .../juddi/v3/client/cryptor/DigSigUtil.html     |  1088 +
 .../client/cryptor/TransportSecurityHelper.html |   151 +
 .../v3/client/cryptor/TripleDESCrytor.html      |   129 +
 .../juddi/v3/client/cryptor/XmlUtils.html       |   152 +
 .../juddi/v3/client/cryptor/package-frame.html  |    54 +
 .../v3/client/cryptor/package-summary.html      |   119 +
 .../juddi/v3/client/embed/EmbeddedRegistry.html |    42 +
 .../juddi/v3/client/embed/JUDDIRegistry.html    |    69 +
 .../juddi/v3/client/embed/package-frame.html    |    27 +
 .../juddi/v3/client/embed/package-summary.html  |    74 +
 .../v3/client/ext/wsdm/WSDMQosConstants.html    |   173 +
 .../juddi/v3/client/ext/wsdm/package-frame.html |    24 +
 .../v3/client/ext/wsdm/package-summary.html     |    69 +
 .../juddi/v3/client/i18n/EntityForLang.html     |    94 +
 .../juddi/v3/client/i18n/package-frame.html     |    24 +
 .../juddi/v3/client/i18n/package-summary.html   |    69 +
 .../v3/client/mapping/AsyncRegistration.html    |   100 +
 .../juddi/v3/client/mapping/Common2UDDI.html    |    68 +
 .../juddi/v3/client/mapping/MapUDDIv2Tov3.html  |  1235 +
 .../juddi/v3/client/mapping/MapUDDIv3Tov2.html  |  1261 +
 .../v3/client/mapping/MockSSLSocketFactory.html |    82 +
 .../v3/client/mapping/PolicyLocalFirst.html     |    87 +
 .../v3/client/mapping/PolicyRoundRobin.html     |    50 +
 .../v3/client/mapping/RegistrationInfo.html     |    94 +
 .../v3/client/mapping/RegistrationType.html     |    47 +
 .../v3/client/mapping/SelectionPolicy.html      |    36 +
 .../juddi/v3/client/mapping/ServiceLocator.html |   301 +
 .../mapping/ServiceRegistrationResponse.html    |    52 +
 .../juddi/v3/client/mapping/Topology.html       |    74 +
 .../UDDIClientSubscriptionListenerImpl.html     |   107 +
 .../v3/client/mapping/UDDIServiceCache.html     |   320 +
 .../client/mapping/UDDIServiceCacheMBean.html   |    39 +
 .../juddi/v3/client/mapping/URLLocalizer.html   |    39 +
 .../client/mapping/URLLocalizerDefaultImpl.html |    83 +
 .../juddi/v3/client/mapping/package-frame.html  |    75 +
 .../v3/client/mapping/package-summary.html      |   154 +
 .../v3/client/mapping/wadl/Application.html     |   232 +
 .../juddi/v3/client/mapping/wadl/Doc.html       |   176 +
 .../juddi/v3/client/mapping/wadl/Grammars.html  |   157 +
 .../v3/client/mapping/wadl/HTTPMethods.html     |    64 +
 .../juddi/v3/client/mapping/wadl/Include.html   |   144 +
 .../juddi/v3/client/mapping/wadl/Link.html      |   240 +
 .../juddi/v3/client/mapping/wadl/Method.html    |   299 +
 .../v3/client/mapping/wadl/ObjectFactory.html   |   164 +
 .../juddi/v3/client/mapping/wadl/Option.html    |   205 +
 .../juddi/v3/client/mapping/wadl/Param.html     |   502 +
 .../v3/client/mapping/wadl/ParamStyle.html      |    80 +
 .../v3/client/mapping/wadl/Representation.html  |   331 +
 .../juddi/v3/client/mapping/wadl/Request.html   |   214 +
 .../juddi/v3/client/mapping/wadl/Resource.html  |   349 +
 .../v3/client/mapping/wadl/ResourceType.html    |   259 +
 .../juddi/v3/client/mapping/wadl/Resources.html |   214 +
 .../juddi/v3/client/mapping/wadl/Response.html  |   247 +
 .../juddi/v3/client/mapping/wadl/WADL2UDDI.html |   544 +
 .../v3/client/mapping/wadl/package-frame.html   |    75 +
 .../v3/client/mapping/wadl/package-summary.html |   154 +
 .../juddi/v3/client/mapping/wsdl/BPEL2UDDI.html |   581 +
 .../juddi/v3/client/mapping/wsdl/ReadWSDL.html  |   154 +
 .../juddi/v3/client/mapping/wsdl/WSDL2UDDI.html |  1012 +
 .../v3/client/mapping/wsdl/WSDLLocatorImpl.html |   286 +
 .../v3/client/mapping/wsdl/package-frame.html   |    33 +
 .../v3/client/mapping/wsdl/package-summary.html |    84 +
 .../apache/juddi/v3/client/package-frame.html   |    45 +
 .../apache/juddi/v3/client/package-summary.html |   104 +
 .../subscription/ISubscriptionCallback.html     |    55 +
 .../RegistrationAbortedException.html           |    45 +
 .../ServiceAlreadyStartedException.html         |    40 +
 .../SubscriptionCallbackListener.html           |   639 +
 .../subscription/UnableToSignException.html     |    45 +
 .../UnexpectedResponseException.html            |    47 +
 .../v3/client/subscription/package-frame.html   |    42 +
 .../v3/client/subscription/package-summary.html |    99 +
 .../v3/client/transport/InVMTransport.html      |   186 +
 .../v3/client/transport/JAXWSTransport.html     |   289 +
 .../transport/JAXWSv2TranslationTransport.html  |   256 +
 .../juddi/v3/client/transport/RMITransport.html |   233 +
 .../juddi/v3/client/transport/Transport.html    |    81 +
 .../v3/client/transport/TransportException.html |    55 +
 .../v3/client/transport/package-frame.html      |    39 +
 .../v3/client/transport/package-summary.html    |    94 +
 .../v3/client/transport/wrapper/Handler.html    |    58 +
 .../client/transport/wrapper/Inquiry3to2.html   |   274 +
 .../client/transport/wrapper/Publish3to2.html   |   278 +
 .../transport/wrapper/RequestHandler.html       |   296 +
 .../client/transport/wrapper/Security3to2.html  |   124 +
 .../transport/wrapper/UDDIInquiryService.html   |   164 +
 .../wrapper/UDDIPublicationService.html         |   131 +
 .../transport/wrapper/UDDISecurityService.html  |   106 +
 .../client/transport/wrapper/package-frame.html |    45 +
 .../transport/wrapper/package-summary.html      |   104 +
 .../v3/error/AssertionNotFoundException.html    |    49 +
 .../v3/error/AuthTokenExpiredException.html     |    49 +
 .../v3/error/AuthTokenRequiredException.html    |    49 +
 .../juddi/v3/error/AuthenticationException.html |    49 +
 .../org/apache/juddi/v3/error/ErrorMessage.html |    74 +
 .../juddi/v3/error/FatalErrorException.html     |    49 +
 .../v3/error/InvalidCombinationException.html   |    50 +
 .../v3/error/InvalidKeyPassedException.html     |    50 +
 .../v3/error/InvalidProjectionException.html    |    50 +
 .../juddi/v3/error/InvalidTimeException.html    |    50 +
 .../juddi/v3/error/InvalidValueException.html   |    53 +
 .../juddi/v3/error/KeyUnavailableException.html |    49 +
 .../v3/error/MaxEntitiesExceededException.html  |    50 +
 .../juddi/v3/error/RegistryException.html       |    49 +
 .../v3/error/TokenAlreadyExistsException.html   |    50 +
 .../v3/error/TransferNotAllowedException.html   |    50 +
 .../apache/juddi/v3/error/UDDIErrorHelper.html  |   224 +
 .../juddi/v3/error/UnknownUserException.html    |    49 +
 .../juddi/v3/error/UnsupportedException.html    |    49 +
 .../juddi/v3/error/UserMismatchException.html   |    45 +
 .../v3/error/ValueNotAllowedException.html      |    50 +
 .../apache/juddi/v3/error/package-frame.html    |    84 +
 .../apache/juddi/v3/error/package-summary.html  |   169 +
 .../org/apache/juddi/v3/migration/tool/App.html |   151 +
 .../apache/juddi/v3/migration/tool/Common.html  |    80 +
 .../apache/juddi/v3/migration/tool/Export.html  |   381 +
 .../apache/juddi/v3/migration/tool/Import.html  |   360 +
 .../juddi/v3/migration/tool/package-frame.html  |    33 +
 .../v3/migration/tool/package-summary.html      |    84 +
 xref/org/apache/juddi/v3/tck/Dummy.html         |    32 +
 xref/org/apache/juddi/v3/tck/Property.html      |    49 +
 .../apache/juddi/v3/tck/TckBindingTemplate.html |   118 +
 xref/org/apache/juddi/v3/tck/TckBusiness.html   |   430 +
 .../apache/juddi/v3/tck/TckBusinessService.html |   262 +
 xref/org/apache/juddi/v3/tck/TckCommon.html     |   377 +
 xref/org/apache/juddi/v3/tck/TckFindEntity.html |   427 +
 xref/org/apache/juddi/v3/tck/TckPublisher.html  |   239 +
 .../juddi/v3/tck/TckPublisherAssertion.html     |   146 +
 xref/org/apache/juddi/v3/tck/TckSecurity.html   |    65 +
 .../org/apache/juddi/v3/tck/TckSigningUtil.html |   198 +
 .../apache/juddi/v3/tck/TckSubscription.html    |   373 +
 .../juddi/v3/tck/TckSubscriptionListener.html   |   257 +
 .../v3/tck/TckSubscriptionListenerRMI.html      |    61 +
 xref/org/apache/juddi/v3/tck/TckTModel.html     |   355 +
 xref/org/apache/juddi/v3/tck/TckValidator.html  |   570 +
 .../v3/tck/UDDISubscriptionListenerImpl.html    |   103 +
 xref/org/apache/juddi/v3/tck/package-frame.html |    72 +
 .../apache/juddi/v3/tck/package-summary.html    |   149 +
 .../juddi/v3_service/JUDDIApiPortType.html      |   532 +
 .../apache/juddi/v3_service/package-frame.html  |    24 +
 .../juddi/v3_service/package-summary.html       |    69 +
 .../apache/juddi/validation/ValidateClerk.html  |   112 +
 .../ValidateClientSubscriptionInfo.html         |   153 +
 .../validation/ValidateCustodyTransfer.html     |   260 +
 .../juddi/validation/ValidateInquiry.html       |   776 +
 .../apache/juddi/validation/ValidateNode.html   |   143 +
 .../juddi/validation/ValidatePublish.html       |  2563 ++
 .../juddi/validation/ValidatePublisher.html     |   157 +
 .../juddi/validation/ValidateReplication.html   |   335 +
 .../juddi/validation/ValidateSecurity.html      |    44 +
 .../juddi/validation/ValidateSubscription.html  |   333 +
 .../ValidateSubscriptionListener.html           |    53 +
 .../juddi/validation/ValidateUDDIApi.html       |    99 +
 .../juddi/validation/ValidateUDDIKey.html       |   173 +
 .../juddi/validation/ValidateUDDIv2Inquiry.html |   102 +
 .../validation/ValidateValueSetCaching.html     |    44 +
 .../validation/ValidateValueSetValidation.html  |   176 +
 .../ValidateValuesFromWebService.html           |   179 +
 .../juddi/validation/ValidationConstants.html   |    64 +
 .../apache/juddi/validation/package-frame.html  |    75 +
 .../juddi/validation/package-summary.html       |   154 +
 .../validation/vsv/AbstractSimpleValidator.html |   232 +
 .../Uddiuddiorgcategorizationderivedfrom.html   |   236 +
 ...ddiuddiorgcategorizationentitykeyvalues.html |   106 +
 .../vsv/Uddiuddiorgcategorizationnodes.html     |    80 +
 ...Uddiuddiorgcategorizationowningbusiness.html |   205 +
 .../vsv/Uddiuddiorgcategorizationtypes.html     |  1043 +
 .../Uddiuddiorgcategorizationvalidatedby.html   |   206 +
 .../vsv/Uddiuddiorgidentifierisreplacedby.html  |   422 +
 .../vsv/Uddiuddiorgrelationships.html           |    73 +
 .../vsv/Uddiwwwbobcomverifiedtmodel.html        |    53 +
 .../Uuid25b22e3e3dfa3024b02a3438b9050b59.html   |    42 +
 .../Uuid327a56f032994461bc235cd513e95c55.html   |    41 +
 .../Uuid4064c0646d144f3589539652106476a9.html   |    42 +
 .../Uuid5678dd4ff95d35f99ea6f79a7dd64656.html   |    42 +
 .../Uuid807a2c6aee22470dadc7e0424a337c03.html   |    41 +
 .../Uuid916b87bf075639198eae97dfa325e5a4.html   |    40 +
 .../Uuidc1acf26d967244049d7039b756e62ab4.html   |    40 +
 .../Uuide59ae32077a511d5b8980004ac49cc1e.html   |    41 +
 .../juddi/validation/vsv/ValueSetValidator.html |    79 +
 .../juddi/validation/vsv/package-frame.html     |    78 +
 .../juddi/validation/vsv/package-summary.html   |   159 +
 xref/org/apache/juddi/webconsole/AES.html       |   176 +
 .../CrossSiteRequestForgeryException.html       |    89 +
 .../apache/juddi/webconsole/NoCacheFilter.html  |    65 +
 .../juddi/webconsole/PostBackConstants.html     |    75 +
 .../apache/juddi/webconsole/StartupServlet.html |   144 +
 .../apache/juddi/webconsole/YesCacheFilter.html |    73 +
 .../juddi/webconsole/hub/PagableContainer.html  |    44 +
 .../juddi/webconsole/hub/UDDIRequestsAsXML.html |   356 +
 .../apache/juddi/webconsole/hub/UddiHub.html    |  3967 +++
 .../juddi/webconsole/hub/builders/Builders.html |  1009 +
 .../juddi/webconsole/hub/builders/Printers.html |   363 +
 .../hub/builders/SubscriptionHelper.html        |   330 +
 .../webconsole/hub/builders/package-frame.html  |    30 +
 .../hub/builders/package-summary.html           |    79 +
 .../juddi/webconsole/hub/package-frame.html     |    39 +
 .../juddi/webconsole/hub/package-summary.html   |    94 +
 .../apache/juddi/webconsole/package-frame.html  |    39 +
 .../juddi/webconsole/package-summary.html       |    94 +
 .../webconsole/resources/ResourceLoader.html    |    99 +
 .../webconsole/resources/package-frame.html     |    24 +
 .../webconsole/resources/package-summary.html   |    69 +
 xref/org/uddi/JAXBContextUtil.html              |    54 +
 xref/org/uddi/api_v2/AccessPoint.html           |   120 +
 .../org/uddi/api_v2/AddPublisherAssertions.html |   153 +
 xref/org/uddi/api_v2/Address.html               |   177 +
 xref/org/uddi/api_v2/AddressLine.html           |   142 +
 xref/org/uddi/api_v2/AssertionStatusItem.html   |   202 +
 xref/org/uddi/api_v2/AssertionStatusReport.html |   150 +
 xref/org/uddi/api_v2/AuthToken.html             |   145 +
 xref/org/uddi/api_v2/BindingDetail.html         |   177 +
 xref/org/uddi/api_v2/BindingTemplate.html       |   235 +
 xref/org/uddi/api_v2/BindingTemplates.html      |    95 +
 xref/org/uddi/api_v2/BusinessDetail.html        |   177 +
 xref/org/uddi/api_v2/BusinessDetailExt.html     |   179 +
 xref/org/uddi/api_v2/BusinessEntity.html        |   346 +
 xref/org/uddi/api_v2/BusinessEntityExt.html     |   126 +
 xref/org/uddi/api_v2/BusinessInfo.html          |   185 +
 xref/org/uddi/api_v2/BusinessInfos.html         |    95 +
 xref/org/uddi/api_v2/BusinessList.html          |   172 +
 xref/org/uddi/api_v2/BusinessService.html       |   236 +
 xref/org/uddi/api_v2/BusinessServices.html      |    95 +
 xref/org/uddi/api_v2/CategoryBag.html           |    97 +
 xref/org/uddi/api_v2/Contact.html               |   248 +
 xref/org/uddi/api_v2/Contacts.html              |    97 +
 xref/org/uddi/api_v2/DeleteBinding.html         |   153 +
 xref/org/uddi/api_v2/DeleteBusiness.html        |   153 +
 .../uddi/api_v2/DeletePublisherAssertions.html  |   153 +
 xref/org/uddi/api_v2/DeleteService.html         |   153 +
 xref/org/uddi/api_v2/DeleteTModel.html          |   153 +
 xref/org/uddi/api_v2/Description.html           |   120 +
 xref/org/uddi/api_v2/Direction.html             |    79 +
 xref/org/uddi/api_v2/DiscardAuthToken.html      |   118 +
 xref/org/uddi/api_v2/DiscoveryURL.html          |   115 +
 xref/org/uddi/api_v2/DiscoveryURLs.html         |    97 +
 xref/org/uddi/api_v2/DispositionReport.html     |   403 +
 xref/org/uddi/api_v2/Email.html                 |   115 +
 xref/org/uddi/api_v2/ErrInfo.html               |   115 +
 xref/org/uddi/api_v2/FindBinding.html           |   199 +
 xref/org/uddi/api_v2/FindBusiness.html          |   285 +
 xref/org/uddi/api_v2/FindQualifiers.html        |    95 +
 xref/org/uddi/api_v2/FindRelatedBusinesses.html |   199 +
 xref/org/uddi/api_v2/FindService.html           |   258 +
 xref/org/uddi/api_v2/FindTModel.html            |   224 +
 .../uddi/api_v2/GetAssertionStatusReport.html   |   145 +
 xref/org/uddi/api_v2/GetAuthToken.html          |   140 +
 xref/org/uddi/api_v2/GetBindingDetail.html      |   125 +
 xref/org/uddi/api_v2/GetBusinessDetail.html     |   125 +
 xref/org/uddi/api_v2/GetBusinessDetailExt.html  |   125 +
 .../org/uddi/api_v2/GetPublisherAssertions.html |   118 +
 xref/org/uddi/api_v2/GetRegisteredInfo.html     |   118 +
 xref/org/uddi/api_v2/GetServiceDetail.html      |   125 +
 xref/org/uddi/api_v2/GetTModelDetail.html       |   125 +
 xref/org/uddi/api_v2/HostingRedirector.html     |    86 +
 xref/org/uddi/api_v2/IdentifierBag.html         |    97 +
 xref/org/uddi/api_v2/InstanceDetails.html       |   149 +
 xref/org/uddi/api_v2/KeyType.html               |    85 +
 xref/org/uddi/api_v2/KeyedReference.html        |   145 +
 xref/org/uddi/api_v2/KeysOwned.html             |   115 +
 xref/org/uddi/api_v2/Name.html                  |   120 +
 xref/org/uddi/api_v2/ObjectFactory.html         |  1687 ++
 xref/org/uddi/api_v2/OverviewDoc.html           |   122 +
 xref/org/uddi/api_v2/Phone.html                 |   115 +
 xref/org/uddi/api_v2/PublisherAssertion.html    |   146 +
 xref/org/uddi/api_v2/PublisherAssertions.html   |   177 +
 xref/org/uddi/api_v2/RegisteredInfo.html        |   200 +
 xref/org/uddi/api_v2/RelatedBusinessInfo.html   |   190 +
 xref/org/uddi/api_v2/RelatedBusinessInfos.html  |    95 +
 xref/org/uddi/api_v2/RelatedBusinessesList.html |   200 +
 xref/org/uddi/api_v2/Result.html                |   135 +
 xref/org/uddi/api_v2/SaveBinding.html           |   153 +
 xref/org/uddi/api_v2/SaveBusiness.html          |   184 +
 xref/org/uddi/api_v2/SaveService.html           |   153 +
 xref/org/uddi/api_v2/SaveTModel.html            |   184 +
 xref/org/uddi/api_v2/ServiceDetail.html         |   177 +
 xref/org/uddi/api_v2/ServiceInfo.html           |   150 +
 xref/org/uddi/api_v2/ServiceInfos.html          |    95 +
 xref/org/uddi/api_v2/ServiceList.html           |   172 +
 .../org/uddi/api_v2/SetPublisherAssertions.html |   152 +
 xref/org/uddi/api_v2/SharedRelationships.html   |   125 +
 xref/org/uddi/api_v2/TModel.html                |   287 +
 xref/org/uddi/api_v2/TModelBag.html             |    97 +
 xref/org/uddi/api_v2/TModelDetail.html          |   179 +
 xref/org/uddi/api_v2/TModelInfo.html            |   118 +
 xref/org/uddi/api_v2/TModelInfos.html           |    95 +
 xref/org/uddi/api_v2/TModelInstanceDetails.html |    95 +
 xref/org/uddi/api_v2/TModelInstanceInfo.html    |   150 +
 xref/org/uddi/api_v2/TModelList.html            |   172 +
 xref/org/uddi/api_v2/Truncated.html             |    79 +
 xref/org/uddi/api_v2/URLType.html               |    94 +
 xref/org/uddi/api_v2/ValidateValues.html        |   187 +
 xref/org/uddi/api_v2/package-frame.html         |   285 +
 xref/org/uddi/api_v2/package-summary.html       |   504 +
 xref/org/uddi/api_v3/AccessPoint.html           |   417 +
 .../org/uddi/api_v3/AddPublisherAssertions.html |   131 +
 xref/org/uddi/api_v3/Address.html               |   301 +
 xref/org/uddi/api_v3/AddressLine.html           |   207 +
 xref/org/uddi/api_v3/AssertionStatusItem.html   |   210 +
 xref/org/uddi/api_v3/AssertionStatusReport.html |   103 +
 xref/org/uddi/api_v3/AuthToken.html             |    98 +
 xref/org/uddi/api_v3/BindingDetail.html         |   159 +
 xref/org/uddi/api_v3/BindingTemplate.html       |   302 +
 xref/org/uddi/api_v3/BindingTemplates.html      |   103 +
 xref/org/uddi/api_v3/BusinessDetail.html        |   131 +
 xref/org/uddi/api_v3/BusinessEntity.html        |   333 +
 xref/org/uddi/api_v3/BusinessInfo.html          |   189 +
 xref/org/uddi/api_v3/BusinessInfos.html         |   102 +
 xref/org/uddi/api_v3/BusinessList.html          |   151 +
 xref/org/uddi/api_v3/BusinessService.html       |   278 +
 xref/org/uddi/api_v3/BusinessServices.html      |   102 +
 xref/org/uddi/api_v3/CategoryBag.html           |   127 +
 xref/org/uddi/api_v3/CompletionStatus.html      |   136 +
 xref/org/uddi/api_v3/Contact.html               |   369 +
 xref/org/uddi/api_v3/Contacts.html              |   102 +
 xref/org/uddi/api_v3/DeleteBinding.html         |   129 +
 xref/org/uddi/api_v3/DeleteBusiness.html        |   129 +
 .../uddi/api_v3/DeletePublisherAssertions.html  |   129 +
 xref/org/uddi/api_v3/DeleteService.html         |   129 +
 xref/org/uddi/api_v3/DeleteTModel.html          |   129 +
 xref/org/uddi/api_v3/Description.html           |   130 +
 xref/org/uddi/api_v3/Direction.html             |    83 +
 xref/org/uddi/api_v3/DiscardAuthToken.html      |   100 +
 xref/org/uddi/api_v3/DiscoveryURL.html          |   134 +
 xref/org/uddi/api_v3/DiscoveryURLs.html         |   102 +
 xref/org/uddi/api_v3/DispositionReport.html     |   218 +
 xref/org/uddi/api_v3/Email.html                 |   130 +
 xref/org/uddi/api_v3/ErrInfo.html               |   121 +
 xref/org/uddi/api_v3/FindBinding.html           |   362 +
 xref/org/uddi/api_v3/FindBusiness.html          |   484 +
 xref/org/uddi/api_v3/FindQualifiers.html        |   103 +
 xref/org/uddi/api_v3/FindRelatedBusinesses.html |   286 +
 xref/org/uddi/api_v3/FindService.html           |   405 +
 xref/org/uddi/api_v3/FindTModel.html            |   310 +
 .../uddi/api_v3/GetAssertionStatusReport.html   |   122 +
 xref/org/uddi/api_v3/GetAuthToken.html          |   124 +
 xref/org/uddi/api_v3/GetBindingDetail.html      |   130 +
 xref/org/uddi/api_v3/GetBusinessDetail.html     |   129 +
 xref/org/uddi/api_v3/GetOperationalInfo.html    |   130 +
 .../org/uddi/api_v3/GetPublisherAssertions.html |    95 +
 xref/org/uddi/api_v3/GetRegisteredInfo.html     |   122 +
 xref/org/uddi/api_v3/GetServiceDetail.html      |   129 +
 xref/org/uddi/api_v3/GetTModelDetail.html       |   130 +
 xref/org/uddi/api_v3/HostingRedirector.html     |    92 +
 xref/org/uddi/api_v3/IdentifierBag.html         |   102 +
 xref/org/uddi/api_v3/InfoSelection.html         |    86 +
 xref/org/uddi/api_v3/InstanceDetails.html       |   106 +
 xref/org/uddi/api_v3/KeyType.html               |    92 +
 xref/org/uddi/api_v3/KeyedReference.html        |   160 +
 xref/org/uddi/api_v3/KeyedReferenceGroup.html   |   128 +
 xref/org/uddi/api_v3/KeysOwned.html             |    94 +
 xref/org/uddi/api_v3/ListDescription.html       |   125 +
 xref/org/uddi/api_v3/Name.html                  |   136 +
 xref/org/uddi/api_v3/ObjectFactory.html         |  1791 ++
 xref/org/uddi/api_v3/OperationalInfo.html       |   237 +
 xref/org/uddi/api_v3/OperationalInfos.html      |   130 +
 xref/org/uddi/api_v3/OverviewDoc.html           |   131 +
 xref/org/uddi/api_v3/OverviewURL.html           |   138 +
 xref/org/uddi/api_v3/PersonName.html            |   138 +
 xref/org/uddi/api_v3/Phone.html                 |   125 +
 xref/org/uddi/api_v3/PublisherAssertion.html    |   189 +
 xref/org/uddi/api_v3/PublisherAssertions.html   |   102 +
 .../api_v3/PublisherAssertionsResponse.html     |   102 +
 xref/org/uddi/api_v3/RegisteredInfo.html        |   151 +
 xref/org/uddi/api_v3/RelatedBusinessInfo.html   |   195 +
 xref/org/uddi/api_v3/RelatedBusinessInfos.html  |   102 +
 xref/org/uddi/api_v3/RelatedBusinessesList.html |   180 +
 xref/org/uddi/api_v3/Result.html                |   141 +
 xref/org/uddi/api_v3/SaveBinding.html           |   129 +
 xref/org/uddi/api_v3/SaveBusiness.html          |   129 +
 xref/org/uddi/api_v3/SaveService.html           |   129 +
 xref/org/uddi/api_v3/SaveTModel.html            |   129 +
 xref/org/uddi/api_v3/ServiceDetail.html         |   130 +
 xref/org/uddi/api_v3/ServiceInfo.html           |   155 +
 xref/org/uddi/api_v3/ServiceInfos.html          |   102 +
 xref/org/uddi/api_v3/ServiceList.html           |   151 +
 .../org/uddi/api_v3/SetPublisherAssertions.html |   127 +
 xref/org/uddi/api_v3/SharedRelationships.html   |   162 +
 xref/org/uddi/api_v3/TModel.html                |   310 +
 xref/org/uddi/api_v3/TModelBag.html             |   102 +
 xref/org/uddi/api_v3/TModelDetail.html          |   130 +
 xref/org/uddi/api_v3/TModelInfo.html            |   157 +
 xref/org/uddi/api_v3/TModelInfos.html           |   102 +
 xref/org/uddi/api_v3/TModelInstanceDetails.html |   102 +
 xref/org/uddi/api_v3/TModelInstanceInfo.html    |   155 +
 xref/org/uddi/api_v3/TModelList.html            |   151 +
 xref/org/uddi/api_v3/package-frame.html         |   297 +
 xref/org/uddi/api_v3/package-summary.html       |   524 +
 .../uddi/custody_v3/DiscardTransferToken.html   |   152 +
 xref/org/uddi/custody_v3/GetTransferToken.html  |   124 +
 xref/org/uddi/custody_v3/KeyBag.html            |   102 +
 xref/org/uddi/custody_v3/ObjectFactory.html     |   173 +
 xref/org/uddi/custody_v3/TransferEntities.html  |   152 +
 .../custody_v3/TransferOperationalInfo.html     |   124 +
 xref/org/uddi/custody_v3/TransferToken.html     |   153 +
 xref/org/uddi/custody_v3/package-frame.html     |    42 +
 xref/org/uddi/custody_v3/package-summary.html   |    99 +
 xref/org/uddi/package-frame.html                |    24 +
 xref/org/uddi/package-summary.html              |    69 +
 xref/org/uddi/policy_v3/ObjectFactory.html      |   119 +
 xref/org/uddi/policy_v3/Policies.html           |   140 +
 xref/org/uddi/policy_v3/Policy.html             |   163 +
 .../uddi/policy_v3/PolicyDescriptionType.html   |   123 +
 xref/org/uddi/policy_v3/package-frame.html      |    33 +
 xref/org/uddi/policy_v3/package-summary.html    |    84 +
 .../AuthInfoUseType.html                        |    86 +
 .../FilterUsingFindAPIType.html                 |    83 +
 .../policy_v3_instanceparms/ObjectFactory.html  |   124 +
 .../UDDIinstanceParmsContainerType.html         |   104 +
 .../policy_v3_instanceparms/package-frame.html  |    33 +
 .../package-summary.html                        |    84 +
 xref/org/uddi/repl_v3/ChangeRecord.html         |   379 +
 .../repl_v3/ChangeRecordAcknowledgement.html    |    98 +
 .../repl_v3/ChangeRecordConditionFailed.html    |    98 +
 .../uddi/repl_v3/ChangeRecordCorrection.html    |    98 +
 xref/org/uddi/repl_v3/ChangeRecordDelete.html   |   213 +
 .../repl_v3/ChangeRecordDeleteAssertion.html    |   194 +
 xref/org/uddi/repl_v3/ChangeRecordHide.html     |   130 +
 xref/org/uddi/repl_v3/ChangeRecordIDType.html   |   134 +
 xref/org/uddi/repl_v3/ChangeRecordNewData.html  |   223 +
 .../repl_v3/ChangeRecordNewDataConditional.html |    98 +
 .../repl_v3/ChangeRecordPublisherAssertion.html |   224 +
 xref/org/uddi/repl_v3/ChangeRecords.html        |   102 +
 xref/org/uddi/repl_v3/CommunicationGraph.html   |   331 +
 xref/org/uddi/repl_v3/DoPing.html               |    67 +
 xref/org/uddi/repl_v3/FromSignatures.html       |   105 +
 xref/org/uddi/repl_v3/GetChangeRecords.html     |   181 +
 xref/org/uddi/repl_v3/GetHighWaterMarks.html    |    67 +
 .../uddi/repl_v3/HighWaterMarkVectorType.html   |   101 +
 .../repl_v3/NotifyChangeRecordsAvailable.html   |   136 +
 xref/org/uddi/repl_v3/ObjectFactory.html        |   305 +
 xref/org/uddi/repl_v3/Operator.html             |   230 +
 xref/org/uddi/repl_v3/OperatorStatusType.html   |    87 +
 .../uddi/repl_v3/ReplicationConfiguration.html  |   377 +
 xref/org/uddi/repl_v3/ToSignatures.html         |   105 +
 xref/org/uddi/repl_v3/TransferCustody.html      |   155 +
 xref/org/uddi/repl_v3/package-frame.html        |   102 +
 xref/org/uddi/repl_v3/package-summary.html      |   199 +
 xref/org/uddi/sub_v3/CoveragePeriod.html        |   125 +
 xref/org/uddi/sub_v3/DeleteSubscription.html    |   130 +
 .../org/uddi/sub_v3/GetSubscriptionResults.html |   179 +
 xref/org/uddi/sub_v3/GetSubscriptions.html      |    96 +
 xref/org/uddi/sub_v3/KeyBag.html                |   224 +
 xref/org/uddi/sub_v3/ObjectFactory.html         |   327 +
 xref/org/uddi/sub_v3/SaveSubscription.html      |   130 +
 xref/org/uddi/sub_v3/Subscription.html          |   368 +
 xref/org/uddi/sub_v3/SubscriptionFilter.html    |   358 +
 .../uddi/sub_v3/SubscriptionResultsList.html    |   477 +
 xref/org/uddi/sub_v3/Subscriptions.html         |   100 +
 xref/org/uddi/sub_v3/package-frame.html         |    54 +
 xref/org/uddi/sub_v3/package-summary.html       |   119 +
 .../subr_v3/NotifySubscriptionListener.html     |   127 +
 xref/org/uddi/subr_v3/ObjectFactory.html        |    83 +
 xref/org/uddi/subr_v3/package-frame.html        |    27 +
 xref/org/uddi/subr_v3/package-summary.html      |    74 +
 xref/org/uddi/v2_service/DispositionReport.html |   126 +
 xref/org/uddi/v2_service/Inquire.html           |   228 +
 xref/org/uddi/v2_service/Publish.html           |   323 +
 xref/org/uddi/v2_service/package-frame.html     |    30 +
 xref/org/uddi/v2_service/package-summary.html   |    79 +
 .../DispositionReportFaultMessage.html          |   136 +
 .../v3_service/UDDICustodyTransferPortType.html |   540 +
 .../uddi/v3_service/UDDIInquiryPortType.html    |   858 +
 .../v3_service/UDDIPublicationPortType.html     |  2403 ++
 .../v3_service/UDDIReplicationPortType.html     |   447 +
 .../uddi/v3_service/UDDISecurityPortType.html   |   180 +
 .../UDDISubscriptionListenerPortType.html       |   182 +
 .../v3_service/UDDISubscriptionPortType.html    |   743 +
 .../v3_service/UDDIValueSetCachingPortType.html |   242 +
 .../UDDIValueSetValidationPortType.html         |   255 +
 xref/org/uddi/v3_service/package-frame.html     |    51 +
 xref/org/uddi/v3_service/package-summary.html   |   114 +
 xref/org/uddi/vs_v3/ObjectFactory.html          |    83 +
 xref/org/uddi/vs_v3/ValidateValues.html         |   269 +
 xref/org/uddi/vs_v3/package-frame.html          |    27 +
 xref/org/uddi/vs_v3/package-summary.html        |    74 +
 xref/org/uddi/vscache_v3/GetAllValidValues.html |   151 +
 xref/org/uddi/vscache_v3/ObjectFactory.html     |   139 +
 xref/org/uddi/vscache_v3/ValidValue.html        |   103 +
 xref/org/uddi/vscache_v3/ValidValuesList.html   |   127 +
 xref/org/uddi/vscache_v3/package-frame.html     |    33 +
 xref/org/uddi/vscache_v3/package-summary.html   |    84 +
 .../xmldsig_/CanonicalizationMethodType.html    |   132 +
 .../w3/_2000/_09/xmldsig_/DSAKeyValueType.html  |   250 +
 .../w3/_2000/_09/xmldsig_/DigestMethodType.html |   134 +
 xref/org/w3/_2000/_09/xmldsig_/KeyInfoType.html |   165 +
 .../org/w3/_2000/_09/xmldsig_/KeyValueType.html |   115 +
 .../org/w3/_2000/_09/xmldsig_/ManifestType.html |   134 +
 .../w3/_2000/_09/xmldsig_/ObjectFactory.html    |   582 +
 xref/org/w3/_2000/_09/xmldsig_/ObjectType.html  |   194 +
 xref/org/w3/_2000/_09/xmldsig_/PGPDataType.html |   128 +
 .../w3/_2000/_09/xmldsig_/RSAKeyValueType.html  |   116 +
 .../w3/_2000/_09/xmldsig_/ReferenceType.html    |   237 +
 .../_2000/_09/xmldsig_/RetrievalMethodType.html |   150 +
 .../org/w3/_2000/_09/xmldsig_/SPKIDataType.html |   106 +
 .../_2000/_09/xmldsig_/SignatureMethodType.html |   138 +
 .../_09/xmldsig_/SignaturePropertiesType.html   |   134 +
 .../_09/xmldsig_/SignaturePropertyType.html     |   167 +
 .../w3/_2000/_09/xmldsig_/SignatureType.html    |   218 +
 .../_2000/_09/xmldsig_/SignatureValueType.html  |   122 +
 .../w3/_2000/_09/xmldsig_/SignedInfoType.html   |   190 +
 .../w3/_2000/_09/xmldsig_/TransformType.html    |   139 +
 .../w3/_2000/_09/xmldsig_/TransformsType.html   |    99 +
 .../org/w3/_2000/_09/xmldsig_/X509DataType.html |   123 +
 .../_09/xmldsig_/X509IssuerSerialType.html      |   121 +
 .../w3/_2000/_09/xmldsig_/package-frame.html    |    93 +
 .../w3/_2000/_09/xmldsig_/package-summary.html  |   184 +
 xref/overview-frame.html                        |   253 +
 xref/overview-summary.html                      |   446 +
 xref/stylesheet.css                             |   114 +
 8044 files changed, 1563828 insertions(+)
----------------------------------------------------------------------



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