HotswapProjects / HotswapAgentExamples

Example applications for HotswapAgent plugins
GNU General Public License v2.0
50 stars 40 forks source link

make test pass on tomcat6, 7, 8, 9 #103

Closed beiwei30 closed 1 year ago

beiwei30 commented 1 year ago

Enhance plain-servlet, and verify the integration test can pass tomcat6, 7, 8, 9. This is a companion change of HotswapProjects/HotswapAgent#470 and HotswapProjects/HotswapAgent#471

Also verify jetty7, jetty8, jetty9 work too, but right now HotswapAgent stops working with jetty 10 and later.

beiwei30 commented 1 year ago

@skybber would you mind to take a look?

skybber commented 1 year ago

I'll try, but just I have not enough time for it...