[Pki-devel] [PATCH] 0001-KRA-changes-for-archiving-and-recovering-symmetric-keys.patch

Endi Sukma Dewata edewata at redhat.com
Fri Feb 10 00:46:26 UTC 2012


Found some issues:

12. Building pki-core using the compose script failed. It looks like 
some classes in the common package have become dependent on KRA classes.

com/netscape/cms/servlet/key/model/KeyDAO.java:38: error: package 
com.netscape.kra does not exist
import com.netscape.kra.RecoveryService;

com/netscape/cms/servlet/key/model/KeyDAO.java:39: error: package 
com.netscape.kra does not exist
import com.netscape.kra.SecurityDataRecoveryService;

13. Running the DRMTest in eclipse requires adding the following jar 
files into the .classpath:

   /usr/share/java/jakarta-commons-httpclient.jar
   /usr/share/java/apache-commons-logging.jar
   /usr/share/java/commons-codec.jar

14. The test setup procedure should to be documented (e.g. updating 
schema, creating test folder, creating security db, test parameters).

15. I got this error when running the test: Unable to find a 
MessageBodyReader of content-type application/xml and type null.
Any idea? It could be my environment is not properly setup.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list