-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2012-10827 2012-07-19 08:32:04 --------------------------------------------------------------------------------
Name : simple-jndi Product : Fedora 17 Version : 0.11.4.1 Release : 1.fc17 URL : http://code.google.com/p/osjava/ Summary : A JNDI implementation Description : Simple-JNDI is intended to solve two problems. The first is that of finding a container independent way of opening a database connection, the second is to find a good way of specifying application configurations. 1. Unit tests or prototype code often need to emulate the environment within which the code is expected to run. A very common one is to get an object of type javax.sql.DataSource from JNDI so a java.sql.Connection to your database of choice may be opened. 2. Applications need configuration; a JNDI implementation makes a handy location for configuration values. Either as a globally available system, or via IoC through the use of some kind of JNDI configuration facade (see gj-config). A solution: simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files, XML files or Windows-style .ini files, so it is easy to use and simple to understand. The files may be either on the file system or in the classpath. -------------------------------------------------------------------------------- Update Information: Initial import. Remove test at random fails. -------------------------------------------------------------------------------- References: [ 1 ] Bug #823847 - Review Request: simple-jndi - A JNDI implementation https://bugzilla.redhat.com/show_bug.cgi?id=823847 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update simple-jndi' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
