Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1522

Tapestry-spring does not support using Spring JavaConfig (AnnotationConfigWebApplicationContext)

    XMLWordPrintableJSON

Details

    Description

      Tapestry-spring currently requires that the context class extends TapestryApplicationContext. In order to use JavaConfig support (without going through an intermediate spring xml file), you would have to use AnnotationConfigWebApplicationContext as a base class and add the tapestry features on top (like TapestryApplicationContext does). Unfortunately that's impossible, as TapestryApplicationContext is not an interface.

      Attachments

        1. java-config-support.patch
          9 kB
          DI Florian Hackenberger

        Activity

          People

            Unassigned Unassigned
            fhackenberger DI Florian Hackenberger
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: