The db resource name found in SeqWareLIMS.portal.xml after generating a war does not match the db resource name in WEB-INF/web.xml.
SeqWareLIMS.portal.xml uses the name 'jdbc/SeqWareLIMS'. web.xml uses the name 'jdbc/SeqWareLIMS.portal'.
Updated the db resource name in the tomcat-context.xml template.
Updated the db resource name in the tomcat-context.xml template.