<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 1, 2016 at 1:08 PM, Weinan Li <span dir="ltr">&lt;<a href="mailto:weli@redhat.com" target="_blank">weli@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1ml" class="a3s aXjCH m1550ba6d100bde4f">By using undertow for one part of tests, we also gain benefit that we could keep improving our resteasy-undertow adapter.<br>
<br>
Currently we have three main adapters:<br>
<br>
- undertow adapter<br>
- netty adapter<br>
- sun jdk adapter<br>
<br>
The undertow adapter is fully covered by JBoss community. Considering the current popularity of JBoss Swarm, I feel that these lightweight and modular solution will be more and more popular.<br>
<br>
(Just some personal views)</div></blockquote></div><br><br></div><div class="gmail_extra">Integration tests should be done by arquillian in general, if that means we can by changing the config test on other servers beyond WildFly (servlet) than that is best way to go.<br><br></div><div class="gmail_extra">Sun jdk adapter i think we should get rid off. As it servers no good purpose.<br><br></div><div class="gmail_extra">said all that, having some part of testsuite that is tested on plain undertow, sounds fine, but just keep in mind that some of this are integration tests others are functional tests.<br></div><div class="gmail_extra"><br></div></div>