Ticket #115 (closed task: fixed)

Opened 23 months ago

Last modified 23 months ago

Make default state spring-managed bean

Reported by: MartinLeidig Owned by: MartinLeidig
Priority: major Milestone: 0.15.0
Component: Core (general) Version: 0.13.0
Keywords: Cc:

Description

State instances for pages without pagerequest entry currently are created on demand at runtime. Thus they can't be managed by Spring. We should create a Spring-managed default instance on startup and use it for such pages instead (like it's already done in 1.0)

Change History

Changed 23 months ago by MartinLeidig

  • status changed from new to closed
  • resolution set to fixed

Implemented in 0.13 and 0.15. Additionally added missing parent-bean-ref support.

Note: See TracTickets for help on using tickets.