<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
<BR>
I'd like to ask everyone to fix &quot;their&quot; tests regarding $SUBJ.<BR>
E.g. this is not acceptable:<BR>
&nbsp;&nbsp; ModelControllerClient client = ModelControllerClient.Factory.create(InetAddress.getByName(&quot;127.0.0.1&quot;), 9999, getCallbackHandler());<BR>
or<BR>
&nbsp;&nbsp; MBeanServerConnection mbeanServer = JMXConnectorFactory.connect(new JMXServiceURL(&quot;service:jmx:remoting-jmx://127.0.0.1:9999&quot;)).getMBeanServerConnection();<BR>
<BR>
Such like these MUST be rewritten to fetch the addresses and ports from an injected @ArquillianResource.<BR>
<BR>
Here's a tracking jira:&nbsp; <A HREF="https://issues.jboss.org/browse/AS7-3696">https://issues.jboss.org/browse/AS7-3696</A><BR>
Empty so far. Next week, I'll start going through the tests looking for such cases, and fixing them. Or, creating jiras and assigning them to the test authors.<BR>
That's why I hope this call to action will relieve me from most of that tedious work :)<BR>
<BR>
<BR>
Thanks for cooperation.<BR>
Ondra<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>