Project

General

Profile

« Previous | Next » 

Revision 1822

Added by Matt Jones over 20 years ago

Modified metacat to now provide the session identifier in the response
xml message when a login is called. This has not been fully tested.
I removed the HttpMessage class from metacat in favor of using the version
of that class that is found in the utilities module. This may cause some
unforeseen problems. We'll see.

View differences:

MetaCatServletTest.java
28 28
package edu.ucsb.nceas.metacattest;
29 29

  
30 30
import edu.ucsb.nceas.metacat.*;
31
import edu.ucsb.nceas.utilities.HttpMessage;
31 32
//import edu.ucsb.nceas.morpho.framework.*;
32 33
import junit.framework.Test;
33 34
import junit.framework.TestCase;

Also available in: Unified diff