DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7104>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7104 Preferences will fail ------- Additional Comments From [EMAIL PROTECTED] 2002-04-29 17:05 ------- What do you mean with "comment"? The following file is generated in either of the four cases (under ~/.java/userPrefs/<unnamed>/prefs.xml): <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE map SYSTEM 'http://java.sun.com/dtd/preferences.dtd'> <map MAP_XML_VERSION="1.0"> <entry key="testkey" value="testvalue" /> </map> I don't know if that's a bug in the JDK, I just notice that the java.util.prefs API is not usable when the xerces2 jar is in the classpath. Can't anyone of you reproduce the problem? After all, I use the JDK and the xerces out of the box. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
