Skip to content

Instantly share code, notes, and snippets.

@liweinan
Created June 6, 2022 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liweinan/9f5b0614c5d41aaa4739c62921f5d2e2 to your computer and use it in GitHub Desktop.
Save liweinan/9f5b0614c5d41aaa4739c62921f5d2e2 to your computer and use it in GitHub Desktop.
Deploying `resteasy-tracing-example` to `wildfly-ee9`.
The process to deploy `resteasy-tracing-example` to `wildfly-ee9`.
@liweinan
Copy link
Author

liweinan commented Jun 6, 2022

Deploying the tracing example to ee-9 dist:

image

Deployment is successful but the service itself cannot be used:

image

It seems the setting in web.xml doesn't work:

image

@liweinan
Copy link
Author

liweinan commented Jun 6, 2022

accessing the service:

➤ curl http://localhost:8080/tracing-example/level            23:19:49
Cannot invoke "String.toString()" because the return value of "org.jboss.resteasy.tracing.RESTEasyTracingLogger.getTracingThreshold(jakarta.ws.rs.core.Configuration)" is null⏎

service code:

@liweinan
Copy link
Author

liweinan commented Jun 6, 2022

Using Galleon Feature Pack version of RESTeasy and WildFly Preview

WildFly Preview With Galleon

Installing WildFly Preview:

➤ galleon.sh install wildfly-preview:current --dir=.          00:55:18

0C6FC773-42C9-418F-A669-CEE270614FEA


Installing feature pack:

➤ galleon.sh install --dir=.  --ignore-not-excluded-layers=true --file=/Users/weli/works/resteasy/galleon-feature-pack/target/galleon-feature-pack-6.1.0.Beta2.zip

3FE5244E-41CA-491D-A31E-4761268EFDEE


Hand built feature pack:

3B8AC8E4-73EE-412B-9173-26B698FB222A


Deploying project:

C9FA2EF0-9C38-4061-A4C3-B4AB212B4305


Service works:

➤ curl -i http://localhost:8080/tracing-example/type

AFA9B1B6-0975-48F2-9692-9DE021461BEC

@liweinan
Copy link
Author

liweinan commented Jun 7, 2022

Comparing wildfly-preview and wildfly-preview-feature-pack-installed

Install wildfly-preview firstly

