<div dir="ltr"><div>Does anyone use wildfly-arquillian with domain servers? If so does it work?</div><div><br></div><div>I was processing pull request for the wildfly-arquillian [1] project. During the process I found a pull requestion for an issue with using arquillian on domain servers [2]. This led me to look at the to look at the domain adapters. Looking through the code it looks quite out of date and potentially wrong in some places. I started updating and noticed that the tests were ignored. I re-enabled them and realized the adapter doesn&#39;t seem to work at all.</div><div><br></div><div>The main issue seems to be that deployments are not rolled out to the servers. If I change the deployment plan to rollback on error it has an error message that states &quot;WFLYDC0022: Operation failed or was rolled back on all servers.&quot;. No other reason. I can start the same server used in domain mode and execute CLI commands or use an operation identical to the one created by the deployment plan and all seems to work fine. I assume this issue is unique to arquillian.</div><div><br></div><div>I&#39;m at the point where I don&#39;t want to invest anymore time if no one is using arquillian for domain servers. If anyone is using it and has an example application that you could share that would be helpful :)</div><div><br></div><div>I propose if no one is using it, we scrap it.</div><div><br></div><div>If people *are* using it I propose we do a redesign it a bit. There&#39;s mainly some things exposed I don&#39;t think should be exposed. I could keep compatibility too fairly easily. It would be about the same amount of work either way I think.</div><div><br></div><div>If anyone else has other ideas I&#39;m open to that as well.</div><div><br></div><div><br></div><div>[1]: <a href="https://github.com/wildfly/wildfly-arquillian">https://github.com/wildfly/wildfly-arquillian</a></div><div>[2]: <a href="https://issues.jboss.org/browse/ARQ-1971">https://issues.jboss.org/browse/ARQ-1971</a></div><div><br></div><div>--</div><div>James R. Perkins</div><div>JBoss by Red Hat</div>
</div>