Repository: juddi Updated Branches: refs/heads/master c7b797569 -> 2274f000b
JUDDI-879 updating documentation Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/2274f000 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/2274f000 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/2274f000 Branch: refs/heads/master Commit: 2274f000b196d04e69a9eb40013764cd2e7e3bd5 Parents: c7b7975 Author: alexoree <[email protected]> Authored: Thu May 15 21:40:40 2014 -0400 Committer: alexoree <[email protected]> Committed: Thu May 15 21:40:40 2014 -0400 ---------------------------------------------------------------------- docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/2274f000/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 1cd2389..0edeac4 100644 --- a/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc +++ b/docs/asciidoc/Guide/en-US/GuideConfigurationServer.asciidoc @@ -49,7 +49,8 @@ CAUTION: Take caution in changing the jUDDI Node ID. If jUDDI has already been === Email -.As of 3.1.5, jUDDI supports Email delivery options for Subscription API functions. Email properties can be referenced in the _juddiv3.xml_ file +.As of 3.1.5, jUDDI supports Email delivery options for Subscription API functions. Email properties can be referenced in the _juddiv3.xml_ file. +Starting with 3.2.1, jUDDI can now send a test email via the juddiv3.war/admin console. [options="header"] |=========================================================================================== |Property Name |Description |Required |Default Value or [Example Value] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
