source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10297   19 years kjdon gsdl3home now comes from globalProperties, not the web.xml file
(edit) @10296   19 years kjdon changed the args a bit, gsdl3_home now comes from GlobalProperties (in …
(edit) @10295   19 years kjdon new static class to hold global properties, read in from …
(edit) @10294   19 years kjdon made the connection a bit more dynamic - gets server and port and …
(edit) @10293   19 years kjdon gsdl3_home now comes from GlobalProperties, not config_params
(edit) @10292   19 years kjdon changed the site loading/reloading stuff a bit. now get GSDL3Home from …
(edit) @10291   19 years kjdon readding siteConfig.xml and removing siteConfig.xml.in - the default …
(edit) @10290   19 years kjdon the address for a remote site can now come from address att as before, …
(edit) @10289   19 years kjdon changed the xml for siteConfig files a bit - removed SITE_NAME_ELEM …
(edit) @10288   19 years kjdon don't need to process siteConfig, so removedd the .in file and added …
(edit) @10287   19 years kjdon have removed the installation specific init-param gsdl3_home from the …
(edit) @10286   19 years kjdon use global.properties now instead of this file
(edit) @10285   19 years kjdon soap servers now use GlobalProperties to find gsdl3_home, not …
(edit) @10284   19 years kjdon a new template for global properties. this properties file gets filled …
(edit) @10236   19 years kjdon added a few comments about environment setup
(edit) @10235   19 years kjdon a few changes to make nocvs.mode work better, also a couple of changes …
(edit) @10234   19 years kjdon java 1.5 contains xerces but has renamed the classes. since we …
(edit) @10233   19 years kjdon java 1.5 doesn't contain xalan (1.4 did) so added the jar file in, …
(edit) @10202   19 years kjdon getString now uses a StringBuffer instead of concating lots of Strings
(edit) @10201   19 years kjdon small changes for writing out gsf:templates. needs LOTS more work
(edit) @10197   19 years kjdon a bit of mac stuff for mysql
(edit) @10195   19 years kjdon tried to separate out all cvs commands, so you can do all the cvs …
(edit) @10194   19 years kjdon when doing a search, if teh result is not in the right format, now …
(edit) @10193   19 years kjdon check the field param before sending it to IVia - it may contain an …
(edit) @10191   19 years kjdon changes to jni stuff for Mac OS -configure now sets JNIINC, JNISUFFIX, …
(edit) @10189   19 years kjdon some more stuff for the mac
(edit) @10188   19 years kjdon ooops, had committed isMac() twice
(edit) @10187   19 years kjdon modified the gdbm db file path to use .bdb if on a mac
(edit) @10186   19 years kjdon added isMac() to test for Mac OS
(edit) @10169   19 years kjdon added isMac()
(edit) @10149   19 years kjdon first stab at a j-gdbm native library for mac
(edit) @10147   19 years kjdon added in os.mac, and use this for the mg/mgpp configure, make etc os …
(edit) @10137   19 years kjdon info about reloading gateway if using external tomcat
(edit) @10136   19 years kjdon modified the soap-deploy-site stuff - now you don't need to restart …
(edit) @10135   19 years kjdon a few comments about SOAP and external tomccat
(edit) @10134   19 years kjdon the address for the soap service has changed
(edit) @10132   19 years kjdon fixed a syntax error in the xml
(edit) @10129   19 years kjdon fixed up a bug in prepare-axis
(edit) @10128   19 years kjdon fixed a couple of typos.
(edit) @10127   19 years kjdon axis is now installed as part of the greenstone web app - otherwise …
(edit) @10125   19 years kjdon now modify the linux setclasspath.sh too - want to include system …
(edit) @10124   19 years kjdon forgot the GSFIle import statement
(edit) @10123   19 years kjdon use th web app classloader to find the SOAPServer.cfg file
(edit) @10122   19 years kjdon changed some erroneous localsite to @sitename@, use teh web app …
(edit) @10117   19 years kjdon more info about installation
(edit) @10116   19 years kjdon made a few changes to the main targets: separated online and offline …
(edit) @10115   19 years kjdon added another comment
(edit) @10105   19 years kjdon * empty log message *
(edit) @10103   19 years kjdon added in a web.home property
(edit) @10102   19 years kjdon more info
(edit) @10101   19 years kjdon gsdl3home is now set to teh web directory
(edit) @10100   19 years kjdon removed a couple of unused methods, gsdl3home now points to the web …
(edit) @10096   19 years kjdon more external tomcat instructions
(edit) @10095   19 years kjdon only run the deploy-localsite target if we are using a local tomcat. …
(edit) @10094   19 years kjdon added a TODO note by mysql.installed.path
(edit) @10093   19 years kjdon The ServiceRack class's configure method is no longer abstract so all …
(edit) @10090   19 years kjdon don't have the dtd dir in the class path now
(edit) @10089   19 years kjdon pass in a collection class loader to the entity resolver
(edit) @10088   19 years kjdon now keep a reference to the class loader
(edit) @10087   19 years kjdon can now specify a class loader to use instead of the default - which …
(edit) @10086   19 years kjdon class loader now takes a parent class loader as a constructor arg - …
(edit) @10085   19 years kjdon modified the info about where to put dtd files
(edit) @10083   19 years kjdon we can now put dtd files into the collection's resources directory, …
(edit) @10082   19 years kjdon configure mg/mgpp so that libdir is the new jni lib dir
(edit) @10081   19 years kjdon java 1.4 has included xalan stuff in it. if you put xalan.jar in your …
(edit) @10080   19 years kjdon moved from lib dir
(edit) @10078   19 years kjdon forgot the $ in mg/mgpp jar file copying
(edit) @10077   19 years kjdon greenstone jar files are in a different place now
(edit) @10076   19 years kjdon the mg/mgpp jar files are supposedto go into lib.jni, not web.lib
(edit) @10075   19 years kjdon changed the catalina.dir property to catalina.home
(edit) @10073   19 years kjdon mg/mgpp make install doesn't do anything with the jar files now, so we …
(edit) @10071   19 years kjdon the jar file is now made in mghome directory, and nothing is done with …
(edit) @10069   19 years kjdon a few changes to do with directories, and hopefully it works with an …
(edit) @10068   19 years kjdon added some notes for jni stuff with external tomcat
(edit) @10067   19 years kjdon turned off the defer node expansion feature in the xerces parser
(edit) @10066   19 years kjdon removed an unnecessary import statement
(edit) @10065   19 years kjdon applet jar files are now in applet subdir, not lib subdir, so I …
(edit) @10064   19 years kjdon moved this back to lib/java
(edit) @10063   19 years kjdon added this back in to lib/java
(edit) @10062   19 years kjdon no longer want this directory
(edit) @10060   19 years kjdon moved to web/applet dir from web/lib dir
(edit) @10058   19 years kjdon these jar files needed for the phind applet, not sure if they will …
(edit) @10057   19 years kjdon moved here from lib/java - now they are automatically in the webapps …
(edit) @10056   19 years kjdon moved jar files to web/WEB-INF/lib directory
(edit) @10055   19 years kjdon moved to the jni dir
(edit) @10054   19 years kjdon moved the dlls to jni directory - putting all the jni stuff in one place
(edit) @10047   19 years kjdon this is not used by anything (I think, so I'll remove it
(edit) @10044   19 years kjdon well, it didn't last long here - now its in resources/soap
(edit) @10043   19 years kjdon moved from web/WEB-INF/classes - the .in file will go in …
(edit) @10042   19 years kjdon resources/java files moved to web/WEB-INF/classes so they are …
(edit) @9994   19 years kjdon added a note about setting JAVA_HOME
(edit) @9993   19 years kjdon added JAVA_HOME/bin to the javac,javah,jar commands
(edit) @9987   19 years kjdon added in an exitValue/get_exit_value method to the MGPassesWrapper
(edit) @9986   19 years kjdon added an overwrite=true att to the copys in configure-files-gsdl3
(edit) @9985   19 years kjdon added quotes around the java executable paths
(edit) @9980   19 years kjdon made a mistake in the last commit when i fixed up the tomcat compat stuff
(edit) @9979   19 years kjdon added paths to executables for configure-packages, also a test java target.
(edit) @9978   19 years kjdon removed the prepare-extra target, moved the file copy statements into …
(edit) @9977   19 years kjdon added a getNextNode method that doesn't print out stuff to a buffer - …
(edit) @9976   19 years kjdon removed the addIndex from the interface, -am going to get rid of …
Note: See TracRevisionLog for help on using the revision log.