-
Task
-
Resolution: Obsolete
-
Major
-
None
-
None
Currently, the HTTP endpoint and database services are installed based on
if (config.getDataSourceBinding() != null) { newControllers.add(JAXRDatasourceService.addService(serviceTarget, config, verifyHandler)); newControllers.add(JAXRHttpEndpointService.addService(serviceTarget, config, verifyHandler)); }