➤ galleon.sh install wildfly-preview:current --dir=.
Feature-packs resolved.
Installing packages 6 of 565 (1.1%)^CEE9: transformed wildfly-client-all-26.1.1.Final-ee9.jar
Installing packages 32 of 565 (5.7%)EE9: transformed resteasy-spring-4.7.6.Final-ee9.jar
Packages installed.
Installing JBoss modules 11 of 524 (2.1%)EE9: transformed microprofile-config-1.0.0.Final-ee9.jar
Installing JBoss modules 21 of 524 (4.0%)EE9: transformed wildfly-weld-webservices-26.1.1.Final-ee9.jar
Installing JBoss modules 26 of 524 (5.0%)EE9: transformed wildfly-elytron-http-oidc-1.19.0.Final-ee9.jar
Installing JBoss modules 34 of 524 (6.5%)EE9: transformed hornetq-jms-client-2.4.8.Final-ee9.jar
Installing JBoss modules 46 of 524 (8.8%)EE9: transformed wildfly-clustering-infinispan-extension-26.1.1.Final-ee9.jar
Installing JBoss modules 49 of 524 (9.4%)EE9: transformed wildfly-clustering-ejb-infinispan-26.1.1.Final-ee9.jar
Installing JBoss modules 59 of 524 (11.3%)EE9: transformed wildfly-clustering-web-undertow-26.1.1.Final-ee9.jar
Installing JBoss modules 69 of 524 (13.2%)EE9: transformed infinispan-cachestore-jdbc-common-13.0.10.Final-ee9.jar
Installing JBoss modules 72 of 524 (13.7%)EE9: transformed smallrye-reactive-messaging-provider-3.13.0-ee9.jar
Installing JBoss modules 74 of 524 (14.1%)EE9: transformed smallrye-reactive-messaging-kafka-3.13.0-ee9.jar
Installing JBoss modules 81 of 524 (15.5%)EE9: transformed hibernate-search-backend-jms-5.10.11.Final-ee9.jar
Installing JBoss modules 82 of 524 (15.6%)EE9: transformed wildfly-elytron-integration-18.1.1.Final-ee9.jar
Installing JBoss modules 83 of 524 (15.8%)EE9: transformed wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.1.Final-ee9.jar
Installing JBoss modules 85 of 524 (16.2%)EE9: transformed smallrye-common-annotation-1.8.0-ee9.jar
Installing JBoss modules 86 of 524 (16.4%)EE9: transformed smallrye-fault-tolerance-5.2.1-ee9.jar
Installing JBoss modules 87 of 524 (16.6%)EE9: transformed wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.1.Final-ee9.jar
Installing JBoss modules 89 of 524 (17.0%)EE9: transformed log4j-api-2.17.2-ee9.jar
Installing JBoss modules 92 of 524 (17.6%)EE9: transformed hibernate-search-orm-5.10.11.Final-ee9.jar
Installing JBoss modules 97 of 524 (18.5%)EE9: transformed microprofile-rest-client-base-1.0.0.Final-ee9.jar
Installing JBoss modules 106 of 524 (20.2%)EE9: transformed smallrye-metrics-3.0.3-ee9.jar
Installing JBoss modules 117 of 524 (22.3%)EE9: transformed smallrye-reactive-messaging-api-3.13.0-ee9.jar
Installing JBoss modules 121 of 524 (23.1%)EE9: transformed hibernate-search-engine-5.10.11.Final-ee9.jar
Installing JBoss modules 124 of 524 (23.7%)EE9: transformed undertow-js-1.0.2.Final-ee9.jar
Installing JBoss modules 127 of 524 (24.2%)EE9: transformed jakarta.security.enterprise-1.0.1-jbossorg-1-ee9.jar
Installing JBoss modules 157 of 524 (30.0%)EE9: transformed wildfly-clustering-ee-infinispan-26.1.1.Final-ee9.jar
Installing JBoss modules 158 of 524 (30.2%)EE9: transformed wildfly-clustering-web-infinispan-26.1.1.Final-ee9.jar
Installing JBoss modules 159 of 524 (30.3%)EE9: transformed wildfly-clustering-ee-hotrod-26.1.1.Final-ee9.jar
Installing JBoss modules 164 of 524 (31.3%)EE9: transformed infinispan-client-hotrod-13.0.10.Final-ee9.jar
Installing JBoss modules 165 of 524 (31.5%)EE9: transformed wildfly-clustering-infinispan-client-26.1.1.Final-ee9.jar
Installing JBoss modules 171 of 524 (32.6%)EE9: transformed infinispan-hibernate-cache-spi-13.0.10.Final-ee9.jar
EE9: transformed infinispan-hibernate-cache-commons-13.0.10.Final-ee9.jar
EE9: transformed infinispan-hibernate-cache-v53-13.0.10.Final-ee9.jar
Installing JBoss modules 180 of 524 (34.4%)EE9: transformed hibernate-core-5.3.24.Final-ee9.jar
EE9: transformed hibernate-envers-5.3.24.Final-ee9.jar
Installing JBoss modules 181 of 524 (34.5%)EE9: transformed jipijapa-hibernate5-3-26.1.1.Final-ee9.jar
Installing JBoss modules 185 of 524 (35.3%)EE9: transformed wildfly-event-logger-18.1.1.Final-ee9.jar
Installing JBoss modules 186 of 524 (35.5%)EE9: transformed wildfly-weld-ejb-26.1.1.Final-ee9.jar
Installing JBoss modules 189 of 524 (36.1%)EE9: transformed mod_cluster-core-1.4.4.Final-ee9.jar
Installing JBoss modules 190 of 524 (36.3%)EE9: transformed mod_cluster-container-spi-1.4.4.Final-ee9.jar
Installing JBoss modules 191 of 524 (36.5%)EE9: transformed wildfly-mod_cluster-undertow-26.1.1.Final-ee9.jar
Installing JBoss modules 197 of 524 (37.6%)EE9: transformed smallrye-health-3.2.1-ee9.jar
Installing JBoss modules 198 of 524 (37.8%)EE9: transformed wildfly-microprofile-health-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 205 of 524 (39.1%)EE9: transformed restat-api-5.12.5.Final-ee9.jar
EE9: transformed restat-util-5.12.5.Final-ee9.jar
EE9: transformed restat-integration-5.12.5.Final-ee9.jar
EE9: transformed restat-bridge-5.12.5.Final-ee9.jar
Installing JBoss modules 207 of 524 (39.5%)EE9: transformed wildfly-rts-26.1.1.Final-ee9.jar
Installing JBoss modules 208 of 524 (39.7%)EE9: transformed wildfly-jaxrs-26.1.1.Final-ee9.jar
Installing JBoss modules 211 of 524 (40.3%)EE9: transformed smallrye-open-api-core-2.1.21-ee9.jar
EE9: transformed smallrye-open-api-jaxrs-2.1.21-ee9.jar
Installing JBoss modules 212 of 524 (40.5%)EE9: transformed wildfly-microprofile-openapi-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 216 of 524 (41.2%)EE9: transformed smallrye-jwt-3.1.1-ee9.jar
EE9: transformed smallrye-jwt-cdi-extension-3.1.1-ee9.jar
EE9: transformed smallrye-jwt-common-3.1.1-ee9.jar
EE9: transformed smallrye-jwt-http-mechanism-3.1.1-ee9.jar
Installing JBoss modules 217 of 524 (41.4%)EE9: transformed wildfly-elytron-jwt-1.19.0.Final-ee9.jar
Installing JBoss modules 218 of 524 (41.6%)EE9: transformed wildfly-microprofile-jwt-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 220 of 524 (42.0%)EE9: transformed txframework-5.12.5.Final-ee9.jar
Installing JBoss modules 221 of 524 (42.2%)EE9: transformed compensations-5.12.5.Final-ee9.jar
Installing JBoss modules 223 of 524 (42.6%)EE9: transformed jbossxts-5.12.5.Final-ee9.jar
EE9: transformed jbosstxbridge-5.12.5.Final-ee9.jar
Installing JBoss modules 224 of 524 (42.7%)EE9: transformed jbossws-cxf-server-5.4.4.Final-ee9.jar
Installing JBoss modules 225 of 524 (42.9%)EE9: transformed log4j-jboss-logmanager-1.3.0.Final-ee9.jar
Installing JBoss modules 228 of 524 (43.5%)EE9: transformed jaxws-undertow-httpspi-1.0.1.Final-ee9.jar
Installing JBoss modules 229 of 524 (43.7%)EE9: transformed jbossws-cxf-transports-undertow-5.4.4.Final-ee9.jar
Installing JBoss modules 230 of 524 (43.9%)EE9: transformed cxf-services-sts-core-3.4.5-ee9.jar
Installing JBoss modules 231 of 524 (44.1%)EE9: transformed cxf-rt-ws-security-3.4.5-ee9.jar
Installing JBoss modules 233 of 524 (44.5%)EE9: transformed cxf-core-3.4.5-ee9.jar
Installing JBoss modules 235 of 524 (44.8%)EE9: transformed opensaml-core-3.4.6-ee9.jar
EE9: transformed opensaml-profile-api-3.4.6-ee9.jar
EE9: transformed opensaml-saml-api-3.4.6-ee9.jar
EE9: transformed opensaml-saml-impl-3.4.6-ee9.jar
EE9: transformed opensaml-security-api-3.4.6-ee9.jar
EE9: transformed opensaml-security-impl-3.4.6-ee9.jar
EE9: transformed opensaml-soap-api-3.4.6-ee9.jar
EE9: transformed opensaml-xmlsec-api-3.4.6-ee9.jar
EE9: transformed opensaml-xmlsec-impl-3.4.6-ee9.jar
EE9: transformed java-support-7.3.0-ee9.jar
Installing JBoss modules 237 of 524 (45.2%)EE9: transformed xmlsec-2.2.3-ee9.jar
Installing JBoss modules 239 of 524 (45.6%)EE9: transformed saaj-impl-1.5.3-ee9.jar
Installing JBoss modules 240 of 524 (45.8%)EE9: transformed wss4j-bindings-2.3.3-ee9.jar
EE9: transformed wss4j-ws-security-common-2.3.3-ee9.jar
EE9: transformed wss4j-ws-security-stax-2.3.3-ee9.jar
Installing JBoss modules 248 of 524 (47.3%)EE9: transformed cxf-rt-bindings-coloc-3.4.5-ee9.jar
EE9: transformed cxf-rt-bindings-soap-3.4.5-ee9.jar
EE9: transformed cxf-rt-bindings-xml-3.4.5-ee9.jar
EE9: transformed cxf-rt-databinding-aegis-3.4.5-ee9.jar
EE9: transformed cxf-rt-databinding-jaxb-3.4.5-ee9.jar
EE9: transformed cxf-rt-features-clustering-3.4.5-ee9.jar
EE9: transformed cxf-rt-frontend-jaxws-3.4.5-ee9.jar
EE9: transformed cxf-rt-frontend-simple-3.4.5-ee9.jar
EE9: transformed cxf-rt-management-3.4.5-ee9.jar
EE9: transformed cxf-rt-security-saml-3.4.5-ee9.jar
EE9: transformed cxf-rt-transports-http-3.4.5-ee9.jar
EE9: transformed cxf-rt-transports-http-hc-3.4.5-ee9.jar
EE9: transformed cxf-rt-transports-jms-3.4.5-ee9.jar
EE9: transformed cxf-rt-wsdl-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-addr-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-mex-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-policy-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-rm-3.4.5-ee9.jar
EE9: transformed cxf-tools-common-3.4.5-ee9.jar
EE9: transformed cxf-tools-java2ws-3.4.5-ee9.jar
EE9: transformed cxf-tools-validator-3.4.5-ee9.jar
EE9: transformed cxf-tools-wsdlto-core-3.4.5-ee9.jar
EE9: transformed cxf-tools-wsdlto-databinding-jaxb-3.4.5-ee9.jar
EE9: transformed cxf-tools-wsdlto-frontend-jaxws-3.4.5-ee9.jar
EE9: transformed cxf-services-ws-discovery-api-3.4.5-ee9.jar
EE9: transformed cxf-xjc-bug986-3.3.1-ee9.jar
EE9: transformed cxf-xjc-dv-3.3.1-ee9.jar
EE9: transformed cxf-xjc-runtime-3.3.1-ee9.jar
Installing JBoss modules 249 of 524 (47.5%)EE9: transformed jbossws-cxf-factories-5.4.4.Final-ee9.jar
Installing JBoss modules 259 of 524 (49.4%)EE9: transformed undertow-servlet-jakarta-2.2.17.Final-ee9.jar
Installing JBoss modules 260 of 524 (49.6%)EE9: transformed wildfly-undertow-26.1.1.Final-ee9.jar
Installing JBoss modules 261 of 524 (49.8%)EE9: transformed jboss-jaxb-intros-1.0.3.GA-ee9.jar
Installing JBoss modules 262 of 524 (50.0%)EE9: transformed jbossws-common-3.3.3.Final-ee9.jar
Installing JBoss modules 263 of 524 (50.2%)EE9: transformed jboss-jaxrpc-api_1.1_spec-2.0.0.Final-ee9.jar
Installing JBoss modules 265 of 524 (50.6%)EE9: transformed wildfly-security-plugins-26.1.1.Final-ee9.jar
Installing JBoss modules 268 of 524 (51.1%)EE9: transformed infinispan-core-13.0.10.Final-ee9.jar
Installing JBoss modules 274 of 524 (52.3%)EE9: transformed wildfly-ejb3-26.1.1.Final-ee9.jar
Installing JBoss modules 275 of 524 (52.5%)EE9: transformed wildfly-webservices-server-integration-26.1.1.Final-ee9.jar
Installing JBoss modules 276 of 524 (52.7%)EE9: transformed jbossws-spi-3.3.1.Final-ee9.jar
Installing JBoss modules 277 of 524 (52.9%)EE9: transformed jbossws-cxf-client-5.4.4.Final-ee9.jar
EE9: transformed jbossws-cxf-jaspi-5.4.4.Final-ee9.jar
Installing JBoss modules 278 of 524 (53.1%)EE9: transformed jbossws-api-1.1.2.Final-ee9.jar
Installing JBoss modules 287 of 524 (54.8%)EE9: transformed wildfly-xts-26.1.1.Final-ee9.jar
Installing JBoss modules 293 of 524 (55.9%)EE9: transformed json-patch-1.9-ee9.jar
Installing JBoss modules 305 of 524 (58.2%)EE9: transformed smallrye-opentracing-2.0.0-ee9.jar
Installing JBoss modules 306 of 524 (58.4%)EE9: transformed opentracing-tracerresolver-0.1.8-ee9.jar
Installing JBoss modules 307 of 524 (58.6%)EE9: transformed opentracing-interceptors-0.1.3-ee9.jar
Installing JBoss modules 313 of 524 (59.7%)EE9: transformed smallrye-config-2.10.0-ee9.jar
EE9: transformed smallrye-config-core-2.10.0-ee9.jar
Installing JBoss modules 315 of 524 (60.1%)EE9: transformed opentracing-jaxrs2-1.0.0-ee9.jar
Installing JBoss modules 325 of 524 (62.0%)EE9: transformed wildfly-microprofile-opentracing-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 338 of 524 (64.5%)EE9: transformed opentracing-web-servlet-filter-0.2.3-ee9.jar
Installing JBoss modules 339 of 524 (64.7%)EE9: transformed protobuf-java-util-3.19.2-ee9.jar
Installing JBoss modules 353 of 524 (67.4%)EE9: transformed infinispan-commons-13.0.10.Final-ee9.jar
Installing JBoss modules 354 of 524 (67.6%)EE9: transformed wildfly-clustering-ee-cache-26.1.1.Final-ee9.jar
Installing JBoss modules 363 of 524 (69.3%)EE9: transformed ironjacamar-jdbc-1.5.3.Final-ee9.jar
Installing JBoss modules 365 of 524 (69.7%)EE9: transformed wildfly-connector-26.1.1.Final-ee9.jar
Installing JBoss modules 366 of 524 (69.8%)EE9: transformed picketbox-5.0.3.Final-redhat-00008-ee9.jar
EE9: transformed picketbox-infinispan-5.0.3.Final-redhat-00008-ee9.jar
Installing JBoss modules 367 of 524 (70.0%)EE9: transformed ironjacamar-common-api-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-core-api-1.5.3.Final-ee9.jar
Installing JBoss modules 370 of 524 (70.6%)EE9: transformed jaxb-jxc-2.3.3-b02-ee9.jar
EE9: transformed jaxb-runtime-2.3.3-b02-ee9.jar
EE9: transformed jaxb-xjc-2.3.3-b02-jbossorg-1-ee9.jar
Installing JBoss modules 374 of 524 (71.4%)EE9: transformed jboss-jaxb-api_2.3_spec-2.0.1.Final-ee9.jar
Installing JBoss modules 378 of 524 (72.1%)EE9: transformed ironjacamar-common-impl-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-core-impl-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-deployers-common-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-validator-1.5.3.Final-ee9.jar
Installing JBoss modules 388 of 524 (74.0%)EE9: transformed wildfly-messaging-activemq-injection-26.1.1.Final-ee9.jar
Installing JBoss modules 389 of 524 (74.2%)EE9: transformed wildfly-messaging-activemq-subsystem-26.1.1.Final-ee9.jar
Installing JBoss modules 405 of 524 (77.3%)EE9: transformed jboss-iiop-client-1.0.1.Final-ee9.jar
Installing JBoss modules 410 of 524 (78.2%)EE9: transformed wildfly-iiop-openjdk-26.1.1.Final-ee9.jar
Installing JBoss modules 464 of 524 (88.5%)EE9: transformed wildfly-elytron-audit-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-client-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-json-util-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-mechanism-oauth2-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-realm-token-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-x500-cert-acme-1.19.0.Final-ee9.jar
Installing JBoss modules 473 of 524 (90.3%)EE9: transformed wildfly-transactions-26.1.1.Final-ee9.jar
Installing JBoss modules 478 of 524 (91.2%)EE9: transformed narayana-jts-integration-5.12.5.Final-ee9.jar
Installing JBoss modules 479 of 524 (91.4%)EE9: transformed openjdk-orb-8.1.7.Final-ee9.jar
Installing JBoss modules 481 of 524 (91.8%)EE9: transformed narayana-jts-idlj-5.12.5.Final-ee9.jar
Installing JBoss modules 494 of 524 (94.3%)EE9: transformed artemis-commons-2.19.1-ee9.jar
Installing JBoss modules 497 of 524 (94.8%)EE9: transformed jboss-logmanager-2.1.18.Final-ee9.jar
Installing JBoss modules 508 of 524 (96.9%)EE9: transformed artemis-core-client-2.19.1-ee9.jar
EE9: transformed artemis-server-2.19.1-ee9.jar
EE9: transformed artemis-cli-2.19.1-ee9.jar
EE9: transformed artemis-dto-2.19.1-ee9.jar
JBoss modules installed.
Configurations generated.
Feature pack installed.
=============== ============ ==============
Product         Build        Update Channel
=============== ============ ==============
wildfly-preview 26.1.1.Final current

