There is already an FTP Sampler ... Have you recreated the jars? JMeter gets its resources from the jars.
Check that the property file in JMeter_core.jar actually contains the key you expect. S. On 7/13/05, Coret Bob <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to build a FTP sampler which sends files. My problem is that the > labels in the GUI don't show... > > I have added some labels to > src\core\org\apache\jmeter\resources\messages.properties, eg.: > > ftpsend_testing_title=FTP Transfer > > When I build and open Jmeter the label shows as up as: > > [res_key=ftpsend_testing_title] > > Also, "ant test" notes: > > [java] 4) > GUIComponents1(org.apache.jmeter.junit.JMeterTest)junit.framework.AssertionFailedError: > 'ftpsend_testing_title' should be in resource file for > org.apache.jmeter.protocol.ftpsend.control.gui.FtpTestSamplerGui > > What am I doing wrong? > > Regards, > Bob > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
