- Place the stylesheets,images,scripts (each in its own folder) directly under the WAR root rather than writing a ResourceStreamLocator- much simpler this way.
- Create a EAR or a WAR with the classes and the other resources.
- Deploy like any other Application.