Side note: using an ejb (and not cdi beans) context.xml environment works *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
2013/6/1 Romain Manni-Bucau <[email protected]> > env-entries.properties should be in WEB-INF/env-entries.properties, not > META-INF as context.xml (same place as JavaEE descriptors) > > *Romain Manni-Bucau* > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau* > > > > 2013/6/1 Caroline <[email protected]> > >> Hi >> >> I haven't been able to get this to work. In http://cl.ly/0Q3u120X3S3f I >> try >> to fetch the value "world" from a key "hello" when reaching out to the >> webservice "generic". >> >> >> Thanks >> >> >> >> -- >> View this message in context: >> http://openejb.979440.n4.nabble.com/Access-Environment-value-from-context-xml-tp4663076p4663393.html >> Sent from the OpenEJB User mailing list archive at Nabble.com. >> > >
