Error: Data source "labware" has not been configured

LabKey Support Forum (Inactive)
Error: Data source "labware" has not been configured adam  2016-12-07 06:52
Status: Closed
 
As the warning suggests, the HDRL module requires a labwareDataSource; in production deployments, this module interacts directly with the Oracle database underlying an instance of LabWare, accessed via this specially named data source. You should remove this module from your deployment. In fact, you'll probably want to remove many of the standard dev build modules from your deployment. See the Customizing the Build page and use the "ant dist" target to create a production distribution with just the modules you require.

Adam