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 2014/12/25 21:36:59 UTC

juddi git commit: JUDDI-881 fixing asciidoc

Repository: juddi
Updated Branches:
  refs/heads/master 32fd00534 -> ad8ecf462


JUDDI-881 fixing asciidoc


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

Branch: refs/heads/master
Commit: ad8ecf4620b80f59364e88a3cd68c50df4660892
Parents: 32fd005
Author: Alex <al...@apache.org>
Authored: Thu Dec 25 15:36:54 2014 -0500
Committer: Alex <al...@apache.org>
Committed: Thu Dec 25 15:36:54 2014 -0500

----------------------------------------------------------------------
 docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juddi/blob/ad8ecf46/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc
----------------------------------------------------------------------
diff --git a/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc b/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc
index 965a67b..6f36b90 100644
--- a/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc
+++ b/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc
@@ -158,14 +158,15 @@ Logging properties that can be referenced in the _juddiv3.xml_ file.
 
 === Performance
 
-.These properties are used to enable or disable certain capabilities based on performance considerations
+.These properties are used to enable or disable certain capabilities based on performance considerations.
 
 Perofrmance properties are referenced in the _juddiv3.xm_ file.
 [options="header"]
 |===========================================================================================
 |Property Name                   		|Description         |Required     |Default Value or [Example Value]
 |_juddi/performance/enableFindBusinessTModelBagFiltering| UDDI defines a mechansim to filter findBusiness relates based on tModelInstanceInfo within their service's binding templates. This is an expensive operation and will cause significant performance degredation on larger registries. For spec complliance, it should be set to true. We suspect it's not a commonly used feature and recommend setting this to false.    |N| true
-|===========
+|===========================================================================================
+
 
 === Deploying two or more jUDDI server on the same application server
 


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