Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3962

When using spring/spring-dm servers are started before the bus is initialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.5.1
    • Core
    • None
    • Unknown

    Description

      With a spring-dm OSGi setup with a jaxws:endpoint, the call to ServerImpl.start() is done before the call to Bus.initialize(). Thus, any initialization that would be done via a BusLifeCycleListener would not apply. For example, if a BusLifeCycleListener tried to register a ServerLifeCycleListener that should apply to the server, the server listener would not get called.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: