Project

General

Profile

Actions

task #7139

closed

consider using spring profiles to enable vaadin UI contexts

Added by Andreas Kohlbecker over 6 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Priority11
Category:
cdm-vaadin
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal
Tags:

Description

Currently enabling of the vaadin UI contexts is managed through the CdmVaadinConfiguration class, specifically by calls to the isUIEnabled() method.
This method reads the configuration from a java properties file which is stored per instance in ./cdmLibrary/remote-webapp/{instance}/cdvaadin-apps.properties

The whole mechanism using isUIEnabled() can for sure be replaced by making use of spring profiles. When switching to spring profiles, the configuration should still be read from a config file located in .cdmLibrary/remote-webapp/{instance}/


Related issues

Related to EDIT - feature request #9884: Vaadin UI-disabled reportingClosedAndreas Kohlbecker

Actions
Actions #1

Updated by Andreas Kohlbecker over 6 years ago

  • Tags set to phycobank
Actions #2

Updated by Andreas Kohlbecker about 6 years ago

  • Priority changed from New to Priority11
Actions #3

Updated by Andreas Kohlbecker over 2 years ago

Actions #4

Updated by Andreas Kohlbecker over 2 years ago

  • Status changed from New to Rejected
  • Target version deleted (Unassigned CDM tickets)

superseded by #9884

Actions

Also available in: Atom PDF