Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19407

Port artifacts between Runtime and EE BOMs

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 33.0.0.Beta1, 33.0.0.Final
    • None
    • BOM
    • None

      As followup of component leads discussions at JBEAP-26822, the following artifacts should be added to EE BOMs, to better support customers use cases.

      • JAXWS Artifacts:
              <dependency>
                <groupId>org.jboss.ws.cxf</groupId>
                <artifactId>jbossws-cxf-client</artifactId>
              </dependency>
              <dependency>
                <groupId>org.jboss.ws.cxf</groupId>
                <artifactId>jbossws-cxf-server</artifactId>
              </dependency>
              <dependency>
                <groupId>org.jboss.ws.cxf</groupId>
                <artifactId>jbossws-cxf-resources</artifactId>
              </dependency>
              <dependency>
                <groupId>org.jboss.ws.cxf</groupId>
                <artifactId>jbossws-cxf-transports-udp</artifactId>
              </dependency>
              <dependency>
                <groupId>org.jboss.ws.cxf</groupId>
                <artifactId>jbossws-cxf-transports-undertow</artifactId>
              </dependency>
        
      • CLI artifacts:
        <dependency>
                <groupId>org.wildfly.core</groupId>
                <artifactId>wildfly-cli</artifactId>
                <classifier>client</classifier>
              </dependency>
        

              emartins@redhat.com Eduardo Martins
              emartins@redhat.com Eduardo Martins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: