Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Add support for jndi datasources (e.g. Glassfish) #68

Open vemod opened 10 years ago

vemod commented 10 years ago

Would it be possible to add support for jdni configuration which would allow db connection be configured in Glassfish and then injected into the app. That would require also JTA type of persistence instead of RESOURCE_LOCAL. Thanks

mcantrell commented 10 years ago

Sure, that works. I'll add a spring profile for it with the 1.6 release.