Many thanks, AdrianS. I'm no Java developer, so please forgive my stupid questions...
>You can expect that if the dependencies of that code are imported into >JMeter's lib folder. So if all of the JARs that come standard with the jdk are present, I should get this error? Did I get that right? If I understand you correctly, all JARs that come bog standard with the jdk should be in the /lib directory in order for my code to work? The only external JAR I'm using that's external to the standard ones that come with every Java project I run in Eclipse is javax.mail.jar. So, should I be copying ALL JARs into the lib directory (from the JRE system library) or just javax.mail.jar? Many thanks in advance, stuntgirl. -- View this message in context: http://jmeter.512774.n5.nabble.com/Output-from-running-Java-in-Beanshell-receiving-only-class-classname-tp5716741p5716752.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
