Running the starter project on WildFly 8.1

In the Get Started with the GWT SDK section (https://developers.google.com/web-toolkit/gettingstarted), creating a first web application is discussed. In this section, we will create the starter application and run the application on WildFly 8.1. Create the application with webAppCreator. Change directory (with the cd command) to the GWT installation directory and run the following command to create the starter web application.

>cd gwt-2.6.0
>webAppCreator -out MyWebApp com.mycompany.mywebapp.MyWebApp

The application gets created and looks like the following screenshot:

Running the starter project on WildFly 8.1

The directory structure of the the GWT 2.6 application is shown in the following screenshot:

Running the starter project on WildFly 8.1
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset