Project

General

Profile

Activity

From 03/26/2002 to 04/24/2002

04/24/2002

10:28 AM Revision 1025 (metacat): Add some new format.
Jing Tao
10:28 AM Revision 1024 (metacat): changed .highlight style so font-size attribute is 1em instead of -1. Original -1 setting was not NN4 compatible
brooke

04/23/2002

06:09 PM Revision 1023 (metacat): Add two method: handleGetDataFileRequest and handleForceReplicateDataFile. The two methods will handle data file replication.
Jing Tao
06:07 PM Revision 1022 (metacat): Adding handle force replication data file part.
Jing Tao
06:06 PM Revision 1021 (metacat): Add a new method named unRegisterDocument. This method will delete the record in xml_document table which is for a data file
Jing Tao

04/19/2002

06:52 PM Revision 1020 (metacat): Figure out the configuration issue about replication. If metacat was configured to set replication off in build.xml, it will reject replication.
Adding a method named handleGetDataFileRequest. User can download data file from replcication now. Jing Tao
06:47 PM Revision 1019 (metacat): Change replication and replicationdata to be tokens
Jing Tao
06:40 PM Revision 1018 (metacat): Adding two properties: replication and replicationdata. Administor can config build.xml instead of metacat.properties file.
Jing Tao

04/18/2002

05:54 PM Revision 1017 (metacat): Add two variable: replication and replicationdata.
If administrator set replication on, replication will work. Set it off, it stop.
If administrator set both replicatio...
Jing Tao
03:42 PM Bug #457: Bug in replciation
The force replication and delt replication command is not correct. It missed
to specify server's name. And in wirte ...
Jing Tao
03:37 PM Bug #452: Configure ssl in dev and ecoinfo
Testing between dev and my local amchine, the replication work well through
ssl.
Jing Tao
03:35 PM Revision 1016 (metacat): Currently, some document in xml_document table doesn't have entries in
xml_access table. This is okay during the old access policy.
But we changed the access policy( see bug 437 ) and if t...
Jing Tao
03:28 PM Bug #475: Associate access doc to some docid which doesn't have entry in xml_access table in knb
A new java file named AssociateAccessPolicy was created. When we run main
method, the docid which doesn't have a ent...
Jing Tao

04/17/2002

04:43 PM Bug #475 (Resolved): Associate access doc to some docid which doesn't have entry in xml_access table in knb
Currently, some document in xml_document table doesn't have entries in
xml_access table. This is okay during the ol...
Jing Tao

04/16/2002

06:21 PM Revision 1015 (metacat): Fixed the bug that handle force replication
Jing Tao
06:20 PM Revision 1014 (metacat): Fixed the bug that to handle forceReplication action
Jing Tao
06:19 PM Revision 1013 (metacat): Add a method named getLocalReplicationServerName
Jing Tao
06:18 PM Revision 1012 (metacat): Fixed the bug metacat will set server location to 1, no matter it is.
Jing Tao
04:39 PM Bug #474 (Resolved): Metacat in Ecoinfo hang
In our production version of metacat, it often hang in there and need to
restart tomcat. In that time a process of ...
Jing Tao
10:51 AM Bug #473 (Resolved): LTER Metacat LDAP Authentican is NOT case sensitive for passwords
When I try to log in to LTER's metacat my password takes whether it is whether
I use upper or lowercase. My userna...
Owen Eddins

04/15/2002

06:04 PM Revision 1011 (metacat): Fixed the getall didn't work. Now local host can insert or update documents from remote host.
But still there some problem on force replcation. Jing Tao
06:01 PM Revision 1010 (metacat): Adding a variable "context " here.
Jing Tao
06:01 PM Revision 1009 (metacat): Adding a new token "context" in it.
Jing Tao
01:53 PM Revision 1008 (metacat): Token for the server is changed to correct one.
Jing Tao
10:05 AM Bug #238: query performance
During playing query performance, it is found that more time will take, if the
result set is bigger. So performance ...
Jing Tao

