Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 396 Bytes

RSI Coder Template

This is an example repository for the RSI assignments on our coder instance

To deploy your code onto the GlassFish server, use:

. deploy.sh

NOTE: Sometimes, the deployment may fail with java.lang.RuntimeException: Servlet web service endpoint '' failure. Please see server.log for more details. exception. In such case, just redeploy using the deploy script.