Skip to content
Snippets Groups Projects
Commit 27be4d37 authored by Bjoern Weissenfels's avatar Bjoern Weissenfels
Browse files

new version with JMeter

parent 86debbdf
Branches
Tags
No related merge requests found
......@@ -46,7 +46,7 @@ public class JMeterBean implements Observer{
String bin = "webapps" + fileSeparator + "root" + fileSeparator + "WEB-INF" + fileSeparator + "bin";
String newUserDir = userDir + fileSeparator + bin;
System.setProperty("user.dir", newUserDir);
String testplan = bin + fileSeparator + "TestPlan.jmx";
String testplan = bin + fileSeparator + "Testplan.jmx";
this.arguments = new String[]{"-n", "-t", testplan};
}
......
No preview for this file type
......@@ -113,7 +113,7 @@
<ul class="menu">
<li class="menu-item"><a href="http://kieker-monitoring.net/contact/">Contact</a></li>
<li class="menu-item"><a href="http://kieker-monitoring.net/legal-notice/">Legal Notice</a></li>
<li class="menu-item" style="font-size:x-small">v17122013</li>
<li class="menu-item" style="font-size:x-small">v12012014</li>
</ul>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment