This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
forked from AugeoSoftware/VJDBC
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
48 lines (36 loc) · 1.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
VJDBC - Remote access for JDBC-Datasources
==========================================
Instructions
------------
Unzip to installation directory.
See index.html in the docs directory.
Required JARs are distributed in the lib subdirectory.
For usage on the client you only need the following JAR files:
vjdbc.jar
commons-logging-1.1.jar
commons-httpclient-3.0.1.jar (optional, replacement for JDK-URLConnections)
commons-codec-1.3.jar (optional when Jakarta HttpClient is used)
A VJDBC server component needs the following JARs:
vjdbc.jar
vjdbc_server.jar
commons-beanutils-core.jar
commons-collections-3.2.jar
commons-dbcp-1.2.1.jar
commons-digester-1.7.jar
commons-logging-1.1.jar
commons-pool-1.3.jar
jakarta-oro-2.0.8.jar
log4j-1.2.8.jar (optional)
+ the JAR(s) containing the native JDBC driver(s)
Latest Documentation:
http://vjdbc.sourceforge.net
Other Stuff
-----------
This software is distributed under the terms of the FSF Lesser Gnu Public License (see lgpl.txt).
This product includes software developed by the Apache Software Foundation (http://www.apache.org/).
And Finally ...
---------------
A big THANK YOU to the guys that supported VJDBC with donations. I don't know why the donations
aren't listed on the Sourceforge-Page but the payments definitively arrived.
It's really exciting to see that VJDBC is used in production environments but to get paid for
it makes me really proud.