Hi

I have been trying to configure JBoss to use SSL by following the
instructions in the documentation I purchased. However I keep on getting
the following exception when I start JBoss. Does anyone have any ideas
what I might be doing wrong. I have added a certificate to the keystore
using the keytool.

[INFO,other] Starting
[ERROR,ConfigurationService] Unexpected error
java.security.NoSuchAlgorithmException: Algorithm SunX509 not available
        at com.sun.net.ssl.b.a([DashoPro-V1.2-120198])
        at
com.sun.net.ssl.KeyManagerFactory.getInstance([DashoPro-V1.2-120198])
        at
org.jboss.security.plugins.JaasSecurityDomain.start(JaasSecurityDomain.j
ava:98)
        at java.lang.reflect.Method.invoke(Native Method)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at
org.jboss.configuration.ConfigurationService$ServiceProxy.invoke(Configu
rationService.java:967)
        at $Proxy0.start(Unknown Source)
        at org.jboss.util.ServiceControl.start(ServiceControl.java:79)
        at java.lang.reflect.Method.invoke(Native Method)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
        at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
        at org.jboss.Main.<init>(Main.java:208)
        at org.jboss.Main$1.run(Main.java:110)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.Main.main(Main.java:106)

Thanks

Dan

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to