chaosblade-io / chaosblade

An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
https://chaosblade.io
Apache License 2.0
5.95k stars 946 forks source link

package javax.servlet.http does not exist #458

Open chjh0612 opened 3 years ago

chjh0612 commented 3 years ago

Issue Description

Type: bug report , feature request or question

Describe what happened (or what feature you want)

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

**1. "javax.servlet.http.HttpServletResponse response = (javax.servlet.http.HttpServletResponse)params.get("1")"

  1. execute the script
  2. WARN inject exception: package javax.servlet.http does not exist**

Tell us your environment

Anything else we need to know?

tiny-x commented 3 years ago

Please provide the method signature of the inject