Hi sebb ... Thanks for the reply.... I have added the jars that are in the "ext" folder of jmeter. I want to a tcpimplementation that uses SSL connection. Do i need to delete some class files from these jar files because, i think i need to write a new TCPClient. Basically i need to use SSL Connection while creating socket connection. i.e ssl://IPAddress:PORT. Thanks in advance......
sebb-2-2 wrote: > > 2009/7/6 smartfish <solanki.ro...@gmail.com>: >> >> Hi all, >> >> I am new to JMeter. I am trying to write a client implementation for the >> TCP Sampler. I have downloaded the source of JMeter. I am trying to >> compile >> JMeter using Eclipse. I copied the src and lib folder in my eclipse >> project. >> In the src folder there are subfolders like components, core etc. In each >> file the import statements are like "import org.apache.jmeter.*" but >> actually the files are in "component.org.apache.jmeter.*" or >> "core.org.apache.jmeter.*" . so the eclipse is showing errors for these >> import statements. How do i setup jmeter in eclipse? > > See the eclipse.readme file for setting up Eclipse. > > However, the easiest way would be to create a new project and just add > the binary JMeter jars as dependencies. > >> Also what all things >> should i include to write a tcp implementation client... > > I >> Thanks in advance... >> -- >> View this message in context: >> http://www.nabble.com/JMeter-Eclipse-tp24353023p24353023.html >> Sent from the JMeter - Dev mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org >> For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org > For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org > > > -- View this message in context: http://www.nabble.com/JMeter-Eclipse-tp24353023p24581845.html Sent from the JMeter - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org