I tried this example today and define the number of sessions 300. However I found out lots of "Failed to connection" or "RuntimeIOException".
On 3/9/07, monajit (JIRA) <[EMAIL PROTECTED]> wrote: > > > [ > https://issues.apache.org/jira/browse/DIRMINA-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > monajit updated DIRMINA-355: > ---------------------------- > > Attachment: Client.java > > We can use this version of the client.To make it work with Jmeter.Justcompile > the sumup example classes ,jar it up and dump it in the > jmeter/lib/ext folder. Also make sure all the jar files on which mina is > dependant is in the classpath.One way to ensure that is by dumping the > related jar files in the jmeter/lib folder. > > > Modified sumup client to act as a jmeter javarequest sampler > > ------------------------------------------------------------ > > > > Key: DIRMINA-355 > > URL: https://issues.apache.org/jira/browse/DIRMINA-355 > > Project: MINA > > Issue Type: Test > > Components: Core > > Affects Versions: 1.0.2 > > Reporter: monajit > > Attachments: Client.java, Java Request.jmx > > > > > > I have modified the sumup example client so that it can be used within > Jmeter to be used as a javaRequest sampler. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
