Why is the http client throwing an exception? AFAIK http client is just making requests and generating the responding response as string or otherwise.  html unit is trying to then convert it to a page to process the content.<br><br><div class="gmail_quote">On Wed Dec 24 2014 at 12:14:15 PM Romain Manni-Bucau &lt;<a href="mailto:rmannibucau@gmail.com">rmannibucau@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
isnt &quot;client.<u></u>setThrowExceptionOnFailingStat<u></u>usCode(false);&quot; missing in<br>
org.jboss.cdi.tck.tests.<u></u>context.conversation.<u></u>ClientConversationContextTest#<u></u>testNonexistentConversationExc<u></u>eptionThrown?<br>
<br>
Cause it expects an exception but by default httpclient will throw an<br>
exception before any validation is done<br>
<br>
what do I miss?<br>
<br>
Romain Manni-Bucau<br>
@rmannibucau<br>
<a href="http://www.tomitribe.com" target="_blank">http://www.tomitribe.com</a><br>
<a href="http://rmannibucau.wordpress.com" target="_blank">http://rmannibucau.wordpress.<u></u>com</a><br>
<a href="https://github.com/rmannibucau" target="_blank">https://github.com/rmannibucau</a><br>
______________________________<u></u>_________________<br>
cdi-dev mailing list<br>
<a href="mailto:cdi-dev@lists.jboss.org" target="_blank">cdi-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank">https://lists.jboss.org/<u></u>mailman/listinfo/cdi-dev</a><br>
<br>
Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (<a href="http://www.apache.org/licenses/LICENSE-2.0.html" target="_blank">http://www.apache.org/<u></u>licenses/LICENSE-2.0.html</a>). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.<br>
</blockquote></div>