Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The final design is far from finished, but we’re done for now. This is as good a time as any to build the application and see the progress you’ve made. The application won’t be functional until the end of the next chapter, but it’s always reassuring to see what the finished product will look like anyway.
From the root of the flex-bugs-ria project run the command mvn install. The build should complete successfully. If not double-check the code to ensure that it matches the code shown in the listings. Next, inside the root of the flex-bugs-web project run the mvn jetty:run-war command to start up the embedded Jetty web container and deploy the war file. When the container is up and running, navigate to http://localhost:8080/flexbugs.jsp and you should see something that resembles figure 3.8.