source: trunk/gsdl3/CHANGES@ 3365

Last change on this file since 3365 was 3358, checked in by kjdon, 22 years ago

changed format of README file - now in 3 separate files

  • Property svn:keywords set to Author Date Id Revision
File size: 753 bytes
Line 
12002/07/30 *********************************
2
3think we will use java servlets rather than cgi. can use tomcat to serve our
4servlets as well as for the soap stuff (in fact, rpcrouter is a servlet that
5does soap stuff)
6
7I have added a test html page, and a test servlet.
8
9Note: also changed setup.bash to only have CLASSPATH, not CP - need to change
10the CP entry in catalina.sh to use CLASSPATH instead - see below in Tomcat
11installation
12
132002/07/16 *********************************
14
15MGPP java wrapper
16
17a java interface has been added for mgpp.
18
19the java code is in src/java/org/greenstone/mgpp
20the cpp code in src/cpp/jni/mgpp
21
22you need to run make in the java part before the cpp part, as the java stuff
23creates the jni header file for the cpp side
Note: See TracBrowser for help on using the repository browser.