http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1263 *** shadow/1263 Mon Apr 9 05:38:24 2001 --- shadow/1263.tmp.15997 Mon Apr 9 05:38:24 2001 *************** *** 0 **** --- 1,24 ---- + +============================================================================+ + | jmeter 1.6 alpha looks for SSL.StaticProvider in stead of SSLStaticProvide | + +----------------------------------------------------------------------------+ + | Bug #: 1263 Product: JMeter | + | Status: UNCONFIRMED Version: unspecified | + | Resolution: Platform: PC | + | Severity: Major OS/Version: Linux | + | Priority: Medium Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Version is 1.6, which is an alpha. I don't know whether I should use this tool + to report this bug, as it only provides up to 1.5 + + I added jsse jars to my jmeter startup script, started jmeter, and the + NewDriver call gave a classNotFound exception for org.apache. ..... + util.SSL.StaticProvider. Indeed, this class doesn't exist in the apacheJmeter + jar, but there is a SSLStaticProvider in the util package one above. Suppose + this is a bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
