Summary

Our final chapter has covered key production enterprise deployment concepts. We have compiled our Ext JS 4 application into a single all-classes.js file for production use and added the build version and timestamp to the LogonWindow.js file. We then reduced the size of the Maven-generated task-time-tracker.war file by removing all of the resources that were not required for production deployment. This production WAR file only contains the resources required by the application at runtime and excludes all the Ext JS 4 SDK resources and directories that are not required. We then examined the GlassFish deployment process and deployed the task-time-tracker-1.0.war file via the GlassFish admin console. There is still much more for the you to ...

Get Enterprise Application Development with Ext JS and Spring now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.