Adichatz provides a easy way to develop Eclipse RCP application in JSE (CLient/Server) or JEE (Application Server) mode. \\ JEE mode is tested in Wilfly (17.x) environment but can be quickly adapted to JBoss environment. Other Application Servers need to build a specific connector. No special skills are required to use Wildfly or JBoss in Adichatz. You just download and unzip a file and follow these simple steps. \\ The entire runtime configuration (datasource, JNDI, EJB deployments) is assumed by Adichatz tools. \\ ---- \\ ====== Download and install Wildfly 18.x ====== Download and unzip Wildfly AS 18.x final from this [[http://wildfly.org/downloads/|page]] (Choose "Java EE Full & Web Distribution" version). ====== Install JBoss AS Tools for Eclipse from Eclipse market place site ====== {{:get_started:install_jboss_marketplace.png?400 |}} \\ \\ \\ - Start eclipse, then open Marketplace item: Help > Eclipse Marketplace... . \\ \\ {{:get_started:confirm_jboss_marketplace.png?350 | Confirm Jboss Tools}} As for Adichatz, use Install Manager - Select uniquely JbossAS, Wildfly & EAP Server Tools and click Confirm >. - Accept license and click Finish. - Click Install anyway on security warning. - Restart eclipse. \\ ====== Customize installation ====== {{:get_started:new_as.png?200 | New AS}} Three new icons appear in Tool bar.\\ Select New server... option.\\ A new window appears. Select Wildfly 18 server type. click Next button, A new window appears, click Next button again. \\ {{:get_started:specify_home_and_jre.png?300 |Specify Home and JRE}} In JBoss Community category select WildFly 18.x item. Click Next... . \\ Specify WildFly 18.x home directory.\\ \\ Specify the JRE you want to use for AS server. \\ \\ Then Launch the server by clicking on option Start Server:\\ {{:get_started:start_server.png?300 |Start server}}