[JBoss JIRA] (WFLY-12776) JBoss_Keycloak_"404 - Not Found"
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-12776?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-12776:
-----------------------------------------
Hi [~nvwipmvca]. If you have JBoss EAP support, you should open a support case via https://access.redhat.com/support/cases/ as it's hard to say when a request for help filed through the WildFly community will get attention. If you don't have a support subscription you might get help faster from other users via the forums or the wildfly-user room in zulip: https://wildfly.org/gethelp/
> JBoss_Keycloak_"404 - Not Found"
> --------------------------------
>
> Key: WFLY-12776
> URL: https://issues.jboss.org/browse/WFLY-12776
> Project: WildFly
> Issue Type: Bug
> Reporter: Naga Vijayapuram
> Assignee: Brian Stansberry
> Priority: Major
> Attachments: hello.war, kc.json
>
>
> ==============
> Environment -
> ==============
> . OS -
> $ sw_vers
> ProductName: Mac OS X
> ProductVersion: 10.14.5
> BuildVersion: 18F132
> . JBoss EAP 7.1
> . Keycloak 7.0.1
> ==============
> Issue -
> ==============
> Getting "404 - Not Found" for a simple hello.war (with KEYCLOAK as the auth-method in its web.xml) when accessing http://localhost:8080/hello
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (WFLY-12780) Incorporate MicroProfile Config in RESTEasy
by Ronald Sigal (Jira)
[ https://issues.jboss.org/browse/WFLY-12780?page=com.atlassian.jira.plugin... ]
Ronald Sigal closed WFLY-12780.
-------------------------------
Resolution: Duplicate Issue
> Incorporate MicroProfile Config in RESTEasy
> -------------------------------------------
>
> Key: WFLY-12780
> URL: https://issues.jboss.org/browse/WFLY-12780
> Project: WildFly
> Issue Type: Feature Request
> Reporter: Ronald Sigal
> Assignee: Ronald Sigal
> Priority: Major
>
> Currently, RESTEasy 3.x (targeted to Wildfly) uses servlet context-params to obtain configuration information. In RESTEasy 4.x, we have updated configuration to access all standard MicroProfile Config sources. Also, we have added three additional ConfigSources:
> * servlet init-params (ordinal 60)
> * filter init-params (ordinal 50)
> * servlet context-params (ordinal 40)
> In this feature request, we propose to port the relevant changes from RESTEasy 4.x to RESTEasy 3.x.
> In RESTEasy 4.x, all parameters, both RESTEasy parameters and application parameters, are available from all ConfigSources to both RESTEasy and application code. In RESTEasy 3.x, we propose to add a RESTEasy parameter, "resteasy.config.resteasy.parameters.only", which, when set to "true", will limit the three RESTEasy ConfigSources to returning RESTEasy parameters only. It will default to "true".
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (WFLY-12780) Incorporate MicroProfile Config in RESTEasy
by Ronald Sigal (Jira)
Ronald Sigal created WFLY-12780:
-----------------------------------
Summary: Incorporate MicroProfile Config in RESTEasy
Key: WFLY-12780
URL: https://issues.jboss.org/browse/WFLY-12780
Project: WildFly
Issue Type: Feature Request
Reporter: Ronald Sigal
Assignee: Ronald Sigal
Currently, RESTEasy 3.x (targeted to Wildfly) uses servlet context-params to obtain configuration information. In RESTEasy 4.x, we have updated configuration to access all standard MicroProfile Config sources. Also, we have added three additional ConfigSources:
* servlet init-params (ordinal 60)
* filter init-params (ordinal 50)
* servlet context-params (ordinal 40)
In this feature request, we propose to port the relevant changes from RESTEasy 4.x to RESTEasy 3.x.
In RESTEasy 4.x, all parameters, both RESTEasy parameters and application parameters, are available from all ConfigSources to both RESTEasy and application code. In RESTEasy 3.x, we propose to add a RESTEasy parameter, "resteasy.config.resteasy.parameters.only", which, when set to "true", will limit the three RESTEasy ConfigSources to returning RESTEasy parameters only. It will default to "true".
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months
[JBoss JIRA] (WFLY-12779) Incorporate MicroProfile Config in RESTEasy
by Ronald Sigal (Jira)
[ https://issues.jboss.org/browse/WFLY-12779?page=com.atlassian.jira.plugin... ]
Ronald Sigal moved RESTEASY-2407 to WFLY-12779:
-----------------------------------------------
Project: WildFly (was: RESTEasy)
Key: WFLY-12779 (was: RESTEASY-2407)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Affects Version/s: (was: 3.9.1.Final)
Fix Version/s: (was: 3.10.0.Final)
> Incorporate MicroProfile Config in RESTEasy
> -------------------------------------------
>
> Key: WFLY-12779
> URL: https://issues.jboss.org/browse/WFLY-12779
> Project: WildFly
> Issue Type: Feature Request
> Reporter: Ronald Sigal
> Assignee: Ronald Sigal
> Priority: Major
>
> Currently, RESTEasy 3.x (targeted to Wildfly) uses servlet context-params to obtain configuration information. In RESTEasy 4.x, we have updated configuration to access all standard MicroProfile Config sources. Also, we have added three additional ConfigSources:
> * servlet init-params (ordinal 60)
> * filter init-params (ordinal 50)
> * servlet context-params (ordinal 40)
> In this feature request, we propose to port the relevant changes from RESTEasy 4.x to RESTEasy 3.x.
> In RESTEasy 4.x, all parameters, both RESTEasy parameters and application parameters, are available from all ConfigSources to both RESTEasy and application code. In RESTEasy 3.x, we propose to add a RESTEasy parameter, "resteasy.config.resteasy.parameters.only", which, when set to "true", will limit the three RESTEasy ConfigSources to returning RESTEasy parameters only. It will default to "true".
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 8 months