You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John D. Ament" <jo...@apache.org> on 2017/08/13 14:19:24 UTC

Changing how Geronimo Config handles empty strings

I raised a MP Config Spec issue [1] and discussion.  Based on how Payara is
doing it, I believe that Geronimo Config checking for empty strings is
incorrect.  GConfig throws NoSuchElementException if the value is empty,
but it seems like this is expected behavior and should instead return empty
strings.

John

[1]: https://github.com/eclipse/microprofile-config/issues/216
[2]: https://groups.google.com/forum/#!topic/microprofile/k5fcWItjvsY