https://bz.apache.org/bugzilla/show_bug.cgi?id=65290
Bug ID: 65290
Summary: How can I use Jmeter desktop application as web app
and expose this on some port ?
Product: JMeter
Version: 5.4.1
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
How can I use Jmeter desktop application as web app and expose this on some
port ?
I tried following but none of them launched Jmeter as webapp.
1. Converting the jmeter desktop application to webapp using webswing, java web
start but was not successful in that.
2. Running the jmeter jar directly in rest controller to launch it as webapp
but it did not launch as webapp.
3. Also tried to run the jmeter docker image but that also did not help.
Can anyone please tell me ? do we have web app of jmeter or web version of
jmeter so that I can use it as webapp and access it from web browser via some
port ? like this localhost:8080/jmeter
--
You are receiving this mail because:
You are the assignee for the bug.