Ignore:
Timestamp:
2003-03-11T16:58:35+13:00 (21 years ago)
Author:
kjdon
Message:

a wide variety of changes, next I will go through and make sure the code is tidy, nad tidy up teh xml a bit, but I wanted to check in all this first.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/src/java/org/greenstone/gsdl3/service/ServiceRack.java

    r3677 r3851  
    6969    /** a converter class to create Documents etc */
    7070    protected XMLConverter converter_ = null;
     71
     72    /** the original config info - if need to store it */
     73    protected Element config_info_ = null;
    7174
    7275    /** XML element for describe requests - the container doc */
Note: See TracChangeset for help on using the changeset viewer.