Skip to content

Instantly share code, notes, and snippets.

@scottmarlow
Created November 16, 2021 20:25
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 scottmarlow/7918fd62667363ff8d980499d9ca9298 to your computer and use it in GitHub Desktop.
Save scottmarlow/7918fd62667363ff8d980499d9ca9298 to your computer and use it in GitHub Desktop.
com.sun.tdk.signaturetest.Main gets java.lang.ClassNotFoundException: java.lang.annotation.Annotation on JDK11
+ '[' -z '' ']'
++ pwd
+ export WORKSPACE=/home/smarlow/work/jakarta/jakartaee-tck
+ WORKSPACE=/home/smarlow/work/jakarta/jakartaee-tck
+ cd /home/smarlow/work/jakarta/jakartaee-tck
++ pwd
+ export BASEDIR=/home/smarlow/work/jakarta/jakartaee-tck
+ BASEDIR=/home/smarlow/work/jakarta/jakartaee-tck
+ export TS_HOME=/home/smarlow/work/jakarta/jakartaee-tck
+ TS_HOME=/home/smarlow/work/jakarta/jakartaee-tck
+ '[' -z '' ']'
+ export JAKARTA_JARS=/home/smarlow/work/jakarta/jakartaee-tck/modules
+ JAKARTA_JARS=/home/smarlow/work/jakarta/jakartaee-tck/modules
+ echo 'JAKARTA_JARS = /home/smarlow/work/jakarta/jakartaee-tck/modules'
JAKARTA_JARS = /home/smarlow/work/jakarta/jakartaee-tck/modules
+ export TS_HOME=/home/smarlow/work/jakarta/jakartaee-tck
+ TS_HOME=/home/smarlow/work/jakarta/jakartaee-tck
+ which java
+ alias
+ eval declare -f
++ declare -f
+ /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot java
/home/smarlow/jdk1.8.0_251/bin/java
+ java -version
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
+ cd /home/smarlow/work/jakarta/jakartaee-tck
+ mkdir -p /home/smarlow/work/jakarta/jakartaee-tck/modules
+ cd /home/smarlow/work/jakarta/jakartaee-tck/modules
+ mvn -f /home/smarlow/work/jakarta/jakartaee-tck/docker/pom.xml -Pstaging dependency:copy-dependencies -DoutputDirectory=/home/smarlow/work/jakarta/jakartaee-tck/modules -Dmdep.stripVersion=true
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< jakarta:dependency_copy >-----------------------
[INFO] Building dependency_copy 1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (default-cli) @ dependency_copy ---
[INFO] org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 already exists in destination.
[INFO] org.jvnet.mimepull:mimepull:jar:1.9.13 already exists in destination.
[INFO] jakarta.faces:jakarta.faces-api:jar:3.0.0 already exists in destination.
[INFO] jakarta.batch:jakarta.batch-api:jar:2.0.0 already exists in destination.
[INFO] org.ow2.asm:asm-tree:jar:7.3.1 already exists in destination.
[INFO] org.glassfish.metro:webservices-api:jar:3.0.0 already exists in destination.
[INFO] jakarta.xml.ws:jakarta.xml.ws-api:jar:4.0.0-RC1 already exists in destination.
[INFO] org.glassfish.metro:webservices-osgi:jar:3.0.0 already exists in destination.
[INFO] org.glassfish.pfl:pfl-dynamic:jar:4.1.2 already exists in destination.
[INFO] org.glassfish.metro:webservices-tools:jar:3.0.0 already exists in destination.
[INFO] org.glassfish.metro:webservices-rt:jar:3.0.0 already exists in destination.
[INFO] jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.authentication:jakarta.authentication-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.0-RC1 already exists in destination.
[INFO] jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 already exists in destination.
[INFO] jakarta.servlet:jakarta.servlet-api:jar:5.0.0 already exists in destination.
[INFO] com.fasterxml.woodstox:woodstox-core:jar:6.2.1 already exists in destination.
[INFO] org.slf4j:slf4j-api:jar:1.7.30 already exists in destination.
[INFO] org.ow2.asm:asm:jar:7.3.1 already exists in destination.
[INFO] org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.4 already exists in destination.
[INFO] org.apache.santuario:xmlsec:jar:2.1.5 already exists in destination.
[INFO] jakarta.activation:jakarta.activation-api:jar:2.1.0-RC1 already exists in destination.
[INFO] jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.validation:jakarta.validation-api:jar:3.0.0 already exists in destination.
[INFO] jakarta.json:jakarta.json-api:jar:2.1.0-RC1 already exists in destination.
[INFO] jakarta.transaction:jakarta.transaction-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0-RC2 already exists in destination.
[INFO] org.glassfish.pfl:pfl-tf:jar:4.1.2 already exists in destination.
[INFO] jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 already exists in destination.
[INFO] com.sun.org.apache.xml.internal:resolver:jar:20050927 already exists in destination.
[INFO] jakarta.resource:jakarta.resource-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.el:jakarta.el-api:jar:5.0.0-M3 already exists in destination.
[INFO] org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 already exists in destination.
[INFO] org.glassfish.pfl:pfl-asm:jar:4.0.1 already exists in destination.
[INFO] jakarta.authorization:jakarta.authorization-api:jar:2.0.0 already exists in destination.
[INFO] org.codehaus.woodstox:stax2-api:jar:4.2.1 already exists in destination.
[INFO] org.glassfish.pfl:pfl-basic-tools:jar:4.0.1 already exists in destination.
[INFO] org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 already exists in destination.
[INFO] org.ow2.asm:asm-util:jar:7.3.1 already exists in destination.
[INFO] com.sun.activation:jakarta.activation:jar:2.0.0 already exists in destination.
[INFO] org.osgi:org.osgi.core:jar:6.0.0 already exists in destination.
[INFO] org.glassfish.corba:exception-annotation-processor:jar:4.2.4 already exists in destination.
[INFO] jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 already exists in destination.
[INFO] org.glassfish.external:management-api:jar:3.2.1 already exists in destination.
[INFO] org.ow2.asm:asm-analysis:jar:7.3.1 already exists in destination.
[INFO] jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.0.0 already exists in destination.
[INFO] jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.jms:jakarta.jms-api:jar:3.0.0 already exists in destination.
[INFO] jakarta.mail:jakarta.mail-api:jar:2.1.0-RC1 already exists in destination.
[INFO] jakarta.persistence:jakarta.persistence-api:jar:3.1.0-RC1 already exists in destination.
[INFO] org.glassfish.metro:webservices-api-osgi:jar:3.0.0 already exists in destination.
[INFO] commons-codec:commons-codec:jar:1.13 already exists in destination.
[INFO] jakarta.websocket:jakarta.websocket-api:jar:2.0.0 already exists in destination.
[INFO] jakarta.annotation:jakarta.annotation-api:jar:2.1.0-B1 already exists in destination.
[INFO] org.glassfish.gmbal:gmbal:jar:4.0.0 already exists in destination.
[INFO] org.glassfish.pfl:pfl-tf-tools:jar:4.0.1 already exists in destination.
[INFO] jakarta.ejb:jakarta.ejb-api:jar:4.0.0 already exists in destination.
[INFO] org.glassfish.metro:webservices-extra-jdk-packages:jar:3.0.0 already exists in destination.
[INFO] org.glassfish.pfl:pfl-basic:jar:4.1.2 already exists in destination.
[INFO] jakarta.inject:jakarta.inject-api:jar:2.0.0 already exists in destination.
[INFO] com.sun.xml.bind:jaxb-osgi:jar:3.0.0 already exists in destination.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.619 s
[INFO] Finished at: 2021-11-16T15:23:41-05:00
[INFO] ------------------------------------------------------------------------
+ echo 'generate TCK signature map files'
generate TCK signature map files
+ export sigtest_classes=/home/smarlow/work/jakarta/jakartaee-tck/lib/sigtest.jar
+ sigtest_classes=/home/smarlow/work/jakarta/jakartaee-tck/lib/sigtest.jar
+ export pathsep=:
+ pathsep=:
+ export deliverabledir=signature-repository
+ deliverabledir=signature-repository
+ mkdir -p /home/smarlow/work/jakarta/jakartaee-tck/install/signature-repository
+ export tckname=jakartaee
+ tckname=jakartaee
+ export 'INCLUDES=jakarta.activation:jakarta.annotation:javax.annotation.processing:jakarta.annotation.security:jakarta.annotation.sql:jakarta.batch.api:jakarta.batch.api.chunk:jakarta.batch.api.chunk.listener:jakarta.batch.api.listener:jakarta.batch.api.partition:jakarta.batch.operations:jakarta.batch.runtime:jakarta.batch.runtime.context:jakarta.decorator:jakarta.ejb:jakarta.ejb.embeddable:jakarta.ejb.spi:jakarta.el:jakarta.enterprise.concurrent:jakarta.enterprise.context:jakarta.enterprise.context.control:jakarta.enterprise.context.spi:jakarta.enterprise.event:jakarta.enterprise.inject:jakarta.enterprise.inject.literal:jakarta.enterprise.inject.spi:jakarta.enterprise.inject.spi.configurator:jakarta.enterprise.util:jakarta.faces:jakarta.faces.application:jakarta.faces.bean:jakarta.faces.component:jakarta.faces.component.behavior:jakarta.faces.component.html:jakarta.faces.component.search:jakarta.faces.component.visit:jakarta.faces.context:jakarta.faces.convert:jakarta.faces.el:jakarta.faces.event:jakarta.faces.flow:jakarta.faces.flow.builder:jakarta.faces.lifecycle:jakarta.faces.model:jakarta.faces.push:jakarta.faces.render:jakarta.faces.validator:jakarta.faces.view:jakarta.faces.view.facelets:jakarta.faces.webapp:jakarta.inject:jakarta.interceptor:jakarta.jms:jakarta.json:jakarta.json.bind:jakarta.json.bind.adapter:jakarta.json.bind.annotation:jakarta.json.bind.config:jakarta.json.bind.serializer:jakarta.json.bind.spi:jakarta.json.spi:jakarta.json.stream:jakarta.jws:jakarta.jws.soap:jakarta.mail:jakarta.mail.event:jakarta.mail.internet:jakarta.mail.search:jakarta.mail.util:javax.naming:jakarta.persistence:jakarta.persistence.criteria:jakarta.persistence.metamodel:jakarta.persistence.spi:jakarta.resource:jakarta.resource.cci:jakarta.resource.spi:jakarta.resource.spi.endpoint:jakarta.resource.spi.security:jakarta.resource.spi.work:javax.security.auth.callback:javax.security.auth.login:jakarta.security.auth.message:jakarta.security.auth.message.callback:jakarta.security.auth.message.config:jakarta.security.auth.message.module:jakarta.security.enterprise:jakarta.security.enterprise.authentication.mechanism.http:jakarta.security.enterprise.credential:jakarta.security.enterprise.identitystore:jakarta.security.jacc:jakarta.servlet:jakarta.servlet.annotation:jakarta.servlet.descriptor:jakarta.servlet.http:jakarta.servlet.jsp:jakarta.servlet.jsp.el:jakarta.servlet.jsp.jstl.core:jakarta.servlet.jsp.jstl.fmt:jakarta.servlet.jsp.jstl.sql:jakarta.servlet.jsp.jstl.tlv:jakarta.servlet.jsp.tagext:jakarta.transaction:javax.transaction.xa:jakarta.validation:jakarta.validation.Configuration<{jakarta.validation:jakarta.validation.Configuration<{jakarta.validation.bootstrap:jakarta.validation.Configuration<{jakarta.validation.spi:jakarta.validation.bootstrap:jakarta.validation.constraints:jakarta.validation.constraintvalidation:jakarta.validation.executable:jakarta.validation.groups:jakarta.validation.metadata:jakarta.validation.spi:jakarta.validation.valueextraction:jakarta.websocket:jakarta.websocket.server:jakarta.ws.rs:jakarta.ws.rs.client:jakarta.ws.rs.container:jakarta.ws.rs.core:jakarta.ws.rs.ext:jakarta.ws.rs.sse:jakarta.xml.bind:jakarta.xml.bind.annotation:jakarta.xml.bind.annotation.adapters:jakarta.xml.bind.attachment:jakarta.xml.bind.helpers:jakarta.xml.bind.util:jakarta.xml.soap:javax.xml.transform:javax.xml.transform.dom:javax.xml.transform.sax:jakarta.xml.ws:jakarta.xml.ws.handler:jakarta.xml.ws.handler.soap:jakarta.xml.ws.http:jakarta.xml.ws.soap:jakarta.xml.ws.spi:jakarta.xml.ws.spi.http:jakarta.xml.ws.wsaddressing:org.w3c.dom:org.xml.sax'
+ INCLUDES='jakarta.activation:jakarta.annotation:javax.annotation.processing:jakarta.annotation.security:jakarta.annotation.sql:jakarta.batch.api:jakarta.batch.api.chunk:jakarta.batch.api.chunk.listener:jakarta.batch.api.listener:jakarta.batch.api.partition:jakarta.batch.operations:jakarta.batch.runtime:jakarta.batch.runtime.context:jakarta.decorator:jakarta.ejb:jakarta.ejb.embeddable:jakarta.ejb.spi:jakarta.el:jakarta.enterprise.concurrent:jakarta.enterprise.context:jakarta.enterprise.context.control:jakarta.enterprise.context.spi:jakarta.enterprise.event:jakarta.enterprise.inject:jakarta.enterprise.inject.literal:jakarta.enterprise.inject.spi:jakarta.enterprise.inject.spi.configurator:jakarta.enterprise.util:jakarta.faces:jakarta.faces.application:jakarta.faces.bean:jakarta.faces.component:jakarta.faces.component.behavior:jakarta.faces.component.html:jakarta.faces.component.search:jakarta.faces.component.visit:jakarta.faces.context:jakarta.faces.convert:jakarta.faces.el:jakarta.faces.event:jakarta.faces.flow:jakarta.faces.flow.builder:jakarta.faces.lifecycle:jakarta.faces.model:jakarta.faces.push:jakarta.faces.render:jakarta.faces.validator:jakarta.faces.view:jakarta.faces.view.facelets:jakarta.faces.webapp:jakarta.inject:jakarta.interceptor:jakarta.jms:jakarta.json:jakarta.json.bind:jakarta.json.bind.adapter:jakarta.json.bind.annotation:jakarta.json.bind.config:jakarta.json.bind.serializer:jakarta.json.bind.spi:jakarta.json.spi:jakarta.json.stream:jakarta.jws:jakarta.jws.soap:jakarta.mail:jakarta.mail.event:jakarta.mail.internet:jakarta.mail.search:jakarta.mail.util:javax.naming:jakarta.persistence:jakarta.persistence.criteria:jakarta.persistence.metamodel:jakarta.persistence.spi:jakarta.resource:jakarta.resource.cci:jakarta.resource.spi:jakarta.resource.spi.endpoint:jakarta.resource.spi.security:jakarta.resource.spi.work:javax.security.auth.callback:javax.security.auth.login:jakarta.security.auth.message:jakarta.security.auth.message.callback:jakarta.security.auth.message.config:jakarta.security.auth.message.module:jakarta.security.enterprise:jakarta.security.enterprise.authentication.mechanism.http:jakarta.security.enterprise.credential:jakarta.security.enterprise.identitystore:jakarta.security.jacc:jakarta.servlet:jakarta.servlet.annotation:jakarta.servlet.descriptor:jakarta.servlet.http:jakarta.servlet.jsp:jakarta.servlet.jsp.el:jakarta.servlet.jsp.jstl.core:jakarta.servlet.jsp.jstl.fmt:jakarta.servlet.jsp.jstl.sql:jakarta.servlet.jsp.jstl.tlv:jakarta.servlet.jsp.tagext:jakarta.transaction:javax.transaction.xa:jakarta.validation:jakarta.validation.Configuration<{jakarta.validation:jakarta.validation.Configuration<{jakarta.validation.bootstrap:jakarta.validation.Configuration<{jakarta.validation.spi:jakarta.validation.bootstrap:jakarta.validation.constraints:jakarta.validation.constraintvalidation:jakarta.validation.executable:jakarta.validation.groups:jakarta.validation.metadata:jakarta.validation.spi:jakarta.validation.valueextraction:jakarta.websocket:jakarta.websocket.server:jakarta.ws.rs:jakarta.ws.rs.client:jakarta.ws.rs.container:jakarta.ws.rs.core:jakarta.ws.rs.ext:jakarta.ws.rs.sse:jakarta.xml.bind:jakarta.xml.bind.annotation:jakarta.xml.bind.annotation.adapters:jakarta.xml.bind.attachment:jakarta.xml.bind.helpers:jakarta.xml.bind.util:jakarta.xml.soap:javax.xml.transform:javax.xml.transform.dom:javax.xml.transform.sax:jakarta.xml.ws:jakarta.xml.ws.handler:jakarta.xml.ws.handler.soap:jakarta.xml.ws.http:jakarta.xml.ws.soap:jakarta.xml.ws.spi:jakarta.xml.ws.spi.http:jakarta.xml.ws.wsaddressing:org.w3c.dom:org.xml.sax'
+ export sigTestClasspath=/home/smarlow/work/jakarta/jakartaee-tck/modules/glassfish-corba-omgapi.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.annotation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authentication-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authorization-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.batch-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ejb-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.el-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.cdi-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.concurrent-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.faces-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.inject-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.interceptor-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.jms-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.mail-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.persistence-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.resource-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.security.enterprise-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp.jstl-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.transaction-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.validation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.websocket-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ws.rs-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.xml.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api-osgi.jar:
+ sigTestClasspath=/home/smarlow/work/jakarta/jakartaee-tck/modules/glassfish-corba-omgapi.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.annotation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authentication-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authorization-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.batch-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ejb-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.el-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.cdi-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.concurrent-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.faces-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.inject-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.interceptor-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.jms-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.mail-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.persistence-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.resource-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.security.enterprise-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp.jstl-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.transaction-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.validation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.websocket-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ws.rs-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.xml.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api-osgi.jar:
+ export 'OPTIONS=-static -debug -verbose '
+ OPTIONS='-static -debug -verbose '
+ export CLASSNAME=com.sun.tdk.signaturetest.Main
+ CLASSNAME=com.sun.tdk.signaturetest.Main
+ export CLASSPATH=:/home/smarlow/work/jakarta/jakartaee-tck/lib/sigtest.jar
+ CLASSPATH=:/home/smarlow/work/jakarta/jakartaee-tck/lib/sigtest.jar
+ export SIGFILEPATH=/home/smarlow/work/jakarta/jakartaee-tck/src/com/sun/ts/tests/signaturetest/signature-repository
+ SIGFILEPATH=/home/smarlow/work/jakarta/jakartaee-tck/src/com/sun/ts/tests/signaturetest/signature-repository
+ java com.sun.tdk.signaturetest.Main Setup -static -debug -verbose -classpath /home/smarlow/work/jakarta/jakartaee-tck/modules/glassfish-corba-omgapi.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.annotation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authentication-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authorization-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.batch-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ejb-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.el-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.cdi-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.concurrent-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.faces-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.inject-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.interceptor-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.jms-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.mail-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.persistence-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.resource-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.security.enterprise-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp.jstl-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.transaction-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.validation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.websocket-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ws.rs-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.xml.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api-osgi.jar: -apiVersion 1.0 -package jakarta.annotation -FileName /home/smarlow/work/jakarta/jakartaee-tck/src/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig_2.0_se8
Class path: "/home/smarlow/work/jakarta/jakartaee-tck/modules/glassfish-corba-omgapi.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.activation.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.annotation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authentication-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.authorization-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.batch-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ejb-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.el-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.cdi-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.enterprise.concurrent-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.faces-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.inject-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.interceptor-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.jms-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.json.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.mail-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.persistence-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.resource-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.security.enterprise-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.servlet.jsp.jstl-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.transaction-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.validation-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.websocket-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.ws.rs-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/jakarta.xml.bind-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api.jar:/home/smarlow/work/jakarta/jakartaee-tck/modules/webservices-api-osgi.jar:"
Constant checking: on
Found in total: 3619 classes
jakarta.activation.MailcapRegistry is not from required packages.
jakarta.xml.bind.annotation.XmlInlineBinaryData is not from required packages.
jakarta.faces.component.behavior.ClientBehavior is not from required packages.
jakarta.faces.validator.FacesValidator is not from required packages.
jakarta.faces.component.UIOutput is not from required packages.
org.omg.CosTransactions.CoordinatorHelper is not from required packages.
jakarta.faces.webapp.UIComponentTag$UIComponentTagAdapter is not from required packages.
org.omg.CORBA.NameValuePair is not from required packages.
org.omg.PortableServer.POAPackage.AdapterNonExistentHelper is not from required packages.
jakarta.persistence.EntityListeners is not from required packages.
jakarta.persistence.PersistenceUtil is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderDefinedContext is not from required packages.
jakarta.websocket.Encoder is not from required packages.
jakarta.interceptor.ExcludeDefaultInterceptors is not from required packages.
jakarta.json.bind.JsonbException is not from required packages.
jakarta.mail.Quota$Resource is not from required packages.
jakarta.xml.soap.MimeHeader is not from required packages.
org.omg.CORBA.DataInputStream is not from required packages.
jakarta.faces.component.UISelectItem$PropertyKeys is not from required packages.
jakarta.faces.annotation.FacesConfig is not from required packages.
org.omg.CORBA.StringDefHelper is not from required packages.
jakarta.resource.spi.endpoint.MessageEndpoint is not from required packages.
jakarta.faces.lifecycle.ClientWindowWrapper is not from required packages.
jakarta.persistence.AssociationOverrides is not from required packages.
jakarta.ws.rs.core.MediaType is not from required packages.
org.omg.IOP.ServiceContextListHelper is not from required packages.
jakarta.jms.TransactionInProgressException is not from required packages.
org.omg.CORBA.NativeDefHelper is not from required packages.
jakarta.faces.component.html.HtmlForm is not from required packages.
jakarta.ejb.HomeHandle is not from required packages.
jakarta.mail.Service is not from required packages.
jakarta.ws.rs.ext.ReaderInterceptorContext is not from required packages.
jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT is not from required packages.
jakarta.validation.constraints.NotEmpty$List is not from required packages.
org.omg.CosNaming.NamingContextPackage.InvalidNameHelper is not from required packages.
org.omg.CosTransactions._TerminatorStub is not from required packages.
jakarta.faces.component.search.ComponentNotFoundException is not from required packages.
org.omg.PortableServer.portable.Delegate is not from required packages.
jakarta.faces.event.PreValidateEvent is not from required packages.
org.omg.CORBA.AttributeDefPOA is not from required packages.
org.omg.CosNaming.NamingContextPOATie is not from required packages.
org.omg.CORBA.ValueDefSeqHelper is not from required packages.
jakarta.security.auth.message.callback.PrivateKeyCallback$Request is not from required packages.
jakarta.batch.operations.JobRestartException is not from required packages.
jakarta.servlet.GenericServlet is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext is not from required packages.
org.omg.CORBA.ExceptionDefHelper is not from required packages.
org.omg.CORBA.Bounds is not from required packages.
jakarta.persistence.metamodel.Type$PersistenceType is not from required packages.
com.sun.corba.ee.org.omg.CORBA.SUNVMCID is not from required packages.
jakarta.faces.context.ExceptionHandler is not from required packages.
jakarta.servlet.jsp.HttpJspPage is not from required packages.
org.omg.Messaging.MaxHopsPolicy is not from required packages.
jakarta.validation.TraversableResolver is not from required packages.
jakarta.xml.bind.JAXBElement$GlobalScope is not from required packages.
jakarta.resource.spi.ResourceAdapterAssociation is not from required packages.
org.omg.IOP.CodecPackage.TypeMismatch is not from required packages.
jakarta.xml.bind.helpers.ValidationEventImpl is not from required packages.
org.omg.CosTransactions.TransactionalObjectHolder is not from required packages.
jakarta.faces.view.facelets.FaceletsAttachedObjectHandler is not from required packages.
jakarta.persistence.Access is not from required packages.
jakarta.jws.WebMethod is not from required packages.
jakarta.security.auth.message.callback.CallerPrincipalCallback is not from required packages.
jakarta.websocket.server.ServerEndpointConfig$Configurator is not from required packages.
org.omg.DynamicAny._DynArrayStub is not from required packages.
jakarta.mail.internet.InternetHeaders$MatchEnum is not from required packages.
jakarta.faces.component.html.HtmlInputSecret is not from required packages.
org.omg.Messaging.QueueOrderPolicyPOA is not from required packages.
jakarta.servlet.WriteListener is not from required packages.
jakarta.enterprise.inject.spi.ProcessSyntheticBean is not from required packages.
org.omg.CORBA.ModuleDef is not from required packages.
org.omg.Messaging.SyncScopeHelper is not from required packages.
jakarta.security.enterprise.identitystore.IdentityStorePermission is not from required packages.
jakarta.resource.cci.MessageListener is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper is not from required packages.
jakarta.websocket.WebSocketContainer is not from required packages.
org.omg.Messaging.REQUEST_PRIORITY_POLICY_TYPE is not from required packages.
jakarta.jms.TopicSession is not from required packages.
jakarta.faces.view.facelets.FaceletCache is not from required packages.
jakarta.faces.model.ResultSetDataModel is not from required packages.
jakarta.validation.constraints.Null$List is not from required packages.
jakarta.xml.ws.Response is not from required packages.
jakarta.faces.event.PhaseId is not from required packages.
jakarta.mail.Flags is not from required packages.
org.omg.Messaging.RoutingTypeHelper is not from required packages.
jakarta.json.JsonWriter is not from required packages.
jakarta.validation.constraints.PastOrPresent is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedConstructor is not from required packages.
jakarta.enterprise.context.Destroyed$Literal is not from required packages.
org.omg.Messaging.RequestPriorityPolicyOperations is not from required packages.
jakarta.ejb.DependsOn is not from required packages.
jakarta.faces.event.PostAddToViewEvent is not from required packages.
org.omg.PortableServer.SERVANT_RETENTION_POLICY_ID is not from required packages.
org.omg.PortableServer.Servant is not from required packages.
jakarta.persistence.FieldResult is not from required packages.
jakarta.validation.valueextraction.Unwrapping is not from required packages.
org.omg.IOP.TaggedProfileHolder is not from required packages.
jakarta.transaction.SystemException is not from required packages.
jakarta.el.ImportHandler is not from required packages.
jakarta.faces.component.html.HtmlOutputText$PropertyKeys is not from required packages.
jakarta.security.enterprise.identitystore.IdentityStore is not from required packages.
jakarta.resource.spi.ConfigProperty is not from required packages.
org.omg.CosTransactions.SubtransactionAwareResourcePOA is not from required packages.
jakarta.websocket.RemoteEndpoint$Basic is not from required packages.
org.omg.DynamicAny.NameDynAnyPair is not from required packages.
org.omg.CosNaming.NamingContextHelper is not from required packages.
jakarta.servlet.jsp.jstl.core.Config is not from required packages.
jakarta.xml.soap.MimeHeaders is not from required packages.
jakarta.ws.rs.client.Invocation$Builder is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.RememberMe is not from required packages.
jakarta.servlet.http.HttpSession is not from required packages.
org.omg.CosNaming._NamingContextExtStub is not from required packages.
jakarta.json.JsonPatchBuilder is not from required packages.
org.omg.IOP.TAG_CODE_SETS is not from required packages.
org.omg.CORBA.AttrDescriptionSeqHolder is not from required packages.
jakarta.enterprise.context.Initialized is not from required packages.
jakarta.mail.internet.PreencodedMimeBodyPart is not from required packages.
org.omg.CORBA.NativeDefPOATie is not from required packages.
jakarta.faces.validator.MessageFactory$BindingFacesMessage is not from required packages.
jakarta.mail.internet.MimeMessage$RecipientType is not from required packages.
jakarta.batch.api.partition.PartitionReducer$PartitionStatus is not from required packages.
org.omg.PortableInterceptor.ClientRequestInterceptor is not from required packages.
jakarta.security.auth.message.config.AuthConfigProvider is not from required packages.
jakarta.ws.rs.ext.Provider is not from required packages.
org.omg.CosTransactions.PropagationContextHolder is not from required packages.
jakarta.xml.bind.annotation.XmlElementRef$DEFAULT is not from required packages.
org.omg.CORBA.AttributeDef is not from required packages.
jakarta.validation.Validation$ProviderSpecificBootstrapImpl is not from required packages.
jakarta.jws.Oneway is not from required packages.
jakarta.enterprise.inject.Any is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorContext is not from required packages.
jakarta.enterprise.inject.spi.InterceptionType is not from required packages.
jakarta.validation.Validation$GenericBootstrapImpl is not from required packages.
jakarta.jms.JMSConnectionFactory is not from required packages.
jakarta.servlet.http.HttpSessionListener is not from required packages.
org.omg.IOP.ServiceContext is not from required packages.
jakarta.xml.bind.annotation.XmlAttribute is not from required packages.
org.omg.CORBA.ValueBoxDefHelper is not from required packages.
org.omg.PortableInterceptor.USER_EXCEPTION is not from required packages.
jakarta.enterprise.context.Conversation is not from required packages.
jakarta.faces.component.html.HtmlHead is not from required packages.
org.omg.CORBA.EnumDefPOA is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceTemplateHelper is not from required packages.
jakarta.servlet.jsp.tagext.TagLibraryInfo is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue is not from required packages.
jakarta.mail.internet.MimeUtility is not from required packages.
org.omg.Messaging.RequestEndTimePolicyPOA is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
jakarta.servlet.Registration$Dynamic is not from required packages.
jakarta.ws.rs.core.FeatureContext is not from required packages.
jakarta.faces.component.UIComponentBase$1 is not from required packages.
jakarta.faces.application.StateManagerWrapper is not from required packages.
jakarta.servlet.jsp.el.FunctionMapper is not from required packages.
jakarta.jms.TopicConnectionFactory is not from required packages.
org.omg.CORBA.portable.ObjectImpl is not from required packages.
jakarta.faces.view.facelets.FaceletsResourceResolver is not from required packages.
jakarta.security.auth.message.module.ClientAuthModule is not from required packages.
jakarta.enterprise.inject.spi.ProcessObserverMethod is not from required packages.
jakarta.security.auth.message.config.AuthConfigFactory is not from required packages.
org.omg.PortableServer.ID_ASSIGNMENT_POLICY_ID is not from required packages.
org.omg.DynamicAny.NameValuePair is not from required packages.
jakarta.json.JsonReaderFactory is not from required packages.
jakarta.enterprise.inject.TransientReference is not from required packages.
org.omg.PortableInterceptor.AdapterStateHelper is not from required packages.
jakarta.json.bind.annotation.JsonbNillable is not from required packages.
jakarta.validation.valueextraction.ExtractedValue is not from required packages.
jakarta.faces.annotation.SessionMap is not from required packages.
jakarta.persistence.TemporalType is not from required packages.
org.omg.Messaging._RequestEndTimePolicyStub is not from required packages.
org.omg.DynamicAny.DynArrayOperations is not from required packages.
jakarta.faces.context.FlashFactory is not from required packages.
org.omg.DynamicAny._DynSequenceStub is not from required packages.
jakarta.validation.ReportAsSingleViolation is not from required packages.
org.omg.CORBA.TIMEOUT is not from required packages.
jakarta.validation.constraints.Pattern$List is not from required packages.
jakarta.xml.bind.annotation.XmlValue is not from required packages.
jakarta.persistence.RollbackException is not from required packages.
jakarta.validation.constraints.Size$List is not from required packages.
jakarta.validation.ConstraintValidatorContext is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapValues is not from required packages.
org.omg.DynamicAny.DynEnumOperations is not from required packages.
jakarta.faces.application.NavigationHandlerWrapper is not from required packages.
org.omg.PortableServer.ServantManagerOperations is not from required packages.
jakarta.enterprise.context.ConversationScoped is not from required packages.
jakarta.ws.rs.core.UriBuilder is not from required packages.
jakarta.servlet.annotation.MultipartConfig is not from required packages.
org.omg.CORBA.portable.ValueBase is not from required packages.
jakarta.jms.TopicPublisher is not from required packages.
org.omg.PortableInterceptor.ServerIdHelper is not from required packages.
jakarta.batch.api.Batchlet is not from required packages.
org.omg.PortableInterceptor.IORInterceptor_3_0Operations is not from required packages.
org.omg.CORBA.ValueBaseHelper is not from required packages.
jakarta.xml.ws.BindingProvider is not from required packages.
org.omg.CosTransactions.ControlOperations is not from required packages.
jakarta.servlet.AsyncContext is not from required packages.
org.omg.CosTransactions._SynchronizationStub is not from required packages.
org.omg.CORBA.portable.ApplicationException is not from required packages.
jakarta.xml.bind.annotation.XmlElement$DEFAULT is not from required packages.
jakarta.persistence.metamodel.CollectionAttribute is not from required packages.
jakarta.json.bind.config.PropertyOrderStrategy is not from required packages.
org.omg.DynamicAny.DynStructOperations is not from required packages.
jakarta.el.BeanELResolver$BPSoftReference is not from required packages.
jakarta.validation.constraints.DecimalMin is not from required packages.
jakarta.faces.application.ResourceDependencies is not from required packages.
jakarta.faces.context.ExceptionHandlerWrapper is not from required packages.
jakarta.security.auth.message.MessagePolicy$Target is not from required packages.
jakarta.resource.AdministeredObjectDefinitions is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.ObjectIdHelper is not from required packages.
jakarta.servlet.SessionTrackingMode is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapEntrySet is not from required packages.
org.omg.DynamicAny.DynAnyPackage.TypeMismatchHolder is not from required packages.
jakarta.enterprise.concurrent.ManagedTaskListener is not from required packages.
org.omg.CORBA.UNKNOWN is not from required packages.
jakarta.faces.application.NavigationCase is not from required packages.
jakarta.faces.component.UIMessage is not from required packages.
jakarta.xml.soap.SOAPElementFactory is not from required packages.
jakarta.json.bind.spi.JsonbProvider is not from required packages.
jakarta.enterprise.inject.Vetoed$Literal is not from required packages.
org.omg.CORBA.OctetSeqHolder is not from required packages.
jakarta.xml.bind.annotation.XmlSchemaType is not from required packages.
org.omg.Messaging.RequestEndTimePolicyHelper is not from required packages.
jakarta.validation.metadata.Scope is not from required packages.
org.omg.CosTransactions.TransactionalObjectPOATie is not from required packages.
org.omg.PortableServer.LifespanPolicyValueHelper is not from required packages.
org.omg.Messaging.QUEUE_ORDER_POLICY_TYPE is not from required packages.
org.omg.Messaging.ORDER_PRIORITY is not from required packages.
org.omg.CosTransactions.StatusHelper is not from required packages.
jakarta.xml.ws.WebEndpoint is not from required packages.
jakarta.faces.convert.MessageFactory is not from required packages.
org.omg.CORBA.IDLTypeOperations is not from required packages.
jakarta.batch.operations.JobOperator is not from required packages.
jakarta.validation.constraints.NegativeOrZero is not from required packages.
jakarta.decorator.Delegate is not from required packages.
jakarta.security.auth.message.callback.TrustStoreCallback is not from required packages.
org.omg.CORBA.AttributeMode is not from required packages.
org.omg.PortableServer.THREAD_POLICY_ID is not from required packages.
org.omg.PortableServer.ServantActivatorHelper is not from required packages.
org.omg.CORBA.DynUnion is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
jakarta.persistence.Tuple is not from required packages.
jakarta.persistence.Enumerated is not from required packages.
jakarta.enterprise.context.BeforeDestroyed is not from required packages.
jakarta.faces.component.html.HtmlInputHidden is not from required packages.
javax.rmi.CORBA.StubDelegate is not from required packages.
jakarta.servlet.jsp.jstl.core.IteratedValueExpression is not from required packages.
jakarta.ws.rs.core.PathSegment is not from required packages.
jakarta.faces.el.PropertyNotFoundException is not from required packages.
jakarta.persistence.ConstraintMode is not from required packages.
jakarta.validation.constraints.NotBlank is not from required packages.
org.omg.CORBA.OBJECT_NOT_EXIST is not from required packages.
jakarta.faces.convert.Converter is not from required packages.
jakarta.activation.SecuritySupport$2 is not from required packages.
jakarta.activation.SecuritySupport$1 is not from required packages.
jakarta.activation.SecuritySupport$4 is not from required packages.
jakarta.activation.SecuritySupport$3 is not from required packages.
jakarta.activation.SecuritySupport$5 is not from required packages.
jakarta.enterprise.context.Initialized$Literal is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotFoundReason is not from required packages.
jakarta.ejb.Handle is not from required packages.
org.omg.CosNaming.NamingContextExtPOA is not from required packages.
org.omg.CosTransactions.OTSPolicyPOA is not from required packages.
jakarta.el.FunctionMapper is not from required packages.
jakarta.enterprise.inject.spi.Extension is not from required packages.
org.omg.DynamicAny.DynAnyFactoryOperations is not from required packages.
jakarta.enterprise.concurrent.ManagedExecutors$Adapter is not from required packages.
jakarta.json.JsonConfig is not from required packages.
jakarta.faces.component.html.HtmlOutputFormat is not from required packages.
org.omg.Dynamic.ExceptionListHelper is not from required packages.
jakarta.ws.rs.ext.ParamConverter$Lazy is not from required packages.
jakarta.faces.component.html.HtmlSelectManyCheckbox is not from required packages.
org.omg.Messaging.RequestStartTimePolicyPOA is not from required packages.
jakarta.xml.soap.SOAPBodyElement is not from required packages.
jakarta.xml.soap.AttachmentPart is not from required packages.
org.omg.CORBA.EnumDef is not from required packages.
jakarta.el.BeanELResolver$BeanProperties is not from required packages.
jakarta.enterprise.concurrent.AbortedException is not from required packages.
org.omg.PortableServer.POAManagerOperations is not from required packages.
jakarta.resource.spi.EISSystemException is not from required packages.
jakarta.websocket.MessageHandler$Whole is not from required packages.
jakarta.ejb.ActivationConfigProperty is not from required packages.
org.omg.CORBA.NO_RESOURCES is not from required packages.
jakarta.jms.IllegalStateException is not from required packages.
jakarta.mail.event.TransportListener is not from required packages.
org.omg.SendingContext.CodeBaseHelper is not from required packages.
org.omg.CORBA.VM_ABSTRACT is not from required packages.
jakarta.ws.rs.Path is not from required packages.
jakarta.persistence.SynchronizationType is not from required packages.
jakarta.xml.soap.SOAPHeaderElement is not from required packages.
org.omg.Messaging.PriorityHelper is not from required packages.
jakarta.transaction.TransactionScoped is not from required packages.
org.omg.CosTransactions.TransactionFactory is not from required packages.
org.omg.CosTransactions.ControlPOA is not from required packages.
jakarta.servlet.http.HttpSessionAttributeListener is not from required packages.
org.omg.IOP.EncodingFormatHelper is not from required packages.
jakarta.xml.ws.BindingType is not from required packages.
jakarta.json.bind.serializer.JsonbDeserializer is not from required packages.
org.omg.CosTransactions.PropagationContextHelper is not from required packages.
jakarta.servlet.ServletRequest is not from required packages.
jakarta.faces.component.behavior.FacesBehavior is not from required packages.
jakarta.xml.ws.Service$Mode is not from required packages.
jakarta.enterprise.concurrent.SkippedException is not from required packages.
jakarta.websocket.RemoteEndpoint is not from required packages.
jakarta.websocket.Endpoint is not from required packages.
jakarta.jms.DeliveryMode is not from required packages.
jakarta.ws.rs.BeanParam is not from required packages.
org.omg.CORBA.TypedefDef is not from required packages.
jakarta.jms.QueueConnection is not from required packages.
org.omg.CORBA.ExceptionDefPOA is not from required packages.
jakarta.faces.render.Renderer is not from required packages.
org.omg.Messaging.ReplyStartTimePolicyOperations is not from required packages.
org.omg.CORBA.StructDefPOA is not from required packages.
org.omg.PortableServer.RequestProcessingPolicyValueHolder is not from required packages.
jakarta.servlet.jsp.tagext.TagSupport is not from required packages.
jakarta.faces.event.FacesEvent is not from required packages.
jakarta.validation.constraints.NotBlank$List is not from required packages.
jakarta.xml.soap.Detail is not from required packages.
org.omg.CosTransactions.RecoveryCoordinatorHolder is not from required packages.
jakarta.jms.JMSConnectionFactoryDefinitions is not from required packages.
jakarta.jms.ResourceAllocationRuntimeException is not from required packages.
org.omg.Dynamic.ParameterHolder is not from required packages.
org.omg.CosTransactions._InvocationPolicyStub is not from required packages.
jakarta.jms.XAConnectionFactory is not from required packages.
jakarta.websocket.ClientEndpointConfig is not from required packages.
org.omg.PortableServer.POA is not from required packages.
jakarta.faces.component.UICommand is not from required packages.
jakarta.xml.bind.util.JAXBResult is not from required packages.
org.omg.DynamicAny.DynAnySeqHelper is not from required packages.
jakarta.enterprise.context.spi.CreationalContext is not from required packages.
org.omg.PortableServer.ForwardRequestHolder is not from required packages.
jakarta.inject.Provider is not from required packages.
org.omg.CORBA.PrimitiveKindHelper is not from required packages.
jakarta.persistence.NamedNativeQuery is not from required packages.
jakarta.jms.XASession is not from required packages.
jakarta.servlet.annotation.WebServlet is not from required packages.
jakarta.faces.component.html.HtmlOutputText is not from required packages.
org.omg.CORBA.RepositoryHolder is not from required packages.
org.omg.CORBA.PRIVATE_MEMBER is not from required packages.
jakarta.resource.cci.ConnectionMetaData is not from required packages.
jakarta.faces.view.facelets.TagConfig is not from required packages.
org.omg.CORBA.OctetSeqHelper is not from required packages.
org.omg.CORBA.StringDefPOATie is not from required packages.
org.omg.CORBA.ModuleDescriptionHelper is not from required packages.
jakarta.mail.event.ConnectionListener is not from required packages.
jakarta.faces.component.MethodBindingAdapterBase is not from required packages.
org.omg.Messaging._ReplyEndTimePolicyStub is not from required packages.
org.omg.PortableServer.ServantRetentionPolicyValue is not from required packages.
jakarta.faces.event.SystemEventListenerHolder is not from required packages.
jakarta.ejb.DuplicateKeyException is not from required packages.
jakarta.validation.constraintvalidation.ValidationTarget is not from required packages.
jakarta.jms.StreamMessage is not from required packages.
jakarta.faces.component.html.HtmlInputFile is not from required packages.
jakarta.faces.component.html.HtmlOutcomeTargetButton$PropertyKeys is not from required packages.
jakarta.faces.component.html.HtmlSelectBooleanCheckbox is not from required packages.
jakarta.validation.ParameterNameProvider is not from required packages.
jakarta.faces.view.StateManagementStrategy is not from required packages.
jakarta.ws.rs.ApplicationPath is not from required packages.
jakarta.ws.rs.container.ResourceContext is not from required packages.
org.omg.CORBA.AliasDef is not from required packages.
jakarta.servlet.jsp.tagext.SimpleTagSupport is not from required packages.
org.omg.DynamicAny.DynValueOperations is not from required packages.
jakarta.mail.event.MailEvent is not from required packages.
org.omg.CORBA.NO_PERMISSION is not from required packages.
jakarta.ws.rs.core.GenericEntity is not from required packages.
org.omg.DynamicAny._DynAnyFactoryStub is not from required packages.
jakarta.validation.ConstraintValidator is not from required packages.
jakarta.mail.internet.MimePartDataSource is not from required packages.
org.omg.CORBA.ContainedHolder is not from required packages.
jakarta.faces.component.html.HtmlOutcomeTargetLink is not from required packages.
org.omg.CosTransactions.TransactionalObjectHelper is not from required packages.
jakarta.faces.application.ViewHandler is not from required packages.
jakarta.websocket.Decoder$BinaryStream is not from required packages.
org.omg.CORBA.WrongTransaction is not from required packages.
jakarta.enterprise.inject.UnproxyableResolutionException is not from required packages.
org.omg.PortableServer.ImplicitActivationPolicyValueHolder is not from required packages.
jakarta.xml.bind.annotation.XmlList is not from required packages.
jakarta.validation.metadata.ContainerDescriptor is not from required packages.
org.omg.IOP.TaggedProfileHelper is not from required packages.
jakarta.xml.bind.annotation.XmlNsForm is not from required packages.
jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator is not from required packages.
org.omg.CORBA.INVALID_TRANSACTION is not from required packages.
org.omg.PortableInterceptor.Current is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetMap is not from required packages.
org.omg.TimeBase.InaccuracyTHelper is not from required packages.
org.omg.CosTransactions.HeuristicCommitHolder is not from required packages.
jakarta.jms.QueueSender is not from required packages.
org.omg.PortableServer.LifespanPolicyValueHolder is not from required packages.
org.omg.Messaging.ReplyEndTimePolicy is not from required packages.
org.omg.CORBA.ContainedSeqHelper is not from required packages.
Warning: ? annotation java.lang.annotation.Target
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Repeatable
jakarta.ejb.ConcurrentAccessTimeoutException is not from required packages.
jakarta.faces.view.facelets.TagAttribute is not from required packages.
org.omg.CORBA_2_3.portable.Delegate is not from required packages.
jakarta.enterprise.context.NormalScope is not from required packages.
jakarta.faces.component.EditableValueHolder is not from required packages.
jakarta.resource.cci.ConnectionSpec is not from required packages.
org.omg.PortableInterceptor.TRANSPORT_RETRY is not from required packages.
jakarta.ws.rs.core.CacheControl is not from required packages.
jakarta.transaction.NotSupportedException is not from required packages.
jakarta.mail.event.MessageCountAdapter is not from required packages.
jakarta.ws.rs.client.ClientResponseContext is not from required packages.
org.omg.CORBA.INVALID_ACTIVITY is not from required packages.
jakarta.faces.flow.FlowScoped is not from required packages.
org.omg.IOP.TAG_ORB_TYPE is not from required packages.
org.omg.PortableServer.POAPackage.ServantAlreadyActive is not from required packages.
jakarta.ejb.Local is not from required packages.
jakarta.persistence.EntityManager is not from required packages.
jakarta.ws.rs.ext.InterceptorContext is not from required packages.
org.omg.CORBA.StringDefHolder is not from required packages.
jakarta.faces.view.facelets.TagHandler is not from required packages.
jakarta.websocket.HandshakeResponse is not from required packages.
org.omg.CORBA.IntHolder is not from required packages.
jakarta.faces.component.UISelectItem is not from required packages.
jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator is not from required packages.
jakarta.faces.component.html.HtmlInputHidden$PropertyKeys is not from required packages.
jakarta.ws.rs.client.ClientResponseFilter is not from required packages.
jakarta.enterprise.inject.spi.ProcessAnnotatedType is not from required packages.
jakarta.json.JsonReader is not from required packages.
org.omg.CORBA.ExceptionList is not from required packages.
jakarta.enterprise.inject.UnsatisfiedResolutionException is not from required packages.
org.omg.CosTransactions.SynchronizationOperations is not from required packages.
org.omg.CosTransactions._RecoveryCoordinatorStub is not from required packages.
org.omg.Messaging.RelativeRoundtripTimeoutPolicyOperations is not from required packages.
jakarta.mail.internet.MailDateFormat is not from required packages.
jakarta.enterprise.concurrent.ManagedExecutorService is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$1 is not from required packages.
jakarta.faces.annotation.HeaderValuesMap is not from required packages.
org.omg.Messaging.RebindModeHelper is not from required packages.
org.omg.PortableServer.IdAssignmentPolicy is not from required packages.
jakarta.jms.ServerSessionPool is not from required packages.
jakarta.enterprise.inject.spi.ProducerFactory is not from required packages.
jakarta.validation.GroupSequence is not from required packages.
org.omg.IOP.CodecFactoryHolder is not from required packages.
org.omg.CORBA.ArrayDefHolder is not from required packages.
jakarta.jms.TopicRequestor is not from required packages.
jakarta.ws.rs.ext.Providers is not from required packages.
jakarta.faces.validator.ValueExpressionAnalyzer is not from required packages.
jakarta.faces.component.UIMessages is not from required packages.
jakarta.websocket.Decoder$Binary is not from required packages.
org.omg.CORBA.BAD_QOS is not from required packages.
jakarta.faces.event.BehaviorEvent is not from required packages.
org.omg.Messaging.RebindPolicyOperations is not from required packages.
jakarta.ws.rs.WebApplicationException is not from required packages.
jakarta.xml.bind.DatatypeConverter is not from required packages.
jakarta.ws.rs.core.Response$ResponseBuilder is not from required packages.
jakarta.xml.soap.MimeHeaders$MatchingIterator is not from required packages.
jakarta.xml.bind.annotation.XmlType is not from required packages.
org.omg.CORBA._ModuleDefStub is not from required packages.
jakarta.mail.Session is not from required packages.
jakarta.json.JsonConfig$KeyStrategy is not from required packages.
org.omg.CORBA.ValueMemberDefHelper is not from required packages.
jakarta.el.ExpressionFactory is not from required packages.
org.omg.CORBA.ContainedPOATie is not from required packages.
jakarta.ws.rs.NotAllowedException is not from required packages.
jakarta.validation.ClockProvider is not from required packages.
jakarta.faces.application.FacesMessage$1 is not from required packages.
org.omg.CORBA.ContainedSeqHolder is not from required packages.
org.omg.CosTransactions.UnavailableHolder is not from required packages.
jakarta.faces.render.RenderKit is not from required packages.
org.omg.CORBA.ORBPackage.InconsistentTypeCode is not from required packages.
org.omg.IOP.TaggedComponentHolder is not from required packages.
jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition is not from required packages.
jakarta.enterprise.inject.spi.ProcessBeanAttributes is not from required packages.
jakarta.faces.context.ExternalContextFactory is not from required packages.
org.omg.Messaging.SyncScopePolicyOperations is not from required packages.
jakarta.mail.internet.InternetHeaders is not from required packages.
org.omg.DynamicAny.DynAnyPackage.InvalidValueHolder is not from required packages.
org.omg.TimeBase.UtcTHolder is not from required packages.
org.omg.CORBA.UnknownUserExceptionHelper is not from required packages.
org.omg.CORBA.CharSeqHolder is not from required packages.
org.omg.DynamicAny.DynAnyFactoryPOA is not from required packages.
jakarta.faces.bean.ReferencedBean is not from required packages.
jakarta.json.JsonValue$ValueType is not from required packages.
jakarta.servlet.jsp.JspContext is not from required packages.
org.omg.CORBA.TypeDescription is not from required packages.
org.omg.DynamicAny.DynUnionHelper is not from required packages.
org.omg.IOP.TaggedComponent is not from required packages.
org.omg.CORBA.Repository is not from required packages.
jakarta.activation.DataContentHandlerFactory is not from required packages.
jakarta.batch.api.chunk.listener.ItemReadListener is not from required packages.
jakarta.xml.bind.JAXBContext is not from required packages.
jakarta.validation.ConstraintTarget is not from required packages.
org.omg.DynamicAny.DynAnySeqHolder is not from required packages.
org.omg.CosTransactions.REQUIRES is not from required packages.
jakarta.persistence.metamodel.Metamodel is not from required packages.
org.omg.PortableServer.ThreadPolicy is not from required packages.
org.omg.CORBA._TypedefDefStub is not from required packages.
jakarta.faces.context.FacesContext$1 is not from required packages.
jakarta.faces.component.html.HtmlInputText$PropertyKeys is not from required packages.
jakarta.persistence.OptimisticLockException is not from required packages.
jakarta.faces.component.SelectItemsIterator$GenericObjectSelectItemIterator$GenericObjectSelectItem is not from required packages.
jakarta.faces.render.FacesBehaviorRenderer is not from required packages.
jakarta.mail.SendFailedException is not from required packages.
org.omg.Messaging.RelativeRequestTimeoutPolicy is not from required packages.
org.omg.Messaging.MaxHopsPolicyOperations is not from required packages.
jakarta.persistence.MapKeyColumn is not from required packages.
org.omg.CORBA.ExceptionDescription is not from required packages.
org.omg.PortableServer.IdUniquenessPolicyValueHelper is not from required packages.
jakarta.faces.component.UINamingContainer is not from required packages.
jakarta.ws.rs.CookieParam is not from required packages.
org.omg.CORBA.ConstantDefOperations is not from required packages.
org.omg.CORBA.OMGVMCID is not from required packages.
jakarta.mail.NoSuchProviderException is not from required packages.
jakarta.enterprise.inject.spi.SessionBeanType is not from required packages.
org.omg.CORBA.AliasDefHelper is not from required packages.
META-INF.versions.9.jakarta.xml.bind.ModuleUtil is not from required packages.
org.omg.IOP.CodecOperations is not from required packages.
jakarta.batch.api.chunk.listener.RetryProcessListener is not from required packages.
org.omg.CORBA.ValueDefPOA is not from required packages.
org.omg.CORBA.IdentifierHelper is not from required packages.
jakarta.faces.component.SelectUtils$ArrayIterator is not from required packages.
jakarta.mail.event.FolderEvent is not from required packages.
jakarta.ws.rs.container.Suspended is not from required packages.
jakarta.el.ELResolver is not from required packages.
jakarta.faces.flow.builder.ViewBuilder is not from required packages.
org.omg.CORBA.DynEnum is not from required packages.
jakarta.validation.ConstraintDeclarationException is not from required packages.
jakarta.security.enterprise.credential.BasicAuthenticationCredential is not from required packages.
jakarta.persistence.ForeignKey is not from required packages.
org.omg.CORBA.RepositoryOperations is not from required packages.
org.omg.CORBA.ArrayDefPOATie is not from required packages.
org.omg.Messaging.RoutingPolicy is not from required packages.
org.omg.CORBA.PolicyErrorHolder is not from required packages.
jakarta.servlet.MultipartConfigElement is not from required packages.
jakarta.xml.bind.JAXBException is not from required packages.
jakarta.ws.rs.container.ContainerRequestContext is not from required packages.
jakarta.resource.spi.LazyEnlistableConnectionManager is not from required packages.
org.omg.CORBA.INV_OBJREF is not from required packages.
jakarta.mail.internet.MimePart is not from required packages.
jakarta.persistence.NamedStoredProcedureQuery is not from required packages.
org.omg.CORBA.CurrentHolder is not from required packages.
jakarta.faces.annotation.ViewMap is not from required packages.
jakarta.persistence.PrePersist is not from required packages.
jakarta.servlet.GenericFilter is not from required packages.
jakarta.xml.bind.DatatypeConverterInterface is not from required packages.
jakarta.faces.lifecycle.ClientWindow is not from required packages.
jakarta.mail.search.NotTerm is not from required packages.
org.omg.PortableServer.AdapterActivator is not from required packages.
jakarta.el.BeanELResolver is not from required packages.
org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHolder is not from required packages.
jakarta.faces.application.ResourceDependency is not from required packages.
jakarta.faces.component.behavior.AjaxBehavior is not from required packages.
jakarta.jms.JMSConnectionFactoryDefinition is not from required packages.
jakarta.xml.soap.SOAPException is not from required packages.
jakarta.validation.constraints.Min$List is not from required packages.
org.omg.PortableInterceptor.CurrentOperations is not from required packages.
org.omg.CORBA.ServiceDetailHelper is not from required packages.
org.omg.CORBA.TRANSACTION_UNAVAILABLE is not from required packages.
jakarta.enterprise.inject.TransientReference$Literal is not from required packages.
jakarta.servlet.annotation.WebFilter is not from required packages.
org.omg.Messaging.ROUTE_STORE_AND_FORWARD is not from required packages.
jakarta.servlet.jsp.el.VariableResolver is not from required packages.
jakarta.persistence.ColumnResult is not from required packages.
jakarta.ws.rs.Consumes is not from required packages.
jakarta.ws.rs.core.Form$1 is not from required packages.
jakarta.xml.bind.annotation.XmlSeeAlso is not from required packages.
jakarta.resource.spi.XATerminator is not from required packages.
jakarta.validation.BootstrapConfiguration is not from required packages.
jakarta.ws.rs.POST is not from required packages.
jakarta.json.JsonArrayBuilder is not from required packages.
jakarta.faces.component.visit.VisitResult is not from required packages.
org.omg.PortableServer.POAPackage.AdapterAlreadyExists is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotEmpty is not from required packages.
jakarta.faces.webapp.ConverterTag is not from required packages.
jakarta.xml.ws.wsaddressing.package-info is not from required packages.
org.omg.CosTransactions.InvocationPolicyHelper is not from required packages.
org.omg.CosNaming.NamingContextPOA is not from required packages.
jakarta.jms.JMSProducer is not from required packages.
org.omg.DynamicAny.DynValue is not from required packages.
org.omg.SendingContext.CodeBaseHolder is not from required packages.
org.omg.CosTransactions.ControlHolder is not from required packages.
org.omg.Messaging.RequestEndTimePolicy is not from required packages.
jakarta.activation.spi.MailcapRegistryProvider is not from required packages.
jakarta.faces.event.AjaxBehaviorListener is not from required packages.
org.omg.PortableServer.ServantActivatorPOATie is not from required packages.
org.omg.CORBA.IRObjectOperations is not from required packages.
jakarta.security.enterprise.identitystore.LdapIdentityStoreDefinition$LdapSearchScope is not from required packages.
org.omg.CORBA.DynArray is not from required packages.
org.omg.IOP.CodecFactoryHelper is not from required packages.
jakarta.security.auth.message.MessagePolicy is not from required packages.
jakarta.faces.component.visit.VisitContextFactory is not from required packages.
jakarta.faces.context.FacesContext is not from required packages.
jakarta.validation.Valid is not from required packages.
org.omg.Messaging.RequestStartTimePolicy is not from required packages.
jakarta.json.bind.annotation.JsonbVisibility is not from required packages.
org.omg.Messaging.RelativeRequestTimeoutPolicyOperations is not from required packages.
org.omg.CORBA._ArrayDefStub is not from required packages.
jakarta.faces.component.StateHolderSaver is not from required packages.
org.omg.CORBA.AttributeDefHelper is not from required packages.
jakarta.batch.api.listener.JobListener is not from required packages.
org.omg.Messaging.QueueOrderPolicy is not from required packages.
jakarta.resource.spi.BootstrapContext is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder is not from required packages.
org.omg.Messaging.RequestStartTimePolicyHelper is not from required packages.
jakarta.faces.component.StateHelper is not from required packages.
jakarta.persistence.metamodel.Bindable$BindableType is not from required packages.
org.omg.CORBA.ValueMemberDefPOA is not from required packages.
org.omg.PortableInterceptor.ORBInitializer is not from required packages.
org.omg.CORBA.RepositoryIdSeqHelper is not from required packages.
org.omg.PortableInterceptor.ClientRequestInfo is not from required packages.
jakarta.mail.QuotaAwareStore is not from required packages.
org.omg.PortableServer.ServantLocatorPOA is not from required packages.
jakarta.xml.bind.annotation.XmlAnyElement is not from required packages.
jakarta.mail.event.MessageCountEvent is not from required packages.
jakarta.jms.InvalidDestinationRuntimeException is not from required packages.
org.omg.CORBA.PrimitiveKindHolder is not from required packages.
jakarta.validation.valueextraction.Unwrapping$Skip is not from required packages.
jakarta.servlet.UnavailableException is not from required packages.
jakarta.jms.TransactionInProgressRuntimeException is not from required packages.
jakarta.resource.cci.ResourceWarning is not from required packages.
jakarta.xml.bind.annotation.XmlAccessOrder is not from required packages.
org.omg.CORBA.RepositoryPOATie is not from required packages.
jakarta.servlet.ServletContainerInitializer is not from required packages.
org.omg.CORBA.ModuleDescriptionHolder is not from required packages.
jakarta.resource.cci.IndexedRecord is not from required packages.
jakarta.json.bind.annotation.JsonbDateFormat is not from required packages.
org.omg.CosNaming.BindingHolder is not from required packages.
jakarta.persistence.EmbeddedId is not from required packages.
jakarta.persistence.PostLoad is not from required packages.
org.omg.IOP.ServiceContextListHolder is not from required packages.
jakarta.xml.ws.WebServiceException is not from required packages.
jakarta.faces.FactoryFinderInstance is not from required packages.
org.omg.CORBA.ValueDefPackage.FullValueDescription is not from required packages.
jakarta.interceptor.AroundInvoke is not from required packages.
jakarta.json.bind.config.BinaryDataStrategy is not from required packages.
org.omg.CosTransactions.CoordinatorHolder is not from required packages.
jakarta.persistence.MapsId is not from required packages.
org.omg.DynamicAny.NameDynAnyPairSeqHelper is not from required packages.
jakarta.resource.spi.RetryableException is not from required packages.
org.omg.CORBA.PolicyOperations is not from required packages.
jakarta.enterprise.inject.spi.ProcessInjectionPoint is not from required packages.
jakarta.security.auth.message.ClientAuth is not from required packages.
jakarta.servlet.http.HttpSessionBindingEvent is not from required packages.
jakarta.validation.OverridesAttribute$List is not from required packages.
org.omg.DynamicAny._DynAnyStub is not from required packages.
jakarta.security.enterprise.identitystore.CredentialValidationResult$Status is not from required packages.
jakarta.faces.event.PostKeepFlashValueEvent is not from required packages.
jakarta.enterprise.context.SessionScoped$Literal is not from required packages.
jakarta.json.bind.JsonbConfig is not from required packages.
org.omg.CORBA._ContainedStub is not from required packages.
org.omg.Messaging.RebindPolicyHelper is not from required packages.
javax.rmi.CORBA.Util is not from required packages.
org.omg.CosTransactions.OTSPolicyOperations is not from required packages.
org.omg.CORBA.ExceptionDefHolder is not from required packages.
org.omg.Messaging.TRANSPARENT is not from required packages.
org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHelper is not from required packages.
org.omg.CosTransactions.RecoveryCoordinatorPOATie is not from required packages.
jakarta.faces.event.MethodExpressionActionListener is not from required packages.
jakarta.faces.annotation.RequestParameterMap is not from required packages.
jakarta.servlet.jsp.jstl.tlv.ScriptFreeTLV$1 is not from required packages.
jakarta.ejb.BeforeCompletion is not from required packages.
jakarta.mail.internet.ContentDisposition is not from required packages.
org.omg.PortableServer.ForwardRequest is not from required packages.
org.omg.CORBA.OpDescriptionSeqHolder is not from required packages.
jakarta.ws.rs.container.ResourceInfo is not from required packages.
jakarta.jws.soap.SOAPBinding is not from required packages.
jakarta.batch.api.partition.PartitionCollector is not from required packages.
org.omg.Dynamic.ParameterListHelper is not from required packages.
org.omg.PortableServer.ImplicitActivationPolicyValueHelper is not from required packages.
jakarta.json.JsonString is not from required packages.
org.omg.PortableInterceptor.RequestInfoOperations is not from required packages.
jakarta.resource.spi.work.DistributableWork is not from required packages.
jakarta.enterprise.inject.spi.ProcessManagedBean is not from required packages.
jakarta.faces.component.html.HtmlSelectManyListbox is not from required packages.
jakarta.jms.XAQueueConnectionFactory is not from required packages.
org.omg.DynamicAny._DynEnumStub is not from required packages.
org.omg.CORBA.portable.OutputStream is not from required packages.
jakarta.ws.rs.core.SecurityContext is not from required packages.
org.omg.Messaging.RequestStartTimePolicyHolder is not from required packages.
jakarta.faces.view.facelets.MetadataTarget is not from required packages.
org.omg.SendingContext._CodeBaseStub is not from required packages.
jakarta.persistence.FetchType is not from required packages.
jakarta.servlet.http.HttpSessionIdListener is not from required packages.
org.omg.CORBA.AliasDefHolder is not from required packages.
org.omg.DynamicAny.DynFixedOperations is not from required packages.
jakarta.xml.soap.FactoryFinder$2 is not from required packages.
jakarta.xml.soap.FactoryFinder$1 is not from required packages.
jakarta.batch.operations.NoSuchJobInstanceException is not from required packages.
jakarta.validation.metadata.MethodDescriptor is not from required packages.
jakarta.transaction.RollbackException is not from required packages.
Warning: ? annotation java.lang.annotation.Target
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
jakarta.jms.CompletionListener is not from required packages.
org.omg.DynamicAny.DynAnyFactoryHelper is not from required packages.
org.omg.IOP.TAG_POLICIES is not from required packages.
Synthetic field jakarta.annotation.Resource$AuthenticationType[] jakarta.annotation.Resource$AuthenticationType.$VALUES skipped
jakarta.batch.runtime.BatchStatus is not from required packages.
org.omg.DynamicAny.NameDynAnyPairSeqHolder is not from required packages.
jakarta.transaction.Transactional$TxType is not from required packages.
org.omg.CosNaming.BindingHelper is not from required packages.
jakarta.validation.ValidatorContext is not from required packages.
jakarta.faces.model.ScalarDataModel is not from required packages.
jakarta.faces.component.UIComponent$ComponentSystemEventListenerAdapter is not from required packages.
jakarta.persistence.criteria.From is not from required packages.
jakarta.ws.rs.client.Client is not from required packages.
org.omg.Messaging.RequestPriorityPolicy is not from required packages.
jakarta.el.MethodExpression is not from required packages.
jakarta.persistence.SqlResultSetMappings is not from required packages.
jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
org.omg.CORBA.DynAny is not from required packages.
jakarta.resource.ConnectionFactoryDefinitions is not from required packages.
jakarta.validation.metadata.ReturnValueDescriptor is not from required packages.
jakarta.ejb.AsyncResult is not from required packages.
jakarta.ws.rs.client.InvocationCallback is not from required packages.
jakarta.servlet.annotation.WebListener is not from required packages.
jakarta.ws.rs.core.GenericType is not from required packages.
jakarta.servlet.http.Cookie is not from required packages.
jakarta.ejb.RemoteHome is not from required packages.
jakarta.mail.event.ConnectionAdapter is not from required packages.
org.omg.Messaging.RebindPolicyHolder is not from required packages.
jakarta.validation.constraints.Min is not from required packages.
jakarta.mail.AuthenticationFailedException is not from required packages.
jakarta.jms.JMSSessionMode is not from required packages.
jakarta.xml.ws.spi.ServiceDelegate is not from required packages.
jakarta.faces.view.facelets.ValidatorConfig is not from required packages.
org.omg.CORBA.StructMember is not from required packages.
org.omg.CORBA.NativeDefHolder is not from required packages.
jakarta.enterprise.event.NotificationOptions$Builder is not from required packages.
org.omg.PortableInterceptor.PolicyFactoryHolder is not from required packages.
javax.rmi.CORBA.GetORBPropertiesFileAction is not from required packages.
org.omg.PortableServer._ServantActivatorStub is not from required packages.
jakarta.mail.util.SharedByteArrayInputStream is not from required packages.
jakarta.faces.FacesException is not from required packages.
jakarta.persistence.QueryTimeoutException is not from required packages.
jakarta.persistence.NamedStoredProcedureQueries is not from required packages.
jakarta.faces.convert.ByteConverter is not from required packages.
jakarta.websocket.CloseReason$CloseCodes is not from required packages.
org.omg.IOP.TaggedProfile is not from required packages.
jakarta.faces.component.visit.VisitContext$1 is not from required packages.
jakarta.faces.event.PostRestoreStateEvent is not from required packages.
jakarta.mail.ReadOnlyFolderException is not from required packages.
jakarta.jws.soap.InitParam is not from required packages.
jakarta.faces.component.search.UntargetableComponent is not from required packages.
jakarta.xml.ws.handler.MessageContext$Scope is not from required packages.
jakarta.jms.ExceptionListener is not from required packages.
jakarta.ejb.TimerHandle is not from required packages.
jakarta.servlet.jsp.jstl.tlv.PermittedTaglibsTLV$PermittedTaglibsHandler is not from required packages.
jakarta.el.TypeConverter is not from required packages.
org.omg.PortableInterceptor.NON_EXISTENT is not from required packages.
org.omg.Messaging.ReplyPriorityPolicy is not from required packages.
jakarta.json.JsonNumber is not from required packages.
jakarta.persistence.LockModeType is not from required packages.
jakarta.mail.FetchProfile is not from required packages.
jakarta.ws.rs.PATCH is not from required packages.
jakarta.ws.rs.core.Link$Builder is not from required packages.
jakarta.enterprise.inject.spi.ProcessSyntheticObserverMethod is not from required packages.
org.omg.CORBA.VM_TRUNCATABLE is not from required packages.
jakarta.jws.HandlerChain is not from required packages.
org.omg.CosTransactions.Current is not from required packages.
org.omg.CORBA.ValueDefSeqHolder is not from required packages.
jakarta.jms.JMSSecurityRuntimeException is not from required packages.
org.omg.CORBA.ValueMemberDefHolder is not from required packages.
org.omg.CORBA._RepositoryStub is not from required packages.
org.omg.DynamicAny.DynFixedPOA is not from required packages.
jakarta.faces.view.ViewDeclarationLanguage is not from required packages.
jakarta.el.MethodReference is not from required packages.
org.omg.PortableInterceptor.AdapterManagerIdHelper is not from required packages.
org.omg.Messaging.SyncScopePolicy is not from required packages.
org.omg.CORBA.UnionDefHelper is not from required packages.
org.omg.CosNaming.NamingContextPackage.InvalidNameHolder is not from required packages.
org.omg.PortableServer.ImplicitActivationPolicyValue is not from required packages.
jakarta.faces.view.facelets.BehaviorConfig is not from required packages.
jakarta.ws.rs.core.NewCookie is not from required packages.
jakarta.persistence.GeneratedValue is not from required packages.
org.omg.CORBA_2_3.ORB is not from required packages.
jakarta.servlet.http.NoBodyResponse is not from required packages.
jakarta.enterprise.inject.se.SeContainerInitializer is not from required packages.
jakarta.activation.CommandInfo is not from required packages.
jakarta.faces.view.facelets.FaceletHandler is not from required packages.
javax.rmi.CORBA.GetORBPropertiesFileAction$1 is not from required packages.
org.omg.CORBA.LocalObject is not from required packages.
org.omg.CosNaming.IstringHelper is not from required packages.
org.omg.IOP.TaggedComponentHelper is not from required packages.
org.omg.PortableServer.RequestProcessingPolicyValue is not from required packages.
jakarta.servlet.jsp.el.ScopedAttributeELResolver is not from required packages.
jakarta.json.JsonValue is not from required packages.
jakarta.ws.rs.core.EntityTag is not from required packages.
javax.rmi.CORBA.ProxyDesc is not from required packages.
jakarta.xml.bind.Unmarshaller is not from required packages.
jakarta.faces.component.html.HtmlInputFile$PropertyKeys is not from required packages.
org.omg.CORBA.ContainerPOATie is not from required packages.
jakarta.faces.model.NoRowAvailableException is not from required packages.
jakarta.mail.event.FolderListener is not from required packages.
org.omg.CosTransactions.RecoveryCoordinatorOperations is not from required packages.
jakarta.faces.view.Location is not from required packages.
jakarta.websocket.OnClose is not from required packages.
jakarta.faces.application.NavigationCaseWrapper is not from required packages.
org.omg.CORBA.CharSeqHelper is not from required packages.
org.omg.CORBA.DefinitionKindHelper is not from required packages.
com.sun.activation.registries.MimeTypeFile is not from required packages.
jakarta.faces.component.WrapperEvent is not from required packages.
org.omg.CORBA_2_3.portable.OutputStream is not from required packages.
org.omg.PortableServer.ID_UNIQUENESS_POLICY_ID is not from required packages.
jakarta.ejb.AccessLocalException is not from required packages.
jakarta.jms.XAQueueConnection is not from required packages.
org.omg.CORBA.ValueMember is not from required packages.
jakarta.validation.bootstrap.GenericBootstrap is not from required packages.
jakarta.mail.search.FlagTerm is not from required packages.
jakarta.json.JsonArray is not from required packages.
org.omg.Messaging.ORDER_DEADLINE is not from required packages.
jakarta.xml.ws.RespectBinding is not from required packages.
jakarta.xml.soap.SOAPConnectionFactory is not from required packages.
jakarta.persistence.TupleElement is not from required packages.
jakarta.json.JsonBuilderFactory is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.BasicAuthenticationMechanismDefinition is not from required packages.
jakarta.batch.runtime.BatchRuntime$1 is not from required packages.
jakarta.faces.context.FacesContextWrapper is not from required packages.
org.omg.CORBA.ArrayDefOperations is not from required packages.
org.omg.CosTransactions.TransIdentity is not from required packages.
jakarta.faces.event.MethodExpressionValueChangeListener is not from required packages.
org.omg.CosTransactions.StatusHolder is not from required packages.
jakarta.batch.runtime.BatchRuntime is not from required packages.
org.omg.Messaging.RequestEndTimePolicyHolder is not from required packages.
org.omg.PortableServer.REQUEST_PROCESSING_POLICY_ID is not from required packages.
org.omg.CORBA.OpDescriptionSeqHelper is not from required packages.
jakarta.xml.bind.ServiceLoaderUtil is not from required packages.
jakarta.resource.ConnectionFactoryDefinition is not from required packages.
jakarta.xml.ws.soap.SOAPBinding is not from required packages.
org.omg.Messaging.ORDER_TEMPORAL is not from required packages.
org.omg.CORBA.REBIND is not from required packages.
jakarta.security.enterprise.identitystore.Pbkdf2PasswordHash is not from required packages.
jakarta.faces.component.behavior.BehaviorBase is not from required packages.
org.omg.CosNaming.Binding is not from required packages.
jakarta.faces.model.ResultDataModel is not from required packages.
jakarta.faces.bean.RequestScoped is not from required packages.
jakarta.jms.QueueReceiver is not from required packages.
org.omg.CosNaming.NamingContextExtPackage.InvalidAddressHelper is not from required packages.
org.omg.CosNaming.NamingContextHolder is not from required packages.
jakarta.security.enterprise.identitystore.IdentityStoreHandler is not from required packages.
jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator$EventConsumer is not from required packages.
org.omg.CORBA.DomainManagerOperations is not from required packages.
jakarta.faces.convert.CharacterConverter is not from required packages.
jakarta.json.bind.annotation.JsonbTransient is not from required packages.
org.omg.CORBA.ValueBoxDefHolder is not from required packages.
jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapters is not from required packages.
org.omg.CosTransactions.ControlHelper is not from required packages.
jakarta.resource.spi.work.WorkCompletedException is not from required packages.
org.omg.CORBA.ValueDef is not from required packages.
org.omg.Dynamic.Parameter is not from required packages.
jakarta.resource.spi.ActivationSpec is not from required packages.
jakarta.servlet.http.HttpSessionEvent is not from required packages.
org.omg.CosTransactions.SHARED is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetValues is not from required packages.
jakarta.faces.component.html.HtmlGraphicImage is not from required packages.
jakarta.faces.CurrentThreadToServletContext$FactoryFinderCacheKey is not from required packages.
jakarta.json.bind.annotation.JsonbCreator is not from required packages.
jakarta.validation.ElementKind is not from required packages.
org.omg.CosTransactions.TransactionFactoryHelper is not from required packages.
com.sun.activation.registries.MailcapTokenizer is not from required packages.
org.omg.CosNaming.NamingContextPackage.AlreadyBound is not from required packages.
org.omg.CORBA.FloatSeqHolder is not from required packages.
org.omg.CORBA.ARG_OUT is not from required packages.
jakarta.faces.component.SelectUtils is not from required packages.
org.omg.CORBA.ContextIdentifierHelper is not from required packages.
jakarta.mail.MessagingException is not from required packages.
jakarta.faces.validator.BeanValidator is not from required packages.
jakarta.mail.search.SizeTerm is not from required packages.
org.omg.CORBA.RepositoryIdSeqHolder is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetEntriesIterator is not from required packages.
jakarta.validation.Path$ConstructorNode is not from required packages.
org.omg.PortableServer.POAPackage.ObjectNotActiveHelper is not from required packages.
org.omg.TimeBase.UtcTHelper is not from required packages.
org.omg.Messaging.RequestPriorityPolicyPOA is not from required packages.
jakarta.validation.constraints.Digits is not from required packages.
org.omg.CORBA.ServiceDetail is not from required packages.
jakarta.faces.component.UIComponent$PropertyKeys is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapKeySetIterator is not from required packages.
org.omg.PortableInterceptor.ReplyStatusHelper is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceFactoryHolder is not from required packages.
jakarta.faces.component.html.HtmlBody$PropertyKeys is not from required packages.
jakarta.enterprise.context.SessionScoped is not from required packages.
org.omg.Messaging.ROUTE_NONE is not from required packages.
org.omg.CosNaming.NamingContextOperations is not from required packages.
jakarta.enterprise.inject.Specializes$Literal is not from required packages.
org.omg.CORBA.SequenceDef is not from required packages.
jakarta.enterprise.inject.Alternative$Literal is not from required packages.
jakarta.persistence.Cacheable is not from required packages.
org.omg.CORBA.NO_RESPONSE is not from required packages.
jakarta.websocket.ClientEndpointConfig$Builder$1 is not from required packages.
org.omg.DynamicAny._DynUnionStub is not from required packages.
jakarta.persistence.CacheRetrieveMode is not from required packages.
jakarta.servlet.jsp.JspApplicationContext is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver$PersistenceProviderReference is not from required packages.
org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHolder is not from required packages.
org.omg.PortableInterceptor.PolicyFactoryHelper is not from required packages.
jakarta.servlet.jsp.jstl.core.LoopTagSupport is not from required packages.
jakarta.xml.soap.SOAPEnvelope is not from required packages.
jakarta.enterprise.event.Event is not from required packages.
jakarta.faces.view.ViewDeclarationLanguageWrapper is not from required packages.
jakarta.enterprise.context.ContextException is not from required packages.
jakarta.enterprise.inject.Model is not from required packages.
jakarta.xml.soap.ServiceLoaderUtil$ExceptionHandler is not from required packages.
org.omg.Messaging.RequestPriorityPolicyPOATie is not from required packages.
jakarta.validation.executable.ValidateOnExecution is not from required packages.
org.omg.CORBA.AttributeDescriptionHelper is not from required packages.
org.omg.Messaging._MaxHopsPolicyStub is not from required packages.
jakarta.batch.operations.JobExecutionAlreadyCompleteException is not from required packages.
jakarta.ws.rs.HeaderParam is not from required packages.
jakarta.faces.webapp.UIComponentELTag is not from required packages.
jakarta.enterprise.inject.spi.DefinitionException is not from required packages.
jakarta.ws.rs.OPTIONS is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedField is not from required packages.
jakarta.faces.component.UIParameter$PropertyKeys is not from required packages.
jakarta.servlet.jsp.tagext.PageData is not from required packages.
jakarta.jms.JMSContext is not from required packages.
org.omg.DynamicAny.DynValueHelper is not from required packages.
org.omg.CosNaming.NamingContextExtPackage.InvalidAddress is not from required packages.
jakarta.servlet.annotation.HandlesTypes is not from required packages.
jakarta.enterprise.inject.spi.Unmanaged is not from required packages.
jakarta.xml.bind.annotation.adapters.XmlAdapter is not from required packages.
org.omg.PortableServer.POAPackage.WrongAdapter is not from required packages.
jakarta.xml.bind.Marshaller is not from required packages.
jakarta.enterprise.inject.spi.InjectionPoint is not from required packages.
jakarta.persistence.criteria.Predicate is not from required packages.
org.omg.DynamicAny.DynSequencePOATie is not from required packages.
jakarta.resource.spi.LocalTransaction is not from required packages.
org.omg.PortableInterceptor.InvalidSlotHolder is not from required packages.
jakarta.persistence.ElementCollection is not from required packages.
jakarta.jws.soap.SOAPBinding$Style is not from required packages.
jakarta.xml.bind.MarshalException is not from required packages.
org.omg.Messaging.QueueOrderPolicyPOATie is not from required packages.
org.omg.PortableInterceptor.ServerRequestInfoHolder is not from required packages.
org.omg.DynamicAny.NameValuePairSeqHelper is not from required packages.
org.omg.IOP.ENCODING_CDR_ENCAPS is not from required packages.
org.omg.PortableServer.POAPackage.ObjectAlreadyActiveHolder is not from required packages.
org.omg.CORBA.BAD_TYPECODE is not from required packages.
org.omg.CORBA.DynAnyPackage.TypeMismatch is not from required packages.
org.omg.CORBA._StringDefStub is not from required packages.
jakarta.xml.ws.http.HTTPBinding is not from required packages.
org.omg.CORBA._ExceptionDefStub is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder is not from required packages.
org.omg.CORBA.UnionDefPOATie is not from required packages.
jakarta.faces.view.facelets.Tag is not from required packages.
org.omg.Messaging.MaxHopsPolicyPOA is not from required packages.
jakarta.security.enterprise.identitystore.PasswordHash is not from required packages.
org.omg.CORBA.ContextList is not from required packages.
jakarta.enterprise.inject.spi.BeforeBeanDiscovery is not from required packages.
jakarta.faces.flow.MethodCallNode is not from required packages.
jakarta.servlet.jsp.tagext.Tag is not from required packages.
jakarta.ws.rs.Produces is not from required packages.
jakarta.xml.ws.WebServiceContext is not from required packages.
jakarta.faces.component.html.HtmlSelectManyListbox$PropertyKeys is not from required packages.
jakarta.batch.api.partition.PartitionReducer is not from required packages.
jakarta.mail.internet.ContentType is not from required packages.
org.omg.CosTransactions.InvocationPolicyHolder is not from required packages.
jakarta.xml.bind.annotation.DomHandler is not from required packages.
jakarta.faces.component.html.HtmlCommandButton is not from required packages.
jakarta.persistence.MapKeyJoinColumn is not from required packages.
jakarta.ws.rs.NotAuthorizedException is not from required packages.
jakarta.ejb.Remove is not from required packages.
jakarta.persistence.criteria.SetJoin is not from required packages.
jakarta.el.ValueReference is not from required packages.
jakarta.mail.internet.SharedInputStream is not from required packages.
jakarta.mail.Version is not from required packages.
org.omg.CORBA.InterfaceDefPOA is not from required packages.
jakarta.faces.webapp.UIComponentTagBase is not from required packages.
jakarta.faces.validator.ValueExpressionAnalyzer$InterceptingResolver is not from required packages.
jakarta.resource.spi.ConnectionDefinitions is not from required packages.
org.omg.CORBA.ULongSeqHolder is not from required packages.
org.omg.CosNaming.NamingContextPackage.CannotProceedHolder is not from required packages.
jakarta.servlet.jsp.el.ELParseException is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoHolder is not from required packages.
jakarta.validation.constraints.Null is not from required packages.
org.omg.CosNaming.BindingType is not from required packages.
org.omg.PortableServer.POAManagerPackage.AdapterInactiveHolder is not from required packages.
org.omg.CORBA.ShortSeqHolder is not from required packages.
org.omg.CORBA.ExcDescriptionSeqHolder is not from required packages.
jakarta.persistence.PersistenceContexts is not from required packages.
jakarta.batch.operations.NoSuchJobException is not from required packages.
org.omg.CORBA.ContainedPackage.DescriptionHelper is not from required packages.
jakarta.mail.UIDFolder is not from required packages.
jakarta.resource.spi.work.DistributableWorkManager is not from required packages.
jakarta.ws.rs.NotSupportedException is not from required packages.
org.omg.CORBA.DynSequence is not from required packages.
jakarta.ejb.Remote is not from required packages.
org.omg.SendingContext.RunTimeHelper is not from required packages.
org.omg.Messaging.SyncScopePolicyPOA is not from required packages.
jakarta.faces.event.PreRenderViewEvent is not from required packages.
jakarta.resource.spi.endpoint.MessageEndpointFactory is not from required packages.
jakarta.persistence.SecondaryTables is not from required packages.
jakarta.resource.cci.LocalTransaction is not from required packages.
org.omg.CORBA.OperationDefOperations is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceFactory is not from required packages.
jakarta.mail.MailSessionDefinition is not from required packages.
jakarta.websocket.SendResult is not from required packages.
jakarta.activation.UnsupportedDataTypeException is not from required packages.
jakarta.faces.view.facelets.ComponentConfig is not from required packages.
jakarta.activation.MailcapCommandMap$1 is not from required packages.
jakarta.persistence.Version is not from required packages.
org.omg.CORBA._EnumDefStub is not from required packages.
jakarta.faces.component.html.HtmlSelectManyMenu$PropertyKeys is not from required packages.
jakarta.jms.BytesMessage is not from required packages.
jakarta.mail.search.RecipientStringTerm is not from required packages.
jakarta.enterprise.context.ApplicationScoped is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
org.omg.CosTransactions.SynchronizationUnavailable is not from required packages.
jakarta.ejb.MessageDriven is not from required packages.
org.omg.SendingContext._RunTimeStub is not from required packages.
jakarta.faces.component.html.HtmlHead$PropertyKeys is not from required packages.
org.omg.CosTransactions.CurrentHolder is not from required packages.
jakarta.mail.event.FolderAdapter is not from required packages.
jakarta.xml.soap.MessageFactory is not from required packages.
jakarta.xml.ws.EndpointReference is not from required packages.
jakarta.persistence.PrimaryKeyJoinColumns is not from required packages.
org.omg.PortableServer.RequestProcessingPolicy is not from required packages.
jakarta.validation.Path$ParameterNode is not from required packages.
org.omg.CORBA.PrimitiveDefHolder is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters is not from required packages.
jakarta.xml.bind.annotation.XmlAnyAttribute is not from required packages.
jakarta.enterprise.inject.spi.BeanAttributes is not from required packages.
jakarta.faces.annotation.InitParameterMap is not from required packages.
org.omg.CORBA.DATA_CONVERSION is not from required packages.
jakarta.validation.constraints.AssertTrue is not from required packages.
jakarta.el.FactoryFinder$3 is not from required packages.
jakarta.validation.constraints.Past is not from required packages.
jakarta.el.FactoryFinder$4 is not from required packages.
jakarta.faces.view.ValueHolderAttachedObjectTarget is not from required packages.
jakarta.el.FactoryFinder$1 is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$ContainerElementNodeBuilderDefinedContext is not from required packages.
jakarta.el.FactoryFinder$2 is not from required packages.
jakarta.faces.model.FacesDataModel is not from required packages.
jakarta.resource.spi.TransactionSupport is not from required packages.
jakarta.servlet.annotation.ServletSecurity is not from required packages.
org.omg.CORBA.FloatSeqHelper is not from required packages.
jakarta.jms.MessageNotWriteableRuntimeException is not from required packages.
jakarta.json.bind.adapter.JsonbAdapter is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedMethod is not from required packages.
jakarta.xml.bind.ModuleUtil is not from required packages.
jakarta.faces.application.ApplicationWrapper is not from required packages.
org.omg.CosTransactions.TransactionFactoryOperations is not from required packages.
org.omg.PortableServer.POAPackage.ObjectAlreadyActive is not from required packages.
jakarta.faces.component.FacesComponent is not from required packages.
jakarta.faces.component.html.HtmlMessage$PropertyKeys is not from required packages.
org.omg.PortableServer.RequestProcessingPolicyOperations is not from required packages.
org.omg.CORBA.SequenceDefHolder is not from required packages.
org.omg.DynamicAny.DynArray is not from required packages.
jakarta.faces.component.html.HtmlCommandLink is not from required packages.
org.omg.CosTransactions.ADAPTS is not from required packages.
org.omg.PortableServer.ServantRetentionPolicyValueHolder is not from required packages.
jakarta.activation.LogSupport is not from required packages.
jakarta.resource.spi.security.GenericCredential is not from required packages.
org.omg.Messaging.RelativeRoundtripTimeoutPolicyHolder is not from required packages.
jakarta.ws.rs.sse.SseEventSink is not from required packages.
org.omg.Messaging.RelativeRequestTimeoutPolicyPOA is not from required packages.
jakarta.faces.render.FacesRenderer is not from required packages.
jakarta.websocket.MessageHandler is not from required packages.
jakarta.servlet.jsp.tagext.TryCatchFinally is not from required packages.
jakarta.batch.operations.JobExecutionNotRunningException is not from required packages.
jakarta.faces.convert.FloatConverter is not from required packages.
jakarta.el.ELUtil$1 is not from required packages.
jakarta.mail.search.SubjectTerm is not from required packages.
jakarta.ws.rs.core.Variant$VariantListBuilder is not from required packages.
jakarta.ws.rs.core.Variant is not from required packages.
jakarta.faces.view.facelets.TextHandler is not from required packages.
org.omg.Messaging.REPLY_PRIORITY_POLICY_TYPE is not from required packages.
jakarta.persistence.PersistenceUnit is not from required packages.
jakarta.xml.bind.annotation.XmlAccessorOrder is not from required packages.
org.omg.CORBA.PolicyErrorHelper is not from required packages.
jakarta.servlet.ServletInputStream is not from required packages.
jakarta.ejb.spi.EJBContainerProvider is not from required packages.
jakarta.servlet.HttpMethodConstraintElement is not from required packages.
jakarta.faces.component.visit.VisitContextWrapper is not from required packages.
org.omg.PortableServer.DynamicImplementation is not from required packages.
jakarta.faces.component.html.HtmlInputTextarea$PropertyKeys is not from required packages.
jakarta.ejb.EJBTransactionRequiredException is not from required packages.
org.omg.CORBA.ParameterModeHolder is not from required packages.
org.omg.CosTransactions.InactiveHolder is not from required packages.
jakarta.ejb.NoMoreTimeoutsException is not from required packages.
jakarta.enterprise.context.control.ActivateRequestContext is not from required packages.
jakarta.jms.XATopicConnection is not from required packages.
org.omg.CORBA.DynamicImplementation is not from required packages.
org.omg.IOP.CodecFactoryPackage.UnknownEncoding is not from required packages.
jakarta.faces.el.CompositeComponentExpressionHolder is not from required packages.
jakarta.persistence.QueryHint is not from required packages.
jakarta.persistence.TableGenerators is not from required packages.
jakarta.xml.bind.annotation.XmlIDREF is not from required packages.
jakarta.websocket.Session is not from required packages.
jakarta.enterprise.inject.literal.SingletonLiteral is not from required packages.
jakarta.interceptor.Interceptors is not from required packages.
jakarta.persistence.metamodel.EmbeddableType is not from required packages.
jakarta.batch.api.chunk.AbstractCheckpointAlgorithm is not from required packages.
jakarta.faces.view.ViewScoped is not from required packages.
org.omg.PortableInterceptor.IORInterceptorHelper is not from required packages.
jakarta.ws.rs.container.ContainerRequestFilter is not from required packages.
jakarta.xml.bind.Marshaller$Listener is not from required packages.
jakarta.faces.event.PreDestroyApplicationEvent is not from required packages.
jakarta.servlet.ServletRequestAttributeEvent is not from required packages.
jakarta.json.bind.annotation.JsonbNumberFormat is not from required packages.
jakarta.mail.internet.ParameterList$LiteralValue is not from required packages.
jakarta.mail.internet.MimeBodyPart is not from required packages.
jakarta.enterprise.inject.Any$Literal is not from required packages.
jakarta.servlet.jsp.JspPage is not from required packages.
jakarta.xml.bind.ParseConversionEvent is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHelper is not from required packages.
org.omg.Messaging.MAX_HOPS_POLICY_TYPE is not from required packages.
jakarta.ejb.NoSuchEntityException is not from required packages.
jakarta.enterprise.concurrent.ContextService is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedCallable is not from required packages.
jakarta.enterprise.inject.spi.Annotated is not from required packages.
jakarta.xml.soap.SOAPConnection is not from required packages.
org.omg.CosTransactions.InvalidControlHelper is not from required packages.
jakarta.activation.MimeTypeEntry is not from required packages.
jakarta.ejb.FinderException is not from required packages.
org.omg.DynamicAny.DynArrayPOA is not from required packages.
org.omg.CosNaming.NamingContextExtPackage.URLStringHelper is not from required packages.
jakarta.enterprise.inject.Default is not from required packages.
org.omg.CORBA.portable.ValueFactory is not from required packages.
jakarta.mail.UIDFolder$FetchProfileItem is not from required packages.
jakarta.persistence.ParameterMode is not from required packages.
org.omg.PortableServer.IdUniquenessPolicyValueHolder is not from required packages.
org.omg.CORBA.TRANSACTION_ROLLEDBACK is not from required packages.
jakarta.faces.event.ValueChangeListener is not from required packages.
jakarta.xml.soap.Node is not from required packages.
org.omg.SendingContext.RunTimeHolder is not from required packages.
jakarta.ejb.SessionSynchronization is not from required packages.
jakarta.enterprise.inject.spi.Prioritized is not from required packages.
org.omg.IOP.CodecPackage.InvalidTypeForEncoding is not from required packages.
jakarta.validation.valueextraction.ValueExtractorDeclarationException is not from required packages.
jakarta.xml.bind.util.Messages is not from required packages.
org.omg.PortableServer.ImplicitActivationPolicy is not from required packages.
jakarta.ejb.SessionBean is not from required packages.
jakarta.faces.component.UIData$PropertyKeys is not from required packages.
jakarta.validation.Validation$GetValidationProviderListAction is not from required packages.
org.omg.PortableServer.IdUniquenessPolicyValue is not from required packages.
org.omg.CORBA._OperationDefStub is not from required packages.
org.omg.CORBA.PUBLIC_MEMBER is not from required packages.
org.omg.CORBA.ShortSeqHelper is not from required packages.
org.omg.CORBA.ExcDescriptionSeqHelper is not from required packages.
org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper is not from required packages.
org.omg.CORBA.LongLongSeqHolder is not from required packages.
jakarta.ejb.SessionContext is not from required packages.
jakarta.faces.component.html.HtmlPanelGrid$PropertyKeys is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoHelper is not from required packages.
org.omg.Messaging.SYNC_SCOPE_POLICY_TYPE is not from required packages.
jakarta.persistence.Embedded is not from required packages.
org.omg.CORBA.ConstantDescriptionHolder is not from required packages.
org.omg.CORBA.ValueDefPackage.FullValueDescriptionHolder is not from required packages.
org.omg.CORBA.StructMemberSeqHolder is not from required packages.
jakarta.mail.Header is not from required packages.
jakarta.faces.flow.builder.FlowDefinition is not from required packages.
org.omg.CosTransactions.SubtransactionsUnavailableHolder is not from required packages.
javax.rmi.CORBA.ValueHandler is not from required packages.
org.omg.CORBA.ModuleDescription is not from required packages.
org.omg.CORBA.AnyHolder is not from required packages.
org.omg.CORBA.BAD_CONTEXT is not from required packages.
jakarta.ws.rs.BadRequestException is not from required packages.
org.omg.Messaging.RELATIVE_RT_TIMEOUT_POLICY_TYPE is not from required packages.
jakarta.faces.component.html.HtmlForm$PropertyKeys is not from required packages.
jakarta.faces.view.ViewMetadata is not from required packages.
jakarta.batch.api.listener.AbstractJobListener is not from required packages.
jakarta.servlet.http.HttpSessionBindingListener is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotFoundReasonHolder is not from required packages.
jakarta.el.ELUtil$ConstructorWrapper is not from required packages.
jakarta.ws.rs.client.RxInvoker is not from required packages.
jakarta.mail.EventQueue$QueueElement is not from required packages.
jakarta.resource.spi.work.WorkContextProvider is not from required packages.
org.omg.CORBA.PolicyErrorCodeHelper is not from required packages.
jakarta.security.auth.message.config.ServerAuthConfig is not from required packages.
jakarta.resource.spi.ResourceAdapterInternalException is not from required packages.
org.omg.CORBA.PolicyTypeHelper is not from required packages.
jakarta.servlet.annotation.ServletSecurity$EmptyRoleSemantic is not from required packages.
jakarta.servlet.jsp.jstl.sql.ResultSupport is not from required packages.
jakarta.validation.metadata.ElementDescriptor$ConstraintFinder is not from required packages.
org.omg.DynamicAny.DynSequencePOA is not from required packages.
jakarta.validation.valueextraction.Unwrapping$Unwrap is not from required packages.
org.omg.CosTransactions.HeuristicMixedHelper is not from required packages.
org.omg.CORBA.PrimitiveDefHelper is not from required packages.
org.omg.CORBA.StructMemberHelper is not from required packages.
jakarta.faces.event.ExceptionQueuedEventContext is not from required packages.
org.omg.DynamicAny.DynSequenceOperations is not from required packages.
jakarta.validation.ValidationException is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateNameHolder is not from required packages.
jakarta.batch.operations.NoSuchJobExecutionException is not from required packages.
jakarta.faces.bean.SessionScoped is not from required packages.
jakarta.servlet.ServletRegistration$Dynamic is not from required packages.
jakarta.el.ELContext is not from required packages.
jakarta.ws.rs.NotFoundException is not from required packages.
jakarta.ejb.EJBLocalHome is not from required packages.
jakarta.faces.view.facelets.MetaRuleset is not from required packages.
org.omg.CORBA.OperationDefPOATie is not from required packages.
jakarta.servlet.jsp.jstl.sql.Result is not from required packages.
jakarta.activation.ActivationDataFlavor is not from required packages.
jakarta.xml.ws.handler.LogicalMessageContext is not from required packages.
jakarta.faces.convert.ConverterException is not from required packages.
jakarta.security.enterprise.AuthenticationStatus is not from required packages.
jakarta.ws.rs.sse.SseEventSource$Builder is not from required packages.
jakarta.activation.DataSourceDataContentHandler is not from required packages.
jakarta.ws.rs.client.ClientBuilder is not from required packages.
jakarta.xml.ws.RespectBindingFeature is not from required packages.
org.omg.DynamicAny.DynUnionHolder is not from required packages.
org.omg.CORBA.CODESET_INCOMPATIBLE is not from required packages.
org.omg.CosTransactions.SubtransactionAwareResourceOperations is not from required packages.
org.omg.PortableInterceptor.InvalidSlotHelper is not from required packages.
jakarta.validation.Validator is not from required packages.
jakarta.faces.component.UIForm$PropertyKeys is not from required packages.
org.omg.CosTransactions.TerminatorOperations is not from required packages.
jakarta.transaction.HeuristicRollbackException is not from required packages.
org.omg.DynamicAny.DynValueHolder is not from required packages.
jakarta.faces.component.UIMessages$PropertyKeys is not from required packages.
jakarta.faces.component.html.HtmlOutcomeTargetLink$PropertyKeys is not from required packages.
org.omg.PortableServer.POAPackage.WrongAdapterHelper is not from required packages.
jakarta.security.enterprise.CallerPrincipal is not from required packages.
jakarta.ws.rs.container.ContainerResponseFilter is not from required packages.
jakarta.mail.MailLogger is not from required packages.
jakarta.persistence.criteria.CriteriaBuilder$In is not from required packages.
jakarta.xml.ws.soap.AddressingFeature is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism is not from required packages.
jakarta.faces.component.visit.VisitHint is not from required packages.
jakarta.ws.rs.RedirectionException is not from required packages.
jakarta.mail.search.FromStringTerm is not from required packages.
jakarta.validation.constraints.Future is not from required packages.
org.omg.DynamicAny.NameValuePairSeqHolder is not from required packages.
org.omg.DynamicAny.DynAnyPackage.InvalidValue is not from required packages.
jakarta.faces.component.UIComponent is not from required packages.
org.omg.DynamicAny.DynValuePOA is not from required packages.
jakarta.faces.component.ValueHolder is not from required packages.
jakarta.persistence.Column is not from required packages.
jakarta.faces.convert.ShortConverter is not from required packages.
org.omg.Messaging.SYNC_WITH_SERVER is not from required packages.
jakarta.enterprise.inject.spi.AfterBeanDiscovery is not from required packages.
jakarta.enterprise.context.ContextNotActiveException is not from required packages.
org.omg.CORBA.UnionMemberHelper is not from required packages.
jakarta.inject.Qualifier is not from required packages.
jakarta.xml.ws.wsaddressing.W3CEndpointReferenceBuilder is not from required packages.
org.omg.CORBA.TypeDescriptionHolder is not from required packages.
org.omg.CORBA.IDLTypeHelper is not from required packages.
jakarta.xml.bind.ValidationEvent is not from required packages.
jakarta.faces.el.MethodBinding is not from required packages.
org.omg.CosNaming.NamingContextPackage.CannotProceedHelper is not from required packages.
jakarta.faces.bean.ManagedProperty is not from required packages.
jakarta.validation.constraints.Positive$List is not from required packages.
jakarta.websocket.CloseReason$CloseCodes$1 is not from required packages.
org.omg.CosTransactions._CoordinatorStub is not from required packages.
jakarta.faces.validator.MessageFactory is not from required packages.
jakarta.persistence.AttributeOverride is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper is not from required packages.
jakarta.faces.component.UIViewAction$PropertyKeys is not from required packages.
jakarta.enterprise.inject.spi.BeanManager is not from required packages.
org.omg.CORBA.ParameterModeHelper is not from required packages.
org.omg.CosTransactions.INVOCATION_POLICY_TYPE is not from required packages.
jakarta.faces.annotation.RequestCookieMap is not from required packages.
org.omg.DynamicAny.DynAnyPackage.InvalidValueHelper is not from required packages.
jakarta.ejb.LockType is not from required packages.
jakarta.persistence.EntityGraph is not from required packages.
jakarta.servlet.jsp.tagext.FunctionInfo is not from required packages.
jakarta.faces.view.facelets.AttributeHandler is not from required packages.
org.omg.CosTransactions.InactiveHelper is not from required packages.
org.omg.IOP.CodecFactory is not from required packages.
jakarta.ws.rs.client.SyncInvoker is not from required packages.
jakarta.mail.search.BodyTerm is not from required packages.
org.omg.CORBA.UnionMemberSeqHelper is not from required packages.
org.omg.Messaging.SYNC_WITH_TRANSPORT is not from required packages.
jakarta.interceptor.AroundConstruct is not from required packages.
jakarta.xml.bind.JAXBPermission is not from required packages.
jakarta.validation.spi.ConfigurationState is not from required packages.
jakarta.ws.rs.sse.Sse is not from required packages.
org.omg.CORBA.Any is not from required packages.
jakarta.enterprise.inject.spi.AfterTypeDiscovery is not from required packages.
jakarta.jms.QueueSession is not from required packages.
jakarta.ejb.EJBContext is not from required packages.
jakarta.xml.bind.annotation.XmlSchema is not from required packages.
org.omg.PortableServer.ServantActivatorHolder is not from required packages.
jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter is not from required packages.
jakarta.faces.model.DataModel$DataModelIterator is not from required packages.
jakarta.ws.rs.core.StreamingOutput is not from required packages.
org.omg.Messaging.ReplyStartTimePolicy is not from required packages.
jakarta.xml.bind.ContextFinder$1 is not from required packages.
jakarta.xml.bind.ContextFinder$2 is not from required packages.
org.omg.PortableServer.ServantActivator is not from required packages.
jakarta.xml.bind.ContextFinder$3 is not from required packages.
jakarta.faces.component.UIParameter is not from required packages.
jakarta.xml.bind.annotation.XmlMixed is not from required packages.
jakarta.xml.bind.ContextFinder$4 is not from required packages.
jakarta.xml.bind.ContextFinder$5 is not from required packages.
jakarta.faces.flow.ViewNode is not from required packages.
jakarta.xml.ws.Service is not from required packages.
jakarta.mail.search.MessageIDTerm is not from required packages.
jakarta.servlet.jsp.jstl.core.LoopTagStatus is not from required packages.
jakarta.servlet.jsp.tagext.JspFragment is not from required packages.
jakarta.faces.component.search.SearchExpressionHandler is not from required packages.
jakarta.json.JsonWriterFactory is not from required packages.
org.omg.CORBA.AttributeDescriptionHolder is not from required packages.
org.omg.PortableServer.ServantRetentionPolicyValueHelper is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapKeySet is not from required packages.
org.omg.CORBA.UserException is not from required packages.
jakarta.enterprise.event.Reception is not from required packages.
org.omg.CosTransactions.CurrentHelper is not from required packages.
jakarta.jms.TransactionRolledBackRuntimeException is not from required packages.
jakarta.faces.event.WebsocketEvent$Closed is not from required packages.
jakarta.persistence.Persistence$1 is not from required packages.
jakarta.mail.MessageContext is not from required packages.
org.omg.IOP.CodecPackage.TypeMismatchHelper is not from required packages.
jakarta.enterprise.inject.spi.ProcessSessionBean is not from required packages.
jakarta.persistence.SqlResultSetMapping is not from required packages.
org.omg.CORBA.ParameterDescriptionHolder is not from required packages.
org.omg.CosTransactions.otid_t is not from required packages.
jakarta.resource.spi.ResourceAdapter is not from required packages.
org.omg.DynamicAny.DynUnionOperations is not from required packages.
jakarta.security.auth.message.config.AuthConfigFactory$1 is not from required packages.
jakarta.validation.OverridesAttribute is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotEmptyHelper is not from required packages.
org.omg.CORBA.PrimitiveDefPOA is not from required packages.
org.omg.CORBA.IMP_LIMIT is not from required packages.
jakarta.activation.MimeTypeRegistry is not from required packages.
jakarta.validation.Path$ContainerElementNode is not from required packages.
jakarta.validation.constraints.Past$List is not from required packages.
jakarta.resource.spi.SecurityException is not from required packages.
jakarta.faces.component.html.HtmlDataTable$PropertyKeys is not from required packages.
org.omg.PortableServer.ThreadPolicyOperations is not from required packages.
jakarta.servlet.ServletResponse is not from required packages.
jakarta.xml.bind.helpers.Messages is not from required packages.
jakarta.websocket.Encoder$BinaryStream is not from required packages.
jakarta.servlet.DispatcherType is not from required packages.
jakarta.persistence.NoResultException is not from required packages.
jakarta.faces.component.UIOutcomeTarget is not from required packages.
jakarta.servlet.SessionCookieConfig is not from required packages.
jakarta.servlet.ServletConfig is not from required packages.
jakarta.ejb.PostActivate is not from required packages.
jakarta.ws.rs.client.ClientRequestContext is not from required packages.
jakarta.mail.search.AndTerm is not from required packages.
org.omg.CORBA.LongLongSeqHelper is not from required packages.
org.omg.CosTransactions.SubtransactionsUnavailableHelper is not from required packages.
jakarta.validation.metadata.ValidateUnwrappedValue is not from required packages.
jakarta.enterprise.context.BeforeDestroyed$Literal is not from required packages.
org.omg.PortableInterceptor.IORInterceptor_3_0 is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$ContainerElementNodeContextBuilder is not from required packages.
jakarta.faces.view.facelets.FaceletCache$MemberFactory is not from required packages.
org.omg.IOP.ChainBypassCheck is not from required packages.
org.omg.Dynamic.ExceptionListHolder is not from required packages.
jakarta.ejb.EntityContext is not from required packages.
jakarta.json.bind.annotation.JsonbTypeDeserializer is not from required packages.
jakarta.faces.component.UIComponentBase is not from required packages.
jakarta.mail.internet.MimeBodyPart$EncodedFileDataSource is not from required packages.
org.omg.PortableInterceptor.DISCARDING is not from required packages.
org.omg.CORBA.EnumDefPOATie is not from required packages.
org.omg.CosNaming.BindingListHolder is not from required packages.
jakarta.enterprise.util.Nonbinding is not from required packages.
org.omg.DynamicAny.DynFixed is not from required packages.
jakarta.servlet.http.HttpSessionActivationListener is not from required packages.
org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder is not from required packages.
jakarta.faces.component.UIImportConstants$PropertyKeys is not from required packages.
org.omg.PortableInterceptor.RequestInfoHelper is not from required packages.
jakarta.enterprise.concurrent.ManagedTask is not from required packages.
org.omg.CORBA.SequenceDefHelper is not from required packages.
jakarta.faces.component.UISelectOne is not from required packages.
org.omg.CORBA.portable.ServantObject is not from required packages.
jakarta.enterprise.inject.Alternative is not from required packages.
jakarta.mail.StreamLoader is not from required packages.
org.omg.CosTransactions.ResourceOperations is not from required packages.
jakarta.persistence.metamodel.IdentifiableType is not from required packages.
jakarta.faces.component.UIPanel is not from required packages.
jakarta.json.bind.annotation.JsonbTypeSerializer is not from required packages.
org.omg.CORBA.ARG_IN is not from required packages.
jakarta.xml.ws.wsaddressing.W3CEndpointReference$Address is not from required packages.
jakarta.faces.model.IterableDataModel is not from required packages.
jakarta.servlet.FilterRegistration$Dynamic is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedParameter is not from required packages.
org.omg.CORBA.ContainerPackage.Description is not from required packages.
jakarta.enterprise.inject.ResolutionException is not from required packages.
jakarta.enterprise.inject.Intercepted is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver$1 is not from required packages.
jakarta.servlet.ServletRequestListener is not from required packages.
jakarta.servlet.jsp.el.ExpressionEvaluator is not from required packages.
jakarta.el.PropertyNotWritableException is not from required packages.
jakarta.ejb.Singleton is not from required packages.
jakarta.mail.IllegalWriteException is not from required packages.
org.omg.CORBA.ServiceInformationHelper is not from required packages.
jakarta.ejb.IllegalLoopbackException is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotEmptyHolder is not from required packages.
jakarta.mail.util.ByteArrayDataSource$DSByteArrayOutputStream is not from required packages.
jakarta.ws.rs.ConstrainedTo is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName is not from required packages.
jakarta.servlet.jsp.jstl.core.LoopTagSupport$1Status is not from required packages.
jakarta.persistence.Inheritance is not from required packages.
jakarta.validation.ConstraintValidatorFactory is not from required packages.
org.omg.CORBA.TypeDescriptionHelper is not from required packages.
jakarta.faces.el.VariableResolver is not from required packages.
jakarta.faces.webapp.PreJsf2ExceptionHandlerFactory$1 is not from required packages.
org.omg.IOP.EncodingHelper is not from required packages.
org.omg.CosTransactions.Synchronization is not from required packages.
org.omg.CORBA.PolicyError is not from required packages.
org.omg.CosTransactions.CurrentPOA is not from required packages.
org.omg.CORBA.FieldNameHelper is not from required packages.
jakarta.xml.bind.ValidationEventLocator is not from required packages.
org.omg.PortableServer.POAPackage.ServantAlreadyActiveHolder is not from required packages.
jakarta.jms.Destination is not from required packages.
jakarta.ejb.embeddable.EJBContainer is not from required packages.
org.omg.CORBA.portable.UnknownException is not from required packages.
jakarta.enterprise.context.control.RequestContextController is not from required packages.
jakarta.batch.operations.JobSecurityException is not from required packages.
jakarta.faces.model.DataModel is not from required packages.
jakarta.validation.constraintvalidation.SupportedValidationTarget is not from required packages.
org.omg.CORBA.NamedValue is not from required packages.
org.omg.PortableInterceptor.SYSTEM_EXCEPTION is not from required packages.
jakarta.faces.component.UniqueIdVendor is not from required packages.
org.omg.CORBA.UnknownUserException is not from required packages.
jakarta.servlet.jsp.jstl.sql.ResultImpl is not from required packages.
org.omg.IOP.RMICustomMaxStreamFormat is not from required packages.
jakarta.json.Json is not from required packages.
jakarta.faces.validator.RegexValidator is not from required packages.
jakarta.resource.spi.work.WorkContext is not from required packages.
jakarta.servlet.FilterRegistration is not from required packages.
jakarta.validation.constraints.PositiveOrZero is not from required packages.
jakarta.mail.MessageAware is not from required packages.
jakarta.websocket.OnMessage is not from required packages.
jakarta.mail.event.MessageChangedListener is not from required packages.
jakarta.websocket.ClientEndpoint is not from required packages.
jakarta.xml.bind.util.ValidationEventCollector is not from required packages.
org.omg.CORBA.AliasDefPOATie is not from required packages.
jakarta.servlet.jsp.tagext.ValidationMessage is not from required packages.
jakarta.faces.component.html.HtmlColumn$PropertyKeys is not from required packages.
org.omg.CORBA._NativeDefStub is not from required packages.
org.omg.PortableServer.ServantLocatorHolder is not from required packages.
jakarta.persistence.AttributeNode is not from required packages.
jakarta.validation.MessageInterpolator$Context is not from required packages.
jakarta.faces.component.UIViewRoot$PropertyKeys is not from required packages.
org.omg.CORBA.AttrDescriptionSeqHelper is not from required packages.
org.omg.SendingContext.CodeBasePOATie is not from required packages.
jakarta.mail.internet.MailDateFormat$Rfc2822StrictParser is not from required packages.
jakarta.faces.convert.DateTimeConverter$1 is not from required packages.
org.omg.CORBA.UnionMemberSeqHolder is not from required packages.
jakarta.faces.component.UIViewAction is not from required packages.
org.omg.CosTransactions._CurrentStub is not from required packages.
jakarta.ejb.EnterpriseBean is not from required packages.
jakarta.enterprise.event.Observes is not from required packages.
org.omg.CORBA.TRANSIENT is not from required packages.
jakarta.faces.application.FacesMessage$Severity is not from required packages.
org.omg.PortableServer.IdAssignmentPolicyValue is not from required packages.
org.omg.CosNaming.NamingContextExtPackage.AddressHelper is not from required packages.
org.omg.CORBA.TypeCode is not from required packages.
org.omg.CORBA.StructMemberSeqHelper is not from required packages.
jakarta.faces.component.UIImportConstants is not from required packages.
org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper is not from required packages.
jakarta.batch.api.partition.AbstractPartitionAnalyzer is not from required packages.
jakarta.security.jacc.WebRoleRefPermission is not from required packages.
org.omg.CORBA.ModuleDefPOATie is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$ContainerElementNodeBuilderCustomizableContext is not from required packages.
jakarta.persistence.criteria.CriteriaBuilder$Trimspec is not from required packages.
jakarta.batch.api.chunk.listener.AbstractChunkListener is not from required packages.
jakarta.validation.metadata.ParameterDescriptor is not from required packages.
jakarta.websocket.PongMessage is not from required packages.
jakarta.websocket.Decoder$Text is not from required packages.
jakarta.batch.api.chunk.listener.SkipWriteListener is not from required packages.
jakarta.validation.metadata.CrossParameterDescriptor is not from required packages.
jakarta.validation.constraints.PastOrPresent$List is not from required packages.
jakarta.faces.component.SharedUtils is not from required packages.
jakarta.security.jacc.WebUserDataPermission is not from required packages.
jakarta.faces.application.ProtectedViewException is not from required packages.
jakarta.security.auth.message.MessagePolicy$TargetPolicy is not from required packages.
jakarta.validation.groups.Default is not from required packages.
jakarta.ws.rs.ext.WriterInterceptor is not from required packages.
jakarta.xml.bind.annotation.XmlType$DEFAULT is not from required packages.
jakarta.enterprise.inject.spi.InjectionTargetFactory is not from required packages.
jakarta.enterprise.inject.spi.ProcessSyntheticAnnotatedType is not from required packages.
jakarta.jms.Session is not from required packages.
jakarta.ws.rs.sse.InboundSseEvent is not from required packages.
jakarta.xml.bind.DataBindingException is not from required packages.
jakarta.persistence.Query is not from required packages.
org.omg.CORBA.ContainerPackage.DescriptionSeqHelper is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$1 is not from required packages.
org.omg.CORBA.PrimitiveDefOperations is not from required packages.
jakarta.xml.bind.annotation.XmlAccessorType is not from required packages.
org.omg.CORBA.NativeDefPOA is not from required packages.
jakarta.resource.spi.Activation is not from required packages.
jakarta.mail.internet.MimeMultipart is not from required packages.
jakarta.faces.view.facelets.MetaTagHandler is not from required packages.
jakarta.interceptor.AroundTimeout is not from required packages.
org.omg.CORBA.ULongSeqHelper is not from required packages.
jakarta.faces.component.UIViewRoot is not from required packages.
jakarta.ws.rs.ServerErrorException is not from required packages.
jakarta.persistence.MappedSuperclass is not from required packages.
jakarta.websocket.ContainerProvider is not from required packages.
org.omg.DynamicAny.DynSequence is not from required packages.
jakarta.transaction.TransactionalException is not from required packages.
org.omg.CosTransactions.RecoveryCoordinatorHelper is not from required packages.
org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper is not from required packages.
javax.rmi.CORBA.Stub is not from required packages.
org.omg.CORBA.LongHolder is not from required packages.
org.omg.CORBA.ArrayDefHelper is not from required packages.
jakarta.faces.event.AbortProcessingException is not from required packages.
jakarta.enterprise.inject.Typed is not from required packages.
jakarta.jms.TemporaryTopic is not from required packages.
jakarta.websocket.server.ServerApplicationConfig is not from required packages.
org.omg.CORBA.ConstantDefHolder is not from required packages.
jakarta.faces.event.SystemEventListener is not from required packages.
jakarta.xml.ws.EndpointContext is not from required packages.
org.omg.Messaging._RequestStartTimePolicyStub is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$NodeBuilderDefinedContext is not from required packages.
org.omg.PortableInterceptor.RequestInfo is not from required packages.
org.omg.Messaging.PolicyValueHelper is not from required packages.
jakarta.faces.push.PushContext is not from required packages.
org.omg.PortableServer.ServantLocator is not from required packages.
org.omg.CORBA.INV_POLICY is not from required packages.
jakarta.jms.XAJMSContext is not from required packages.
org.omg.CORBA.InterfaceDef is not from required packages.
jakarta.faces.event.PostConstructApplicationEvent is not from required packages.
jakarta.servlet.jsp.jstl.core.IndexedValueExpression is not from required packages.
jakarta.mail.search.ReceivedDateTerm is not from required packages.
jakarta.persistence.metamodel.Attribute$PersistentAttributeType is not from required packages.
jakarta.faces.view.facelets.TagAttributeException is not from required packages.
org.omg.CORBA.ValueBoxDefOperations is not from required packages.
jakarta.websocket.server.ServerEndpointConfig$Builder is not from required packages.
jakarta.xml.ws.Dispatch is not from required packages.
jakarta.persistence.criteria.CriteriaBuilder$Case is not from required packages.
jakarta.json.JsonPatch$Operation is not from required packages.
org.omg.CosTransactions.HeuristicCommitHelper is not from required packages.
org.omg.CORBA.StringSeqHolder is not from required packages.
jakarta.inject.Inject is not from required packages.
org.omg.CORBA.INTERNAL is not from required packages.
jakarta.activation.CommandInfo$Beans is not from required packages.
jakarta.mail.internet.InternetHeaders$MatchHeaderEnum is not from required packages.
org.omg.Messaging.RebindPolicyPOATie is not from required packages.
org.omg.CORBA.FixedHolder is not from required packages.
jakarta.enterprise.context.BusyConversationException is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetEntries is not from required packages.
jakarta.xml.bind.PrintConversionEvent is not from required packages.
jakarta.faces.validator.BeanValidator$JsfAwareMessageInterpolator is not from required packages.
org.omg.CosTransactions.RecoveryCoordinatorPOA is not from required packages.
jakarta.faces.component.ActionSource2 is not from required packages.
org.omg.CORBA._AttributeDefStub is not from required packages.
jakarta.ws.rs.NotAcceptableException is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapEntrySetEntry is not from required packages.
jakarta.xml.bind.helpers.NotIdentifiableEventImpl is not from required packages.
jakarta.xml.bind.annotation.XmlRegistry is not from required packages.
jakarta.resource.cci.ResultSet is not from required packages.
org.omg.CosTransactions.HeuristicMixed is not from required packages.
jakarta.servlet.descriptor.TaglibDescriptor is not from required packages.
jakarta.enterprise.inject.Specializes is not from required packages.
jakarta.faces.component.UINamingContainer$PropertyKeys is not from required packages.
jakarta.xml.ws.soap.MTOMFeature is not from required packages.
jakarta.faces.event.ComponentSystemEvent is not from required packages.
jakarta.security.enterprise.credential.AbstractClearableCredential is not from required packages.
jakarta.activation.CommandObject is not from required packages.
jakarta.enterprise.inject.spi.ProcessProducerField is not from required packages.
jakarta.batch.api.chunk.AbstractItemWriter is not from required packages.
jakarta.persistence.MapKeyJoinColumns is not from required packages.
jakarta.persistence.metamodel.StaticMetamodel is not from required packages.
jakarta.xml.ws.spi.WebServiceFeatureAnnotation is not from required packages.
jakarta.faces.component.UIViewParameter$PropertyKeys is not from required packages.
jakarta.faces.component.html.HtmlOutputLink is not from required packages.
org.omg.CORBA.VM_NONE is not from required packages.
org.omg.CORBA.DoubleHolder is not from required packages.
jakarta.faces.event.PostValidateEvent is not from required packages.
jakarta.validation.Path$PropertyNode is not from required packages.
jakarta.websocket.SessionException is not from required packages.
jakarta.batch.api.partition.PartitionMapper is not from required packages.
org.omg.CosTransactions.InvocationPolicyOperations is not from required packages.
jakarta.ejb.MessageDrivenBean is not from required packages.
jakarta.activation.MailcapCommandMap is not from required packages.
org.omg.DynamicAny.DynUnionPOATie is not from required packages.
jakarta.security.auth.message.config.RegistrationListener is not from required packages.
org.omg.CORBA.ConstantDescriptionHelper is not from required packages.
jakarta.validation.constraints.NegativeOrZero$List is not from required packages.
jakarta.xml.ws.handler.PortInfo is not from required packages.
jakarta.faces.component.html.HtmlPanelGrid is not from required packages.
org.omg.PortableServer.POAManagerPackage.StateHolder is not from required packages.
jakarta.xml.ws.soap.MTOM is not from required packages.
jakarta.servlet.jsp.JspEngineInfo is not from required packages.
org.omg.Messaging.RoutingTypeRange is not from required packages.
jakarta.mail.internet.HeaderTokenizer is not from required packages.
jakarta.faces.context.PartialViewContextWrapper is not from required packages.
jakarta.persistence.Table is not from required packages.
jakarta.xml.bind.annotation.XmlElementRefs is not from required packages.
org.omg.CosTransactions.NoTransaction is not from required packages.
jakarta.xml.bind.annotation.XmlAttachmentRef is not from required packages.
jakarta.persistence.spi.ProviderUtil is not from required packages.
jakarta.enterprise.context.spi.AlterableContext is not from required packages.
jakarta.ws.rs.core.Cookie is not from required packages.
jakarta.faces.application.StateManager is not from required packages.
org.omg.Messaging.RequestEndTimePolicyPOATie is not from required packages.
jakarta.xml.bind.Messages is not from required packages.
jakarta.validation.constraints.NotEmpty is not from required packages.
jakarta.persistence.Convert is not from required packages.
jakarta.enterprise.inject.spi.Interceptor is not from required packages.
jakarta.jms.Message is not from required packages.
jakarta.mail.internet.ParseException is not from required packages.
jakarta.persistence.PessimisticLockScope is not from required packages.
jakarta.transaction.Transaction is not from required packages.
jakarta.faces.component.UIGraphic is not from required packages.
jakarta.resource.cci.ResourceAdapterMetaData is not from required packages.
jakarta.faces.webapp.UIComponentClassicTagBase is not from required packages.
jakarta.persistence.NonUniqueResultException is not from required packages.
jakarta.ws.rs.QueryParam is not from required packages.
jakarta.mail.event.StoreListener is not from required packages.
jakarta.persistence.JoinTable is not from required packages.
org.omg.CORBA._InterfaceDefStub is not from required packages.
jakarta.faces.webapp.PreJsf2ExceptionHandlerFactory$PreJsf2ExceptionHandler is not from required packages.
jakarta.mail.event.MessageChangedEvent is not from required packages.
jakarta.servlet.ServletContextListener is not from required packages.
jakarta.security.enterprise.identitystore.DatabaseIdentityStoreDefinition is not from required packages.
jakarta.el.StandardELContext$DefaultFunctionMapper is not from required packages.
org.omg.CORBA.ValueMemberDefOperations is not from required packages.
jakarta.jms.MessageProducer is not from required packages.
org.omg.CORBA.Principal is not from required packages.
org.omg.IOP.TAG_INTERNET_IOP is not from required packages.
org.omg.CORBA.FREE_MEM is not from required packages.
jakarta.jms.Queue is not from required packages.
jakarta.json.bind.serializer.SerializationContext is not from required packages.
jakarta.servlet.AsyncEvent is not from required packages.
jakarta.faces.context.PartialResponseWriter is not from required packages.
org.omg.PortableInterceptor.IORInfo is not from required packages.
org.omg.CORBA.ContainerPackage.DescriptionSeqHolder is not from required packages.
org.omg.Messaging._RelativeRequestTimeoutPolicyStub is not from required packages.
jakarta.faces.render.ResponseStateManager is not from required packages.
jakarta.persistence.criteria.ListJoin is not from required packages.
org.omg.CosTransactions.InvalidControlHolder is not from required packages.
jakarta.persistence.spi.PersistenceProvider is not from required packages.
jakarta.enterprise.concurrent.ManagedExecutors$RunnableAdapter is not from required packages.
jakarta.xml.bind.JAXBContext$1 is not from required packages.
jakarta.resource.spi.InvalidPropertyException is not from required packages.
jakarta.resource.spi.LazyEnlistableManagedConnection is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver$CacheKeyReference is not from required packages.
jakarta.faces.view.facelets.ConverterConfig is not from required packages.
org.omg.CORBA.RepositoryPOA is not from required packages.
jakarta.faces.event.ActionListenerWrapper is not from required packages.
jakarta.xml.bind.annotation.XmlElementDecl$GLOBAL is not from required packages.
org.omg.CORBA.INITIALIZE is not from required packages.
jakarta.faces.component.SelectItemsIterator$IterableItemIterator is not from required packages.
jakarta.xml.soap.DetailEntry is not from required packages.
org.omg.CORBA.NativeDefOperations is not from required packages.
jakarta.persistence.metamodel.BasicType is not from required packages.
jakarta.enterprise.event.ImmutableNotificationOptions is not from required packages.
jakarta.websocket.Encoder$TextStream is not from required packages.
org.omg.Messaging._RebindPolicyStub is not from required packages.
org.omg.CosTransactions.TerminatorPOA is not from required packages.
jakarta.faces.event.BehaviorListener is not from required packages.
jakarta.faces.el.ValueBinding is not from required packages.
jakarta.servlet.Filter is not from required packages.
org.omg.CORBA.portable.Delegate is not from required packages.
javax.rmi.CORBA.PortableRemoteObjectDelegate is not from required packages.
jakarta.json.JsonPointer is not from required packages.
jakarta.validation.bootstrap.ProviderSpecificBootstrap is not from required packages.
org.omg.CORBA.ServiceInformationHolder is not from required packages.
jakarta.persistence.JoinColumn is not from required packages.
jakarta.faces.render.RenderKitWrapper is not from required packages.
jakarta.mail.internet.ParameterList$ToStringBuffer is not from required packages.
jakarta.enterprise.event.NotificationOptions is not from required packages.
jakarta.mail.event.ConnectionEvent is not from required packages.
jakarta.servlet.Servlet is not from required packages.
org.omg.CORBA.ContainerPackage.DescriptionHolder is not from required packages.
jakarta.el.MethodNotFoundException is not from required packages.
org.omg.Messaging.ReplyEndTimePolicyPOA is not from required packages.
org.omg.IOP.Codec is not from required packages.
jakarta.batch.api.chunk.ItemProcessor is not from required packages.
org.omg.CORBA.WStringSeqHelper is not from required packages.
org.omg.PortableServer.POAPackage.ServantAlreadyActiveHelper is not from required packages.
jakarta.enterprise.concurrent.ManagedThreadFactory is not from required packages.
jakarta.mail.Provider$Type is not from required packages.
jakarta.jws.soap.SOAPBinding$ParameterStyle is not from required packages.
jakarta.faces.component.html.HtmlGraphicImage$PropertyKeys is not from required packages.
Warning: ? annotation java.lang.annotation.Target
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Repeatable
jakarta.ejb.ObjectNotFoundException is not from required packages.
jakarta.faces.context.RequestCookieMap is not from required packages.
org.omg.CORBA.ConstantDefHelper is not from required packages.
jakarta.faces.event.ComponentSystemEventListener is not from required packages.
jakarta.servlet.jsp.jstl.tlv.PermittedTaglibsTLV is not from required packages.
jakarta.jms.MessageListener is not from required packages.
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHelper is not from required packages.
org.omg.IOP.TAG_MULTIPLE_COMPONENTS is not from required packages.
jakarta.mail.MailSessionDefinitions is not from required packages.
jakarta.xml.ws.spi.http.HttpHandler is not from required packages.
jakarta.faces.component.UISelectItems$PropertyKeys is not from required packages.
jakarta.persistence.criteria.AbstractQuery is not from required packages.
jakarta.faces.context.Flash is not from required packages.
org.omg.PortableInterceptor.ServerRequestInterceptor is not from required packages.
jakarta.faces.component.html.HtmlPanelGroup is not from required packages.
org.omg.CORBA.IDLType is not from required packages.
org.omg.IOP.ExceptionDetailMessage is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMap is not from required packages.
org.omg.CORBA.ValueDefPOATie is not from required packages.
org.omg.CORBA.INV_FLAG is not from required packages.
jakarta.faces.component.html.HtmlDoctype$PropertyKeys is not from required packages.
org.omg.Messaging.RelativeRoundtripTimeoutPolicyHelper is not from required packages.
jakarta.faces.component.html.HtmlCommandScript is not from required packages.
org.omg.CosTSPortability.Sender is not from required packages.
jakarta.jms.XATopicConnectionFactory is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicy is not from required packages.
jakarta.decorator.Decorator is not from required packages.
jakarta.xml.bind.util.JAXBSource is not from required packages.
jakarta.servlet.http.HttpServletMapping is not from required packages.
jakarta.faces.event.SystemEvent is not from required packages.
org.omg.CosTransactions.CoordinatorPOATie is not from required packages.
jakarta.faces.annotation.ManagedProperty is not from required packages.
jakarta.servlet.jsp.tagext.VariableInfo is not from required packages.
jakarta.enterprise.inject.literal.QualifierLiteral is not from required packages.
jakarta.servlet.annotation.HttpMethodConstraint is not from required packages.
jakarta.ws.rs.client.AsyncInvoker is not from required packages.
org.omg.CORBA.INTF_REPOS is not from required packages.
org.omg.CORBA.ContainerPackage.DescriptionHelper is not from required packages.
org.omg.CORBA.TypeCodePackage.Bounds is not from required packages.
com.sun.activation.registries.MimeTypeEntry is not from required packages.
org.omg.CosTransactions.SynchronizationPOATie is not from required packages.
org.omg.PortableServer.IdUniquenessPolicy is not from required packages.
org.omg.CORBA.ValueMemberDefPOATie is not from required packages.
org.omg.CORBA.ValueBoxDef is not from required packages.
jakarta.xml.bind.helpers.PrintConversionEventImpl is not from required packages.
jakarta.servlet.ServletContextAttributeListener is not from required packages.
jakarta.mail.internet.MimeBodyPart$MimePartDataHandler is not from required packages.
jakarta.ejb.CreateException is not from required packages.
jakarta.enterprise.inject.Typed$Literal is not from required packages.
jakarta.mail.internet.NewsAddress is not from required packages.
jakarta.faces.event.WebsocketEvent$Opened is not from required packages.
jakarta.ws.rs.InternalServerErrorException is not from required packages.
jakarta.enterprise.event.TransactionPhase is not from required packages.
org.omg.DynamicAny.DynAnyPackage.TypeMismatchHelper is not from required packages.
org.omg.CORBA.ValueDescription is not from required packages.
jakarta.security.auth.message.module.ServerAuthModule is not from required packages.
org.omg.Messaging._SyncScopePolicyStub is not from required packages.
jakarta.validation.ConstraintViolationException is not from required packages.
org.omg.CORBA.FloatHolder is not from required packages.
org.omg.CosTransactions.InvocationPolicyValueHelper is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver is not from required packages.
org.omg.Messaging.ReplyStartTimePolicyPOATie is not from required packages.
jakarta.faces.context.ExternalContext is not from required packages.
jakarta.enterprise.inject.Vetoed is not from required packages.
jakarta.xml.ws.soap.AddressingFeature$Responses is not from required packages.
org.omg.Messaging.RequestStartTimePolicyOperations is not from required packages.
jakarta.jms.TopicSubscriber is not from required packages.
jakarta.enterprise.util.AnnotationLiteral is not from required packages.
jakarta.websocket.server.PathParam is not from required packages.
jakarta.security.auth.message.callback.PrivateKeyCallback$AliasRequest is not from required packages.
jakarta.security.jacc.PolicyContextException is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedMember is not from required packages.
jakarta.json.bind.serializer.JsonbSerializer is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicyOperations is not from required packages.
org.omg.CORBA.TypeCodePackage.BadKind is not from required packages.
jakarta.validation.Path$MethodNode is not from required packages.
jakarta.security.auth.message.AuthException is not from required packages.
jakarta.inject.Scope is not from required packages.
jakarta.faces.view.facelets.TagDecorator is not from required packages.
jakarta.activation.DataContentHandler is not from required packages.
jakarta.xml.ws.WebServiceProvider is not from required packages.
org.omg.CORBA_2_3.portable.ObjectImpl is not from required packages.
org.omg.CORBA.ARG_INOUT is not from required packages.
jakarta.ws.rs.sse.SseEvent is not from required packages.
jakarta.mail.util.StreamProvider$EncoderTypes is not from required packages.
jakarta.faces.view.facelets.DelegatingMetaTagHandler is not from required packages.
org.omg.CORBA.WStringSeqHolder is not from required packages.
org.omg.PortableInterceptor.ClientRequestInterceptorHolder is not from required packages.
org.omg.CORBA.Current is not from required packages.
jakarta.el.ELContextListener is not from required packages.
org.omg.CosTransactions.OTSPolicyPOATie is not from required packages.
jakarta.xml.bind.annotation.XmlTransient is not from required packages.
jakarta.faces.flow.builder.FlowBuilder is not from required packages.
org.omg.CosTransactions.TerminatorHelper is not from required packages.
org.omg.CosTransactions.Resource is not from required packages.
jakarta.resource.spi.ConnectionEvent is not from required packages.
org.omg.PortableInterceptor.ServerRequestInfoHelper is not from required packages.
jakarta.faces.context.PartialViewContext is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceTemplateHolder is not from required packages.
jakarta.activation.CommandInfo$Beans$1 is not from required packages.
org.omg.Messaging.PolicyValueHolder is not from required packages.
jakarta.ejb.Asynchronous is not from required packages.
jakarta.servlet.jsp.tagext.TagData is not from required packages.
org.omg.CORBA.StringDefPOA is not from required packages.
jakarta.faces.component.html.HtmlSelectOneMenu is not from required packages.
jakarta.json.bind.Jsonb is not from required packages.
jakarta.websocket.Encoder$Binary is not from required packages.
jakarta.xml.soap.SOAPPart is not from required packages.
jakarta.xml.bind.annotation.XmlEnum is not from required packages.
org.omg.CORBA.BooleanHolder is not from required packages.
jakarta.enterprise.inject.spi.EventMetadata is not from required packages.
jakarta.activation.URLDataSource is not from required packages.
org.omg.CosTransactions.NotPreparedHelper is not from required packages.
jakarta.ejb.EJBMetaData is not from required packages.
org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper is not from required packages.
org.omg.CORBA.StringSeqHelper is not from required packages.
org.omg.CORBA.UnionDef is not from required packages.
jakarta.validation.executable.ExecutableValidator is not from required packages.
jakarta.jms.QueueBrowser is not from required packages.
jakarta.jms.InvalidClientIDException is not from required packages.
jakarta.validation.GroupDefinitionException is not from required packages.
jakarta.faces.event.PreClearFlashEvent is not from required packages.
jakarta.activation.spi.MimeTypeRegistryProvider is not from required packages.
jakarta.persistence.metamodel.PluralAttribute is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects is not from required packages.
jakarta.servlet.jsp.tagext.SimpleTag is not from required packages.
javax.rmi.CORBA.EnumDesc is not from required packages.
jakarta.persistence.criteria.FetchParent is not from required packages.
org.omg.CORBA.CompletionStatus is not from required packages.
org.omg.Messaging.RoutingPolicyHolder is not from required packages.
jakarta.ejb.EJBAccessException is not from required packages.
org.omg.CosTransactions.OTSPolicyValueHelper is not from required packages.
jakarta.resource.spi.DissociatableManagedConnection is not from required packages.
org.omg.CORBA.StringHolder is not from required packages.
jakarta.xml.ws.soap.SOAPFaultException is not from required packages.
org.omg.PortableServer.POAPackage.WrongPolicyHolder is not from required packages.
jakarta.ejb.Startup is not from required packages.
jakarta.servlet.jsp.jstl.core.IteratedExpression$1 is not from required packages.
jakarta.jms.MapMessage is not from required packages.
org.omg.CORBA.DynAnyPackage.InvalidSeq is not from required packages.
jakarta.faces.convert.LongConverter is not from required packages.
jakarta.enterprise.inject.CreationException is not from required packages.
jakarta.faces.convert.BigDecimalConverter is not from required packages.
jakarta.servlet.ServletRequestAttributeListener is not from required packages.
jakarta.faces.component.SelectItemsIterator$MapIterator is not from required packages.
org.omg.CosTransactions.TerminatorHolder is not from required packages.
org.omg.CORBA.StructDefHolder is not from required packages.
jakarta.security.jacc.PolicyContext is not from required packages.
jakarta.persistence.LockTimeoutException is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotFoundHelper is not from required packages.
org.omg.CosTransactions.HeuristicRollbackHolder is not from required packages.
jakarta.xml.soap.SAAJMetaFactory is not from required packages.
jakarta.faces.ServletContextFacesContextFactory is not from required packages.
jakarta.ws.rs.core.Response$StatusType is not from required packages.
jakarta.persistence.PersistenceContext is not from required packages.
jakarta.resource.spi.ResourceAllocationException is not from required packages.
jakarta.jms.ConnectionFactory is not from required packages.
jakarta.ws.rs.FormParam is not from required packages.
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescriptionHolder is not from required packages.
org.omg.PortableServer.POAOperations is not from required packages.
jakarta.faces.component.MethodBindingValueChangeListener is not from required packages.
jakarta.faces.context.ExternalContextWrapper is not from required packages.
jakarta.persistence.Persistence$PersistenceUtilImpl is not from required packages.
jakarta.xml.ws.WebServiceFeature is not from required packages.
jakarta.faces.annotation.FacesConfig$Version is not from required packages.
jakarta.xml.bind.Element is not from required packages.
jakarta.websocket.Decoder$TextStream is not from required packages.
jakarta.resource.spi.work.HintsContext is not from required packages.
jakarta.ws.rs.HEAD is not from required packages.
jakarta.security.auth.message.callback.PrivateKeyCallback$IssuerSerialNumRequest is not from required packages.
org.omg.CORBA.PolicyHolder is not from required packages.
jakarta.ws.rs.PathParam is not from required packages.
com.sun.corba.ee.org.omg.CORBA.GetPropertyAction is not from required packages.
org.omg.Messaging.ReplyPriorityPolicyHelper is not from required packages.
org.omg.CosNaming.BindingTypeHolder is not from required packages.
org.omg.CORBA.ACTIVITY_COMPLETED is not from required packages.
org.omg.CORBA.SystemException is not from required packages.
org.omg.PortableInterceptor.InterceptorHolder is not from required packages.
org.omg.Messaging.PolicyValueSeqHelper is not from required packages.
jakarta.faces.view.facelets.CompositeFaceletHandler is not from required packages.
jakarta.mail.util.LineOutputStream is not from required packages.
jakarta.resource.spi.work.WorkContextLifecycleListener is not from required packages.
org.omg.PortableInterceptor.ServerRequestInfo is not from required packages.
jakarta.faces.component.SelectItemsIterator is not from required packages.
jakarta.mail.event.TransportAdapter is not from required packages.
jakarta.ejb.AfterCompletion is not from required packages.
org.omg.CosTSPortability.ReceiverHolder is not from required packages.
jakarta.faces.event.FacesListener is not from required packages.
jakarta.validation.metadata.ElementDescriptor is not from required packages.
org.omg.Messaging.SyncScopePolicyHelper is not from required packages.
org.omg.PortableServer.LifespanPolicyOperations is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapValuesIterator is not from required packages.
org.omg.PortableServer.ImplicitActivationPolicyOperations is not from required packages.
org.omg.CORBA.OperationMode is not from required packages.
jakarta.xml.bind.annotation.XmlElementWrapper is not from required packages.
jakarta.jms.MessageEOFException is not from required packages.
org.omg.PortableServer.POAManagerPackage.StateHelper is not from required packages.
org.omg.CosTransactions._NonTxTargetPolicyStub is not from required packages.
jakarta.el.EvaluationListener is not from required packages.
jakarta.ejb.ConcurrencyManagementType is not from required packages.
jakarta.batch.runtime.JobExecution is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetEntry is not from required packages.
jakarta.persistence.TableGenerator is not from required packages.
org.omg.CORBA.OperationDescriptionHelper is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$NodeContextBuilder is not from required packages.
jakarta.ejb.NoSuchObjectLocalException is not from required packages.
org.omg.CORBA.ValueBoxDefPOA is not from required packages.
jakarta.persistence.PersistenceProperty is not from required packages.
jakarta.faces.webapp.MessageFactory$BindingFacesMessage is not from required packages.
jakarta.faces.view.facelets.BehaviorHandler is not from required packages.
org.omg.CORBA.ModuleDefPOA is not from required packages.
jakarta.ejb.EntityBean is not from required packages.
jakarta.persistence.Embeddable is not from required packages.
jakarta.faces.component.UIColumn is not from required packages.
jakarta.security.auth.message.config.ClientAuthConfig is not from required packages.
jakarta.mail.Address is not from required packages.
jakarta.transaction.TransactionRolledbackException is not from required packages.
jakarta.faces.convert.MessageFactory$BindingFacesMessage is not from required packages.
jakarta.mail.search.ComparisonTerm is not from required packages.
jakarta.servlet.jsp.tagext.TagVariableInfo is not from required packages.
org.omg.CORBA_2_3.portable.InputStream is not from required packages.
org.omg.CORBA._SequenceDefStub is not from required packages.
jakarta.ejb.EJBs is not from required packages.
jakarta.persistence.ExcludeDefaultListeners is not from required packages.
org.omg.CORBA.CharHolder is not from required packages.
jakarta.ws.rs.Encoded is not from required packages.
jakarta.mail.Quota is not from required packages.
jakarta.resource.cci.RecordFactory is not from required packages.
jakarta.persistence.NamedQuery is not from required packages.
org.omg.CORBA.portable.ValueOutputStream is not from required packages.
org.omg.CosTransactions.NotPreparedHolder is not from required packages.
jakarta.faces.component.html.HtmlSelectOneRadio$PropertyKeys is not from required packages.
jakarta.ws.rs.ext.WriterInterceptorContext is not from required packages.
jakarta.enterprise.inject.spi.Unmanaged$UnmanagedInstance is not from required packages.
org.omg.PortableInterceptor.ClientRequestInterceptorHelper is not from required packages.
Warning: ? annotation java.lang.annotation.Target
Warning: ? annotation java.lang.annotation.Retention
jakarta.batch.api.chunk.AbstractItemReader is not from required packages.
jakarta.jms.InvalidSelectorRuntimeException is not from required packages.
jakarta.resource.NotSupportedException is not from required packages.
jakarta.el.StandardELContext$DefaultVariableMapper is not from required packages.
org.omg.CORBA.InterfaceDescription is not from required packages.
org.omg.PortableServer.IdAssignmentPolicyValueHolder is not from required packages.
org.omg.CORBA.WStringValueHelper is not from required packages.
jakarta.security.jacc.HttpMethodSpec is not from required packages.
jakarta.servlet.http.HttpUtils is not from required packages.
jakarta.mail.Flags$Flag is not from required packages.
jakarta.persistence.EntityResult is not from required packages.
org.omg.CORBA.CTX_RESTRICT_SCOPE is not from required packages.
jakarta.el.ValueExpression is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetValuesIterator is not from required packages.
jakarta.el.PropertyNotFoundException is not from required packages.
jakarta.resource.spi.work.ExecutionContext is not from required packages.
jakarta.mail.event.StoreEvent is not from required packages.
org.omg.CosTransactions.CoordinatorPOA is not from required packages.
jakarta.servlet.SingleThreadModel is not from required packages.
jakarta.json.JsonException is not from required packages.
javax.rmi.GetORBPropertiesFileAction is not from required packages.
jakarta.jws.WebResult is not from required packages.
org.omg.CORBA.PrimitiveKind is not from required packages.
jakarta.persistence.SharedCacheMode is not from required packages.
org.omg.CORBA.ValueDescriptionHelper is not from required packages.
org.omg.Messaging.REQUEST_END_TIME_POLICY_TYPE is not from required packages.
jakarta.faces.component.UIWebsocket is not from required packages.
jakarta.jws.soap.SOAPMessageHandler is not from required packages.
jakarta.enterprise.concurrent.ManagedExecutors is not from required packages.
jakarta.servlet.http.HttpServlet is not from required packages.
jakarta.jms.JMSPasswordCredential is not from required packages.
jakarta.faces.validator.LongRangeValidator is not from required packages.
jakarta.jws.WebService is not from required packages.
jakarta.transaction.Transactional is not from required packages.
jakarta.servlet.jsp.tagext.TagAttributeInfo is not from required packages.
org.omg.DynamicAny.DynStruct is not from required packages.
org.omg.CORBA.RepositoryIdHelper is not from required packages.
jakarta.persistence.metamodel.Attribute is not from required packages.
jakarta.batch.operations.JobExecutionNotMostRecentException is not from required packages.
jakarta.ws.rs.HttpMethod is not from required packages.
jakarta.persistence.criteria.CriteriaUpdate is not from required packages.
jakarta.servlet.http.MappingMatch is not from required packages.
jakarta.validation.ValidatorFactory is not from required packages.
org.omg.PortableServer.POAListHolder is not from required packages.
jakarta.transaction.Status is not from required packages.
jakarta.enterprise.inject.spi.Unmanaged$1 is not from required packages.
jakarta.faces.annotation.ApplicationMap is not from required packages.
org.omg.CosTSInteroperation.TAG_OTS_POLICY is not from required packages.
org.omg.CORBA.ULongLongSeqHolder is not from required packages.
org.omg.PortableInterceptor.ClientRequestInfoOperations is not from required packages.
jakarta.faces.event.ExceptionQueuedEvent is not from required packages.
jakarta.faces.webapp.ValidatorELTag is not from required packages.
org.omg.CORBA.ValueDefHolder is not from required packages.
jakarta.mail.internet.InternetHeaders$MatchStringEnum is not from required packages.
org.omg.PortableServer.ServantActivatorOperations is not from required packages.
jakarta.ws.rs.RuntimeType is not from required packages.
org.omg.CORBA.DynAnyPackage.Invalid is not from required packages.
org.omg.CosTransactions.TransactionalObject is not from required packages.
jakarta.mail.StoreClosedException is not from required packages.
org.omg.IOP.CodecPackage.FormatMismatchHelper is not from required packages.
com.sun.activation.registries.LogSupport is not from required packages.
jakarta.faces.webapp.MessageFactory is not from required packages.
org.omg.DynamicAny.DynAnyOperations is not from required packages.
org.omg.CORBA.StructDef is not from required packages.
jakarta.faces.model.CollectionDataModel is not from required packages.
jakarta.jms.JMSSecurityException is not from required packages.
jakarta.batch.api.partition.AbstractPartitionReducer is not from required packages.
jakarta.faces.component.TransientStateHelper is not from required packages.
org.omg.DynamicAny.NameDynAnyPairHelper is not from required packages.
jakarta.faces.component.html.HtmlSelectOneListbox$PropertyKeys is not from required packages.
jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator is not from required packages.
jakarta.persistence.criteria.PluralJoin is not from required packages.
jakarta.enterprise.inject.New$Literal is not from required packages.
jakarta.el.ELContextEvent is not from required packages.
jakarta.transaction.Synchronization is not from required packages.
org.omg.DynamicAny.DynEnumHolder is not from required packages.
jakarta.servlet.http.HttpServletRequest$1 is not from required packages.
org.omg.TimeBase.UtcT is not from required packages.
jakarta.enterprise.context.NonexistentConversationException is not from required packages.
jakarta.faces.component.StateHolderSaver$StateHolderTupleIndices is not from required packages.
jakarta.ws.rs.sse.SseBroadcaster is not from required packages.
org.omg.CosTransactions.VoteHolder is not from required packages.
jakarta.faces.model.DataModelEvent is not from required packages.
jakarta.validation.constraints.Email is not from required packages.
org.omg.PortableServer.ServantLocatorHelper is not from required packages.
jakarta.servlet.jsp.SkipPageException is not from required packages.
jakarta.persistence.StoredProcedureParameter is not from required packages.
jakarta.jws.WebParam is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver is not from required packages.
jakarta.servlet.http.Part is not from required packages.
jakarta.xml.bind.annotation.XmlElementDecl is not from required packages.
org.omg.IOP.EncodingHolder is not from required packages.
jakarta.batch.api.listener.AbstractStepListener is not from required packages.
jakarta.websocket.ClientEndpointConfig$Builder is not from required packages.
org.omg.PortableInterceptor.ServerRequestInterceptorHelper is not from required packages.
org.omg.PortableServer.ServantLocatorPOATie is not from required packages.
jakarta.faces.event.ListenerFor is not from required packages.
org.omg.CosNaming.BindingTypeHelper is not from required packages.
jakarta.xml.bind.annotation.XmlElement is not from required packages.
jakarta.enterprise.util.TypeLiteral is not from required packages.
org.omg.SendingContext.CodeBasePackage.URLHelper is not from required packages.
jakarta.ejb.EJB is not from required packages.
org.omg.CORBA.ExceptionDefSeqHelper is not from required packages.
org.omg.CosNaming.BindingListHelper is not from required packages.
jakarta.xml.ws.handler.LogicalHandler is not from required packages.
org.omg.CORBA.OperationDef is not from required packages.
org.omg.CORBA.StructDefOperations is not from required packages.
jakarta.faces.view.facelets.MetaRule is not from required packages.
org.omg.IOP.CodecPackage.FormatMismatchHolder is not from required packages.
org.omg.CosNaming.BindingIterator is not from required packages.
com.sun.corba.ee.org.omg.CORBA.ORB is not from required packages.
jakarta.faces.event.ListenersFor is not from required packages.
jakarta.faces.component.UIMessage$PropertyKeys is not from required packages.
jakarta.xml.ws.AsyncHandler is not from required packages.
jakarta.persistence.metamodel.Bindable is not from required packages.
jakarta.faces.component.UIInput is not from required packages.
org.omg.CORBA.ExceptionDefOperations is not from required packages.
org.omg.CORBA.StringDefOperations is not from required packages.
org.omg.CORBA.MARSHAL is not from required packages.
org.omg.DynamicAny._DynFixedStub is not from required packages.
jakarta.faces.component.UIComponentBase$PassThroughAttributesMap is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicyPOATie is not from required packages.
jakarta.faces.flow.builder.NodeBuilder is not from required packages.
org.omg.IOP.CodecPackage.TypeMismatchHolder is not from required packages.
org.omg.CORBA.COMM_FAILURE is not from required packages.
jakarta.persistence.AttributeConverter is not from required packages.
jakarta.ejb.TimedObject is not from required packages.
jakarta.xml.bind.ServiceLoaderUtil$ExceptionHandler is not from required packages.
jakarta.servlet.http.NoBodyOutputStream is not from required packages.
org.omg.CORBA.UNSUPPORTED_POLICY_VALUE is not from required packages.
org.omg.CosNaming.BindingIteratorPOATie is not from required packages.
jakarta.ws.rs.client.ClientRequestFilter is not from required packages.
jakarta.faces.validator.ValidatorException is not from required packages.
jakarta.servlet.ServletRequestWrapper is not from required packages.
jakarta.el.CompositeELResolver$CompositeIterator is not from required packages.
jakarta.mail.EncodingAware is not from required packages.
jakarta.xml.bind.ContextFinder is not from required packages.
jakarta.servlet.jsp.jstl.fmt.LocalizationContext is not from required packages.
jakarta.batch.runtime.Metric$MetricType is not from required packages.
jakarta.mail.Session$5 is not from required packages.
org.omg.CosNaming.NamingContextExtHelper is not from required packages.
jakarta.faces.bean.ManagedBean is not from required packages.
jakarta.faces.application.NavigationHandler is not from required packages.
jakarta.mail.Session$6 is not from required packages.
jakarta.mail.Session$7 is not from required packages.
jakarta.validation.Path$Node is not from required packages.
org.omg.PortableInterceptor.RequestInfoHolder is not from required packages.
jakarta.mail.Session$8 is not from required packages.
jakarta.mail.Session$1 is not from required packages.
jakarta.mail.Session$2 is not from required packages.
jakarta.mail.Session$3 is not from required packages.
jakarta.mail.Session$4 is not from required packages.
jakarta.enterprise.concurrent.Trigger is not from required packages.
jakarta.faces.view.ActionSource2AttachedObjectHandler is not from required packages.
jakarta.websocket.Encoder$Text is not from required packages.
jakarta.batch.operations.JobExecutionIsRunningException is not from required packages.
jakarta.resource.spi.work.WorkContextErrorCodes is not from required packages.
jakarta.servlet.RequestDispatcher is not from required packages.
jakarta.servlet.Registration is not from required packages.
jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator is not from required packages.
jakarta.jms.TopicConnection is not from required packages.
org.omg.CosTransactions.EITHER is not from required packages.
org.omg.CosTransactions.InvalidControl is not from required packages.
jakarta.ws.rs.client.Invocation is not from required packages.
jakarta.ws.rs.MatrixParam is not from required packages.
jakarta.faces.convert.DateTimeConverter is not from required packages.
jakarta.security.enterprise.AuthenticationException is not from required packages.
jakarta.xml.ws.Holder is not from required packages.
org.omg.CORBA.ContainedPackage.Description is not from required packages.
org.omg.PortableInterceptor.PolicyFactoryOperations is not from required packages.
org.omg.Messaging.RoutingPolicyHelper is not from required packages.
jakarta.faces.webapp.ConverterELTag is not from required packages.
jakarta.jms.JMSRuntimeException is not from required packages.
org.omg.Messaging.RoutingPolicyPOATie is not from required packages.
jakarta.persistence.Converter is not from required packages.
org.omg.PortableServer.IdAssignmentPolicyValueHelper is not from required packages.
org.omg.DynamicAny.DynUnionPOA is not from required packages.
jakarta.persistence.spi.PersistenceUnitInfo is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotFoundHolder is not from required packages.
jakarta.ws.rs.client.Entity is not from required packages.
javax.rmi.CORBA.UtilDelegate is not from required packages.
jakarta.enterprise.inject.New is not from required packages.
jakarta.el.ArrayELResolver is not from required packages.
jakarta.ws.rs.ext.ContextResolver is not from required packages.
org.omg.CORBA.StringValueHelper is not from required packages.
org.omg.CORBA.Environment is not from required packages.
org.omg.CORBA.UnionDefOperations is not from required packages.
org.omg.CORBA.SequenceDefOperations is not from required packages.
jakarta.faces.component.MessageFactory$BindingFacesMessage is not from required packages.
org.omg.DynamicAny.DynStructHolder is not from required packages.
org.omg.DynamicAny.DynEnumPOATie is not from required packages.
org.omg.Messaging.SyncScopePolicyPOATie is not from required packages.
org.omg.CosTransactions.HeuristicRollbackHelper is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
jakarta.ws.rs.ext.RuntimeDelegate$HeaderDelegate is not from required packages.
jakarta.mail.internet.MimeMessage is not from required packages.
jakarta.xml.bind.annotation.XmlAccessType is not from required packages.
jakarta.faces.component.html.HtmlMessage is not from required packages.
jakarta.faces.component.UICommand$PropertyKeys is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
jakarta.enterprise.context.ConversationScoped$Literal is not from required packages.
jakarta.enterprise.inject.Default$Literal is not from required packages.
org.omg.PortableServer.POAPackage.InvalidPolicyHelper is not from required packages.
jakarta.persistence.PostPersist is not from required packages.
org.omg.CosNaming.NamingContextPackage.InvalidName is not from required packages.
org.omg.Messaging._ReplyStartTimePolicyStub is not from required packages.
jakarta.batch.api.chunk.ItemReader is not from required packages.
jakarta.mail.util.StreamProvider is not from required packages.
org.omg.CosTransactions.otid_tHolder is not from required packages.
jakarta.batch.api.partition.PartitionPlan is not from required packages.
org.omg.CosNaming.BindingIteratorHelper is not from required packages.
org.omg.CORBA.SequenceDefPOA is not from required packages.
jakarta.websocket.OnError is not from required packages.
jakarta.servlet.ServletRegistration is not from required packages.
org.omg.CosTransactions.HeuristicCommit is not from required packages.
jakarta.json.EmptyObject is not from required packages.
org.omg.CORBA.WrongTransactionHelper is not from required packages.
jakarta.security.enterprise.credential.Password is not from required packages.
org.omg.CORBA._ConstantDefStub is not from required packages.
jakarta.persistence.criteria.CompoundSelection is not from required packages.
jakarta.persistence.CollectionTable is not from required packages.
jakarta.persistence.criteria.CollectionJoin is not from required packages.
jakarta.enterprise.inject.spi.DeploymentException is not from required packages.
jakarta.faces.view.facelets.ConverterHandler is not from required packages.
org.omg.CosTransactions.TransactionFactoryPOA is not from required packages.
jakarta.faces.event.PhaseListener is not from required packages.
org.omg.CosNaming.NamingContextExtPOATie is not from required packages.
jakarta.persistence.EntityNotFoundException is not from required packages.
jakarta.enterprise.inject.literal.NamedLiteral is not from required packages.
jakarta.faces.component.MessageFactory is not from required packages.
org.omg.CORBA.OperationDescription is not from required packages.
jakarta.xml.soap.Text is not from required packages.
org.omg.CORBA.NO_MEMORY is not from required packages.
jakarta.persistence.metamodel.PluralAttribute$CollectionType is not from required packages.
org.omg.CosTransactions.NoTransactionHelper is not from required packages.
jakarta.mail.util.ByteArrayDataSource is not from required packages.
org.omg.CORBA.ContextIdSeqHolder is not from required packages.
org.omg.CORBA.InterfaceDescriptionHolder is not from required packages.
jakarta.persistence.ValidationMode is not from required packages.
jakarta.faces.component.html.HtmlSelectBooleanCheckbox$PropertyKeys is not from required packages.
jakarta.faces.component.visit.VisitCallback is not from required packages.
jakarta.ws.rs.sse.SseEventSource is not from required packages.
org.omg.CosNaming.NamingContextExtOperations is not from required packages.
jakarta.persistence.NamedEntityGraph is not from required packages.
jakarta.security.jacc.URLPatternSpec is not from required packages.
org.omg.Messaging.ROUTE_FORWARD is not from required packages.
org.omg.TimeBase.IntervalT is not from required packages.
org.omg.DynamicAny.DynEnumHelper is not from required packages.
org.omg.PortableInterceptor.ForwardRequest is not from required packages.
jakarta.resource.cci.InteractionSpec is not from required packages.
org.omg.Messaging.QueueOrderPolicyOperations is not from required packages.
jakarta.mail.Folder is not from required packages.
org.omg.CORBA.TSIdentificationPackage.NotAvailable is not from required packages.
jakarta.faces.view.facelets.ComponentHandler is not from required packages.
jakarta.mail.Transport is not from required packages.
jakarta.faces.lifecycle.ClientWindowFactory is not from required packages.
jakarta.ws.rs.core.HttpHeaders is not from required packages.
org.omg.Messaging.RELATIVE_REQ_TIMEOUT_POLICY_TYPE is not from required packages.
org.omg.CORBA.portable.StreamableValue is not from required packages.
org.omg.CosTransactions.VoteHelper is not from required packages.
jakarta.xml.bind.JAXBContextFactory is not from required packages.
jakarta.servlet.jsp.el.ELException is not from required packages.
jakarta.xml.soap.SOAPFault is not from required packages.
org.omg.Messaging._ReplyPriorityPolicyStub is not from required packages.
jakarta.faces.convert.BooleanConverter is not from required packages.
jakarta.batch.operations.JobStartException is not from required packages.
jakarta.json.bind.config.PropertyVisibilityStrategy is not from required packages.
jakarta.jms.MessageNotReadableException is not from required packages.
jakarta.faces.component.html.HtmlInputText is not from required packages.
jakarta.persistence.metamodel.MappedSuperclassType is not from required packages.
jakarta.persistence.criteria.CriteriaBuilder$SimpleCase is not from required packages.
org.omg.IOP.SendingContextRunTime is not from required packages.
org.omg.DynamicAny.DynValueCommonHelper is not from required packages.
org.omg.CosNaming._NamingContextStub is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorContext$1 is not from required packages.
jakarta.jms.Topic is not from required packages.
jakarta.ws.rs.ClientErrorException is not from required packages.
jakarta.persistence.PostUpdate is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver$CacheKey is not from required packages.
org.omg.CORBA.StructDefPOATie is not from required packages.
jakarta.faces.flow.ReturnNode is not from required packages.
jakarta.validation.metadata.CascadableDescriptor is not from required packages.
org.omg.DynamicAny.DynValueBoxPOA is not from required packages.
jakarta.persistence.TypedQuery is not from required packages.
jakarta.json.stream.JsonGeneratorFactory is not from required packages.
jakarta.faces.flow.FlowHandlerFactory is not from required packages.
jakarta.persistence.PersistenceException is not from required packages.
jakarta.ejb.Init is not from required packages.
jakarta.jms.ConnectionMetaData is not from required packages.
org.omg.CORBA.StructDefHelper is not from required packages.
jakarta.faces.application.Application is not from required packages.
jakarta.persistence.ExcludeSuperclassListeners is not from required packages.
org.omg.CORBA.TRANSACTION_REQUIRED is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsAndChildrenIterator is not from required packages.
jakarta.security.jacc.PolicyConfigurationFactory is not from required packages.
org.omg.CosTransactions.Coordinator is not from required packages.
jakarta.faces.component.UpdateModelException is not from required packages.
org.omg.CORBA.DynFixed is not from required packages.
org.omg.CosTransactions.ResourceHolder is not from required packages.
jakarta.faces.application.ApplicationConfigurationPopulator is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.CustomFormAuthenticationMechanismDefinition is not from required packages.
jakarta.ejb.Lock is not from required packages.
jakarta.transaction.UserTransaction is not from required packages.
org.omg.CosTSInteroperation.TAG_INV_POLICY is not from required packages.
jakarta.faces.component.html.HtmlSelectOneListbox is not from required packages.
jakarta.faces.webapp.FacetTag is not from required packages.
jakarta.faces.component.html.HtmlSelectOneMenu$PropertyKeys is not from required packages.
org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOA is not from required packages.
jakarta.xml.ws.ServiceMode is not from required packages.
jakarta.persistence.Persistence is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicyHelper is not from required packages.
org.omg.PortableInterceptor.ORBInitInfo is not from required packages.
jakarta.faces.application.ViewResource is not from required packages.
jakarta.servlet.http.HttpServletResponse is not from required packages.
jakarta.enterprise.inject.spi.ProcessProducer is not from required packages.
org.omg.PortableServer.POAListHelper is not from required packages.
jakarta.ws.rs.core.Context is not from required packages.
jakarta.faces.component.UISelectMany is not from required packages.
jakarta.mail.search.OrTerm is not from required packages.
jakarta.faces.event.PhaseEvent is not from required packages.
jakarta.persistence.spi.PersistenceUnitTransactionType is not from required packages.
org.omg.CORBA.WCharSeqHelper is not from required packages.
jakarta.faces.convert.DateTimeConverter$FormatWrapper is not from required packages.
jakarta.enterprise.inject.spi.ProcessBean is not from required packages.
jakarta.enterprise.inject.spi.ProcessProducerMethod is not from required packages.
org.omg.CosTransactions._SubtransactionAwareResourceStub is not from required packages.
org.omg.PortableServer.CurrentPackage.NoContext is not from required packages.
jakarta.faces.bean.NoneScoped is not from required packages.
jakarta.servlet.HttpConstraintElement is not from required packages.
org.omg.CORBA.ValueDefOperations is not from required packages.
org.omg.CORBA.OperationDefHolder is not from required packages.
jakarta.transaction.InvalidTransactionException is not from required packages.
jakarta.faces.lifecycle.Lifecycle is not from required packages.
jakarta.validation.spi.ValidationProvider is not from required packages.
org.omg.CosTransactions.HeuristicMixedHolder is not from required packages.
org.omg.IOP.INVOCATION_POLICIES is not from required packages.
jakarta.xml.ws.spi.Provider is not from required packages.
jakarta.xml.bind.NotIdentifiableEvent is not from required packages.
jakarta.faces.component.TransientStateHolder is not from required packages.
jakarta.security.auth.message.ServerAuth is not from required packages.
jakarta.batch.api.chunk.listener.RetryReadListener is not from required packages.
jakarta.xml.ws.handler.HandlerResolver is not from required packages.
org.omg.CosTransactions.PREVENT is not from required packages.
jakarta.xml.bind.SchemaOutputResolver is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoOperations is not from required packages.
jakarta.batch.operations.BatchRuntimeException is not from required packages.
jakarta.ws.rs.sse.FactoryFinder is not from required packages.
org.omg.PortableServer.CurrentPackage.NoContextHolder is not from required packages.
org.omg.PortableServer.POAPackage.WrongAdapterHolder is not from required packages.
jakarta.faces.component.UIComponent$PropertyKeysPrivate is not from required packages.
org.omg.PortableServer.POAPackage.NoServant is not from required packages.
jakarta.el.MapELResolver is not from required packages.
jakarta.faces.view.facelets.ValidatorHandler is not from required packages.
org.omg.PortableInterceptor.ACTIVE is not from required packages.
jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter is not from required packages.
org.omg.DynamicAny.DynStructHelper is not from required packages.
org.omg.IOP.Encoding is not from required packages.
jakarta.servlet.http.HttpServletRequestWrapper is not from required packages.
jakarta.faces.convert.DoubleConverter is not from required packages.
jakarta.jms.IllegalStateRuntimeException is not from required packages.
jakarta.ws.rs.core.Feature is not from required packages.
jakarta.faces.render.ClientBehaviorRenderer is not from required packages.
jakarta.el.ListELResolver is not from required packages.
jakarta.faces.component.TypedCollections is not from required packages.
jakarta.xml.soap.SOAPBody is not from required packages.
org.omg.PortableInterceptor.InterceptorOperations is not from required packages.
org.omg.CosTransactions.otid_tHelper is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicyPOA is not from required packages.
org.omg.CORBA.BAD_POLICY is not from required packages.
jakarta.faces.event.ScopeContext is not from required packages.
org.omg.CosTransactions._OTSPolicyStub is not from required packages.
org.omg.CORBA.INV_IDENT is not from required packages.
jakarta.json.stream.JsonParser$Event is not from required packages.
jakarta.faces.lifecycle.LifecycleFactory is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicyHolder is not from required packages.
jakarta.faces.application.FacesMessage is not from required packages.
org.omg.CORBA.TypedefDefPOATie is not from required packages.
org.omg.PortableInterceptor.ORBInitializerHelper is not from required packages.
org.omg.CosTransactions.CurrentOperations is not from required packages.
jakarta.security.auth.message.callback.SecretKeyCallback$Request is not from required packages.
jakarta.validation.Path$CrossParameterNode is not from required packages.
jakarta.faces.bean.ApplicationScoped is not from required packages.
jakarta.validation.metadata.BeanDescriptor is not from required packages.
org.omg.CORBA.portable.InputStream is not from required packages.
jakarta.batch.api.chunk.CheckpointAlgorithm is not from required packages.
jakarta.servlet.ServletOutputStream is not from required packages.
jakarta.servlet.http.WebConnection is not from required packages.
jakarta.xml.ws.Action is not from required packages.
org.omg.IOP.IORHolder is not from required packages.
jakarta.mail.MethodNotSupportedException is not from required packages.
jakarta.resource.Referenceable is not from required packages.
jakarta.xml.bind.annotation.XmlElements is not from required packages.
jakarta.security.jacc.PolicyContextHandler is not from required packages.
jakarta.faces.view.facelets.FaceletContext is not from required packages.
org.omg.DynamicAny.DynAnyPackage.TypeMismatch is not from required packages.
org.omg.CORBA.OperationModeHolder is not from required packages.
org.omg.CosTransactions.SubtransactionsUnavailable is not from required packages.
org.omg.CORBA.BooleanSeqHolder is not from required packages.
org.omg.PortableInterceptor.AdapterNameHelper is not from required packages.
jakarta.xml.bind.DatatypeConverterImpl is not from required packages.
org.omg.PortableInterceptor.IORInterceptorHolder is not from required packages.
jakarta.xml.ws.spi.FactoryFinder$1 is not from required packages.
jakarta.ejb.Stateless is not from required packages.
org.omg.CosTransactions.OTSPolicy is not from required packages.
jakarta.security.auth.message.config.AuthConfigFactory$RegistrationContext is not from required packages.
jakarta.faces.application.ProjectStage is not from required packages.
jakarta.faces.component.UIComponentBase$BehaviorsMap is not from required packages.
jakarta.servlet.ServletResponseWrapper is not from required packages.
jakarta.xml.bind.annotation.XmlID is not from required packages.
org.omg.PortableInterceptor.PolicyFactory is not from required packages.
jakarta.websocket.server.ServerEndpointConfig is not from required packages.
org.omg.CORBA.NVList is not from required packages.
org.omg.CORBA.ConstantDescription is not from required packages.
jakarta.servlet.jsp.tagext.TagInfo is not from required packages.
jakarta.faces.context.FacesContextFactory is not from required packages.
org.omg.CORBA.ValueMemberHelper is not from required packages.
org.omg.CosTransactions.HeuristicHazardHelper is not from required packages.
org.omg.Messaging.PriorityRangeHolder is not from required packages.
org.omg.IOP.CodecPackage.InvalidTypeForEncodingHolder is not from required packages.
jakarta.mail.search.IntegerComparisonTerm is not from required packages.
org.omg.CORBA.ArrayDef is not from required packages.
org.omg.CORBA.BAD_PARAM is not from required packages.
jakarta.json.bind.JsonbBuilder is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorHint is not from required packages.
jakarta.faces.validator.DoubleRangeValidator is not from required packages.
jakarta.security.enterprise.identitystore.RememberMeIdentityStore is not from required packages.
jakarta.websocket.CloseReason is not from required packages.
org.omg.Messaging.NO_REBIND is not from required packages.
jakarta.persistence.StoredProcedureQuery is not from required packages.
jakarta.faces.component.html.HtmlInputTextarea is not from required packages.
org.omg.Messaging.SYNC_NONE is not from required packages.
org.omg.CosTransactions.InvocationPolicy is not from required packages.
jakarta.json.JsonPatch is not from required packages.
jakarta.xml.soap.SOAPHeader is not from required packages.
jakarta.ejb.TransactionRolledbackLocalException is not from required packages.
jakarta.faces.component.UIComponent$1 is not from required packages.
org.omg.CORBA.EnumDefHolder is not from required packages.
jakarta.servlet.jsp.JspTagException is not from required packages.
org.omg.DynamicAny.DynEnumPOA is not from required packages.
jakarta.faces.component.UIComponentBase$FacetsMapEntrySetIterator is not from required packages.
org.omg.SendingContext.CodeBase is not from required packages.
org.omg.PortableServer.POAPackage.AdapterNonExistent is not from required packages.
jakarta.xml.bind.annotation.XmlSchemaTypes is not from required packages.
org.omg.CORBA.EnumMemberSeqHolder is not from required packages.
jakarta.enterprise.inject.spi.ProcessInjectionTarget is not from required packages.
jakarta.validation.valueextraction.ValueExtractor$ValueReceiver is not from required packages.
org.omg.CosTransactions.ResourcePOATie is not from required packages.
jakarta.ws.rs.core.MultivaluedMap is not from required packages.
jakarta.faces.context.SessionMap is not from required packages.
org.omg.PortableInterceptor.IORInfoHolder is not from required packages.
jakarta.enterprise.inject.spi.configurator.ProducerConfigurator is not from required packages.
org.omg.CORBA.portable.IndirectionException is not from required packages.
org.omg.Messaging.MaxHopsPolicyHelper is not from required packages.
org.omg.CosTransactions.HeuristicRollback is not from required packages.
jakarta.persistence.NamedQueries is not from required packages.
org.omg.CORBA.ParameterDescriptionHelper is not from required packages.
org.omg.CosNaming.NameHolder is not from required packages.
org.omg.CORBA.DomainManager is not from required packages.
jakarta.mail.util.SharedFileInputStream$SharedFile is not from required packages.
org.omg.CORBA.ContainerOperations is not from required packages.
jakarta.faces.webapp.ValidatorTag is not from required packages.
org.omg.DynamicAny.DynValueCommonHolder is not from required packages.
jakarta.enterprise.context.Destroyed is not from required packages.
org.omg.CORBA.CurrentOperations is not from required packages.
org.omg.CORBA.InterfaceDefOperations is not from required packages.
org.omg.CORBA.OperationDescriptionHolder is not from required packages.
com.sun.activation.registries.MailcapParseException is not from required packages.
jakarta.servlet.http.HttpServletRequest is not from required packages.
org.omg.CORBA.ConstantDefPOATie is not from required packages.
org.omg.IOP.ServiceContextHolder is not from required packages.
org.omg.Messaging.SyncScopePolicyHolder is not from required packages.
jakarta.validation.constraints.Size is not from required packages.
jakarta.xml.bind.annotation.W3CDomHandler is not from required packages.
jakarta.validation.metadata.GroupConversionDescriptor is not from required packages.
jakarta.xml.bind.Binder is not from required packages.
jakarta.validation.groups.ConvertGroup is not from required packages.
jakarta.ws.rs.core.Response is not from required packages.
jakarta.faces.event.ActionEvent is not from required packages.
jakarta.mail.search.FromTerm is not from required packages.
jakarta.faces.event.AjaxBehaviorEvent is not from required packages.
jakarta.resource.spi.ManagedConnectionMetaData is not from required packages.
jakarta.enterprise.concurrent.ManageableThread is not from required packages.
jakarta.activation.MimetypesFileTypeMap is not from required packages.
jakarta.persistence.Subgraph is not from required packages.
org.omg.PortableInterceptor.Interceptor is not from required packages.
jakarta.mail.internet.ParameterList$ParamEnum is not from required packages.
jakarta.ejb.TransactionAttributeType is not from required packages.
jakarta.security.auth.message.callback.PrivateKeyCallback$DigestRequest is not from required packages.
module-info is not from required packages.
org.omg.CORBA.SetOverrideType is not from required packages.
jakarta.faces.component.UIInput$PropertyKeys is not from required packages.
jakarta.ws.rs.core.MultivaluedHashMap is not from required packages.
jakarta.mail.FolderClosedException is not from required packages.
jakarta.jms.QueueRequestor is not from required packages.
jakarta.ws.rs.core.Configurable is not from required packages.
jakarta.ejb.Schedules is not from required packages.
jakarta.ws.rs.ext.ExceptionMapper is not from required packages.
org.omg.Messaging.REBIND_POLICY_TYPE is not from required packages.
org.omg.CORBA.AliasDefPOA is not from required packages.
org.omg.PortableInterceptor.ClientRequestInterceptorOperations is not from required packages.
jakarta.activation.SecuritySupport is not from required packages.
jakarta.jms.ServerSession is not from required packages.
jakarta.security.jacc.PolicyConfigurationFactory$1 is not from required packages.
jakarta.mail.search.HeaderTerm is not from required packages.
org.omg.PortableInterceptor.ObjectIdHelper is not from required packages.
jakarta.resource.spi.AdministeredObject is not from required packages.
jakarta.faces.view.AttachedObjectHandler is not from required packages.
jakarta.xml.bind.annotation.XmlNs is not from required packages.
jakarta.ws.rs.container.ConnectionCallback is not from required packages.
jakarta.ws.rs.container.PreMatching is not from required packages.
org.omg.CORBA.ObjectHelper is not from required packages.
jakarta.mail.Message$RecipientType is not from required packages.
org.omg.PortableServer.POAPackage.WrongPolicyHelper is not from required packages.
jakarta.ejb.ConcurrencyManagement is not from required packages.
org.omg.CosTransactions.Status is not from required packages.
jakarta.ws.rs.container.ContainerResponseContext is not from required packages.
jakarta.el.ELProcessor is not from required packages.
jakarta.xml.bind.helpers.AbstractMarshallerImpl is not from required packages.
org.omg.CosTransactions.Control is not from required packages.
jakarta.security.auth.message.config.ClientAuthContext is not from required packages.
jakarta.faces.component.html.HtmlColumn is not from required packages.
jakarta.ws.rs.sse.OutboundSseEvent is not from required packages.
org.omg.CORBA.ContainedPackage.DescriptionHolder is not from required packages.
jakarta.persistence.SequenceGenerators is not from required packages.
org.omg.PortableInterceptor.InvalidSlot is not from required packages.
jakarta.xml.bind.JAXB is not from required packages.
org.omg.CosNaming._BindingIteratorStub is not from required packages.
jakarta.ejb.spi.HandleDelegate is not from required packages.
jakarta.servlet.ServletContext is not from required packages.
jakarta.faces.CurrentThreadToServletContext is not from required packages.
jakarta.el.FactoryFinder is not from required packages.
org.omg.CORBA._ValueBoxDefStub is not from required packages.
org.omg.CORBA.ModuleDefHolder is not from required packages.
jakarta.security.jacc.WebResourcePermission is not from required packages.
jakarta.ws.rs.core.Configuration is not from required packages.
org.omg.CORBA.ServiceInformation is not from required packages.
jakarta.faces.flow.builder.NavigationCaseBuilder is not from required packages.
org.omg.CORBA._UnionDefStub is not from required packages.
jakarta.persistence.DiscriminatorColumn is not from required packages.
jakarta.resource.cci.Record is not from required packages.
jakarta.xml.bind.helpers.DefaultValidationEventHandler is not from required packages.
org.omg.CosTransactions.ResourcePOA is not from required packages.
org.omg.CosTransactions.Vote is not from required packages.
org.omg.CosNaming.NamingContextExtHolder is not from required packages.
jakarta.websocket.server.DefaultServerEndpointConfig is not from required packages.
jakarta.ejb.StatefulTimeout is not from required packages.
jakarta.enterprise.inject.Stereotype is not from required packages.
jakarta.jms.XATopicSession is not from required packages.
jakarta.validation.valueextraction.UnwrapByDefault is not from required packages.
jakarta.jms.XAQueueSession is not from required packages.
org.omg.PortableInterceptor.ServerRequestInterceptorHolder is not from required packages.
jakarta.faces.component.ContextCallback is not from required packages.
org.omg.PortableServer.POAPackage.NoServantHelper is not from required packages.
org.omg.IOP.BI_DIR_IIOP is not from required packages.
jakarta.validation.Configuration is not from required packages.
org.omg.IOP.IORHelper is not from required packages.
org.omg.CosTransactions.SubtransactionAwareResourcePOATie is not from required packages.
jakarta.xml.ws.WebServicePermission is not from required packages.
jakarta.ws.rs.DefaultValue is not from required packages.
org.omg.Messaging.PolicyValueSeqHolder is not from required packages.
jakarta.persistence.DiscriminatorType is not from required packages.
jakarta.faces.component.UIViewRoot$DoResetValues is not from required packages.
jakarta.jws.soap.SOAPMessageHandlers is not from required packages.
jakarta.faces.component.UIOutput$PropertyKeys is not from required packages.
org.omg.PortableInterceptor.ORBInitializerHolder is not from required packages.
org.omg.DynamicAny.DynAnyPOATie is not from required packages.
org.omg.PortableServer.POAPackage.ObjectNotActiveHolder is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
org.omg.CosTransactions.SynchronizationHelper is not from required packages.
jakarta.faces.event.PreDestroyViewMapEvent is not from required packages.
jakarta.faces.component.html.HtmlSelectManyCheckbox$PropertyKeys is not from required packages.
jakarta.batch.runtime.Metric is not from required packages.
org.omg.CosTransactions.HeuristicHazardHolder is not from required packages.
jakarta.json.stream.JsonLocation is not from required packages.
org.omg.CORBA.ExceptionDef is not from required packages.
org.omg.PortableInterceptor.ServerRequestInfoOperations is not from required packages.
jakarta.faces.component.UIViewParameter$Reference is not from required packages.
org.omg.CORBA.ValueDefHelper is not from required packages.
jakarta.resource.spi.AuthenticationMechanism is not from required packages.
org.omg.Messaging.RebindPolicy is not from required packages.
org.omg.CosTransactions.OTSPolicyHolder is not from required packages.
jakarta.jws.soap.SOAPBinding$Use is not from required packages.
jakarta.faces.render.RendererWrapper is not from required packages.
jakarta.faces.convert.IntegerConverter is not from required packages.
org.omg.Messaging.SYNC_WITH_TARGET is not from required packages.
org.omg.Messaging.PriorityRangeHelper is not from required packages.
jakarta.interceptor.InterceptorBinding is not from required packages.
jakarta.faces.component.search.SearchExpressionContextFactory is not from required packages.
jakarta.websocket.server.ServerContainer is not from required packages.
jakarta.persistence.ConstructorResult is not from required packages.
org.omg.CORBA._ValueDefStub is not from required packages.
org.omg.Messaging.MaxHopsPolicyHolder is not from required packages.
jakarta.mail.search.SearchTerm is not from required packages.
jakarta.security.jacc.PolicyConfiguration is not from required packages.
jakarta.faces.view.ActionSource2AttachedObjectTarget is not from required packages.
org.omg.PortableServer.POAManagerPackage.State is not from required packages.
org.omg.CosTransactions.Terminator is not from required packages.
org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub is not from required packages.
org.omg.PortableServer.POAPackage.ObjectNotActive is not from required packages.
jakarta.faces.component.html.HtmlOutputFormat$PropertyKeys is not from required packages.
com.sun.activation.registries.LineTokenizer is not from required packages.
org.omg.CORBA.AttributeDescription is not from required packages.
jakarta.json.stream.JsonGenerator is not from required packages.
jakarta.ws.rs.Priorities is not from required packages.
org.omg.PortableServer.POAPackage.InvalidPolicy is not from required packages.
jakarta.ejb.Schedule is not from required packages.
jakarta.validation.constraints.Pattern$Flag is not from required packages.
com.sun.activation.registries.MailcapFile is not from required packages.
jakarta.security.auth.message.config.AuthConfig is not from required packages.
org.omg.CORBA.ModuleDefHelper is not from required packages.
jakarta.faces.component.UIWebsocket$1 is not from required packages.
org.omg.PortableInterceptor.ServerRequestInterceptorOperations is not from required packages.
jakarta.security.jacc.URLPattern is not from required packages.
org.omg.DynamicAny.NameDynAnyPairHolder is not from required packages.
jakarta.faces.view.facelets.TagAttributes is not from required packages.
jakarta.el.ELUtil$MethodWrapper is not from required packages.
org.omg.CORBA.WCharSeqHolder is not from required packages.
org.omg.DynamicAny.DynArrayPOATie is not from required packages.
org.omg.Messaging.RequestPriorityPolicyHolder is not from required packages.
jakarta.xml.soap.SOAPConstants is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceFactoryHelper is not from required packages.
jakarta.ejb.NoSuchEJBException is not from required packages.
org.omg.CORBA.LongSeqHelper is not from required packages.
org.omg.PortableInterceptor.ForwardRequestHelper is not from required packages.
jakarta.el.CompositeELResolver is not from required packages.
org.omg.CosTransactions.TerminatorPOATie is not from required packages.
jakarta.servlet.jsp.jstl.core.IteratedExpression is not from required packages.
jakarta.batch.api.Decider is not from required packages.
jakarta.resource.cci.Streamable is not from required packages.
jakarta.faces.view.facelets.Metadata is not from required packages.
jakarta.validation.Path$BeanNode is not from required packages.
jakarta.batch.api.chunk.listener.ChunkListener is not from required packages.
org.omg.CORBA.TypedefDefOperations is not from required packages.
org.omg.PortableInterceptor.IORInfoOperations is not from required packages.
jakarta.validation.constraints.NotNull is not from required packages.
org.omg.PortableServer.POAPackage.WrongPolicy is not from required packages.
jakarta.activation.MimetypesFileTypeMap$1 is not from required packages.
org.omg.Messaging._RequestPriorityPolicyStub is not from required packages.
jakarta.websocket.DecodeException is not from required packages.
jakarta.xml.soap.FactoryFinder is not from required packages.
jakarta.faces.application.Resource is not from required packages.
jakarta.servlet.ServletContextAttributeEvent is not from required packages.
jakarta.security.enterprise.identitystore.CredentialValidationResult is not from required packages.
jakarta.mail.Provider is not from required packages.
jakarta.faces.component.html.HtmlInputSecret$PropertyKeys is not from required packages.
jakarta.persistence.JoinColumns is not from required packages.
jakarta.jms.MessageNotWriteableException is not from required packages.
org.omg.Messaging.ReplyPriorityPolicyHolder is not from required packages.
jakarta.ws.rs.ext.ReaderInterceptor is not from required packages.
org.omg.IOP.CodecFactoryPackage.UnknownEncodingHelper is not from required packages.
jakarta.enterprise.inject.spi.ObserverMethod is not from required packages.
jakarta.ws.rs.core.UriInfo is not from required packages.
org.omg.PortableServer.POAManagerPackage.AdapterInactive is not from required packages.
jakarta.ejb.TransactionManagementType is not from required packages.
jakarta.xml.bind.JAXB$Cache is not from required packages.
org.omg.Messaging.RelativeRoundtripTimeoutPolicyPOATie is not from required packages.
org.omg.PortableServer.LifespanPolicy is not from required packages.
jakarta.mail.util.LineInputStream is not from required packages.
jakarta.ejb.RemoveException is not from required packages.
org.omg.CosTransactions.NON_TX_TARGET_POLICY_TYPE is not from required packages.
jakarta.faces.validator.RequiredValidator is not from required packages.
jakarta.xml.bind.JAXBElement is not from required packages.
jakarta.enterprise.concurrent.ManagedExecutors$CallableAdapter is not from required packages.
org.omg.CORBA.LongSeqHolder is not from required packages.
org.omg.CORBA.DataOutputStream is not from required packages.
org.omg.CORBA.OperationModeHelper is not from required packages.
jakarta.xml.bind.Unmarshaller$Listener is not from required packages.
jakarta.persistence.criteria.ParameterExpression is not from required packages.
jakarta.resource.cci.ResultSetInfo is not from required packages.
jakarta.xml.ws.ProtocolException is not from required packages.
org.omg.CORBA.UnionDefHolder is not from required packages.
org.omg.PortableInterceptor.IORInterceptorOperations is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceTemplate is not from required packages.
org.omg.CosTransactions.NotSubtransaction is not from required packages.
jakarta.persistence.ManyToMany is not from required packages.
jakarta.activation.DataSource is not from required packages.
jakarta.faces.component.html.HtmlSelectOneRadio is not from required packages.
jakarta.faces.view.facelets.FaceletException is not from required packages.
jakarta.faces.component.UISelectItems is not from required packages.
jakarta.batch.runtime.context.StepContext is not from required packages.
jakarta.ejb.ScheduleExpression is not from required packages.
jakarta.persistence.Transient is not from required packages.
jakarta.ws.rs.container.AsyncResponse is not from required packages.
jakarta.enterprise.context.spi.Context is not from required packages.
jakarta.ws.rs.ServiceUnavailableException is not from required packages.
org.omg.PortableInterceptor.ForwardRequestHolder is not from required packages.
jakarta.ws.rs.ext.FactoryFinder is not from required packages.
jakarta.servlet.AsyncListener is not from required packages.
jakarta.ws.rs.DELETE is not from required packages.
jakarta.validation.Validation$NewProviderInstance is not from required packages.
org.omg.CORBA.Initializer is not from required packages.
org.omg.CORBA.OBJ_ADAPTER is not from required packages.
org.omg.SendingContext.RunTimePOA is not from required packages.
org.omg.IOP.CodecPackage.InvalidTypeForEncodingHelper is not from required packages.
org.omg.Messaging.ReplyStartTimePolicyHolder is not from required packages.
jakarta.validation.constraints.FutureOrPresent is not from required packages.
jakarta.enterprise.inject.Instance is not from required packages.
org.omg.DynamicAny.DynFixedHelper is not from required packages.
jakarta.servlet.descriptor.JspPropertyGroupDescriptor is not from required packages.
org.omg.IOP.ServiceIdHelper is not from required packages.
org.omg.PortableServer.IdAssignmentPolicyOperations is not from required packages.
jakarta.batch.api.chunk.listener.AbstractItemProcessListener is not from required packages.
jakarta.mail.internet.ParameterList$Value is not from required packages.
org.omg.PortableServer.POAPackage.NoServantHolder is not from required packages.
jakarta.ws.rs.container.DynamicFeature is not from required packages.
org.omg.Messaging.PriorityRange is not from required packages.
org.omg.CORBA.EnumDefOperations is not from required packages.
jakarta.resource.spi.work.WorkRejectedException is not from required packages.
org.omg.CORBA.VersionSpecHelper is not from required packages.
jakarta.faces.view.BehaviorHolderAttachedObjectTarget is not from required packages.
jakarta.validation.ConstraintDefinitionException is not from required packages.
org.omg.CORBA.AnySeqHolder is not from required packages.
jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator is not from required packages.
jakarta.enterprise.event.ImmutableNotificationOptions$1 is not from required packages.
jakarta.persistence.OrderBy is not from required packages.
jakarta.ws.rs.core.UriBuilderException is not from required packages.
jakarta.batch.runtime.context.JobContext is not from required packages.
org.omg.PortableInterceptor.SUCCESSFUL is not from required packages.
jakarta.faces.flow.builder.SwitchBuilder is not from required packages.
org.omg.CORBA.BAD_POLICY_VALUE is not from required packages.
jakarta.jms.ResourceAllocationException is not from required packages.
org.omg.SendingContext.RunTimeOperations is not from required packages.
jakarta.ejb.EJBLocalObject is not from required packages.
jakarta.persistence.GenerationType is not from required packages.
jakarta.el.ELException is not from required packages.
jakarta.resource.spi.work.WorkListener is not from required packages.
org.omg.CORBA.StringDef is not from required packages.
jakarta.xml.bind.helpers.ParseConversionEventImpl is not from required packages.
javax.rmi.CORBA.ValueHandlerMultiFormat is not from required packages.
org.omg.CORBA.EnumMemberSeqHelper is not from required packages.
jakarta.jms.ObjectMessage is not from required packages.
jakarta.json.stream.JsonParser is not from required packages.
org.omg.CORBA.CustomMarshal is not from required packages.
jakarta.jms.MessageFormatRuntimeException is not from required packages.
org.omg.CosTransactions.SynchronizationHolder is not from required packages.
jakarta.persistence.NamedAttributeNode is not from required packages.
jakarta.batch.api.partition.PartitionPlanImpl is not from required packages.
jakarta.persistence.PreRemove is not from required packages.
jakarta.validation.metadata.ConstructorDescriptor is not from required packages.
jakarta.persistence.Basic is not from required packages.
jakarta.servlet.jsp.JspWriter is not from required packages.
org.omg.CORBA.ArrayDefPOA is not from required packages.
jakarta.resource.spi.RetryableUnavailableException is not from required packages.
jakarta.validation.Payload is not from required packages.
org.omg.Messaging.ReplyEndTimePolicyPOATie is not from required packages.
jakarta.inject.Named is not from required packages.
jakarta.faces.component.html.HtmlCommandLink$PropertyKeys is not from required packages.
jakarta.validation.Constraint is not from required packages.
org.omg.IOP.ServiceContextHelper is not from required packages.
jakarta.xml.ws.WebServiceRef is not from required packages.
org.omg.PortableInterceptor.LOCATION_FORWARD is not from required packages.
jakarta.json.bind.serializer.DeserializationContext is not from required packages.
org.omg.CORBA.TRANSACTION_MODE is not from required packages.
org.omg.CosTransactions.OTSPolicyHelper is not from required packages.
org.omg.CosNaming.NamingContextPackage.NotFound is not from required packages.
jakarta.jms.JMSConsumer is not from required packages.
jakarta.mail.internet.MimeUtil$1 is not from required packages.
jakarta.mail.internet.UniqueValue is not from required packages.
jakarta.faces.flow.SwitchNode is not from required packages.
jakarta.websocket.DefaultClientEndpointConfig is not from required packages.
jakarta.resource.spi.work.SecurityContext is not from required packages.
org.omg.PortableInterceptor.IORInfoHelper is not from required packages.
org.omg.PortableInterceptor.ClientRequestInfoHelper is not from required packages.
jakarta.batch.api.chunk.listener.ItemProcessListener is not from required packages.
jakarta.servlet.jsp.JspFactory is not from required packages.
jakarta.faces.component.UIViewParameter is not from required packages.
org.omg.PortableServer._ServantLocatorStub is not from required packages.
jakarta.batch.api.chunk.ItemWriter is not from required packages.
jakarta.servlet.jsp.PageContext is not from required packages.
jakarta.faces.event.PostPutFlashValueEvent is not from required packages.
org.omg.Messaging.RelativeRequestTimeoutPolicyHelper is not from required packages.
jakarta.xml.ws.Provider is not from required packages.
jakarta.faces.component.html.HtmlMessages is not from required packages.
org.omg.DynamicAny.DynArrayHolder is not from required packages.
jakarta.persistence.metamodel.MapAttribute is not from required packages.
org.omg.CosTransactions.TransIdentityHolder is not from required packages.
jakarta.json.stream.JsonGenerationException is not from required packages.
org.omg.CORBA.InterfaceDefHolder is not from required packages.
org.omg.CORBA._ValueMemberDefStub is not from required packages.
org.omg.CosTransactions.SynchronizationUnavailableHolder is not from required packages.
jakarta.xml.soap.SOAPFaultElement is not from required packages.
org.omg.CORBA.VisibilityHelper is not from required packages.
jakarta.xml.bind.annotation.adapters.HexBinaryAdapter is not from required packages.
org.omg.CORBA.ValueMemberDef is not from required packages.
jakarta.faces.convert.FacesConverter is not from required packages.
jakarta.security.enterprise.identitystore.IdentityStore$ValidationType is not from required packages.
jakarta.xml.ws.ResponseWrapper is not from required packages.
org.omg.CORBA.portable.Streamable is not from required packages.
jakarta.ejb.Timeout is not from required packages.
jakarta.batch.api.AbstractBatchlet is not from required packages.
org.omg.CORBA.IRObject is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
jakarta.el.MethodInfo is not from required packages.
org.omg.CORBA.AttributeDefHolder is not from required packages.
jakarta.validation.constraints.AssertFalse is not from required packages.
jakarta.persistence.criteria.MapJoin is not from required packages.
org.omg.PortableInterceptor.CurrentHelper is not from required packages.
jakarta.persistence.PostRemove is not from required packages.
org.omg.CORBA._AliasDefStub is not from required packages.
org.omg.Messaging.NO_RECONNECT is not from required packages.
jakarta.el.BeanNameResolver is not from required packages.
org.omg.CORBA.ORB is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHolder is not from required packages.
org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode is not from required packages.
jakarta.faces.webapp.UIComponentTag is not from required packages.
org.omg.IOP.CodecFactoryPackage.UnknownEncodingHolder is not from required packages.
org.omg.TimeBase.IntervalTHolder is not from required packages.
jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator is not from required packages.
jakarta.faces.component.UISelectOne$PropertyKeys is not from required packages.
jakarta.xml.bind.util.JAXBSource$1 is not from required packages.
org.omg.Messaging.RelativeRequestTimeoutPolicyHolder is not from required packages.
jakarta.validation.constraints.Pattern is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
org.omg.PortableServer.ObjectIdHolder is not from required packages.
jakarta.mail.internet.ParameterList is not from required packages.
jakarta.resource.spi.ConnectionRequestInfo is not from required packages.
jakarta.jms.InvalidClientIDRuntimeException is not from required packages.
jakarta.validation.executable.ExecutableType is not from required packages.
javax.rmi.GetORBPropertiesFileAction$1 is not from required packages.
org.omg.CosTransactions.TransactionFactoryHolder is not from required packages.
jakarta.security.auth.message.callback.PasswordValidationCallback is not from required packages.
jakarta.json.bind.annotation.JsonbPropertyOrder is not from required packages.
jakarta.websocket.server.ServerEndpoint is not from required packages.
jakarta.faces.context.ResponseWriter is not from required packages.
jakarta.persistence.Entity is not from required packages.
jakarta.websocket.EncodeException is not from required packages.
org.omg.CosTransactions.SubtransactionAwareResource is not from required packages.
jakarta.mail.search.AddressTerm is not from required packages.
org.omg.SendingContext.RunTimePOATie is not from required packages.
jakarta.jms.InvalidDestinationException is not from required packages.
jakarta.persistence.SecondaryTable is not from required packages.
jakarta.validation.UnexpectedTypeException is not from required packages.
org.omg.CosNaming.NameHelper is not from required packages.
jakarta.faces.convert.EnumConverter is not from required packages.
jakarta.faces.component.visit.VisitContext is not from required packages.
org.omg.PortableServer.LIFESPAN_POLICY_ID is not from required packages.
jakarta.transaction.TransactionSynchronizationRegistry is not from required packages.
jakarta.persistence.NamedEntityGraphs is not from required packages.
org.omg.DynamicAny.DynAnyPOA is not from required packages.
jakarta.mail.internet.MailDateFormat$Rfc2822LenientParser is not from required packages.
jakarta.faces.validator.MultiFieldValidationUtils is not from required packages.
org.omg.CORBA.PrimitiveDefPOATie is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.AutoApplySession is not from required packages.
jakarta.faces.component.behavior.Behavior is not from required packages.
jakarta.validation.constraints.DecimalMax$List is not from required packages.
jakarta.faces.flow.FlowHandler is not from required packages.
jakarta.resource.spi.security.PasswordCredential is not from required packages.
org.omg.DynamicAny.DynAnyFactoryPOATie is not from required packages.
org.omg.CORBA.DynValue is not from required packages.
org.omg.DynamicAny.DynFixedHolder is not from required packages.
jakarta.xml.bind.annotation.XmlSchemaType$DEFAULT is not from required packages.
jakarta.xml.soap.SOAPElement is not from required packages.
org.omg.Messaging.ReplyStartTimePolicyHelper is not from required packages.
jakarta.xml.soap.SOAPFactory is not from required packages.
jakarta.faces.event.PostConstructCustomScopeEvent is not from required packages.
jakarta.ws.rs.core.Request is not from required packages.
org.omg.PortableInterceptor.ORBInitializerOperations is not from required packages.
jakarta.transaction.TransactionManager is not from required packages.
org.omg.SendingContext.CodeBasePackage.URLSeqHelper is not from required packages.
jakarta.xml.bind.DatatypeConverterImpl$CalendarFormatter is not from required packages.
jakarta.resource.spi.SharingViolationException is not from required packages.
jakarta.faces.flow.SwitchCase is not from required packages.
jakarta.faces.view.ValueHolderAttachedObjectHandler is not from required packages.
jakarta.validation.NoProviderFoundException is not from required packages.
javax.rmi.CORBA.Tie is not from required packages.
org.omg.DynamicAny.FieldNameHelper is not from required packages.
org.omg.CORBA.UnionDefPOA is not from required packages.
org.omg.PortableServer.POAPackage.ServantNotActiveHolder is not from required packages.
org.omg.DynamicAny.DynValueBoxHelper is not from required packages.
jakarta.faces.view.BehaviorHolderAttachedObjectHandler is not from required packages.
jakarta.batch.api.chunk.listener.SkipProcessListener is not from required packages.
jakarta.faces.render.RenderKitFactory is not from required packages.
jakarta.faces.context.ResponseWriterWrapper is not from required packages.
org.omg.CosTSPortability.Receiver is not from required packages.
jakarta.resource.spi.work.WorkAdapter is not from required packages.
org.omg.TimeBase.TimeTHelper is not from required packages.
jakarta.mail.internet.MimeUtil is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetKeysIterator is not from required packages.
org.omg.PortableServer.IMPLICIT_ACTIVATION_POLICY_ID is not from required packages.
jakarta.faces.component.UIViewRoot$ViewMap is not from required packages.
jakarta.persistence.criteria.Expression is not from required packages.
org.omg.CosNaming.NameComponentHelper is not from required packages.
org.omg.Messaging.REPLY_START_TIME_POLICY_TYPE is not from required packages.
org.omg.CosNaming.NamingContextExt is not from required packages.
jakarta.servlet.jsp.jstl.tlv.ScriptFreeTLV$MyContentHandler is not from required packages.
jakarta.faces.application.ConfigurableNavigationHandler is not from required packages.
org.omg.CORBA.ByteHolder is not from required packages.
jakarta.interceptor.Interceptor is not from required packages.
org.omg.CosTransactions._TransactionFactoryStub is not from required packages.
org.omg.Messaging.RequestPriorityPolicyHelper is not from required packages.
jakarta.enterprise.inject.Produces is not from required packages.
org.omg.PortableServer.CurrentOperations is not from required packages.
org.omg.CosTransactions.RecoveryCoordinator is not from required packages.
org.omg.CosTransactions.SubtransactionAwareResourceHelper is not from required packages.
jakarta.security.auth.message.config.ServerAuthContext is not from required packages.
jakarta.faces.component.UIData$FacesDataModelAnnotationLiteral is not from required packages.
org.omg.CosTransactions.FORBIDS is not from required packages.
jakarta.persistence.Id is not from required packages.
jakarta.faces.component.html.HtmlDoctype is not from required packages.
jakarta.xml.ws.WebServiceRefs is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderCustomizableContext is not from required packages.
org.omg.DynamicAny.DynAnyHelper is not from required packages.
jakarta.transaction.HeuristicMixedException is not from required packages.
jakarta.resource.spi.TransactionSupport$TransactionSupportLevel is not from required packages.
org.omg.PortableInterceptor.IORInterceptor is not from required packages.
org.omg.CosTransactions.Unavailable is not from required packages.
org.omg.CORBA.portable.IDLEntity is not from required packages.
org.omg.CORBA.BooleanSeqHelper is not from required packages.
jakarta.resource.spi.ValidatingManagedConnectionFactory is not from required packages.
jakarta.persistence.MapKeyClass is not from required packages.
org.omg.CORBA.ParDescriptionSeqHelper is not from required packages.
jakarta.faces.application.ConfigurableNavigationHandlerWrapper is not from required packages.
jakarta.faces.model.SelectItemGroup is not from required packages.
jakarta.security.enterprise.SecurityContext is not from required packages.
jakarta.xml.ws.WebServiceClient is not from required packages.
jakarta.jms.XAConnection is not from required packages.
jakarta.mail.event.MessageCountListener is not from required packages.
jakarta.faces.component.ActionSource is not from required packages.
jakarta.mail.internet.HeaderTokenizer$Token is not from required packages.
jakarta.ws.rs.client.FactoryFinder is not from required packages.
jakarta.persistence.criteria.Order is not from required packages.
jakarta.persistence.Converts is not from required packages.
jakarta.batch.api.chunk.listener.AbstractItemReadListener is not from required packages.
jakarta.enterprise.inject.spi.BeforeShutdown is not from required packages.
jakarta.servlet.jsp.el.Expression is not from required packages.
jakarta.mail.Message is not from required packages.
jakarta.validation.constraints.Max is not from required packages.
org.omg.CORBA.ConstantDef is not from required packages.
org.omg.CORBA.Object is not from required packages.
org.omg.CORBA.TypeCodeHolder is not from required packages.
jakarta.resource.spi.ManagedConnectionFactory is not from required packages.
org.omg.PortableInterceptor.ClientRequestInfoHolder is not from required packages.
jakarta.faces.application.ViewVisitOption is not from required packages.
jakarta.json.bind.config.PropertyNamingStrategy is not from required packages.
org.omg.CORBA.InterfaceDefPOATie is not from required packages.
org.omg.CORBA.AnySeqHelper is not from required packages.
jakarta.json.bind.annotation.JsonbTypeAdapter is not from required packages.
jakarta.validation.Path$ReturnValueNode is not from required packages.
jakarta.el.Expression is not from required packages.
org.omg.CORBA.PERSIST_STORE is not from required packages.
jakarta.el.StaticFieldELResolver is not from required packages.
jakarta.enterprise.inject.spi.Bean is not from required packages.
jakarta.faces.model.ResultSetDataModel$ResultSetKeys is not from required packages.
jakarta.el.ELManager is not from required packages.
jakarta.batch.api.chunk.listener.AbstractItemWriteListener is not from required packages.
jakarta.faces.component.search.SearchExpressionHint is not from required packages.
jakarta.faces.component.search.SearchExpressionContext is not from required packages.
org.omg.IOP.TAG_RMI_CUSTOM_MAX_STREAM_FORMAT is not from required packages.
jakarta.persistence.PersistenceUnits is not from required packages.
jakarta.faces.flow.Flow is not from required packages.
jakarta.persistence.metamodel.SingularAttribute is not from required packages.
jakarta.resource.cci.Connection is not from required packages.
jakarta.json.stream.JsonParsingException is not from required packages.
jakarta.resource.spi.IllegalStateException is not from required packages.
jakarta.faces.view.EditableValueHolderAttachedObjectHandler is not from required packages.
org.omg.CORBA.UShortSeqHelper is not from required packages.
jakarta.ws.rs.core.Link$JaxbAdapter is not from required packages.
jakarta.mail.FolderNotFoundException is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorHolder is not from required packages.
jakarta.persistence.criteria.Root is not from required packages.
jakarta.servlet.descriptor.JspConfigDescriptor is not from required packages.
jakarta.mail.FetchProfile$Item is not from required packages.
jakarta.xml.ws.wsaddressing.W3CEndpointReference$Elements is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolver is not from required packages.
jakarta.faces.flow.Parameter is not from required packages.
org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified is not from required packages.
jakarta.ws.rs.core.Application is not from required packages.
jakarta.enterprise.util.Nonbinding$Literal is not from required packages.
jakarta.json.stream.JsonParserFactory is not from required packages.
jakarta.faces.webapp.PreJsf2ExceptionHandlerFactory is not from required packages.
jakarta.validation.metadata.PropertyDescriptor is not from required packages.
jakarta.websocket.CloseReason$CloseCode is not from required packages.
org.omg.CORBA.ValueMemberSeqHolder is not from required packages.
org.omg.PortableServer.ServantLocatorOperations is not from required packages.
org.omg.PortableServer.ThreadPolicyValueHolder is not from required packages.
jakarta.servlet.jsp.tagext.JspTag is not from required packages.
jakarta.jms.TemporaryQueue is not from required packages.
jakarta.enterprise.event.ObservesAsync is not from required packages.
org.omg.DynamicAny.DynAnyFactoryHolder is not from required packages.
jakarta.faces.component.html.HtmlDataTable is not from required packages.
jakarta.ws.rs.PUT is not from required packages.
jakarta.xml.ws.handler.MessageContext is not from required packages.
org.omg.PortableServer.CurrentPackage.NoContextHelper is not from required packages.
org.omg.CORBA.PolicyListHelper is not from required packages.
org.omg.IOP.IOR is not from required packages.
jakarta.ws.rs.core.Response$Status$Family is not from required packages.
org.omg.DynamicAny._DynValueCommonStub is not from required packages.
jakarta.ws.rs.ext.ParamConverterProvider is not from required packages.
jakarta.faces.event.ActionListener is not from required packages.
jakarta.mail.internet.MailDateFormat$AbstractDateParser is not from required packages.
jakarta.xml.ws.FaultAction is not from required packages.
jakarta.websocket.MessageHandler$Partial is not from required packages.
jakarta.servlet.jsp.tagext.DynamicAttributes is not from required packages.
org.omg.IOP.ComponentIdHelper is not from required packages.
org.omg.CORBA._PolicyStub is not from required packages.
org.omg.Messaging.RebindPolicyPOA is not from required packages.
jakarta.ws.rs.ext.RuntimeDelegate is not from required packages.
jakarta.faces.component.UISelectMany$ArrayIterator is not from required packages.
jakarta.faces.annotation.HeaderMap is not from required packages.
jakarta.faces.flow.builder.MethodCallBuilder is not from required packages.
jakarta.faces.flow.FlowCallNode is not from required packages.
org.omg.CosTransactions.SynchronizationPOA is not from required packages.
jakarta.faces.event.ViewMapListener is not from required packages.
jakarta.ws.rs.ext.MessageBodyReader is not from required packages.
jakarta.servlet.ServletRequestEvent is not from required packages.
jakarta.websocket.OnOpen is not from required packages.
jakarta.servlet.jsp.tagext.IterationTag is not from required packages.
jakarta.interceptor.Interceptor$Priority is not from required packages.
org.omg.IOP.TaggedComponentSeqHelper is not from required packages.
jakarta.mail.EventQueue$TerminatorEvent is not from required packages.
jakarta.enterprise.inject.spi.AfterDeploymentValidation is not from required packages.
org.omg.CORBA._PrimitiveDefStub is not from required packages.
jakarta.resource.cci.ConnectionFactory is not from required packages.
org.omg.CosTransactions.HeuristicHazard is not from required packages.
jakarta.validation.Path is not from required packages.
jakarta.faces.application.ApplicationFactory is not from required packages.
jakarta.faces.FacesWrapper is not from required packages.
org.omg.CORBA.ObjectHolder is not from required packages.
jakarta.validation.Validation is not from required packages.
jakarta.xml.bind.ValidationEventHandler is not from required packages.
org.omg.DynamicAny.DynStructPOA is not from required packages.
org.omg.Messaging.ReplyStartTimePolicyPOA is not from required packages.
jakarta.mail.search.AddressStringTerm is not from required packages.
jakarta.persistence.CascadeType is not from required packages.
org.omg.CORBA.InterfaceDefSeqHelper is not from required packages.
jakarta.mail.EventQueue is not from required packages.
jakarta.persistence.EntityManagerFactory is not from required packages.
jakarta.security.auth.message.callback.PrivateKeyCallback$SubjectKeyIDRequest is not from required packages.
jakarta.persistence.MapKey is not from required packages.
jakarta.enterprise.inject.spi.WithAnnotations is not from required packages.
jakarta.persistence.AssociationOverride is not from required packages.
jakarta.faces.component.search.SearchExpressionHandlerWrapper is not from required packages.
jakarta.validation.constraints.DecimalMin$List is not from required packages.
jakarta.validation.constraints.NotNull$List is not from required packages.
jakarta.faces.component.html.HtmlPanelGroup$PropertyKeys is not from required packages.
org.omg.CORBA.UShortSeqHolder is not from required packages.
jakarta.faces.component.AttachedObjectListHolder is not from required packages.
jakarta.validation.constraints.Digits$List is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$EnumeratedMap is not from required packages.
jakarta.mail.internet.AsciiOutputStream is not from required packages.
jakarta.persistence.criteria.JoinType is not from required packages.
jakarta.resource.spi.ApplicationServerInternalException is not from required packages.
jakarta.validation.constraints.Future$List is not from required packages.
jakarta.enterprise.inject.spi.Decorator is not from required packages.
jakarta.faces.validator.ValueReference is not from required packages.
jakarta.resource.AdministeredObjectDefinition is not from required packages.
org.omg.CORBA.ACTIVITY_REQUIRED is not from required packages.
jakarta.faces.component.search.SearchKeywordContext is not from required packages.
org.omg.CosTransactions.PERMIT is not from required packages.
org.omg.CosTransactions.UNSHARED is not from required packages.
jakarta.persistence.SequenceGenerator is not from required packages.
org.omg.CORBA.SetOverrideTypeHelper is not from required packages.
jakarta.faces.component.ComponentStateHelper is not from required packages.
jakarta.validation.constraints.Positive is not from required packages.
org.omg.Messaging.ORDER_ANY is not from required packages.
jakarta.faces.flow.builder.FlowCallBuilder is not from required packages.
jakarta.jms.Connection is not from required packages.
jakarta.resource.spi.ConnectionEventListener is not from required packages.
jakarta.el.LambdaExpression is not from required packages.
jakarta.xml.soap.ServiceLoaderUtil is not from required packages.
jakarta.security.auth.message.callback.SecretKeyCallback is not from required packages.
jakarta.mail.internet.ParameterList$1 is not from required packages.
jakarta.xml.bind.PropertyException is not from required packages.
org.omg.CORBA._IDLTypeStub is not from required packages.
org.omg.CORBA.ContainedPOA is not from required packages.
jakarta.persistence.criteria.Selection is not from required packages.
jakarta.activation.CommandMap is not from required packages.
jakarta.jms.JMSDestinationDefinitions is not from required packages.
jakarta.resource.spi.LazyAssociatableConnectionManager is not from required packages.
org.omg.CORBA.ModuleDefOperations is not from required packages.
jakarta.faces.component.search.SearchKeywordResolver is not from required packages.
org.omg.Messaging.ReplyPriorityPolicyPOA is not from required packages.
org.omg.SendingContext.CodeBasePackage.URLSeqHolder is not from required packages.
jakarta.xml.bind.attachment.AttachmentMarshaller is not from required packages.
org.omg.DynamicAny.DynSequenceHolder is not from required packages.
org.omg.CosTransactions.TransactionalObjectOperations is not from required packages.
jakarta.enterprise.inject.spi.Producer is not from required packages.
jakarta.faces.view.facelets.ResourceResolver is not from required packages.
org.omg.CORBA.ORBPackage.InvalidName is not from required packages.
jakarta.batch.api.partition.PartitionAnalyzer is not from required packages.
org.omg.CORBA.Request is not from required packages.
jakarta.faces.annotation.RequestParameterValuesMap is not from required packages.
jakarta.mail.Part is not from required packages.
Warning: ? annotation java.lang.annotation.Documented
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Target
org.omg.IOP.FORWARDED_IDENTITY is not from required packages.
jakarta.websocket.SendHandler is not from required packages.
jakarta.persistence.OneToOne is not from required packages.
org.omg.CORBA.CurrentHelper is not from required packages.
jakarta.faces.model.ArrayDataModel is not from required packages.
jakarta.el.BeanELResolver$SoftConcurrentHashMap is not from required packages.
org.omg.CORBA.OperationDefHelper is not from required packages.
org.omg.DynamicAny.DynValueBox is not from required packages.
jakarta.resource.ResourceException is not from required packages.
jakarta.xml.ws.spi.ServiceLoaderUtil is not from required packages.
org.omg.CORBA.UnknownUserExceptionHolder is not from required packages.
org.omg.CORBA.AttributeDefOperations is not from required packages.
org.omg.CosNaming.NameComponentHolder is not from required packages.
org.omg.CosTransactions.TransIdentityHelper is not from required packages.
jakarta.ws.rs.sse.OutboundSseEvent$Builder is not from required packages.
jakarta.servlet.jsp.jstl.sql.SQLExecutionTag is not from required packages.
org.omg.IOP.ChainBypassInfo is not from required packages.
org.omg.PortableInterceptor.CurrentHolder is not from required packages.
jakarta.security.auth.message.callback.PrivateKeyCallback is not from required packages.
jakarta.websocket.ClientEndpointConfig$Configurator is not from required packages.
jakarta.enterprise.concurrent.ManagedScheduledExecutorService is not from required packages.
jakarta.servlet.jsp.tagext.BodyTagSupport is not from required packages.
org.omg.CORBA.portable.ResponseHandler is not from required packages.
jakarta.resource.spi.work.WorkException is not from required packages.
jakarta.faces.annotation.FlowMap is not from required packages.
org.omg.Messaging._RoutingPolicyStub is not from required packages.
org.omg.CORBA.AttributeDefPOATie is not from required packages.
jakarta.persistence.NamedNativeQueries is not from required packages.
jakarta.resource.spi.work.WorkEvent is not from required packages.
jakarta.xml.ws.handler.soap.SOAPMessageContext is not from required packages.
jakarta.resource.spi.CommException is not from required packages.
org.omg.CORBA.portable.InvokeHandler is not from required packages.
jakarta.xml.ws.spi.http.HttpExchange is not from required packages.
org.omg.CORBA.Policy is not from required packages.
org.omg.CosTransactions.UnavailableHelper is not from required packages.
jakarta.security.enterprise.authentication.mechanism.http.FormAuthenticationMechanismDefinition is not from required packages.
jakarta.faces.context.ResponseStream is not from required packages.
jakarta.resource.spi.ManagedConnection is not from required packages.
jakarta.faces.component.html.HtmlSelectManyMenu is not from required packages.
org.omg.PortableInterceptor.INACTIVE is not from required packages.
jakarta.ws.rs.ext.MessageBodyWriter is not from required packages.
org.omg.SendingContext.CodeBasePackage.ValueDescSeqHolder is not from required packages.
org.omg.SendingContext.CodeBasePOA is not from required packages.
jakarta.faces.component.UIGraphic$PropertyKeys is not from required packages.
jakarta.persistence.UniqueConstraint is not from required packages.
jakarta.xml.bind.ValidationException is not from required packages.
jakarta.xml.ws.spi.http.HttpContext is not from required packages.
org.omg.Messaging.QueueOrderPolicyHelper is not from required packages.
org.omg.CosTransactions.SynchronizationUnavailableHelper is not from required packages.
jakarta.validation.ConstraintViolation is not from required packages.
org.omg.CosNaming.NamingContext is not from required packages.
jakarta.persistence.Cache is not from required packages.
jakarta.security.enterprise.credential.Credential is not from required packages.
org.omg.Messaging._QueueOrderPolicyStub is not from required packages.
jakarta.faces.component.html.HtmlOutputLabel is not from required packages.
jakarta.persistence.criteria.Path is not from required packages.
org.omg.PortableInterceptor.IORInterceptor_3_0Holder is not from required packages.
jakarta.el.BeanELResolver$BeanProperty is not from required packages.
jakarta.faces.webapp.AttributeTag is not from required packages.
org.omg.Messaging.RoutingTypeRangeHolder is not from required packages.
jakarta.xml.ws.RequestWrapper is not from required packages.
org.omg.PortableServer.POAManager is not from required packages.
org.omg.PortableServer.ServantRetentionPolicyOperations is not from required packages.
jakarta.transaction.TransactionRequiredException is not from required packages.
org.omg.CORBA.EnumDefHelper is not from required packages.
jakarta.faces.component.UIForm is not from required packages.
jakarta.validation.valueextraction.ValueExtractor is not from required packages.
org.omg.DynamicAny.DynValueBoxPOATie is not from required packages.
org.omg.CORBA.ExceptionDescriptionHolder is not from required packages.
jakarta.xml.bind.UnmarshallerHandler is not from required packages.
jakarta.batch.api.BatchProperty is not from required packages.
jakarta.security.auth.message.callback.GroupPrincipalCallback is not from required packages.
jakarta.faces.bean.package-info is not from required packages.
org.omg.PortableServer.RequestProcessingPolicyValueHelper is not from required packages.
jakarta.security.auth.message.callback.CertStoreCallback is not from required packages.
org.omg.PortableServer.ThreadPolicyValue is not from required packages.
jakarta.el.ResourceBundleELResolver is not from required packages.
javax.rmi.PortableRemoteObject is not from required packages.
jakarta.faces.component.UIViewRoot$1 is not from required packages.
org.omg.Messaging.QueueOrderPolicyHolder is not from required packages.
org.omg.TimeBase.TdfTHelper is not from required packages.
jakarta.faces.component.html.HtmlMessages$PropertyKeys is not from required packages.
jakarta.validation.metadata.MethodType is not from required packages.
jakarta.mail.Multipart is not from required packages.
org.omg.PortableInterceptor.IORInterceptor_3_0Helper is not from required packages.
jakarta.jms.JMSException is not from required packages.
jakarta.activation.FileTypeMap is not from required packages.
jakarta.faces.application.ResourceVisitOption is not from required packages.
org.omg.PortableServer.POAHelper is not from required packages.
org.omg.PortableServer.AdapterActivatorOperations is not from required packages.
org.omg.CORBA.ValueMemberSeqHelper is not from required packages.
jakarta.mail.search.SearchException is not from required packages.
jakarta.activation.MimeTypeParseException is not from required packages.
org.omg.Messaging.OrderingHelper is not from required packages.
org.omg.CORBA.SequenceDefPOATie is not from required packages.
jakarta.faces.application.SharedUtils is not from required packages.
jakarta.ejb.AfterBegin is not from required packages.
jakarta.faces.validator.Validator is not from required packages.
jakarta.servlet.jsp.tagext.TagLibraryValidator is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$6 is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$5 is not from required packages.
jakarta.ejb.Timer is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$8 is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$7 is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$9 is not from required packages.
org.omg.CosTransactions.NonTxTargetPolicyValueHelper is not from required packages.
jakarta.ejb.EJBTransactionRolledbackException is not from required packages.
jakarta.faces.model.ListDataModel is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$2 is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$1 is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$4 is not from required packages.
org.omg.Dynamic.ParameterListHolder is not from required packages.
jakarta.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$3 is not from required packages.
org.omg.CORBA.ParameterMode is not from required packages.
jakarta.servlet.jsp.ErrorData is not from required packages.
jakarta.enterprise.inject.spi.SecurityActions is not from required packages.
jakarta.mail.search.MessageNumberTerm is not from required packages.
jakarta.faces.component.SavedState is not from required packages.
jakarta.faces.application.ViewHandlerWrapper is not from required packages.
org.omg.PortableServer.ThreadPolicyValueHelper is not from required packages.
jakarta.validation.ValidationProviderResolver is not from required packages.
jakarta.faces.event.PostConstructViewMapEvent is not from required packages.
jakarta.ws.rs.core.NoContentException is not from required packages.
jakarta.ws.rs.container.TimeoutHandler is not from required packages.
jakarta.persistence.metamodel.EntityType is not from required packages.
jakarta.xml.bind.WhiteSpaceProcessor is not from required packages.
jakarta.activation.ObjectDataContentHandler is not from required packages.
org.omg.DynamicAny.DynValueBoxHolder is not from required packages.
org.omg.CORBA.ScopedNameHelper is not from required packages.
jakarta.faces.view.ViewDeclarationLanguageFactory is not from required packages.
jakarta.mail.internet.InternetHeaders$InternetHeader is not from required packages.
org.omg.CORBA.ExceptionDefSeqHolder is not from required packages.
jakarta.faces.component.StateHolder is not from required packages.
org.omg.IOP.TaggedComponentSeqHolder is not from required packages.
jakarta.faces.component.UIWebsocket$PropertyKeys is not from required packages.
jakarta.activation.MimeTypeParameterList is not from required packages.
jakarta.resource.cci.Interaction is not from required packages.
org.omg.DynamicAny.DynUnion is not from required packages.
jakarta.el.ELClass is not from required packages.
jakarta.jms.JMSDestinationDefinition is not from required packages.
org.omg.CosNaming.NamingContextExtPackage.StringNameHelper is not from required packages.
org.omg.CosNaming.NameComponent is not from required packages.
jakarta.resource.spi.Connector is not from required packages.
org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper is not from required packages.
jakarta.mail.Store is not from required packages.
org.omg.CORBA.InterfaceDefSeqHolder is not from required packages.
jakarta.faces.event.PreRemoveFlashValueEvent is not from required packages.
jakarta.validation.metadata.ExecutableDescriptor is not from required packages.
jakarta.security.enterprise.credential.RememberMeCredential is not from required packages.
jakarta.servlet.http.HttpServletResponseWrapper is not from required packages.
jakarta.xml.ws.spi.Invoker is not from required packages.
jakarta.json.EmptyArray is not from required packages.
jakarta.xml.ws.spi.ServiceLoaderUtil$ExceptionHandler is not from required packages.
org.omg.DynamicAny.DynValuePOATie is not from required packages.
org.omg.DynamicAny._DynValueBoxStub is not from required packages.
jakarta.faces.FactoryFinder is not from required packages.
jakarta.validation.metadata.ConstraintDescriptor is not from required packages.
jakarta.validation.constraints.AssertFalse$List is not from required packages.
jakarta.mail.search.SentDateTerm is not from required packages.
jakarta.faces.convert.BigIntegerConverter is not from required packages.
jakarta.faces.bean.ViewScoped is not from required packages.
jakarta.validation.Validation$DefaultValidationProviderResolver is not from required packages.
jakarta.jms.TransactionRolledBackException is not from required packages.
jakarta.faces.webapp.FacesServlet is not from required packages.
jakarta.persistence.EntityTransaction is not from required packages.
org.omg.CORBA.CompletionStatusHelper is not from required packages.
jakarta.enterprise.context.spi.Contextual is not from required packages.
jakarta.faces.validator.LengthValidator is not from required packages.
jakarta.json.JsonStructure is not from required packages.
jakarta.mail.BodyPart is not from required packages.
jakarta.ws.rs.core.Link$JaxbLink is not from required packages.
org.omg.CORBA.ParameterDescription is not from required packages.
jakarta.enterprise.inject.spi.configurator.BeanConfigurator is not from required packages.
jakarta.servlet.jsp.tagext.BodyTag is not from required packages.
org.omg.CosTransactions.CurrentPOATie is not from required packages.
jakarta.mail.util.SharedFileInputStream is not from required packages.
org.omg.Dynamic.ContextListHelper is not from required packages.
jakarta.ejb.TimerService is not from required packages.
org.omg.PortableServer.ObjectIdHelper is not from required packages.
jakarta.security.enterprise.credential.UsernamePasswordCredential is not from required packages.
jakarta.persistence.criteria.Subquery is not from required packages.
jakarta.servlet.jsp.tagext.TagExtraInfo is not from required packages.
org.omg.CORBA.BAD_INV_ORDER is not from required packages.
org.omg.IOP.TAG_JAVA_CODEBASE is not from required packages.
jakarta.ejb.TimerConfig is not from required packages.
org.omg.DynamicAny.DynSequenceHelper is not from required packages.
org.omg.CORBA.portable.BoxedValueHelper is not from required packages.
jakarta.websocket.Extension is not from required packages.
jakarta.faces.application.ResourceWrapper is not from required packages.
jakarta.persistence.criteria.CriteriaDelete is not from required packages.
jakarta.xml.bind.annotation.adapters.NormalizedStringAdapter is not from required packages.
jakarta.servlet.ServletException is not from required packages.
jakarta.faces.context.FlashWrapper is not from required packages.
jakarta.mail.internet.InternetAddress is not from required packages.
jakarta.xml.bind.annotation.XmlElementRef is not from required packages.
org.omg.CORBA.InitializerHolder is not from required packages.
jakarta.xml.ws.LogicalMessage is not from required packages.
jakarta.persistence.Temporal is not from required packages.
jakarta.resource.spi.UnavailableException is not from required packages.
org.omg.CosTransactions._TransactionalObjectStub is not from required packages.
org.omg.IOP.CodecHolder is not from required packages.
org.omg.PortableServer.POAPackage.ServantNotActive is not from required packages.
jakarta.faces.flow.builder.SwitchCaseBuilder is not from required packages.
org.omg.Dynamic.ParameterHelper is not from required packages.
org.omg.CosTransactions.CoordinatorOperations is not from required packages.
org.omg.CosTransactions.NotSubtransactionHolder is not from required packages.
org.omg.CORBA.portable.RemarshalException is not from required packages.
jakarta.inject.Singleton is not from required packages.
jakarta.xml.bind.annotation.XmlEnumValue is not from required packages.
jakarta.security.auth.message.MessagePolicy$ProtectionPolicy is not from required packages.
jakarta.servlet.annotation.ServletSecurity$TransportGuarantee is not from required packages.
jakarta.servlet.jsp.tagext.JspIdConsumer is not from required packages.
org.omg.CORBA.ParDescriptionSeqHolder is not from required packages.
jakarta.resource.spi.AuthenticationMechanism$CredentialInterface is not from required packages.
jakarta.activation.DataHandlerDataSource is not from required packages.
jakarta.xml.bind.helpers.ValidationEventLocatorImpl is not from required packages.
jakarta.faces.event.PreRenderComponentEvent is not from required packages.
org.omg.Messaging.MaxHopsPolicyPOATie is not from required packages.
jakarta.servlet.jsp.tagext.TagAdapter is not from required packages.
org.omg.CORBA.PolicyListHolder is not from required packages.
org.omg.CORBA.NameValuePairHelper is not from required packages.
jakarta.security.auth.message.AuthStatus is not from required packages.
jakarta.faces.component.NamingContainer is not from required packages.
jakarta.persistence.NamedSubgraph is not from required packages.
org.omg.DynamicAny.DynValueCommonPOATie is not from required packages.
jakarta.resource.spi.LocalTransactionException is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorBase is not from required packages.
jakarta.ejb.AccessTimeout is not from required packages.
jakarta.servlet.ReadListener is not from required packages.
jakarta.persistence.spi.LoadState is not from required packages.
org.omg.CORBA.DefinitionKind is not from required packages.
org.omg.CosTransactions.PropagationContext is not from required packages.
jakarta.xml.bind.UnmarshalException is not from required packages.
org.omg.DynamicAny.DynValueBoxOperations is not from required packages.
jakarta.security.jacc.EJBMethodPermission is not from required packages.
jakarta.ws.rs.core.Form is not from required packages.
jakarta.servlet.annotation.HttpConstraint is not from required packages.
jakarta.batch.api.chunk.listener.ItemWriteListener is not from required packages.
org.omg.CosTransactions.ResourceHelper is not from required packages.
org.omg.CosNaming.BindingIteratorHolder is not from required packages.
jakarta.activation.MimeType is not from required packages.
jakarta.faces.flow.FlowHandlerFactoryWrapper is not from required packages.
org.omg.DynamicAny.NameValuePairHolder is not from required packages.
org.omg.CosTransactions._ControlStub is not from required packages.
jakarta.mail.MultipartDataSource is not from required packages.
jakarta.ws.rs.core.Response$Status is not from required packages.
jakarta.xml.ws.handler.Handler is not from required packages.
jakarta.xml.bind.Validator is not from required packages.
jakarta.resource.spi.ConnectionManager is not from required packages.
org.omg.PortableServer.POAPackage.InvalidPolicyHolder is not from required packages.
jakarta.faces.view.facelets.FaceletCacheFactory is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorContext$ClientBehaviorContextImpl is not from required packages.
org.omg.CORBA.ServerRequest is not from required packages.
jakarta.enterprise.inject.spi.CDI is not from required packages.
jakarta.servlet.jsp.jstl.tlv.PermittedTaglibsTLV$1 is not from required packages.
org.omg.CORBA._StructDefStub is not from required packages.
jakarta.persistence.PessimisticLockException is not from required packages.
jakarta.faces.application.ResourceHandler is not from required packages.
org.omg.CosTransactions.SubtransactionAwareResourceHolder is not from required packages.
jakarta.mail.MessageRemovedException is not from required packages.
jakarta.ws.rs.ProcessingException is not from required packages.
jakarta.faces.validator.ValueExpressionAnalyzer$1 is not from required packages.
org.omg.Messaging.ReplyEndTimePolicyHelper is not from required packages.
org.omg.CosNaming.NamingContextPackage.CannotProceed is not from required packages.
org.omg.IOP.CodeSets is not from required packages.
jakarta.persistence.PersistenceContextType is not from required packages.
jakarta.validation.valueextraction.ValueExtractorDefinitionException is not from required packages.
org.omg.DynamicAny.DynAnyHolder is not from required packages.
org.omg.CORBA.ContainerHolder is not from required packages.
jakarta.el.VariableMapper is not from required packages.
org.omg.DynamicAny.AnySeqHelper is not from required packages.
org.omg.DynamicAny._DynStructStub is not from required packages.
org.omg.DynamicAny.DynValueCommonOperations is not from required packages.
jakarta.json.JsonValueImpl is not from required packages.
org.omg.PortableInterceptor.ORBIdHelper is not from required packages.
jakarta.faces.flow.FlowNode is not from required packages.
jakarta.enterprise.inject.spi.InjectionTarget is not from required packages.
jakarta.xml.bind.annotation.XmlMimeType is not from required packages.
jakarta.ejb.LocalBean is not from required packages.
jakarta.persistence.metamodel.ListAttribute is not from required packages.
jakarta.persistence.Index is not from required packages.
org.omg.CORBA.ConstantDefPOA is not from required packages.
jakarta.faces.component.UIOutcomeTarget$PropertyKeys is not from required packages.
org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHolder is not from required packages.
jakarta.enterprise.event.ImmutableNotificationOptions$Builder is not from required packages.
jakarta.persistence.OneToMany is not from required packages.
org.omg.CORBA.BAD_OPERATION is not from required packages.
jakarta.activation.DataHandler is not from required packages.
jakarta.enterprise.inject.IllegalProductException is not from required packages.
jakarta.faces.event.NamedEvent is not from required packages.
org.omg.CORBA.BAD_POLICY_TYPE is not from required packages.
jakarta.faces.view.EditableValueHolderAttachedObjectTarget is not from required packages.
jakarta.servlet.http.HttpFilter is not from required packages.
org.omg.CosTransactions.NoTransactionHolder is not from required packages.
org.omg.CORBA.ContextIdSeqHelper is not from required packages.
jakarta.persistence.criteria.Predicate$BooleanOperator is not from required packages.
jakarta.persistence.InheritanceType is not from required packages.
jakarta.faces.view.facelets.TagException is not from required packages.
org.omg.PortableInterceptor.HOLDING is not from required packages.
jakarta.faces.component.SelectItemsIterator$ArrayIterator is not from required packages.
jakarta.mail.PasswordAuthentication is not from required packages.
jakarta.faces.component.html.HtmlOutputLink$PropertyKeys is not from required packages.
org.omg.CORBA.ValueDescriptionHolder is not from required packages.
jakarta.faces.event.PostRenderViewEvent is not from required packages.
jakarta.xml.soap.SAAJResult is not from required packages.
org.omg.DynamicAny._DynValueStub is not from required packages.
org.omg.Messaging.RoutingTypeRangeHelper is not from required packages.
jakarta.persistence.TransactionRequiredException is not from required packages.
org.omg.CORBA.UNSUPPORTED_POLICY is not from required packages.
jakarta.security.jacc.EJBRoleRefPermission is not from required packages.
jakarta.faces.event.WebsocketEvent is not from required packages.
jakarta.resource.spi.work.WorkManager is not from required packages.
org.omg.DynamicAny.DynValueCommonPOA is not from required packages.
org.omg.CORBA.Contained is not from required packages.
org.omg.IOP.ProfileIdHelper is not from required packages.
jakarta.xml.ws.Endpoint is not from required packages.
org.omg.CosTransactions.Inactive is not from required packages.
jakarta.enterprise.inject.Disposes is not from required packages.
jakarta.enterprise.context.ApplicationScoped$Literal is not from required packages.
jakarta.faces.component.html.HtmlBody is not from required packages.
org.omg.Messaging.PolicyValue is not from required packages.
jakarta.ws.rs.client.RxInvokerProvider is not from required packages.
jakarta.el.BeanNameELResolver is not from required packages.
jakarta.persistence.IdClass is not from required packages.
org.omg.CORBA.PrincipalHolder is not from required packages.
org.omg.TimeBase.IntervalTHelper is not from required packages.
jakarta.xml.bind.attachment.AttachmentUnmarshaller is not from required packages.
jakarta.faces.component.UIComponentBase$ChildrenListIterator is not from required packages.
jakarta.enterprise.inject.AmbiguousResolutionException is not from required packages.
org.omg.PortableServer.LifespanPolicyValue is not from required packages.
jakarta.faces.flow.builder.NavigationCaseBuilder$RedirectBuilder is not from required packages.
org.omg.CORBA.Container is not from required packages.
jakarta.resource.spi.ConnectionDefinition is not from required packages.
jakarta.xml.bind.annotation.XmlRootElement is not from required packages.
jakarta.persistence.metamodel.SetAttribute is not from required packages.
org.omg.PortableServer.ForwardRequestHelper is not from required packages.
org.omg.CORBA_2_3.portable.InputStream$1 is not from required packages.
jakarta.ws.rs.container.CompletionCallback is not from required packages.
jakarta.faces.webapp.UIComponentBodyTag is not from required packages.
org.omg.CORBA.DoubleSeqHelper is not from required packages.
org.omg.CORBA.Context is not from required packages.
javax.rmi.CORBA.ClassDesc is not from required packages.
org.omg.IOP.CodecPackage.FormatMismatch is not from required packages.
jakarta.faces.application.StateManager$SerializedView is not from required packages.
jakarta.faces.flow.builder.ReturnBuilder is not from required packages.
jakarta.ejb.ConcurrentAccessException is not from required packages.
jakarta.mail.Authenticator is not from required packages.
jakarta.jms.MessageFormatException is not from required packages.
jakarta.jws.WebParam$Mode is not from required packages.
jakarta.ejb.MessageDrivenContext is not from required packages.
org.omg.CosTransactions._ResourceStub is not from required packages.
jakarta.activation.DataHandler$1 is not from required packages.
jakarta.ejb.TransactionRequiredLocalException is not from required packages.
org.omg.CORBA.NativeDef is not from required packages.
jakarta.enterprise.inject.spi.EventContext is not from required packages.
jakarta.jms.ConnectionConsumer is not from required packages.
jakarta.faces.component.html.HtmlCommandScript$PropertyKeys is not from required packages.
jakarta.persistence.criteria.CriteriaBuilder is not from required packages.
org.omg.stub.java.rmi._Remote_Stub is not from required packages.
jakarta.enterprise.context.Dependent is not from required packages.
org.omg.CORBA.InterfaceDefHelper is not from required packages.
org.omg.Messaging.RequestStartTimePolicyPOATie is not from required packages.
jakarta.ejb.LocalHome is not from required packages.
jakarta.faces.view.facelets.FacetHandler is not from required packages.
jakarta.el.ELUtil is not from required packages.
jakarta.ws.rs.GET is not from required packages.
jakarta.websocket.Decoder is not from required packages.
jakarta.xml.bind.GetPropertyAction is not from required packages.
org.omg.CORBA.RepositoryHelper is not from required packages.
org.omg.CORBA.ExceptionDescriptionHelper is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$NodeBuilderCustomizableContext is not from required packages.
org.omg.CORBA.NO_IMPLEMENT is not from required packages.
jakarta.ejb.EJBException is not from required packages.
jakarta.validation.Validation$1 is not from required packages.
org.omg.PortableServer.POAPackage.AdapterNonExistentHolder is not from required packages.
org.omg.CORBA.portable.CustomValue is not from required packages.
jakarta.mail.internet.ParameterList$MultiValue is not from required packages.
jakarta.faces.context.PartialViewContextFactory is not from required packages.
jakarta.mail.search.DateTerm is not from required packages.
jakarta.validation.constraints.FutureOrPresent$List is not from required packages.
jakarta.persistence.DiscriminatorValue is not from required packages.
jakarta.el.StandardELContext$LocalBeanNameResolver is not from required packages.
jakarta.persistence.AccessType is not from required packages.
org.omg.CORBA.TypedefDefHelper is not from required packages.
jakarta.servlet.jsp.tagext.TagFileInfo is not from required packages.
jakarta.batch.runtime.JobInstance is not from required packages.
jakarta.faces.model.DataModelListener is not from required packages.
jakarta.faces.component.MethodBindingValidator is not from required packages.
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription is not from required packages.
org.omg.CORBA.VM_CUSTOM is not from required packages.
org.omg.CORBA.WrongTransactionHolder is not from required packages.
jakarta.validation.constraints.Negative is not from required packages.
jakarta.enterprise.inject.spi.AnnotatedType is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHolder is not from required packages.
jakarta.mail.event.TransportEvent is not from required packages.
org.omg.PortableServer.IdUniquenessPolicyOperations is not from required packages.
jakarta.json.bind.annotation.JsonbAnnotation is not from required packages.
org.omg.Messaging.RoutingPolicyOperations is not from required packages.
org.omg.CosNaming.BindingIteratorOperations is not from required packages.
jakarta.faces.component.html.HtmlCommandButton$PropertyKeys is not from required packages.
jakarta.batch.api.chunk.listener.SkipReadListener is not from required packages.
org.omg.Messaging.RequestEndTimePolicyOperations is not from required packages.
jakarta.jms.MessageConsumer is not from required packages.
org.omg.Messaging.RoutingPolicyPOA is not from required packages.
org.omg.DynamicAny.DynStructPOATie is not from required packages.
jakarta.faces.context.ExceptionHandlerFactory is not from required packages.
jakarta.servlet.jsp.JspException is not from required packages.
jakarta.xml.ws.handler.soap.SOAPHandler is not from required packages.
jakarta.faces.el.PropertyResolver is not from required packages.
jakarta.websocket.Extension$Parameter is not from required packages.
jakarta.xml.soap.SOAPMessage is not from required packages.
org.omg.CORBA.ContainedHelper is not from required packages.
org.omg.CosTransactions.InvocationPolicyPOA is not from required packages.
jakarta.enterprise.context.RequestScoped$Literal is not from required packages.
org.omg.PortableServer.ServantManager is not from required packages.
jakarta.faces.view.facelets.TagHandlerDelegateFactory is not from required packages.
jakarta.mail.search.StringTerm is not from required packages.
org.omg.CORBA.AttributeModeHelper is not from required packages.
jakarta.json.JsonObjectBuilder is not from required packages.
jakarta.faces.el.ReferenceSyntaxException is not from required packages.
jakarta.faces.convert.NumberConverter is not from required packages.
jakarta.servlet.annotation.WebInitParam is not from required packages.
org.omg.CORBA.InterfaceDescriptionHelper is not from required packages.
jakarta.xml.ws.spi.FactoryFinder is not from required packages.
org.omg.Messaging.REPLY_END_TIME_POLICY_TYPE is not from required packages.
jakarta.servlet.jsp.jstl.core.ConditionalTagSupport is not from required packages.
org.omg.CosTransactions.NotPrepared is not from required packages.
jakarta.security.auth.message.callback.SecretKeyCallback$AliasRequest is not from required packages.
jakarta.persistence.criteria.Join is not from required packages.
org.omg.DynamicAny.DynValueCommon is not from required packages.
jakarta.persistence.PreUpdate is not from required packages.
org.omg.CORBA.TypedefDefHolder is not from required packages.
org.omg.Messaging.ReplyEndTimePolicyHolder is not from required packages.
jakarta.faces.view.facelets.TagHandlerDelegate is not from required packages.
jakarta.xml.ws.soap.Addressing is not from required packages.
jakarta.faces.bean.CustomScoped is not from required packages.
jakarta.servlet.http.HttpSessionContext is not from required packages.
jakarta.faces.component.UIData is not from required packages.
org.omg.Messaging.ReplyPriorityPolicyOperations is not from required packages.
jakarta.resource.spi.work.RetryableWorkRejectedException is not from required packages.
jakarta.websocket.server.HandshakeRequest is not from required packages.
jakarta.json.JsonObject is not from required packages.
jakarta.persistence.AttributeOverrides is not from required packages.
org.omg.PortableInterceptor.InterceptorHelper is not from required packages.
org.omg.CosTransactions.InvocationPolicyPOATie is not from required packages.
jakarta.json.stream.JsonCollectors is not from required packages.
jakarta.persistence.spi.PersistenceProviderResolverHolder$DefaultPersistenceProviderResolver$LoaderReference is not from required packages.
jakarta.faces.component.SelectItemsIterator$SingleElementIterator is not from required packages.
jakarta.ws.rs.ForbiddenException is not from required packages.
org.omg.PortableServer.Current is not from required packages.
org.omg.DynamicAny.DynFixedPOATie is not from required packages.
jakarta.validation.constraints.PositiveOrZero$List is not from required packages.
org.omg.CosTransactions.TransactionalObjectPOA is not from required packages.
org.omg.CORBA.ContainerHelper is not from required packages.
jakarta.resource.spi.work.Work is not from required packages.
jakarta.servlet.ServletSecurityElement is not from required packages.
jakarta.persistence.Parameter is not from required packages.
jakarta.interceptor.InvocationContext is not from required packages.
jakarta.faces.push.Push is not from required packages.
org.omg.IOP.MultipleComponentProfileHelper is not from required packages.
jakarta.ejb.TransactionAttribute is not from required packages.
org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCodeHelper is not from required packages.
jakarta.faces.application.ViewExpiredException is not from required packages.
jakarta.persistence.EntityExistsException is not from required packages.
jakarta.transaction.HeuristicCommitException is not from required packages.
org.omg.PortableServer.ServantActivatorPOA is not from required packages.
jakarta.validation.ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeContextBuilder is not from required packages.
jakarta.persistence.spi.ClassTransformer is not from required packages.
jakarta.persistence.metamodel.Type is not from required packages.
org.omg.CosTransactions.TransactionFactoryPOATie is not from required packages.
org.omg.SendingContext.CodeBaseOperations is not from required packages.
org.omg.SendingContext.RunTime is not from required packages.
jakarta.ws.rs.ext.ParamConverter is not from required packages.
org.omg.DynamicAny.DynEnum is not from required packages.
jakarta.faces.component.UISelectBoolean is not from required packages.
jakarta.persistence.criteria.CriteriaQuery is not from required packages.
jakarta.jms.TextMessage is not from required packages.
jakarta.faces.event.PreRemoveFromViewEvent is not from required packages.
org.omg.CORBA.AliasDefOperations is not from required packages.
org.omg.Messaging.ROUTING_POLICY_TYPE is not from required packages.
org.omg.PortableServer.POAPackage.ServantNotActiveHelper is not from required packages.
jakarta.ws.rs.core.AbstractMultivaluedMap is not from required packages.
org.omg.DynamicAny.NameValuePairHelper is not from required packages.
jakarta.enterprise.concurrent.LastExecution is not from required packages.
jakarta.faces.flow.builder.FlowBuilderParameter is not from required packages.
jakarta.xml.bind.JAXBIntrospector is not from required packages.
jakarta.enterprise.inject.se.SeContainer is not from required packages.
jakarta.validation.metadata.ContainerElementTypeDescriptor is not from required packages.
jakarta.servlet.FilterConfig is not from required packages.
jakarta.persistence.criteria.CriteriaBuilder$Coalesce is not from required packages.
org.omg.DynamicAny.DynAnyFactory is not from required packages.
org.omg.IOP.CodecHelper is not from required packages.
jakarta.ejb.PrePassivate is not from required packages.
jakarta.batch.runtime.StepExecution is not from required packages.
org.omg.PortableInterceptor.SlotIdHelper is not from required packages.
jakarta.xml.soap.Name is not from required packages.
jakarta.servlet.jsp.jstl.tlv.ScriptFreeTLV is not from required packages.
jakarta.xml.bind.TypeConstraintException is not from required packages.
jakarta.xml.ws.wsaddressing.W3CEndpointReference is not from required packages.
jakarta.ejb.Stateful is not from required packages.
jakarta.faces.TypedCollections is not from required packages.
jakarta.validation.constraints.DecimalMax is not from required packages.
jakarta.ws.rs.client.WebTarget is not from required packages.
jakarta.interceptor.ExcludeClassInterceptors is not from required packages.
org.omg.CosTransactions.NotSubtransactionHelper is not from required packages.
jakarta.resource.spi.SecurityPermission is not from required packages.
jakarta.servlet.http.PushBuilder is not from required packages.
jakarta.ws.rs.client.CompletionStageRxInvoker is not from required packages.
org.omg.CORBA.OperationDefPOA is not from required packages.
jakarta.el.ELUtil$Wrapper is not from required packages.
jakarta.security.auth.message.MessageInfo is not from required packages.
org.omg.CORBA.TSIdentification is not from required packages.
jakarta.faces.model.SelectItem is not from required packages.
jakarta.jms.QueueConnectionFactory is not from required packages.
jakarta.faces.view.facelets.Facelet is not from required packages.
org.omg.CORBA.PolicyHelper is not from required packages.
jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator is not from required packages.
org.omg.CosTSPortability.SenderHolder is not from required packages.
jakarta.persistence.ManyToOne is not from required packages.
org.omg.IOP.LogicalThreadId is not from required packages.
org.omg.IOP.UnknownExceptionInfo is not from required packages.
jakarta.faces.annotation.RequestMap is not from required packages.
org.omg.PortableServer.ServantRetentionPolicy is not from required packages.
jakarta.batch.api.chunk.listener.RetryWriteListener is not from required packages.
jakarta.enterprise.inject.InjectionException is not from required packages.
jakarta.faces.view.AttachedObjectTarget is not from required packages.
jakarta.validation.constraints.Email$List is not from required packages.
org.omg.CORBA.ShortHolder is not from required packages.
org.omg.CORBA.DoubleSeqHolder is not from required packages.
jakarta.jms.InvalidSelectorException is not from required packages.
jakarta.faces.webapp.FacesServlet$HttpMethod is not from required packages.
org.omg.CORBA.InitializerHelper is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidNameHelper is not from required packages.
jakarta.json.spi.JsonProvider is not from required packages.
jakarta.servlet.FilterChain is not from required packages.
org.omg.Dynamic.RequestContextHelper is not from required packages.
jakarta.ejb.EJBHome is not from required packages.
jakarta.ws.rs.NameBinding is not from required packages.
org.omg.CORBA.InitializerSeqHelper is not from required packages.
org.omg.CORBA.ValueBoxDefPOATie is not from required packages.
org.omg.CORBA.UnionMember is not from required packages.
jakarta.enterprise.util.SecurityActions is not from required packages.
org.omg.Messaging.ReplyEndTimePolicyOperations is not from required packages.
jakarta.enterprise.context.RequestScoped is not from required packages.
jakarta.validation.groups.ConvertGroup$List is not from required packages.
jakarta.faces.el.EvaluationException is not from required packages.
jakarta.faces.component.UIComponentBase$AttributesMap is not from required packages.
jakarta.faces.component.html.HtmlOutcomeTargetButton is not from required packages.
org.omg.PortableInterceptor.ObjectReferenceTemplateSeqHelper is not from required packages.
jakarta.faces.application.ResourceHandlerWrapper is not from required packages.
org.omg.CORBA.ContainerPOA is not from required packages.
jakarta.faces.event.ValueChangeEvent is not from required packages.
jakarta.activation.FileDataSource is not from required packages.
jakarta.enterprise.inject.spi.InterceptionFactory is not from required packages.
org.omg.Messaging.RelativeRequestTimeoutPolicyPOATie is not from required packages.
jakarta.json.JsonMergePatch is not from required packages.
org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName is not from required packages.
jakarta.enterprise.event.ObserverException is not from required packages.
jakarta.faces.event.PreDestroyCustomScopeEvent is not from required packages.
jakarta.persistence.Lob is not from required packages.
org.omg.CORBA.ULongLongSeqHelper is not from required packages.
jakarta.enterprise.inject.spi.PassivationCapable is not from required packages.
org.omg.CORBA.ExceptionDefPOATie is not from required packages.
jakarta.validation.constraints.AssertTrue$List is not from required packages.
jakarta.xml.ws.http.HTTPException is not from required packages.
org.omg.Messaging.REQUEST_START_TIME_POLICY_TYPE is not from required packages.
jakarta.faces.component.PartialStateHolder is not from required packages.
org.omg.CORBA.ValueBaseHolder is not from required packages.
jakarta.json.bind.annotation.JsonbProperty is not from required packages.
jakarta.enterprise.inject.spi.CDIProvider is not from required packages.
jakarta.persistence.MapKeyEnumerated is not from required packages.
org.omg.CORBA.ContainedOperations is not from required packages.
org.omg.CosNaming.BindingIteratorPOA is not from required packages.
jakarta.ejb.EJBObject is not from required packages.
jakarta.ws.rs.core.Link is not from required packages.
jakarta.faces.lifecycle.LifecycleWrapper is not from required packages.
jakarta.servlet.ServletContextEvent is not from required packages.
jakarta.ejb.ApplicationException is not from required packages.
jakarta.websocket.EndpointConfig is not from required packages.
jakarta.faces.webapp.TypedCollections is not from required packages.
jakarta.faces.component.UIComponentBase$ChildrenList is not from required packages.
jakarta.ws.rs.client.ResponseProcessingException is not from required packages.
jakarta.faces.component.behavior.ClientBehaviorContext$Parameter is not from required packages.
jakarta.faces.validator.MethodExpressionValidator is not from required packages.
jakarta.enterprise.context.Dependent$Literal is not from required packages.
org.omg.CORBA.portable.ValueInputStream is not from required packages.
jakarta.ejb.TransactionManagement is not from required packages.
jakarta.persistence.CacheStoreMode is not from required packages.
jakarta.servlet.jsp.jstl.core.LoopTag is not from required packages.
jakarta.websocket.RemoteEndpoint$Async is not from required packages.
org.omg.CORBA.DynAnyPackage.InvalidValue is not from required packages.
jakarta.persistence.PrimaryKeyJoinColumn is not from required packages.
jakarta.servlet.jsp.tagext.BodyContent is not from required packages.
jakarta.persistence.criteria.CommonAbstractCriteria is not from required packages.
org.omg.CORBA.AttributeModeHolder is not from required packages.
jakarta.mail.URLName is not from required packages.
jakarta.faces.component.SelectItemsIterator$GenericObjectSelectItemIterator is not from required packages.
org.omg.DynamicAny.DynAny is not from required packages.
jakarta.persistence.EnumType is not from required packages.
org.omg.CORBA.TCKind is not from required packages.
jakarta.persistence.PersistenceUnitUtil is not from required packages.
jakarta.validation.MessageInterpolator is not from required packages.
jakarta.websocket.DeploymentException is not from required packages.
jakarta.validation.spi.BootstrapState is not from required packages.
jakarta.servlet.jsp.jstl.fmt.LocaleSupport is not from required packages.
org.omg.CORBA.InitializerSeqHolder is not from required packages.
org.omg.Messaging.RelativeRoundtripTimeoutPolicy is not from required packages.
jakarta.enterprise.inject.literal.InjectLiteral is not from required packages.
org.omg.IOP.TransactionService is not from required packages.
jakarta.faces.el.MethodNotFoundException is not from required packages.
jakarta.mail.search.RecipientTerm is not from required packages.
jakarta.persistence.criteria.Fetch is not from required packages.
jakarta.xml.ws.Binding is not from required packages.
org.omg.CosTransactions.OTS_POLICY_TYPE is not from required packages.
jakarta.persistence.FlushModeType is not from required packages.
jakarta.persistence.OrderColumn is not from required packages.
org.omg.DynamicAny.DynArrayHelper is not from required packages.
jakarta.faces.component.SelectItemsIterator$1 is not from required packages.
org.omg.CORBA.DynStruct is not from required packages.
jakarta.enterprise.inject.Decorated is not from required packages.
jakarta.resource.cci.MappedRecord is not from required packages.
jakarta.faces.component.UIViewAction$InstrumentedFacesContext is not from required packages.
jakarta.persistence.MapKeyTemporal is not from required packages.
jakarta.validation.constraints.Max$List is not from required packages.
org.omg.IOP.MultipleComponentProfileHolder is not from required packages.
jakarta.el.StandardELContext is not from required packages.
jakarta.servlet.http.HttpUpgradeHandler is not from required packages.
jakarta.validation.constraints.Negative$List is not from required packages.
jakarta.mail.internet.AddressException is not from required packages.
org.omg.CosTransactions.ControlPOATie is not from required packages.
org.omg.Messaging.ReplyPriorityPolicyPOATie is not from required packages.
jakarta.batch.api.listener.StepListener is not from required packages.
org.omg.DynamicAny.AnySeqHolder is not from required packages.
jakarta.faces.component.html.HtmlOutputLabel$PropertyKeys is not from required packages.
Warning: ? annotation java.lang.annotation.Retention
Warning: ? annotation java.lang.annotation.Documented
org.omg.CORBA.ORB$2 is not from required packages.
org.omg.CORBA.ORB$1 is not from required packages.
org.omg.PortableServer.ServantLocatorPackage.CookieHolder is not from required packages.
jakarta.persistence.metamodel.ManagedType is not from required packages.
org.omg.CORBA.TypedefDefPOA is not from required packages.
org.omg.CORBA._ContainerStub is not from required packages.
org.omg.IOP.CodecFactoryOperations is not from required packages.
jakarta.resource.spi.work.TransactionContext is not from required packages.
org.omg.CORBA.PrimitiveDef is not from required packages.
jakarta.xml.bind.helpers.AbstractUnmarshallerImpl is not from required packages.
jakarta.xml.ws.WebFault is not from required packages.
jakarta.security.enterprise.credential.CallerOnlyCredential is not from required packages.
org.omg.IOP.TAG_ALTERNATE_IIOP_ADDRESS is not from required packages.
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.Enum
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:320)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.Enum not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
java.lang.ClassNotFoundException: java.lang.annotation.Annotation
at com.sun.tdk.signaturetest.classpath.ClasspathImpl.findClass(ClasspathImpl.java:346)
at com.sun.tdk.signaturetest.loaders.BinaryClassDescrLoader.load(BinaryClassDescrLoader.java:243)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:180)
at com.sun.tdk.signaturetest.core.ClassHierarchyImpl.load(ClassHierarchyImpl.java:164)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInheritedFromInterfaces(MemberCollectionBuilder.java:391)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.addInherited(MemberCollectionBuilder.java:372)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:297)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.getMembers(MemberCollectionBuilder.java:243)
at com.sun.tdk.signaturetest.core.MemberCollectionBuilder.createMembers(MemberCollectionBuilder.java:118)
at com.sun.tdk.signaturetest.Setup.create(Setup.java:483)
at com.sun.tdk.signaturetest.Setup.run(Setup.java:164)
at com.sun.tdk.signaturetest.Setup.main(Setup.java:143)
at com.sun.tdk.signaturetest.Main.main(Main.java:99)
Fatal error: class java.lang.annotation.Annotation not found
Selected by -Package: 17 classes
Written to sigfile: 16 classes(and 1 inner classes)
STATUS:Failed.17 errors
+ exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment