I supposed the getenv() call was to check the env (
https://github.com/apache/openwebbeans/blob/trunk/webbeans-impl/src/main/java/org/apache/webbeans/config/OpenWebBeansConfiguration.java#L324)
;)

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le lun. 30 juil. 2018 à 15:03, Mark Struberg <[email protected]> a
écrit :

> afair it doesn't look up System.env gut only System.properties. Means -D...
>
> LieGrue,
> strub
>
> > Am 30.07.2018 um 11:47 schrieb Romain Manni-Bucau <[email protected]
> >:
> >
> > Hi guys,
> >
> > is
> org.apache.webbeans.config.OpenWebBeansConfiguration#overrideWithGlobalSettings
> > supposed to work with env variables? Not sure how it is supposed to
> handle
> > dots.
> > Do we want to replace dots by underscores?
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>

Reply via email to