Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3296 about 17 years Jing Tao Replacing mutiple mkdir command by "mkdir -p".
  docs 3545 over 16 years barseghian Changed message to look for in tomcat log to ve...
  lib 3548 over 16 years barteau Modified by removing name='action' attribute fr...
  src 3543 over 16 years Jing Tao Change the debug level for Metacat initializati...
  test 3546 over 16 years Jing Tao Test file to see how long it will take to build...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 20.6 KB 3376 almost 17 years Jing Tao Add release for 1.7.1
build.properties 5.38 KB 3370 almost 17 years Jing Tao Change the https port from 80 to 443
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 65.3 KB 3524 over 16 years Jing Tao In test target, add copy command (copy metacat....

Latest revisions

# Date Author Comment
3548 10/31/2007 05:14 PM barteau

Modified by removing name='action' attribute from jsp navigation button, since it was binding with the bean 'action' property.

3547 10/31/2007 05:13 PM barteau

Modified by removing name='action' attribute from jsp navigation button, since it was binding with the bean action property. Also changed Upload Message display to
show the more general messages returned by the call to clientRequest (doensn't exclude non-upload messages, such as general errors).

3546 10/31/2007 04:42 PM Jing Tao

Test file to see how long it will take to build records in xml_queryresult table.

3545 10/31/2007 12:18 PM barseghian

Changed message to look for in tomcat log to verify metacat servlet has started ok.

3544 10/30/2007 06:03 PM Jing Tao

Flow chat of query process

3543 10/30/2007 05:55 PM Jing Tao

Change the debug level for Metacat initialization message.

3542 10/30/2007 08:57 AM ben leinfelder

add ability to retrieve response data using datamanager lib (note that this requires both the datamanager.jar and firstMetacatIntegration.jar from /eml and /first modules respectively...)
yes, this is more ajax...and still mostly Proof Of Concept-ish

3541 10/30/2007 08:47 AM ben leinfelder

organize css references

3540 10/29/2007 03:09 PM barteau

Converted some java 1.5 code to java 1.4 code. Removed usages of "String.contains()", "Node.getTextContent()" and "Node.setTextContent.

3539 10/29/2007 03:09 PM barteau

Converted some java 1.5 code to java 1.4 code. Removed usages of "String.contains()", "Node.getTextContent()" and "Node.setTextContent.
Wrote two new methods: 1) getTextContent, and 2) setTextContent, to emulate the org.w3c.dom implementation that ships with java 1.5.

View all revisions | View revisions

Also available in: Atom