04/11/2002

11:25 AM Bug #468 (Resolved): TLS between ldap server and metacat
We already figured out hwo connect metacat with client. But we still need
metacat connect ldap server throught TSL....
Jing Tao
08:35 AM Revision 1006 (metacat): Fixed getGroup method return a exception and cause authenticate failed.
Jing Tao
12:18 AM Revision 1005 (metacat): Fixed the getIdentifyingName() sub so that it properly looks up someones
DN if passed in a DN that is an alias. This is mainly important for
sites like PISCO that use a different root to th...
Matt Jones

04/10/2002

10:04 PM Revision 1004 (metacat): Some changes for pisco.
Jing Tao
04:08 PM Revision 1003 (metacat): updated some spelling and grammar errors
berkley
03:51 PM Revision 1002 (metacat): turned debug off for the release
berkley
03:18 PM Revision 1001 (metacat): hopefully fixed the connection closed error.
berkley
02:09 PM Revision 1000 (metacat): fixed groups error, I hope.
berkley
11:21 AM Revision 999 (metacat): Removed obsoleted marine files. See the new "marine" module for
relevant copies of these files. Matt Jones
11:06 AM Revision 998 (metacat): New stylesheet that is specific to the KNB website.
Matt Jones
08:58 AM Revision 997 (metacat): replaced dev.nceas.ucsb.edu with @server@ in the marine index file
berkley
08:38 AM Revision 996 (metacat): changed some values for the release
berkley
08:34 AM Revision 995 (metacat): changed some values for the release
berkley
08:34 AM Bug #465: Data diretory
The bug was fixed. In build.xml file, during installation a mkdir and chmod
were used. A variable of data dir was us...
Jing Tao
08:32 AM Revision 994 (metacat): updated data directory note
berkley
08:27 AM Revision 993 (metacat): When Metacat installed, it can automatically create data directory for data file.
Jing Tao

04/09/2002

01:12 PM Bug #466 (Resolved): Create a JUnit class for Metacat action
We need a JUnit class for testing the action of metacat. These actions insert,
update, delete, with valid, invalid,...
Jing Tao
09:08 AM Revision 992 (metacat): updated build file. fixed the dist target so it doesn't copy the build directory into the distro.
berkley
08:31 AM Revision 991 (metacat): fixed auth bug
Jing Tao

04/08/2002

02:23 PM Revision 990 (metacat): Adding a note for user. The user should make a directory under 'webapps/context/'.
The user should have write permission for this directory. Jing Tao
02:21 PM Bug #465 (Resolved): Data diretory
Now if the Metacat doesn't have permssion, it could not create the data
direcotry automaticly. Uer should create th...
Jing Tao
11:36 AM Revision 989 (metacat): updated for 1.1.0
berkley
11:12 AM Revision 988 (metacat): Update the install instruction.
Jing Tao
10:39 AM Revision 987 (metacat): changed version number from 1.1 to 1.1.0
berkley
10:38 AM Revision 986 (metacat): changed version number from 1.1 to 1.1.0
berkley
10:21 AM Revision 985 (metacat): fixed some things for release 1.1
berkley
10:18 AM Revision 984 (metacat): fixed some things for release 1.1
berkley
09:55 AM Revision 983 (metacat): Change description for access control in readme file from "aplly" to "not aplly".
Jing Tao
09:42 AM Revision 982 (metacat): changed some minor points in the readme.
berkley
09:28 AM Revision 981 (metacat): Update README for 1.1 release.
Jing Tao

04/05/2002

