You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2020/04/05 18:26:47 UTC

[aries-jax-rs-whiteboard] 01/03: `servlet.init.` prefix needs to be specified

This is an automated email from the ASF dual-hosted git repository.

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 3bb9f4dd8a055a0343c18e9132d541b8ebed9565
Author: Carlos Sierra Andrés <ca...@liferay.com>
AuthorDate: Sun Apr 5 20:20:40 2020 +0200

    `servlet.init.` prefix needs to be specified
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 42b5393..3646a7d 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ default.application.base            | /                             | Default pa
 application.base.prefix             | ""                            | Prefix for application base
 osgi.http.whiteboard.target         | (osgi.http.endpoint=*)        | Select the http whiteboard service if there are several
 osgi.http.whiteboard.context.select | _new context per application_ | Select the http whiteboard context to be used
-hide-service-list-page              | true                          | Hide the CXF service list 
+servlet.init.hide-service-list-page | true                          | Hide the CXF service list
 
 ## Integrations