<div dir="ltr"><div><div><div><div>I have just send PR <a href="https://github.com/jbossas/jboss-as/pull/4329">https://github.com/jbossas/jboss-as/pull/4329</a><br>that adds standalone-jbossweb.xml that has web subsystem instead of undertow.<br>
</div><div>this way you will be able to run <a href="http://standalone.sh/bat">standalone.sh/bat</a> -c standalone-jbossweb.xml <br></div><div><br></div>Assuming that you have some customized standalone.xml for running TCK you can still use it the way you did.<br>
<br></div>Only difference in configuration for using undertow or jbossweb currently is just what subsystem is configured, web or undertow.<br></div>Just make sure that your configuration does not define both.<br><br>--<br>
</div>tomaz<br><div><div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 4, 2013 at 10:55 PM, Rémy Maucherat <span dir="ltr"><<a href="mailto:rmaucher@redhat.com" target="_blank">rmaucher@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"><div class="im">
<div>On 04/04/2013 07:42 PM, Tomaž Cerar
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi all,<br>
<br>
</div>
Undertow subsystem that replaces web subsystem was just
merged to master.<br>
</div>
<br>
What does that mean in practice?<br>
</div>
All web applications that will be deployed won't be using
jbossweb anymore but new <a href="https://github.com/undertow-io/undertow" target="_blank">Undertow </a>server
which was already used to power our management server.<br>
</div>
</div>
</blockquote></div>
I'll need to lookup how to switch back and forth then for TCK and
things with web. Is the doc there already somewhere ?<br>
<br>
Thanks,<br>
Rémy<br>
<br>
</div>
<br>_______________________________________________<br>
jboss-as7-dev mailing list<br>
<a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br></blockquote></div><br></div>