source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3972   21 years kjdon receptionist now forwards non-cgi requests straight to the mesage router
(edit) @3971   21 years kjdon info att in a request is now a param, MR adds empty from att
(edit) @3970   21 years kjdon now have getString() - for plain output, and getPrettyString() for …
(edit) @3969   21 years kjdon tidied up some element names etc
(edit) @3968   21 years kjdon renamed PROCESS_HANDLE_ARG to PROCESS_ID_ARG, and its now pid, not id
(edit) @3967   21 years kjdon tidied up from att in responses
(edit) @3966   21 years kjdon process id att and param now pid instead of handle/id, tidied up …
(edit) @3965   21 years kjdon document node stuff is now renamed node…
(edit) @3964   21 years kjdon now uses getPrettyString instead of getString
(edit) @3963   21 years kjdon the id arg is now called pid, in the applet
(edit) @3962   21 years kjdon remaned documentNodeContent to nodeContent
(edit) @3958   21 years mdewsnip First attempt at Windows install.bat file. A bit limited.
(edit) @3957   21 years mdewsnip First attempt at Windows equivalent of setup.bash. Does much less, …
(edit) @3956   21 years mdewsnip Readded as binary file.
(edit) @3955   21 years mdewsnip Going to try readding this in binary mode.
(edit) @3954   21 years mdewsnip Third time lucky.
(edit) @3953   21 years mdewsnip First commit was not stored correctly in CVS, trying again.
(edit) @3952   21 years mdewsnip Trialling the removal of passing base_dir to MGPP as a cleaner …
(edit) @3951   21 years kjdon the format statement xsl now lives on the interface side
(edit) @3950   21 years kjdon deleted some stuff YAY
(edit) @3949   21 years kjdon proper namespace URL
(edit) @3948   21 years kjdon now uses proper request types (process instead of query)
(edit) @3947   21 years kjdon changes for new config file format
(edit) @3946   21 years kjdon tidied up System.out.prints
(edit) @3945   21 years kjdon content elements no longer used in request or response
(edit) @3944   21 years kjdon tidied up error messages a bit
(edit) @3943   21 years kjdon tidied up some error messages
(edit) @3942   21 years kjdon changed an error message
(edit) @3941   21 years kjdon tidied up a bit
(edit) @3940   21 years kjdon no longer needed, using resource bundles and properties files instead.
(edit) @3939   21 years kjdon fixed a bug
(edit) @3938   21 years kjdon configure takes two args - the xml for teh service plus some optional …
(edit) @3937   21 years kjdon configure now takes two args - the service info and an optional …
(edit) @3936   21 years kjdon format elem now transformed at action end
(edit) @3935   21 years kjdon added method to find a format element in hte format response, …
(edit) @3934   21 years kjdon configureServiceRack now takes two args - one is an optional elem …
(edit) @3926   21 years mdewsnip Built windows library file for J-GDBM package.
(edit) @3925   21 years mdewsnip Windows batchfile for easy compilation of GSDL3.
(edit) @3924   21 years mdewsnip Include file needed for Windows compilation of MG.
(edit) @3923   21 years mdewsnip Windows batchfile for compiling MG JNI wrapper (Java side).
(edit) @3922   21 years mdewsnip Windows makefile for compiling MG JNI code using VC++ 6.
(edit) @3921   21 years mdewsnip Modified to be more independent of GS2.
(edit) @3920   21 years mdewsnip Windows batch file for compiling MG (including JNI wrapper).
(edit) @3918   21 years kjdon changed the rank and natural param values to 1 and 0
(edit) @3917   21 years kjdon some changes
(edit) @3916   21 years kjdon changes to format statements
(edit) @3915   21 years kjdon format statement format change
(edit) @3914   21 years kjdon now gets format info from service
(edit) @3913   21 years kjdon changed the way it gets format info
(edit) @3912   21 years kjdon now uses GSXML.createBasicRequest instead of creating the requests by hand
(edit) @3911   21 years kjdon removed createDescribeRequest method - its now in GSXML
(edit) @3910   21 years kjdon now creates a format element if some stylesheet stuff has been specified
(edit) @3909   21 years kjdon added methods to return format info for a service
(edit) @3908   21 years kjdon added method to print a STring representation of a node type
(edit) @3907   21 years kjdon added new method createBasicRequest
(edit) @3901   21 years kjdon classifier services now included in GS2Retrieve
(edit) @3900   21 years kjdon changed the way the process methods are called - now if one is not …
(edit) @3899   21 years kjdon doc node atts now have generic names so can be shared by documents and …
(edit) @3898   21 years kjdon getParent now returns the original oid if there is no parent
(edit) @3897   21 years kjdon tidied a bit
(edit) @3896   21 years kjdon added sib arg - if set to 1, get the siblings of a selected node. also …
(edit) @3895   21 years kjdon tidied up a bit
(edit) @3894   21 years kjdon browse services now handled differently - metadata and format …
(edit) @3893   21 years kjdon added new convenience method createDescribeRequest
(edit) @3892   21 years kjdon classifier services now included in GS2Retrieve serviceRack, so …
(edit) @3891   21 years kjdon classifier info now part of Retrieve serviceRack
(edit) @3890   21 years kjdon modified the documentNode template to add &sib=1 if the doc node is a …
(edit) @3889   21 years kjdon new attribute names
(edit) @3888   21 years kjdon documentNodeType is now nodeType
(edit) @3887   21 years kjdon documentID is now nodeID
(edit) @3886   21 years kjdon deleted old stuff
(edit) @3885   21 years kjdon reworked the classification xslt
(edit) @3876   21 years mdewsnip Added check so no empty services table is generated if there are no …
(edit) @3875   21 years kjdon removed unnecessary methods
(edit) @3874   21 years kjdon removed unnecessary field
(edit) @3873   21 years kjdon new collectionConfig.xml - we need to think about whether a new …
(edit) @3872   21 years kjdon modified to reflect the use of collectionConfig.xml as well as …
(edit) @3871   21 years kjdon new xml format
(edit) @3870   21 years kjdon tidied up
(edit) @3869   21 years kjdon some changes to functions
(edit) @3868   21 years kjdon relects GSXML changes
(edit) @3867   21 years kjdon more stuff
(edit) @3866   21 years kjdon new xml format - document replaced with documentNode, content removed …
(edit) @3865   21 years kjdon removed content from requests and responses
(edit) @3864   21 years kjdon new xml format - content has been removed from request and response, …
(edit) @3863   21 years kjdon new xml format - content has been removed from request and response, …
(edit) @3862   21 years kjdon new xml format - removed content from request and response, document …
(edit) @3854   21 years mdewsnip Changed compilation to target JVM 1.1 - this allows Phind to be …
(edit) @3853   21 years kjdon coll config file
(edit) @3852   21 years kjdon servicesImpl changed to ServiceRack
(edit) @3851   21 years kjdon a wide variety of changes, next I will go through and make sure the …
(edit) @3850   21 years kjdon added more stuff
(edit) @3849   21 years kjdon now uses only xerces, not generic jaxp stuff - this can cause problems …
(edit) @3848   21 years kjdon new function to find a sysstem wide config format xslt
(edit) @3847   21 years kjdon new configure stuff - Collection uses collectionConfig.xml. adds …
(edit) @3846   21 years kjdon changed xml handling in parseXML cos the tree now has random text …
(edit) @3845   21 years kjdon added debug printstacktrace
(edit) @3844   21 years kjdon added some more stuff
(edit) @3843   21 years kjdon format statement transformation xsl
(edit) @3842   21 years kjdon small changes to page format
Note: See TracRevisionLog for help on using the revision log.