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

jaxws:endpoint publish="false" ignored

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.9
    • 2.2.11
    • JAX-WS Runtime
    • None

    Description

      jaxws:endpoint publish="false" attribute is ignored.

      Confirmed by Daniel on the user's list:

      This definitely looks like a bug. Can you log it?

      Looking at the code in the EndpointDefinitionParser, I just see:

      if (!isAbstract)

      { bean.setInitMethodName("publish"); bean.setDestroyMethodName("stop"); }

      // We don't want to delay the registration of our Server
      bean.setLazyInit(false);

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment