Michael Valenty ha scritto: > I am running James 2.3.1 and JDK 1.5.0_11. While attempting to invoke an ssl > web service from MyUsersRepository to authenticate user credentials, I get > the following error: > > javax.net.ssl.SSLKeyException: RSA premaster secret error > > I do not get this error when calling the web service from a test client, > only in the context of MyUsersRepository.
Are you trying this from inside Eclipse? I know there are problems with JCE inside eclipse. If so, try it from outside. This usually is a problem with JCE and classloaders. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
