What steps will reproduce the problem?
1. Download apache commons - httpclient
2. Try to send data using post method to any https url.
The result is:
java.lang.NoClassDefFoundError: Could not initialize class
javax.crypto.SunJCE_b
What could be found in internet, the issue is with jdk/jre used, file
jca.jar. However I updated to newest available and the problem persists - my
guess is that testng is builded using version that contains bug.
Original issue reported on code.google.com by mic...@bundesliga.pl on 17 Mar 2010 at 11:00
Original issue reported on code.google.com by
mic...@bundesliga.pl
on 17 Mar 2010 at 11:00