Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24054

JAX-WS Service endpoint annotation check throws missing javax.jws.WebService annotation message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 8.0.0.Beta
    • Web Services
    • False
    • None
    • False
    • Blocks Testing
    • Known Issue
    • Hide

      None.

      Show
      None.

      When creating a service endpoint I am seeing an exception. It seems the JAX-WS library cxf-rt-frontend-jaxws checks the Service endpoint interface and throws wrong missing javax.jws.WebService annotation message:

      jakarta.xml.ws.WebServiceException: Service endpoint interface class org.acme.WebService does not have a javax.jws.WebService annotation.

      Version of EAP: jboss-eap-8.0.0.Beta-redhat-20221004

      version of cxf-rt-frontend-jaxws in EAP8: cxf-rt-frontend-jaxws-3.5.2.redhat-00003.jar

      The message bundle properties in CXF should be updated to use jakarta package.

            jwhiting@redhat.com Jeremy Whiting
            jwhiting@redhat.com Jeremy Whiting
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: