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

Event.CLIENT_CREATED fired too soon

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.6
    • 2.7.7
    • Core
    • None
    • Unknown

    Description


      The Event.CLIENT_CREATED event is fired immediately after the call to new ClientImpl. However, at this stage, the features have not been applied, or the @Interceptor annotations and stuff have not been applied, etc... Basically, the client is not ready. The even should be moved to after those to match the SERVER_CREATED where it's fired immediately after the applyFeatures() call.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: