Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3611

Missing entries for Jakarta namespace transformations

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.12.7.Final
    • 5.12.6.Final
    • None
    • None

      There are some constants used, e.g. javax.xml.ws.handler.MessageContext, which during compile time appear to be strings in the byte code. Entries should be added for these constants in the jakarta-direct.properties so they can be correctly transformed.

      The following are the constants being transformed in WildFly:

      Entry Transformed
      javax.xml.ws.servlet.request jakarta.xml.ws.servlet.request
      javax.xml.ws.handler.message.outbound jakarta.xml.ws.handler.message.outbound
      javax.xml.ws.service.endpoint.address jakarta.xml.ws.service.endpoint.address
      javax.xml.ws.soap.http.soapaction.uri jakarta.xml.ws.soap.http.soapaction.uri

      There are also 2 XML files being transformed due to namespaces.

      • ws-t-rpc_handlers.xml
      • ws-t_handlers.xml

      Both of these include the following and can likely be ignored.

      <handler-chains xmlns="http://java.sun.com/xml/ns/javaee" 
      xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" 
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
      xsi:schemaLocation="http://java.sun.com/xml/ns/javaee">
      

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: