<p dir="ltr">Hy,<br>
I have problems for testing the latest WildFly builds on my windows environment.<br>
I have downloaded the versions from:<br>
<a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">https</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">://</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">ci.jboss.org</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">/</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">hudson</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">/job/</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">WildFly</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">-</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">latest</a><a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">-master/</a><br><br></p>
<p dir="ltr">On wildfly-#1467, I had to remove in the "bin\add-user.bat" this part to get it working:<br>
lines 32-37<br>
if /i "%RESOLVED_JBOSS_HOME%" NEQ "%SANITIZED_JBOSS_HOME%" (<br>
echo.<br>
echo WARNING: The JBOSS_HOME ("%SANITIZED_JBOSS_HOME%") that this script uses points to a different installation than the one that this script resides in ("%RESOLVED_JBOSS_HOME%"). Unpredictable results may occur.<br>
echo.<br>
echo JBOSS_HOME: "%JBOSS_HOME%"<br>
echo.<br>
)</p>
<p dir="ltr">After this, I could use the "add-user.bat" batch file.</p>
<p dir="ltr">Now with wildfly-#1470, I also have to remove these line to fix the bug of "add-user.bat" as above.<br>
But then, I'm getting this error:<br>
D:\java\wildfly-9.0.0.Alpha2-1470\bin>add-user.bat<br>
org.jboss.modules.ModuleNotFoundException: org.jboss.as.domain-add-user:main<br>
at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:236)<br>
at org.jboss.modules.Main.main(Main.java:385)<br>
Press any key to continue . . .<br>
<br>
What can/should I do?<br>
<br>
I don't know if this is the right place to make these observations.<br>
But I think, I should not spam the forum with this really in-development observations.<br>
<br>
Thanks, <br>
Tom<br>
</p>