[jboss-jira] [JBoss JIRA] (WFLY-13746) Issues in MP REST Client QS README
Martin Stefanko (Jira)
issues at jboss.org
Thu Aug 6 09:26:00 EDT 2020
Martin Stefanko created WFLY-13746:
--------------------------------------
Summary: Issues in MP REST Client QS README
Key: WFLY-13746
URL: https://issues.redhat.com/browse/WFLY-13746
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Affects Versions: 20.0.1.Final
Reporter: Martin Stefanko
Assignee: Martin Stefanko
# The JBoss Developer studio is mentioned in README (link to {{../shared-doc/run-the-quickstart-in-jboss-developer-studio.adoc}}) although it was renamed to Red Hat CodeReady Studio
# Line "...where ${version.microprofile.bom} is the full version of your JBoss EAP XP." - it would be nice to have an instruction how to find the version.
# Under "Setting up the model" header - "In this guide, we will be demonstrating how to consume a part of the REST API supplied by the country-server service which should be already deployed and running on your JBoss EAP XP server (check the introduction to this section)." - Which section? I found out this means text under "Creating the Maven Project", but it seems to me like I'm reading another section now. It also won't help that both headers use 2nd header level.
# In section "Configuring the REST client base URL/URI dynamically" there is example content of {{src/main/resources/META-INF/microprofile-config.properties}}. The first line should be "org.wildfly.quickstarts.microprofile.rest.client.CountriesServiceClient/mp-rest/url=[http://localhost:8080/country-server]".
# In section "Programmatic lookup" - the note says " You need to set the Java language level to 1.8 in order to use static interface method invocations." yet earlier it was already said, that user needs Java 1.8.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list