Re: [hibernate-dev] Suggestions for alternative due to deprecation of Configuration access in ServiceContributor...

2018-05-23 Thread Steve Ebersole
By "read only" I assume you mean immutable (aka, Collections#immutableMap)? If so, sure, that is a decent solution... On Wed, May 23, 2018 at 7:55 AM Scott Marlow wrote: > For the WildFly use of ServiceContributor [1], which registers for each > SF/EMF, the 2lc

[hibernate-dev] Suggestions for alternative due to deprecation of Configuration access in ServiceContributor...

2018-05-23 Thread Scott Marlow
For the WildFly use of ServiceContributor [1], which registers for each SF/EMF, the 2lc RegionFactoryInitiator + JtaPlatform, I am worried that we don't yet have a "per app deployment" way to disable the WF ServiceContributorImpl. I'm thinking that some applications (e.g. Spring) may not want