You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by GitBox <gi...@apache.org> on 2022/12/22 22:14:45 UTC

[GitHub] [directory-scimple] bdemers opened a new pull request, #211: Remove resources classes from Feature implementation

bdemers opened a new pull request, #211:
URL: https://github.com/apache/directory-scimple/pull/211

   Registering endpoints in a Feature is a gray area with JAX-RS. This seems to work with Jetty but not Wildfly.
   Based on community feedback this doesn't seem to be a valid expectation of a Feature.
   
   This change limits ScimpleFeature to only registering ExceptionMappers and Media Type related classes
   And adds util functionality in ScimResourceHelper
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-scimple] bdemers merged pull request #211: Remove resources classes from Feature implementation

Posted by GitBox <gi...@apache.org>.
bdemers merged PR #211:
URL: https://github.com/apache/directory-scimple/pull/211


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org