<div dir="ltr">For usage within the appserver of course it doesn&#39;t make any difference but when you want to write a standalone-client if you read the documentation it comes as part of the jax-rs lib(not referring there that is a different jar) so even if it is on it should be fetched implicitly IMHO.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 5, 2013 at 3:52 PM, Bill Burke <span dir="ltr">&lt;<a href="mailto:bburke@redhat.com" target="_blank">bburke@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">I think we&#39;re required to support JAX-RS client implicitly anyways, no?<br>
<div class="im"><br>
On 11/5/2013 9:42 AM, Stuart Douglas wrote:<br>
&gt;<br>
&gt; On Tue, Nov 5, 2013 at 2:59 PM, Arun Gupta &lt;<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     +1, this would make more sense.<br>
&gt;<br>
&gt;<br>
&gt; This will have no impact on you as an end user. This just changes how it<br>
&gt; is packaged in the app server itself.<br>
&gt;<br>
&gt; Stuart<br>
&gt;<br>
&gt;<br>
&gt;     On Tue, Nov 5, 2013 at 5:03 AM, Bill Burke &lt;<a href="mailto:bburke@redhat.com">bburke@redhat.com</a><br>
</div><div class="im">&gt;     &lt;mailto:<a href="mailto:bburke@redhat.com">bburke@redhat.com</a>&gt;&gt; wrote:<br>
&gt;      &gt; Resteasy-client should be an implicit dependency.  Also,<br>
&gt;     resteasy-client<br>
&gt;      &gt; shouldn&#39;t really be a separate module.  For the Resteasy distro our<br>
&gt;      &gt; AS7/Wildfly patch zip has resteasy-client as part of the<br>
&gt;     resteasy-jaxrs<br>
&gt;      &gt; module.  The reason for this is AS7 and EAP are hardcoded to<br>
&gt;     implicitly<br>
&gt;      &gt; import specific modules and I can&#39;t add new ones.<br>
&gt;      &gt;<br>
&gt;      &gt; May I patch Wildfly to remove the resteasy-client module and move the<br>
&gt;      &gt; artifact to the resteasy-jaxrs module so as to be consistent with the<br>
&gt;      &gt; Resteasy distro?<br>
&gt;      &gt;<br>
&gt;      &gt; On 11/5/2013 6:48 AM, Arun Gupta wrote:<br>
&gt;      &gt;&gt; Sleeping only 2 hrs in the red eye flight and jet lag kicking is<br>
&gt;     not helpful :-)<br>
&gt;      &gt;&gt;<br>
&gt;      &gt;&gt; But at least the test is running now, failing but that&#39;s a<br>
&gt;     different problem!<br>
&gt;      &gt;&gt;<br>
&gt;      &gt;&gt; On Tue, Nov 5, 2013 at 3:43 AM, Stuart Douglas<br>
</div>&gt;      &gt;&gt; &lt;<a href="mailto:stuart.w.douglas@gmail.com">stuart.w.douglas@gmail.com</a> &lt;mailto:<a href="mailto:stuart.w.douglas@gmail.com">stuart.w.douglas@gmail.com</a>&gt;&gt;<br>
<div class="im">&gt;     wrote:<br>
&gt;      &gt;&gt;&gt; That is not the same artefact.<br>
&gt;      &gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt; resteasy-jaxrs vs resteasy-client<br>
&gt;      &gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt; Stuart<br>
&gt;      &gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt; On Tue, Nov 5, 2013 at 12:41 PM, Arun Gupta<br>
</div><div class="im">&gt;     &lt;<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a> &lt;mailto:<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a>&gt;&gt; wrote:<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt; That&#39;s what I thought and added at:<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;     <a href="https://github.com/arun-gupta/javaee7-samples/blob/master/jaxrs/pom.xml" target="_blank">https://github.com/arun-gupta/javaee7-samples/blob/master/jaxrs/pom.xml</a><br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt; But<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;     <a href="https://github.com/arun-gupta/javaee7-samples/tree/master/jaxrs/jaxrs-endpoint" target="_blank">https://github.com/arun-gupta/javaee7-samples/tree/master/jaxrs/jaxrs-endpoint</a><br>
&gt;      &gt;&gt;&gt;&gt; is still giving the same error.<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt; Any idea ?<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt; Arun<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt; On Tue, Nov 5, 2013 at 3:35 AM, Stuart Douglas<br>
&gt;      &gt;&gt;&gt;&gt; &lt;<a href="mailto:stuart.w.douglas@gmail.com">stuart.w.douglas@gmail.com</a><br>
</div><div class="im">&gt;     &lt;mailto:<a href="mailto:stuart.w.douglas@gmail.com">stuart.w.douglas@gmail.com</a>&gt;&gt; wrote:<br>
&gt;      &gt;&gt;&gt;&gt;&gt; org.jboss.resteasy:resteasy-client:3.0.5.Final<br>
&gt;      &gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt; On Tue, Nov 5, 2013 at 12:33 PM, Arun Gupta<br>
</div>&gt;     &lt;<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a> &lt;mailto:<a href="mailto:arun.gupta@gmail.com">arun.gupta@gmail.com</a>&gt;&gt;<br>
<div><div class="h5">&gt;      &gt;&gt;&gt;&gt;&gt; wrote:<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; I&#39;ve written a JAX-RS unit test using JAX-RS Client API:<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;      @BeforeClass<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;      public static void setupClass() {<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;          Client client = ClientBuilder.newClient();<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;          target =<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;     client.target(&quot;<a href="http://localhost:8080/jaxrs-endpoint/webresources/fruit" target="_blank">http://localhost:8080/jaxrs-endpoint/webresources/fruit</a>&quot;);<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;      }<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; But its failing with the exception:<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; org.javaee7.jaxrs.endpoint.MyResourceTest  Time elapsed:<br>
&gt;     0.124 sec  &lt;&lt;&lt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; ERROR!<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; java.lang.RuntimeException: java.lang.ClassNotFoundException:<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; org.glassfish.jersey.client.JerseyClientBuilder<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;      at<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;     javax.ws.rs.client.ClientBuilder.newBuilder(ClientBuilder.java:103)<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;      at<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;     javax.ws.rs.client.ClientBuilder.newClient(ClientBuilder.java:114)<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;      at<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;     org.javaee7.jaxrs.endpoint.MyResourceTest.setupClass(MyResourceTest.java:51)<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; What &lt;dependency&gt; should be included in the test classpath<br>
&gt;     so that<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; appropriate ClientBuilder instance is found ?<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; Arun<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; --<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; <a href="http://blog.arungupta.me" target="_blank">http://blog.arungupta.me</a><br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; <a href="http://twitter.com/arungupta" target="_blank">http://twitter.com/arungupta</a><br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;      &gt;&gt;&gt;&gt;&gt;&gt; wildfly-dev mailing list<br>
</div></div>&gt;      &gt;&gt;&gt;&gt;&gt;&gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a> &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>&gt;<br>
<div class="im">&gt;      &gt;&gt;&gt;&gt;&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;      &gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;&gt; --<br>
&gt;      &gt;&gt;&gt;&gt; <a href="http://blog.arungupta.me" target="_blank">http://blog.arungupta.me</a><br>
&gt;      &gt;&gt;&gt;&gt; <a href="http://twitter.com/arungupta" target="_blank">http://twitter.com/arungupta</a><br>
&gt;      &gt;&gt;&gt;<br>
&gt;      &gt;&gt;&gt;<br>
&gt;      &gt;&gt;<br>
&gt;      &gt;&gt;<br>
&gt;      &gt;&gt;<br>
&gt;      &gt;<br>
&gt;      &gt; --<br>
&gt;      &gt; Bill Burke<br>
&gt;      &gt; JBoss, a division of Red Hat<br>
&gt;      &gt; <a href="http://bill.burkecentral.com" target="_blank">http://bill.burkecentral.com</a><br>
&gt;      &gt; _______________________________________________<br>
&gt;      &gt; wildfly-dev mailing list<br>
</div>&gt;      &gt; <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a> &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>&gt;<br>
<div class="im">&gt;      &gt; <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     --<br>
&gt;     <a href="http://blog.arungupta.me" target="_blank">http://blog.arungupta.me</a><br>
&gt;     <a href="http://twitter.com/arungupta" target="_blank">http://twitter.com/arungupta</a><br>
&gt;     _______________________________________________<br>
&gt;     wildfly-dev mailing list<br>
</div>&gt;     <a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a> &lt;mailto:<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>&gt;<br>
&gt;     <a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
<div class="HOEnZb"><div class="h5">&gt;<br>
&gt;<br>
<br>
--<br>
Bill Burke<br>
JBoss, a division of Red Hat<br>
<a href="http://bill.burkecentral.com" target="_blank">http://bill.burkecentral.com</a><br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>\n\m<br>&quot;camel is a horse made up in a laboratory&quot;
</div>