leif 2003/01/13 19:08:15 Modified: phyre readme.txt Log: Add a comment on signing problems under Java 1.4.1_01 Revision Changes Path 1.4 +10 -1 jakarta-avalon-apps/phyre/readme.txt Index: readme.txt =================================================================== RCS file: /home/cvs/jakarta-avalon-apps/phyre/readme.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- readme.txt 1 Aug 2002 20:38:50 -0000 1.3 +++ readme.txt 14 Jan 2003 03:08:15 -0000 1.4 @@ -34,4 +34,13 @@ Isn't there any more documentation? ----------------------------------- -Not yet. Feel free to help! \ No newline at end of file +Not yet. Feel free to help! + + +Notes +----- +leif - 2003/01/14 + It looks like there is a bug in jarsigner from java 1.4.1_01 which causes webstart + to throw a security exception when attempting to load xml-apis.jar. I was able to + get things working my doing the signing using version 1.3.1_03. + http://developer.java.sun.com/developer/bugParade/bugs/4739089.html
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>