Copy the whole dist to a another directory

image

Installing feature-pack to my-wildfly-preview-with-feature-pack

weli@192:~/w/my-wildfly-preview-with-feature-pack
➤ galleon.sh install --dir=.  --ignore-not-excluded-layers=true --file=/Users/weli/works/resteasy/galleon-feature-pack/target/galleon-feature-pack-6.1.0.Beta2.zip
Feature-packs resolved.
Installing packages 6 of 602 (1.0%)^[[BEE9: transformed wildfly-client-all-26.1.1.Final-ee9.jar
Installing packages 32 of 602 (5.3%)EE9: transformed resteasy-spring-4.7.6.Final-ee9.jar
Packages installed.
Installing JBoss modules 11 of 560 (2.0%)EE9: transformed microprofile-config-1.0.0.Final-ee9.jar
Installing JBoss modules 21 of 560 (3.8%)EE9: transformed wildfly-weld-webservices-26.1.1.Final-ee9.jar
Installing JBoss modules 26 of 560 (4.6%)EE9: transformed wildfly-elytron-http-oidc-1.19.0.Final-ee9.jar
Installing JBoss modules 34 of 560 (6.1%)EE9: transformed hornetq-jms-client-2.4.8.Final-ee9.jar
Installing JBoss modules 46 of 560 (8.2%)EE9: transformed wildfly-clustering-infinispan-extension-26.1.1.Final-ee9.jar
Installing JBoss modules 49 of 560 (8.8%)EE9: transformed wildfly-clustering-ejb-infinispan-26.1.1.Final-ee9.jar
Installing JBoss modules 59 of 560 (10.5%)EE9: transformed wildfly-clustering-web-undertow-26.1.1.Final-ee9.jar
Installing JBoss modules 69 of 560 (12.3%)EE9: transformed infinispan-cachestore-jdbc-common-13.0.10.Final-ee9.jar
Installing JBoss modules 72 of 560 (12.9%)EE9: transformed smallrye-reactive-messaging-provider-3.13.0-ee9.jar
Installing JBoss modules 74 of 560 (13.2%)EE9: transformed smallrye-reactive-messaging-kafka-3.13.0-ee9.jar
Installing JBoss modules 81 of 560 (14.5%)EE9: transformed hibernate-search-backend-jms-5.10.11.Final-ee9.jar
Installing JBoss modules 82 of 560 (14.6%)EE9: transformed wildfly-elytron-integration-18.1.1.Final-ee9.jar
Installing JBoss modules 83 of 560 (14.8%)EE9: transformed wildfly-microprofile-fault-tolerance-smallrye-executor-26.1.1.Final-ee9.jar
Installing JBoss modules 85 of 560 (15.2%)EE9: transformed smallrye-common-annotation-1.8.0-ee9.jar
Installing JBoss modules 86 of 560 (15.4%)EE9: transformed smallrye-fault-tolerance-5.2.1-ee9.jar
Installing JBoss modules 87 of 560 (15.5%)EE9: transformed wildfly-microprofile-fault-tolerance-smallrye-extension-26.1.1.Final-ee9.jar
Installing JBoss modules 89 of 560 (15.9%)EE9: transformed log4j-api-2.17.2-ee9.jar
Installing JBoss modules 92 of 560 (16.4%)EE9: transformed hibernate-search-orm-5.10.11.Final-ee9.jar
Installing JBoss modules 97 of 560 (17.3%)EE9: transformed microprofile-rest-client-base-1.0.0.Final-ee9.jar
Installing JBoss modules 106 of 560 (18.9%)EE9: transformed smallrye-metrics-3.0.3-ee9.jar
Installing JBoss modules 117 of 560 (20.9%)EE9: transformed smallrye-reactive-messaging-api-3.13.0-ee9.jar
Installing JBoss modules 121 of 560 (21.6%)EE9: transformed hibernate-search-engine-5.10.11.Final-ee9.jar
Installing JBoss modules 124 of 560 (22.1%)EE9: transformed undertow-js-1.0.2.Final-ee9.jar
Installing JBoss modules 127 of 560 (22.7%)EE9: transformed jakarta.security.enterprise-1.0.1-jbossorg-1-ee9.jar
Installing JBoss modules 157 of 560 (28.0%)EE9: transformed wildfly-clustering-ee-infinispan-26.1.1.Final-ee9.jar
Installing JBoss modules 158 of 560 (28.2%)EE9: transformed wildfly-clustering-web-infinispan-26.1.1.Final-ee9.jar
Installing JBoss modules 159 of 560 (28.4%)EE9: transformed wildfly-clustering-ee-hotrod-26.1.1.Final-ee9.jar
Installing JBoss modules 164 of 560 (29.3%)EE9: transformed infinispan-client-hotrod-13.0.10.Final-ee9.jar
Installing JBoss modules 165 of 560 (29.5%)EE9: transformed wildfly-clustering-infinispan-client-26.1.1.Final-ee9.jar
Installing JBoss modules 171 of 560 (30.5%)EE9: transformed infinispan-hibernate-cache-spi-13.0.10.Final-ee9.jar
EE9: transformed infinispan-hibernate-cache-commons-13.0.10.Final-ee9.jar
EE9: transformed infinispan-hibernate-cache-v53-13.0.10.Final-ee9.jar
Installing JBoss modules 180 of 560 (32.1%)EE9: transformed hibernate-core-5.3.24.Final-ee9.jar
EE9: transformed hibernate-envers-5.3.24.Final-ee9.jar
Installing JBoss modules 181 of 560 (32.3%)EE9: transformed jipijapa-hibernate5-3-26.1.1.Final-ee9.jar
Installing JBoss modules 185 of 560 (33.0%)EE9: transformed wildfly-event-logger-18.1.1.Final-ee9.jar
Installing JBoss modules 186 of 560 (33.2%)EE9: transformed wildfly-weld-ejb-26.1.1.Final-ee9.jar
Installing JBoss modules 189 of 560 (33.8%)EE9: transformed mod_cluster-core-1.4.4.Final-ee9.jar
Installing JBoss modules 190 of 560 (33.9%)EE9: transformed mod_cluster-container-spi-1.4.4.Final-ee9.jar
Installing JBoss modules 191 of 560 (34.1%)EE9: transformed wildfly-mod_cluster-undertow-26.1.1.Final-ee9.jar
Installing JBoss modules 197 of 560 (35.2%)EE9: transformed smallrye-health-3.2.1-ee9.jar
Installing JBoss modules 198 of 560 (35.4%)EE9: transformed wildfly-microprofile-health-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 205 of 560 (36.6%)EE9: transformed restat-api-5.12.5.Final-ee9.jar
EE9: transformed restat-util-5.12.5.Final-ee9.jar
EE9: transformed restat-integration-5.12.5.Final-ee9.jar
EE9: transformed restat-bridge-5.12.5.Final-ee9.jar
Installing JBoss modules 207 of 560 (37.0%)EE9: transformed wildfly-rts-26.1.1.Final-ee9.jar
Installing JBoss modules 208 of 560 (37.1%)EE9: transformed wildfly-jaxrs-26.1.1.Final-ee9.jar
Installing JBoss modules 211 of 560 (37.7%)EE9: transformed smallrye-open-api-core-2.1.21-ee9.jar
EE9: transformed smallrye-open-api-jaxrs-2.1.21-ee9.jar
Installing JBoss modules 212 of 560 (37.9%)EE9: transformed wildfly-microprofile-openapi-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 216 of 560 (38.6%)EE9: transformed smallrye-jwt-3.1.1-ee9.jar
EE9: transformed smallrye-jwt-cdi-extension-3.1.1-ee9.jar
EE9: transformed smallrye-jwt-common-3.1.1-ee9.jar
EE9: transformed smallrye-jwt-http-mechanism-3.1.1-ee9.jar
Installing JBoss modules 217 of 560 (38.8%)EE9: transformed wildfly-elytron-jwt-1.19.0.Final-ee9.jar
Installing JBoss modules 218 of 560 (38.9%)EE9: transformed wildfly-microprofile-jwt-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 220 of 560 (39.3%)EE9: transformed txframework-5.12.5.Final-ee9.jar
Installing JBoss modules 221 of 560 (39.5%)EE9: transformed compensations-5.12.5.Final-ee9.jar
Installing JBoss modules 223 of 560 (39.8%)EE9: transformed jbossxts-5.12.5.Final-ee9.jar
EE9: transformed jbosstxbridge-5.12.5.Final-ee9.jar
Installing JBoss modules 224 of 560 (40.0%)EE9: transformed jbossws-cxf-server-5.4.4.Final-ee9.jar
Installing JBoss modules 225 of 560 (40.2%)EE9: transformed log4j-jboss-logmanager-1.3.0.Final-ee9.jar
Installing JBoss modules 228 of 560 (40.7%)EE9: transformed jaxws-undertow-httpspi-1.0.1.Final-ee9.jar
Installing JBoss modules 229 of 560 (40.9%)EE9: transformed jbossws-cxf-transports-undertow-5.4.4.Final-ee9.jar
Installing JBoss modules 230 of 560 (41.1%)EE9: transformed cxf-services-sts-core-3.4.5-ee9.jar
Installing JBoss modules 231 of 560 (41.3%)EE9: transformed cxf-rt-ws-security-3.4.5-ee9.jar
Installing JBoss modules 233 of 560 (41.6%)EE9: transformed cxf-core-3.4.5-ee9.jar
Installing JBoss modules 235 of 560 (42.0%)EE9: transformed opensaml-core-3.4.6-ee9.jar
EE9: transformed opensaml-profile-api-3.4.6-ee9.jar
EE9: transformed opensaml-saml-api-3.4.6-ee9.jar
EE9: transformed opensaml-saml-impl-3.4.6-ee9.jar
EE9: transformed opensaml-security-api-3.4.6-ee9.jar
EE9: transformed opensaml-security-impl-3.4.6-ee9.jar
EE9: transformed opensaml-soap-api-3.4.6-ee9.jar
EE9: transformed opensaml-xmlsec-api-3.4.6-ee9.jar
EE9: transformed opensaml-xmlsec-impl-3.4.6-ee9.jar
EE9: transformed java-support-7.3.0-ee9.jar
Installing JBoss modules 237 of 560 (42.3%)EE9: transformed xmlsec-2.2.3-ee9.jar
Installing JBoss modules 239 of 560 (42.7%)EE9: transformed saaj-impl-1.5.3-ee9.jar
Installing JBoss modules 240 of 560 (42.9%)EE9: transformed wss4j-bindings-2.3.3-ee9.jar
EE9: transformed wss4j-ws-security-common-2.3.3-ee9.jar
EE9: transformed wss4j-ws-security-stax-2.3.3-ee9.jar
Installing JBoss modules 248 of 560 (44.3%)EE9: transformed cxf-rt-bindings-coloc-3.4.5-ee9.jar
EE9: transformed cxf-rt-bindings-soap-3.4.5-ee9.jar
EE9: transformed cxf-rt-bindings-xml-3.4.5-ee9.jar
EE9: transformed cxf-rt-databinding-aegis-3.4.5-ee9.jar
EE9: transformed cxf-rt-databinding-jaxb-3.4.5-ee9.jar
EE9: transformed cxf-rt-features-clustering-3.4.5-ee9.jar
EE9: transformed cxf-rt-frontend-jaxws-3.4.5-ee9.jar
EE9: transformed cxf-rt-frontend-simple-3.4.5-ee9.jar
EE9: transformed cxf-rt-management-3.4.5-ee9.jar
EE9: transformed cxf-rt-security-saml-3.4.5-ee9.jar
EE9: transformed cxf-rt-transports-http-3.4.5-ee9.jar
EE9: transformed cxf-rt-transports-http-hc-3.4.5-ee9.jar
EE9: transformed cxf-rt-transports-jms-3.4.5-ee9.jar
EE9: transformed cxf-rt-wsdl-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-addr-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-mex-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-policy-3.4.5-ee9.jar
EE9: transformed cxf-rt-ws-rm-3.4.5-ee9.jar
EE9: transformed cxf-tools-common-3.4.5-ee9.jar
EE9: transformed cxf-tools-java2ws-3.4.5-ee9.jar
EE9: transformed cxf-tools-validator-3.4.5-ee9.jar
EE9: transformed cxf-tools-wsdlto-core-3.4.5-ee9.jar
EE9: transformed cxf-tools-wsdlto-databinding-jaxb-3.4.5-ee9.jar
EE9: transformed cxf-tools-wsdlto-frontend-jaxws-3.4.5-ee9.jar
EE9: transformed cxf-services-ws-discovery-api-3.4.5-ee9.jar
EE9: transformed cxf-xjc-bug986-3.3.1-ee9.jar
EE9: transformed cxf-xjc-dv-3.3.1-ee9.jar
EE9: transformed cxf-xjc-runtime-3.3.1-ee9.jar
Installing JBoss modules 249 of 560 (44.5%)EE9: transformed jbossws-cxf-factories-5.4.4.Final-ee9.jar
Installing JBoss modules 259 of 560 (46.3%)EE9: transformed undertow-servlet-jakarta-2.2.17.Final-ee9.jar
Installing JBoss modules 260 of 560 (46.4%)EE9: transformed wildfly-undertow-26.1.1.Final-ee9.jar
Installing JBoss modules 261 of 560 (46.6%)EE9: transformed jboss-jaxb-intros-1.0.3.GA-ee9.jar
Installing JBoss modules 262 of 560 (46.8%)EE9: transformed jbossws-common-3.3.3.Final-ee9.jar
Installing JBoss modules 263 of 560 (47.0%)EE9: transformed jboss-jaxrpc-api_1.1_spec-2.0.0.Final-ee9.jar
Installing JBoss modules 265 of 560 (47.3%)EE9: transformed wildfly-security-plugins-26.1.1.Final-ee9.jar
Installing JBoss modules 268 of 560 (47.9%)EE9: transformed infinispan-core-13.0.10.Final-ee9.jar
Installing JBoss modules 274 of 560 (48.9%)EE9: transformed wildfly-ejb3-26.1.1.Final-ee9.jar
Installing JBoss modules 275 of 560 (49.1%)EE9: transformed wildfly-webservices-server-integration-26.1.1.Final-ee9.jar
Installing JBoss modules 276 of 560 (49.3%)EE9: transformed jbossws-spi-3.3.1.Final-ee9.jar
Installing JBoss modules 277 of 560 (49.5%)EE9: transformed jbossws-cxf-client-5.4.4.Final-ee9.jar
EE9: transformed jbossws-cxf-jaspi-5.4.4.Final-ee9.jar
Installing JBoss modules 278 of 560 (49.6%)EE9: transformed jbossws-api-1.1.2.Final-ee9.jar
Installing JBoss modules 287 of 560 (51.3%)EE9: transformed wildfly-xts-26.1.1.Final-ee9.jar
Installing JBoss modules 293 of 560 (52.3%)EE9: transformed json-patch-1.9-ee9.jar
Installing JBoss modules 305 of 560 (54.5%)EE9: transformed smallrye-opentracing-2.0.0-ee9.jar
Installing JBoss modules 306 of 560 (54.6%)EE9: transformed opentracing-tracerresolver-0.1.8-ee9.jar
Installing JBoss modules 307 of 560 (54.8%)EE9: transformed opentracing-interceptors-0.1.3-ee9.jar
Installing JBoss modules 313 of 560 (55.9%)EE9: transformed smallrye-config-2.10.0-ee9.jar
EE9: transformed smallrye-config-core-2.10.0-ee9.jar
Installing JBoss modules 315 of 560 (56.3%)EE9: transformed opentracing-jaxrs2-1.0.0-ee9.jar
Installing JBoss modules 325 of 560 (58.0%)EE9: transformed wildfly-microprofile-opentracing-smallrye-26.1.1.Final-ee9.jar
Installing JBoss modules 338 of 560 (60.4%)EE9: transformed opentracing-web-servlet-filter-0.2.3-ee9.jar
Installing JBoss modules 339 of 560 (60.5%)EE9: transformed protobuf-java-util-3.19.2-ee9.jar
Installing JBoss modules 353 of 560 (63.0%)EE9: transformed infinispan-commons-13.0.10.Final-ee9.jar
Installing JBoss modules 354 of 560 (63.2%)EE9: transformed wildfly-clustering-ee-cache-26.1.1.Final-ee9.jar
Installing JBoss modules 363 of 560 (64.8%)EE9: transformed ironjacamar-jdbc-1.5.3.Final-ee9.jar
Installing JBoss modules 365 of 560 (65.2%)EE9: transformed wildfly-connector-26.1.1.Final-ee9.jar
Installing JBoss modules 366 of 560 (65.4%)EE9: transformed picketbox-5.0.3.Final-redhat-00008-ee9.jar
EE9: transformed picketbox-infinispan-5.0.3.Final-redhat-00008-ee9.jar
Installing JBoss modules 367 of 560 (65.5%)EE9: transformed ironjacamar-common-api-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-core-api-1.5.3.Final-ee9.jar
Installing JBoss modules 370 of 560 (66.1%)EE9: transformed jaxb-jxc-2.3.3-b02-ee9.jar
EE9: transformed jaxb-runtime-2.3.3-b02-ee9.jar
EE9: transformed jaxb-xjc-2.3.3-b02-jbossorg-1-ee9.jar
Installing JBoss modules 374 of 560 (66.8%)EE9: transformed jboss-jaxb-api_2.3_spec-2.0.1.Final-ee9.jar
Installing JBoss modules 378 of 560 (67.5%)EE9: transformed ironjacamar-common-impl-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-core-impl-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-deployers-common-1.5.3.Final-ee9.jar
EE9: transformed ironjacamar-validator-1.5.3.Final-ee9.jar
Installing JBoss modules 388 of 560 (69.3%)EE9: transformed wildfly-messaging-activemq-injection-26.1.1.Final-ee9.jar
Installing JBoss modules 389 of 560 (69.5%)EE9: transformed wildfly-messaging-activemq-subsystem-26.1.1.Final-ee9.jar
Installing JBoss modules 405 of 560 (72.3%)EE9: transformed jboss-iiop-client-1.0.1.Final-ee9.jar
Installing JBoss modules 410 of 560 (73.2%)EE9: transformed wildfly-iiop-openjdk-26.1.1.Final-ee9.jar
Installing JBoss modules 464 of 560 (82.9%)EE9: transformed wildfly-elytron-audit-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-client-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-json-util-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-mechanism-oauth2-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-realm-token-1.19.0.Final-ee9.jar
EE9: transformed wildfly-elytron-x500-cert-acme-1.19.0.Final-ee9.jar
Installing JBoss modules 473 of 560 (84.5%)EE9: transformed wildfly-transactions-26.1.1.Final-ee9.jar
Installing JBoss modules 478 of 560 (85.4%)EE9: transformed narayana-jts-integration-5.12.5.Final-ee9.jar
Installing JBoss modules 479 of 560 (85.5%)EE9: transformed openjdk-orb-8.1.7.Final-ee9.jar
Installing JBoss modules 481 of 560 (85.9%)EE9: transformed narayana-jts-idlj-5.12.5.Final-ee9.jar
Installing JBoss modules 494 of 560 (88.2%)EE9: transformed artemis-commons-2.19.1-ee9.jar
Installing JBoss modules 497 of 560 (88.8%)EE9: transformed jboss-logmanager-2.1.18.Final-ee9.jar
Installing JBoss modules 508 of 560 (90.7%)EE9: transformed artemis-core-client-2.19.1-ee9.jar
EE9: transformed artemis-server-2.19.1-ee9.jar
EE9: transformed artemis-cli-2.19.1-ee9.jar
EE9: transformed artemis-dto-2.19.1-ee9.jar
Installing JBoss modules 531 of 560 (94.8%)EE9: transformed msg-simple-1.2-ee9.jar
Installing JBoss modules 532 of 560 (95.0%)EE9: transformed jackson-coreutils-2.0-ee9.jar
Installing JBoss modules 533 of 560 (95.2%)EE9: transformed json-patch-1.13-ee9.jar
Installing JBoss modules 547 of 560 (97.7%)EE9: transformed guava-31.0.1-jre-ee9.jar
JBoss modules installed.
Configurations generated.
Feature pack installed.

Comparing the differences between the two directories

After feature pack installation it contains some extra security settings in configurationi file:

image

In addition two modules are added after feature pack installation(which is expected):

image

Also it contains some trivial text changes:

image

The rest changes are because of EE9 transformation process which makes the jar file differ(and actually they are not changed before/after feature pack installation with my understanding).

@liweinan
Copy link
Author

liweinan commented Jun 7, 2022

In conclusion the only difference that is relevant should be the tracing-api module addition.

@liweinan
Copy link
Author

liweinan commented Jun 7, 2022

difference before/after feature-pack installion:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment