Project

General

Profile

Actions

task #8841

open

clean up application context configuration

Added by Andreas Kohlbecker almost 4 years ago. Updated almost 2 years ago.

Status:
In Progress
Priority:
New
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

10%

Estimated time:
Severity:
normal

Description

The spring app config in the taxeditor project is messy:

  • obsolete XML configuration files
  • obsolete context scan on no longer existing packages
  • the class CdmApplicationRemoteConfiguration should be split into @Configuration and ICdmRepository implemetation
    • e.g.: the method getService(Class<?> clazz, String serviceSuffix, ICdmRemoteSource remoteSource, HttpComponentsHttpInvokerRequestExecutor executor) creates beans by emulating a part of the spring life cycle - is this by purpose?
  • do we need a nested app context for the taxeditor? Maincontext (without connection to cdm remote instance) + subcontext (connects to cdm remote instance)
  • more ?

Related issues

Related to EDIT - bug #8848: Search fails with low data rate network (64kbit/s) network connection due to lost authentication FeedbackAndreas Müller

Actions
Actions #1

Updated by Andreas Kohlbecker almost 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Andreas Kohlbecker almost 4 years ago

  • Description updated (diff)
Actions #3

Updated by Andreas Kohlbecker almost 4 years ago

  • Related to bug #8848: Search fails with low data rate network (64kbit/s) network connection due to lost authentication added
Actions #4

Updated by Andreas Kohlbecker almost 4 years ago

  • Description updated (diff)
Actions #5

Updated by Andreas Kohlbecker over 3 years ago

  • Target version changed from Release 5.13 to Release 5.14
Actions #6

Updated by Andreas Kohlbecker over 3 years ago

  • Target version changed from Release 5.14 to Release 5.15
Actions #7

Updated by Andreas Kohlbecker over 3 years ago

  • Target version changed from Release 5.15 to Release 5.18
Actions #8

Updated by Andreas Kohlbecker almost 3 years ago

  • Target version changed from Release 5.18 to Release 5.19
Actions #9

Updated by Andreas Kohlbecker almost 3 years ago

  • Target version changed from Release 5.19 to Release 5.21
Actions #10

Updated by Andreas Kohlbecker over 2 years ago

  • Target version changed from Release 5.21 to Release 5.22
Actions #11

Updated by Andreas Kohlbecker over 2 years ago

  • Target version changed from Release 5.22 to Release 5.44
Actions #12

Updated by Andreas Müller almost 2 years ago

  • Assignee changed from Andreas Kohlbecker to Andreas Müller
  • % Done changed from 0 to 10
Actions

Also available in: Atom PDF