Do you have a standalone java client program written that invokes the EJB? if yes then we can help , if not this is the wrong forum. So start with that - write a simple java standalone client(nothing to do with JMeter) that invokes your EJB and get that running(plenty of google tutorials)... after that its trivial to invoke that program from within JMeter (though you also get pure java tools like TestNG which are simpler to use for these purposes)
On Thu, Jan 23, 2014 at 10:48 AM, Jayesh Guru <[email protected]>wrote: > Hello Everyone, > > I am looking to write a JAVA Program which can call EJB from JMeter. > Can anyone help me with this to start with? > I have to load test that EJB for performance check. > > *Thanks * > *Jayesh Guru* >