04:54 PM Bug #457 (Resolved): Bug in replciation
When I went to epsilon and dev.nceas.ucsb.edu/tao/replControl.html (I tried
both http and https )
It can update ...
Jing Tao
04:16 PM Bug #272: install production root LDAP server
The root ldap server works fine. This bug need not have been reopened. The
referral to the lter server has been chan...
Matt Jones
03:47 PM Bug #160: need resource restriction capability
Consolidating products to those we actually are maintaining. Matt Jones
03:47 PM Bug #137: need admin client for managing SRB systems
Consolidating products to those we actually are maintaining. Matt Jones
03:47 PM Bug #152: Port SRB1_1_8 changes to Linux x86
Consolidating products to those we actually are maintaining. Matt Jones
03:47 PM Bug #35: SRB RMI server doesn't authenticate after first connection
Consolidating products to those we actually are maintaining. Matt Jones

04/04/2002

01:36 PM Revision 980 (metacat): updated authldap to get the groups to work (king of)
berkley

04/03/2002

10:42 AM Bug #452: Configure ssl in dev and ecoinfo
6.b Put the public of Apache into default keystore of Java:
If Metacat cmmiunicate to Apache server by https, for exa...
Jing Tao

04/02/2002

09:17 PM Bug #452: Configure ssl in dev and ecoinfo
1. Enable Apache over ssl:
In /etc/httpd/conf/httpd.cof file, comment every <ifdef have_ssl>
2. Restart Apache:
/et...
Jing Tao
11:00 AM Bug #452 (Resolved): Configure ssl in dev and ecoinfo
We already configured ssl in local machine (Tomcat standalone). Now we need to
configure dev and ecoinfo. But in th...
Jing Tao
10:57 AM Bug #449: Enable ssl for metacat and morpho
Tomcat standalone was successfully configured to support ssl. But in the dev
and ecoinfo, apache is web server. Ther...
Jing Tao
10:43 AM Bug #449: Enable ssl for metacat and morpho
When we create the keys by keytool. If it is selfsinged, we should put the
first name and last name as server's name...
Jing Tao

04/01/2002

02:56 PM Bug #449: Enable ssl for metacat and morpho
I aked Colby to copy the tomcat file to /etc/rc.d/init.d directory in ecoinfo.
Jing Tao

03/29/2002

07:57 PM Bug #404: Create "CNAMEs" for LTER metcat and ldap
Check your name server setting - Space has not been updating DNS properly. It's
on the list.
James
James Brunt
01:15 PM Bug #404: Create "CNAMEs" for LTER metcat and ldap
I tried pinging metacat.lternet.edu, knb-ldap.lternet.edu and ldap.lternet.edu and got the
following:
Z:\>ping meta...
David Blankman
06:35 PM Revision 979 (metacat): Change every "http://@server@ to "@systemidserver@". It will look like:
INSERT INTO xml_catalog (entry_type, public_id, system_id)
VALUES ('DTD', '-//ecoinformatics.org//eml-software-@eml...
Jing Tao
06:34 PM Revision 978 (metacat): Change every "http://@server@" in target to "@systemidserver@". It will look
like that:
<target
publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/resultset.xsl</target>
Jing Tao
06:34 PM Revision 977 (metacat): Add a property named systemidserver, its value="http://host.domainname:8080"
Add a token named systemidserver too. Jing Tao
04:50 PM Bug #449: Enable ssl for metacat and morpho
In my local machine, I cancel the changes in tomcat.sh and got an copy the
file tomcat from /etc/rc.d/init.d in dev....
Jing Tao
01:44 PM Bug #449: Enable ssl for metacat and morpho
Great. A note about TOMCAT_OPTS. We should not be editing the tomcat.sh file.
It is not needed. I was able to do ...
Matt Jones
01:38 PM Bug #449: Enable ssl for metacat and morpho
Here is how we configured Tomcat standalone as both web server and servlet
container.
1. Download and install JSSE
...
Jing Tao

03/27/2002

10:34 AM Bug #449: Enable ssl for metacat and morpho
Just now I read a web site:
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ssl-howto.html
It is said, if Tom...
Jing Tao

03/26/2002

01:27 PM Bug #449 (Resolved): Enable ssl for metacat and morpho
Now communication between Metacat and Morpho uses plain text. In order to
increase security, we want to enable SSL.
Jing Tao
 

Also available in: Atom