Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: simple-jndi | Distribution: Fedora Project |
Version: 0.11.4.1 | Vendor: Fedora Project |
Release: 19.fc33 | Build date: Thu Jul 30 08:58:18 2020 |
Group: Unspecified | Build host: buildvm-a64-07.iad2.fedoraproject.org |
Size: 52596 | Source RPM: simple-jndi-0.11.4.1-19.fc33.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/hen/osjava | |
Summary: A JNDI implementation |
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.
BSD
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.4.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 0.11.4.1-18 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.4.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.4.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.4.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
/usr/share/java/simple-jndi.jar /usr/share/licenses/simple-jndi /usr/share/licenses/simple-jndi/LICENSE.txt /usr/share/maven-metadata/simple-jndi.xml /usr/share/maven-poms/simple-jndi.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 9 17:37:21 2022