http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2266 *** shadow/2266 Thu Jun 21 07:36:36 2001 --- shadow/2266.tmp.9910 Thu Jun 21 07:36:36 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | Cannot Test Servlets | + +----------------------------------------------------------------------------+ + | Bug #: 2266 Product: JMeter | + | Status: NEW Version: unspecified | + | Resolution: Platform: PC | + | Severity: Enhancement OS/Version: Windows NT/2K | + | Priority: Other Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I think one cannot test servlets with JMeter. That's because it automatically + transform the servlet name into a directory name. For example, if I test this + URL : http://localhost:8080/app/servlets/MyServlet, then the application search + for http://localhost:8080/app/servlets/MyServlet/index.html or .jsp ... It's + quite embarassing. + I hope the mistakes comes from me and not from the program. Anyway, I wanted to + signal what I think is a bug. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
