Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > java.security.NoSuchAlgorithmException: No such algorithm: SunX509

Reply
Thread Tools

java.security.NoSuchAlgorithmException: No such algorithm: SunX509

 
 
ramasubramanian.rahul@gmail.com
Guest
Posts: n/a
 
      09-15-2006

I am not able to start my Websphere 6.0 on windows when I modify the
java.security file .



I made the following change in the file :

current values:



ssl.KeyManagerFactory.algorithm=IbmX509

ssl.TrustManagerFactory.algorithm=IbmX509



Newvalues:

ssl.KeyManagerFactory.algorithm=SunX509

ssl.KeyManagerFactory.algorithm=SunX509



and got the following exception :

java.security.NoSuchAlgorithmException: No such algorithm: SunX509



What is the workaround for this?

If IBM jre is not available then how to point it to Sun Jre.





Thanks

Apar Jain

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Such a pitty! Such a great person gone! WhorryIrressy Wireless Networking 0 01-28-2008 04:24 PM
to_integer can not have such operands in this contex A. Kong VHDL 3 10-11-2004 09:28 AM
Directly linking to files such as MSWord willy_gates Firefox 0 05-14-2004 11:12 AM
can I do such a simplest counter in VHDL? walala VHDL 3 09-14-2003 08:05 PM
Why does Microsoft have such a hard time understanding what they say? George Hester ASP .Net 3 08-11-2003 09:16 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57