source: trunk/gsdl3/CHANGES@ 3485

Last change on this file since 3485 was 3393, checked in by kjdon, 22 years ago

added phind applet

  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 KB
Line 
12002/08/23 ******************************
2
3added phind to gsdl3. src in src/java/org/greenstone/applet/phind
4not quite working properly yet, but basic functionality is there. added phind
5data to the mgpp collection
6
72002/08/21 ********************************
8
9have made a new mgpp repository. the java mgpp wrapper stuff is now included
10in there, rather than in the gsdl3 checkout.
11
122002/07/30 *********************************
13
14think we will use java servlets rather than cgi. can use tomcat to serve our
15servlets as well as for the soap stuff (in fact, rpcrouter is a servlet that
16does soap stuff)
17
18I have added a test html page, and a test servlet.
19
20Note: also changed setup.bash to only have CLASSPATH, not CP - need to change
21the CP entry in catalina.sh to use CLASSPATH instead - see below in Tomcat
22installation
23
242002/07/16 *********************************
25
26MGPP java wrapper
27
28a java interface has been added for mgpp.
29
30the java code is in src/java/org/greenstone/mgpp
31the cpp code in src/cpp/jni/mgpp
32
33you need to run make in the java part before the cpp part, as the java stuff
34creates the jni header file for the cpp side
Note: See TracBrowser for help on using the repository browser.