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 <WRAP adicode>Wildfly AS 18.x final<WRAP> from this page (Choose “Java EE Full & Web Distribution” version).
Install JBoss AS Tools for Eclipse from Eclipse market place site
|
As for Adichatz, use Install Manager
|
Customize installation
Three new icons appear in Tool bar. A new window appears. Select Wildfly 18 server type. click Next button, A new window appears, click Next button again. |
In JBoss Community category select WildFly 18.x item.
Click Next… .
|