Re: 'java.security.UnrecoverableKeyException: Cannot recover key' in https Restlet client

2009-12-04 Thread Mikis Seth Sørensen
s could be related to the side effect I found when fixing < http://restlet.tigris.org/issues/show_bug.cgi?id=586#desc15 >. I'd suggest fixing this issue by making the default keystore in Restlet connectors be unspecified, rather than assume it's going to be $HOME/.keystore: if the users

'java.security.UnrecoverableKeyException: Cannot recover key' in https Restlet client

2009-12-03 Thread Mikis Seth Sørensen
One of the users of some software of mine, reported the following error: java.security.UnrecoverableKeyException: Cannot recover key at sun.security.provider.KeyProtector.recover(KeyProtector.java:311) at sun.security.provider.JavaKeyStore.engineGetKey(JavaKeyStore.java:121)

UnsupportedOperationException in DomRepresentation constructor

2009-05-01 Thread Mikis Seth Sørensen
Hi I'm try to create a DomRepresentation with the new DomRepresentation(MediaType) constructor in Restlet 1.2-M2.2, which causes the following stacktrace: java.lang.UnsupportedOperationException: This parser does not support specification "null" version "null" at javax.xml.parsers.Docume