Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 7.4.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:n/a
-
Number of attachments :
Description
Currently data sources xml files have to be listed for mix-in when starting Jetty.
It would be nice to have a directory scanning deployer for datasources so that it can be configured to just deploy the data sources it finds. This is not necessarily so they can be undeployed automatically, but rather just so I don't have to explicitly name them.
Perhaps this is already possible, but I can't see it.