| File | Date | Author | Commit |
|---|---|---|---|
| RETE-DB | 2025-05-27 |
|
[c7f4cf] package apache.tomcat replaced by apache.commons |
| RETE-DB_src | 2025-05-30 |
|
[e0b3a7] build script improved |
| README.md | 2025-05-26 |
|
[bd51e8] mariadb jdbc driver is searched after mysql not... |
| RETE-DB_Copyright.txt | 2025-05-29 |
|
[098829] updating deployment scripts to package RETE-DB.... |
| RETE-DB_License.txt | 2025-04-18 |
|
[1abee7] take over revision 101 from svn |
sudo apt install ant
sudo apt install tomcat10
sudo apt install mariadb-server
sudo apt install libmail-java
sudo apt install libcommons-io-java #maybe not needed
Manually download from maven the packages
https://commons.apache.org/fileupload/download_fileupload.cgi
https://commons.apache.org/io/download_io.cgi
https://mvnrepository.com/artifact/org.apache.commons/commons-fileupload2-jakarta-servlet6/2.0.0-M2
https://mvnrepository.com/artifact/com.novell.ldap/jldap/2009-10-07
(on maven server, the download jar file link is rather small, search for jar)
Store the jar files to 3rd_party_libs
This program was originally developed and tested 2004-2013
with the following libraries:
snap install --classic eclipse
In Eclipse, open the git-root folder as project
cd RETE-DB_src
ant
sudo apt install tomcat10
sudo apt install mariadb-server
sudo apt install libmail-java
sudo apt install libcommons-io-java #maybe not needed
You need the above listed jar files and additionally:
echo read how to setup tls: https://tomcat.apache.org/tomcat-10.0-doc/ssl-howto.html