Started by user Tom Jenkinson Agent default-java-mvcng is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): [EnvInject] - Loading node environment variables. Building remotely on default-java-mvcng in workspace /home/jenkins/workspace/TCK_standalone_zip No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/jakartaee-tck.git > git init /home/jenkins/workspace/TCK_standalone_zip # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/jakartaee-tck.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/eclipse-ee4j/jakartaee-tck.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/eclipse-ee4j/jakartaee-tck.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/jakartaee-tck.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/jakartaee-tck.git > git fetch --tags --progress https://github.com/eclipse-ee4j/jakartaee-tck.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 92794fa0da1e1967b9cf0c06d54cfa43189bf94e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 92794fa0da1e1967b9cf0c06d54cfa43189bf94e Commit message: "Merge pull request #78 from edbratt/master" > git rev-list --no-walk 7d86c43f500753024db1e9e5709cb56ce4b5c9a8 # timeout=10 [TCK_standalone_zip] $ /bin/sh -xe /tmp/jenkins2704339134015303837.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/oracle + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + ANT_VERSION=1.9.13 + ANT_HOME=/home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13/ + PATH=/home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13//bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + ANT_OPTS='-Djavax.xml.accessExternalSchema=all' + mkdir tools + cd tools + wget -q http://mirror.koddos.net/apache/ant/binaries/apache-ant-1.9.13-bin.tar.gz -O ant.tar.gz + tar xfz ant.tar.gz + rm ant.tar.gz + cd .. + export 'GF_BUNDLE_URL=http://central.maven.org/maven2/org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip' + /home/jenkins/workspace/TCK_standalone_zip/docker/build_jakartaeetck.sh + '[' -z '' ']' + export ANT_HOME=/usr/share/ant/ + ANT_HOME=/usr/share/ant/ + '[' -z /opt/tools/java/oracle/jdk-8/latest ']' + export PATH=/opt/tools/java/oracle/jdk-8/latest/bin:/usr/share/ant//bin:/home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13//bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/tools/java/oracle/jdk-8/latest/bin:/usr/share/ant//bin:/home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13//bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /home/jenkins/workspace/TCK_standalone_zip ++ pwd + export BASEDIR=/home/jenkins/workspace/TCK_standalone_zip + BASEDIR=/home/jenkins/workspace/TCK_standalone_zip + '[' -z '' ']' + export GF_HOME=/home/jenkins/workspace/TCK_standalone_zip + GF_HOME=/home/jenkins/workspace/TCK_standalone_zip + '[' '!' -z '' ']' + which ant /home/jenkins/workspace/TCK_standalone_zip/tools/apache-ant-1.9.13//bin/ant + ant -version Apache Ant(TM) version 1.9.13 compiled on July 10 2018 + which java /opt/tools/java/oracle/jdk-8/latest/bin/java + java -version java version "1.8.0_202" Java(TM) SE Runtime Environment (build 1.8.0_202-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) + export 'ANT_OPTS=-Xmx2G -Djava.endorsed.dirs=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish/modules/endorsed -Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http' + ANT_OPTS='-Xmx2G -Djava.endorsed.dirs=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish/modules/endorsed -Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http' + echo + sed -e 's#^javaee.home=.*#javaee.home=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish#g' -e 's#^javaee.home.ri=.*#javaee.home.ri=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish#g' -e 's#^report.dir=.*#report.dir=/home/jenkins/workspace/TCK_standalone_zip/JTReport#g' -e 's#^work.dir=.*#work.dir=/home/jenkins/workspace/TCK_standalone_zip/JTWork#g' /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/ts.jte + mv /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/ts.jte.new /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/ts.jte + echo 'Contents of modified TS.JTE file' Contents of modified TS.JTE file + cat /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/ts.jte # # Copyright (c) 2006, 2018 Oracle and/or its affiliates. All rights reserved. # # This program and the accompanying materials are made available under the # terms of the Eclipse Public License v. 2.0, which is available at # http://www.eclipse.org/legal/epl-2.0. # # This Source Code may also be made available under the following Secondary # Licenses when the conditions for such availability set forth in the # Eclipse Public License v. 2.0 are satisfied: GNU General Public License, # version 2 with the GNU Classpath Exception, which is available at # https://www.gnu.org/software/classpath/license.html. # # SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 # ######################################################################### ## ## JavaTest Environment file for Java EE Compatibility Test Suite ## ## Environment specific properties in this file will likely ## have to be modified prior to running the Java EE CTS. ## Instructions for modifying these properties are contained in this ## file. ## ## This file is processed by an external tool that helps generate the ## CTS documents. Therefore this file has a standard format that must ## be followed. This file is a standard Java Properties file with ## very specific comment formatting. Users can write property specific ## comments by using the property name and an ampersand (@). As an ## example the following comment applies to the foo.bar property: ## # @foo.bar - This is a comment pertaining to foo.bar ## # that spans multiple lines. ## This comment must be preceded by a single hash (#) character and ## the property name must be prepended with an ampersand (@). The ## comment can appear anywhere in the ts.jte file. If users have ## comments that belong in ts.jte but DO NOT pertain to a particular ## property the user must start the comment with at least 2 hash (#) ## characters. The following is a valid non-property comment: ## ## A valid non-property comment ## ## that spans multiple lines. ######################################################################### ######################################################################### ## @jte.version This version denotes the bundle this JTE was ## originally included with. The version matches the ID ## in the bundle name. It can be used to identify a ## mismatched JTE file. This value is filled in during ## the build process as part of sanitizing the jte file. ######################################################################### jte.version=@JTE_VERSION@ ######################################################################## ## JT Harness batch mode work directory and report directory, and policy for ## handling existing work and report directories. These properties affect ## runclient and report targets, but not gui target. ## ## To disable generating test report, unset report.dir, or set it to "none" ## either here or from command line, as in the following command: ## ant runclient -Dreport.dir="none" ## # @work.dir The directory used to store JT Harness test results and test # information. # @report.dir The directory used to store JT Harness summary reports of # test results. # @if.existing.work.report.dirs specifies how existing work.dir and # report.dir will be handled, and it must be one of the following values: # overwrite overwrites all content in work.dir and report.dir # backup moves all content in work.dir and report.dir to # work.dir_time_day_bak and report.dir_time_day_bak, # respectively # append reuses and preserves the existing work.dir and report.dir # auto lets the build files decide which mode to use # (overwrite, backup or append). the value is determined # like this: # if.existing.work.report.dirs == auto # if in CTS workspace # if.existing.work.report.dirs = overwrite # else we are in a distribution bundle # if.existing.work.report.dirs = append # end if # else # if.existing.work.report.dirs = value in this file # end if ######################################################################## work.dir=/home/jenkins/workspace/TCK_standalone_zip/JTWork report.dir=/home/jenkins/workspace/TCK_standalone_zip/JTReport if.existing.work.report.dirs=auto ######################################################################## # @javatest.timeout.factor This property specifies the scale factor used by # Javatest to adjust the time JT Harness will wait for a given test to # complete before returning failure. For instance if the default test timeout # is 5 minutes, this value will be multiplied by 5 minutes to determine # the total timeout delay. # Note: this value only works with batch mode (runclient) of JT Harness. # When using the JT Harness GUI, users must change # this timeout factor in the GUI. Configure -> Edit Configuration -> View # -> choose Standard Values -> select tab Execution -> set Time Factor. # # Note that javatest.timeout.factor can be a positive real number, such as 1.5 ######################################################################## javatest.timeout.factor=1 ######################################################################## ## Level of Vendor Java EE Implementation # @javaee.level The level of Java EE support for the implementation under test. # This property serves two purposes: First, it is used to determine # whether the impl under test is a Java EE Full profile (full) or Java # EE Web profile (web). Either "full" or "web" must be specified in # the list values. "full" will tell the harness to deploy ears. "web" # will tell the harness to deploy wars. # This property is also used to help determine which apis (in the # signature tests) are to be tested. # # NOTE: This property does not determine which CTS tests to run for # different profiles and optional technologies. That is done using # keywords. Please refer to the keywords functionality in the CTS # User's Guide for information on how to use keywords when # running CTS tests. # # Currently, there are 4 settings supported for this property: # 1. full: This is the minimal set of signature requirements that vendors # must support. Specifying a javaee.level of "full" with nothing # else implies there are NO additional technologies existing within # the vendors implementation. Again, "full" only covers the # REQUIRED Technologies for Java EE 8 Full profile # ex/ javaee.level=full # # 2. web : This is the minimal set of signature requirements that vendors # must support for Web Profile. Specifying a javaee.level of "web" # with nothing else implies there are NO additional technologies # existing within the vendors implementation. Again, "web" only # covers REQUIRED Technologies for Java EE 8 Web profile # ex/ javaee.level=web # # 3. full + optional_technologies: This covers REQUIRED Technologies for # Java EE 8 Full Profile and any combination of the optional # technologies. # Known optional technologies for CTS8 full profile include: # "jaxr", "jaxrpc" "javaeedeploy". # ex 1/ javaee.level=full jaxr jaxrpc javaeedeploy # ex 2/ javaee.level=full jaxr # ex 3/ javaee.level=full jaxrpc javaeedeploy # ex 4/ etc... # # 4. web + optional_technologies: This covers REQUIRED Technologies for # Java EE 8 Web Profile and any combination of optional # technologies. # Known optional technologies for Web Profile include: # "batch", "jaxrpc", "jaxr", "javaeedeploy", "connector", "jaxb", # "jms", "javamail", "javaeemgmt", "jacc", "jaspic", "wsmd" # ex 1/ javaee.level=web connector jms jacc jaxrpc javaeedeploy # ex 2/ javaee.level=web jaspic # ex 3/ javaee.level=web jms connector javaeemgmt # ex 4/ etc... # # Note 1: spaces separate multiple entries # Note 2: optional technologies for full/javaee profile are listed # in the Java EE 8 spec, in Table EE.6-1. Currently, the only # optional technologies for full profile are: "jaxr" (JAXR 1.0), # "jaxrpc" (JAX-RPC 1.1), and "javaeedeploy" (Java EE Deployment 1.2). # Note 3: The list of optional technologies for Web Profile includes any OPTIONAL # technology explicitly called out in the Web Profile spec (if applicable) # as well as any additional technology which is listed within # JavaEE Profile 8 spec *but* not included/Required in the # Web Profile spec. # # Note 4: Two different examples of javaee.level are provided immediately # following this comment block. One is for running CTS8 against # the EE 8 (full) Profile RI and the other is for running CTS8 # against the EE 8 Web Profile RI. Notice that optional technologies # are supplied here since the RI for CTS8 contains those optional # technologies in it. It's very possible vendors may provider different # optional technologies in their implementations. If so, the list of # optional technologies will need to be adjusted here to suite each # vendors implementation. # # Note 5: For EE 8 (RI) Web Profile, you can uncomment and use the line # below which starts with: javaee.level=web .... # # IMPORTANT: when testing Web Profile - be sure to adjust the # "optional.tech.packages.to.ignore" property accordingly. # (see comments for optional.tech.packages.to.ignore below) # ############################################################################### #javaee.level=web javaeedeploy connector jaxws jaxb javamail javaeemgmt jacc jaspic wsmd javaee.level=full jaxr jaxrpc javaeedeploy ######################################################################## ## Settings for Vendor Java EE Implementation # @javaee.home The location of the vendor's Java EE platform # implementation. # @orb.host Hostname of the machine running the vendor's # implementation. # @orb.port The port number the vendor implementation is listening # to for service requests. ######################################################################## javaee.home=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish orb.host=localhost orb.port=3699 ######################################################################## ## Settings for Sun RI Java EE Implementation # @javaee.home.ri The location of the RI. # @orb.host Hostname of the machine running the RI. # @orb.port The port number the RI is listening to for service # requests. ######################################################################## javaee.home.ri=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish orb.host.ri=localhost orb.port.ri=3700 ################################################################### ################################################################### ################################################################### ## RI SPECIFIC PROPERTIES LIVE BELOW ################################################################### ################################################################### ################################################################### ############################################################### # @ts.display -- location to display CTS output on Unix ############################################################### ts.display=:0.0 ########################################################################### # @endorsed.dirs using Java SE 6 or above and you provide newer versions # of technologies than those contained in Java SE 6, verify # that the property endorsed.dirs is set to the location of # the VI api jars for those technologies you wish to # override. For example, Java SE 6 contains an # implementation of JAXWS 2.0 which will conflict with # JAXWS 2.1, therefore this property would need to be set # so that JAXWS 2.1 would be used during the building of # tests and during test execution. # # @endorsed.dirs.ri If using Java SE 6 or above and you provide newer versions # of technologies than those contained in Java SE 6, verify # that the property endorsed.dirs is set to the location of # the RI api jars for those technologies you wish to # override. For example, Java SE 6 contains an # implementation of JAXWS 2.0 which will conflict with # JAXWS 2.1, therefore this property would need to be set # so that JAXWS 2.1 would be used during the building of # tests and during test execution. ########################################################################### endorsed.dirs=${javaee.home}/modules/endorsed endorsed.dirs.ri=${javaee.home.ri}/modules/endorsed ############################################################### ## Config params needed for Java EE RI asadmin ## You must change these values as needed ## # @ri.admin.user -- The Java EE RI asadmin user id # @ri.admin.passwd -- The Java EE RI asadmin user password # @ri.admin.host -- The Java EE RI host # @ri.admin.port -- The Java EE RI port # @ri.admin -- The Java EE RI admin command # @ri.server -- The Java EE RI server instance being used # @ri.domain.dir -- Points to where your domains are installed. # @ri.domain.name -- The Java EE RI domain being used # @ri.domain -- The Java EE RI domain path being used # @ri.asenv.loc -- location of asenv.conf or asenv.bat # @ri.imqbin.loc -- location of the IMQ bin directory # @ri.lib -- Library directory for other Java EE RI # jars # @ri.imq.share.lib -- Shared library directory for imq # @ri.jvm.options -- Java options needed by the Java EE RI # note, the second option is not needed # but is required to work around asadmin # command line parsing issues. The # xxxlogin and xxxpassword are used # to set known server side creds for use # with connector tests. # @ri.java.endorsed.dirs -- endorsed directory used by RI # @ri.applicationRoot-- Location of application repository # Only needed when running on windows # @ri.and.vi.run.on.same.host - set to true if interop tests are run # with both RI and VI on same machine. set to # false if they are run on different machines. # This is used to work around an orb issue # specific to running VI and RI on same box. # # @ri.orb.iiop.orbserverid - This is used to set a similarly # named jvm option in the RI. It is only used # when we are running interop where remote EJBs # try to access target EJB's on the same host with # zero port configuration for ssl. # This only gets used when ri.and.vi.run.on.same.host=true. # The value is to be an ORB server id. ############################################################### ri.admin.user=admin ri.admin.passwd= ri.admin.host=${orb.host.ri} ri.admin.port=4848 ri.admin=${javaee.home.ri}/bin/asadmin ri.server=server ri.domain.dir=${javaee.home.ri}/domains ri.domain.name=domain1 ri.domain=${ri.domain.dir}/${ri.domain.name} ri.asenv.loc=${javaee.home.ri}/config ri.imqbin.loc=${javaee.home.ri}/../mq/bin ri.lib=${javaee.home.ri}/lib ri.log.file.location=${ri.domain}/logs ri.modules=${javaee.home.ri}/modules ri.imq.share.lib=${javaee.home.ri}/../mq/lib ri.jvm.options=-XX\\\:MaxPermSize=512m:-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http ri.jvm.options.remove=-XX\\\:MaxPermSize=192m:-Xmx512m:${ri.jvm.options} ri.java.endorsed.dirs=${endorsed.dirs.ri} ri.applicationRoot=c: ri.and.vi.run.on.same.host=true ri.orb.iiop.orbserverid=200 ############################################################### ## Config params needed for Java EE VI asadmin ## You must change these values as needed ## # @vi.admin.user -- The Java EE VI asadmin user id # @vi.admin.passwd -- The Java EE VI asadmin user password # @vi.admin.host -- The Java EE VI host # @vi.admin.port -- The Java EE VI port # @vi.admin -- The Java EE VI admin command # @vi.server -- The Java EE VI server instance being used # @vi.domain.dir -- Points to where your domains are installed. # @vi.domain.name -- The Java EE VI domain being used # @vi.domain -- The Java EE VI domain path being used # @vi.asenv.loc -- location of asenv.conf or asenv.bat # @vi.imqbin.loc -- location of the IMQ bin directory # @vi.lib -- Library directory for other Java EE VI # jars # @vi.imq.share.lib -- Shared library directory for imq # @vi.jvm.options -- Java options needed by the Java EE VI # note, the second option is not needed # but is required to work around asadmin # command line parsing issues. The # xxxlogin and xxxpassword are used # to set known server side creds for use # with connector tests. # @vi.java.endorsed.dirs -- endorsed directory used by RI # @vi.applicationRoot-- Location of application repository # Only needed when running on windows ############################################################### vi.admin.user=admin vi.admin.passwd= vi.admin.host=${orb.host} vi.admin.port=4848 vi.admin=${javaee.home}/bin/asadmin vi.server=server vi.domain.dir=${javaee.home}/domains vi.domain.name=domain1 vi.domain=${vi.domain.dir}/${vi.domain.name} vi.asenv.loc=${javaee.home}/config vi.imqbin.loc=${javaee.home}/../mq/bin vi.lib=${javaee.home}/server/lib vi.log.file.location=${vi.domain}/logs vi.modules=${javaee.home}/modules vi.imq.share.lib=${javaee.home}/../mq/lib vi.jvm.options=-XX\\\:MaxPermSize=512m:-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2}:-Dcsiv2.save.log.file=${harness.log.traceflag}:-Djavax.xml.accessExternalStylesheet=all:-Djavax.xml.accessExternalDTD=file,http vi.jvm.options.remove=-XX\\\:MaxPermSize=192m:-Xmx512m:${vi.jvm.options} vi.java.endorsed.dirs=${endorsed.dirs} vi.applicationRoot=c: ############################################################### ## Config params needed for Sun Java System Application Server ## (SJSAS) asadmin. You must change these values as needed ## only if you are testing against SJSAS app server ## (javaee.home is pointing to SJSAS). # # @s1as.admin.user -- The SJSAS asadmin user id # @s1as.admin.passwd -- The SJSAS asadmin user password # @s1as.admin.host -- The SJSAS host # @s1as.admin.port -- The SJSAS port # @s1as.admin -- The SJSAS admin command # @s1as.server -- The SJSAS server instance being used # @s1as.domain.dir -- Points to where your domains are installed. # @s1as.domain.name -- The SJSAS domain being used # @s1as.domain -- The SJSAS domain path being used # @s1as.asenv.loc -- location of asenv.conf or asenv.bat # @s1as.imqbin.loc -- location of the IMQ bin directory # @s1as.lib -- Library directory for other Java EE RI # jars # @s1as.imq.share.lib -- Shared library directory for imq # @s1as.jvm.options -- Java options needed by SJSAS # The xxxlogin and xxxpassword are used # to set known server side creds for use # with connector tests. # @s1as.java.endorsed.dirs -- endorsed directory used by SJSAS # for running the servlet suite with # JDK 8, append the CTS endorsed # directory - ${ts.home}/endorsedlib # to this property. # eg : s1as.java.endorsed.dirs=\ # ${endorsed.dirs}${pathsep}\ # ${ts.home}/endorsedlib # @s1as.applicationRoot-- Location of application repository # Only needed when running on windows # @s1as.db.ext.dirs -- The extension directory for DB Type 2 # drivers. Currently, this only needs # to be set when using DB2 else it # should be empty. ############################################################### s1as.admin.user=admin s1as.admin.passwd= s1as.admin.host=${orb.host} s1as.admin.port=4848 s1as.admin=${javaee.home}/bin/asadmin s1as.server=server s1as.domain.dir=${javaee.home}/domains s1as.domain.name=domain1 s1as.domain=${s1as.domain.dir}/${s1as.domain.name} s1as.asenv.loc=${javaee.home}/config s1as.imqbin.loc=${javaee.home}/../mq/bin s1as.lib=${javaee.home}/lib s1as.modules=${javaee.home}/modules s1as.imq.share.lib=${javaee.home}/../mq/lib s1as.jvm.options=-XX\\\:MaxPermSize=512m:-Doracle.jdbc.J2EE13Compliant=true:-Xmx4096m:-Dj2eelogin.name=${user}:-Dj2eelogin.password=${password}:-Deislogin.name=${user1}:-Deislogin.password=${password1}:-Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds}:-DwebServerPort.2=${webServerPort.2}:-DwebServerHost.2=${webServerHost.2} s1as.jvm.options.remove=-XX\\\:MaxPermSize=192m:-Xmx512m:${s1as.jvm.options} s1as.java.endorsed.dirs=${endorsed.dirs} s1as.applicationRoot=c: s1as.db.ext.dirs= ############################################################### # @sjsas.das.orb.port -- ORB port number for the DAS # @sjsas.das.orb.host -- ORB host name for the DAS # @sjsas.das.webServerPort -- HTTP listener port for the DAS # @sjsas.das.securedWebServicePort -- HTTPS listener port for the DAS # @sjsas.nodeagent.name -- Name of node agent used by # the remote instance. # @sjsas.nodeinstance.name -- Name of the remote instance # @sjsas.master.password -- Used to create a node agent only # applicable to EE. Defaults to changeit. This # can be changed at EE install time. # @sjsas.instance.config.dir -- config directory used by the intsance # being tested. # For PE/DAS = config # For remote instance = config # @sjsas.cts.timer.resource -- Backend to use when we are using java2db with # the CMP tests for the jdbc/DBTimer resource # @sjsas.cmp.backend -- Backend to use when we are using java2db with # the CMP tests # @sjsas.node.agent.dir.name -- The name of the node agent directory to use. # This value will be used on Windows only and # ignored on non-Windows platforms. The default # is 'n' meaning the create-node-agent command # will pass the --agentdir argument with a value # of ${s1as.applicationRoot}\${sjsas.node.agent.dir.name}. # @sjsas.env.type -- CTS test configuration. Possible values are: # das (for PE or DAS) # remote (for remote intance) # cluster (for cluster config not yet supported) # @s1as.targets -- Instance(s) to deploy tests # Supports multiple instances, For example: # s1as.targets=server server-1 ############################################################### sjsas.das.orb.port=3700 sjsas.das.orb.host=${orb.host} sjsas.das.webServerPort=8000 sjsas.das.securedWebServicePort=1043 sjsas.nodeagent.name=node-agent-1 sjsas.nodeinstance.name=server-1 sjsas.master.password=changeit sjsas.instance.config.dir=config sjsas.cts.timer.resource=derby sjsas.cmp.backend=derby sjsas.node.agent.dir.name=n sjsas.env.type=das #sjsas.env.type=remote s1as.targets=${s1as.server} #s1as.targets=${sjsas.nodeinstance.name} ############################################################### # @s1as.pe.jmsServer -- name of the JMS server the RI/PE # @s1as.se.jmsServer -- name of the JMS server for SE/EE ############################################################### s1as.pe.jmsServer=imqbroker s1as.se.jmsServer=imqbroker #s1as.se.jmsServer=${s1as.domain.name}_${s1as.server} ############################################################### # @extension.dir - The extension directory for the app # server under test. This does not apply # to the RI. # # Note: App server vendors will need to set this to their # app server's extension directory. The CTS config.vi # target will copy the CTS library jars to this location. ############################################################### extension.dir=${s1as.domain}/lib/ext ############################################################### # @instance.listenerName - Default value for the iiop listener # for your instance. Users will # most likely not need to change this. ############################################################### instance.listenerName=orb-listener-1 ############################################################### ## Settings for RMIIIOP EE STANDALONE Tests that use the ## standalone RMIIIOPServer. # # @rmiiiop.http.server.host - RMI server hostname # @rmiiiop.http.server.port - RMI server port ############################################################### rmiiiop.http.server.host=${orb.host} rmiiiop.http.server.port=10000 ############################################################### # @tz - your local timezone. For valid values, consult your # Operating System documentation. ############################################################### tz=US/Eastern ############################################################### # @jdbc.lib.class.path - This property is used by the # database.classes properties to point to # where the JDBC drivers live. ############################################################### jdbc.lib.class.path=${ts.home}/internal/lib ############################################################### ## The following section is for CTS Database configuration ## For each database that you will test, configure the following: ## Here is an example using derby: Users will need to ## replace derby with the appropriate DB name. # @derby.dbName -- Database Name # @derby.server -- Database Server # @derby.port -- Database Server port # @derby.dml.file -- DML file used for CTS test cases # @derby.user -- User Id configured # @derby.passwd -- User password configured # @derby.url -- URL to the cts database # @derby.driver -- DriverManager driver # @derby.classes -- CLASSPATH to JDBC driver classes # @derby.poolName -- Name of pool configured in the Java EE # RI (do not change!) # @derby.dataSource -- DataSource driver # @derby.properties -- Any additional JDBC driver required # properties # @derby.startup.delay-- delay to wait for DB to start ############################################################### ## ## Info for Cloudscape 10/Derby ## derby.dbName=derbyDB derby.server=${orb.host} derby.port=1527 derby.port.ri=1527 derby.dml.file=derby/derby.dml.sql derby.user=cts1 derby.passwd=cts1 derby.url=jdbc:derby://${derby.server}:${derby.port}/${derby.dbName};create=true derby.driver=org.apache.derby.jdbc.ClientDriver derby.home=${javaee.home}/../javadb derby.system.home=${derby.home}/databases derby.classpath=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home}/lib/derbynet.jar derby.classes=${derby.home}/lib/derbyclient.jar derby.poolName=cts-derby-pool derby.dataSource=org.apache.derby.jdbc.ClientDataSource derby.properties=DatabaseName\=\"${derby.dbName}\":user\=${derby.user}:password\=${derby.passwd}:serverName\=${derby.server}:portNumber=${derby.port} derby.startup.delay=5 # # Cloudscape 10 /Derby embedded driver # derbyEmbedded.dbName=/tmp/DerbyDB derbyEmbedded.server=${orb.host} derbyEmbedded.port=1527 derbyEmbedded.dml.file=derby/derby.dml.sql derbyEmbedded.user=cts1 derbyEmbedded.passwd=cts1 derbyEmbedded.url=jdbc:derby:${derbyEmbedded.dbName};create=true derbyEmbedded.driver=org.apache.derby.jdbc.EmbeddedDriver derbyEmbedded.classes=${javaee.home}/../javadb/lib/derby.jar${pathsep}${ts.home}/lib/dbprocedures.jar derbyEmbedded.poolName=cts-derbyEmbedded-pool derbyEmbedded.dataSource=org.apache.derby.jdbc.EmbeddedDataSource derbyEmbedded.pool.url='jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create=true' derbyEmbedded.properties=DatabaseName\=\"${derbyEmbedded.dbName}\":user\=${derbyEmbedded.user}:password\=${derbyEmbedded.passwd} ## ## Info for DB2 (8.1 type 2 driver) ## db2.dbName=cts db2.server=${orb.host} db2.port=50000 db2.dml.file=db2/db2.dml.sql db2.user=db2inst1 db2.passwd=ibmdb2 db2.url=jdbc:db2:${db2.dbName} db2.driver=com.ibm.db2.jcc.DB2Driver db2.classes=${jdbc.lib.class.path}/db2jcc.jar:${jdbc.lib.class.path}/db2jcc_license_cu.jar:${jdbc.lib.class.path}/db2java.zip db2.poolName=cts-db2-pool db2.dataSource=com.ibm.db2.jcc.DB2SimpleDataSource db2.properties=user=${db2.user}:password=${db2.passwd}:databaseName=${db2.dbName}:driverType=2:deferPrepares\=false ## ## Info for db2 using the DataDirect driver ## db2DD.dbName=cts db2DD.server=${orb.host} db2DD.port=50000 db2DD.dml.file=db2/db2.dml.sql db2DD.user=db2inst1 db2DD.passwd=ibmdb2 db2DD.url=jdbc:datadirect:db2://${db2DD.server}:${db2DD.port};DatabaseName\=${db2DD.dbName} db2DD.driver=com.ddtek.jdbc.db2.DB2Driver db2DD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/db2.jar${pathsep}${jdbc.lib.class.path}/base.jar db2DD.poolName=cts-db2-DataDirect-pool db2DD.dataSource=com.ddtek.jdbcx.db2.DB2DataSource db2DD.properties=user\=${db2DD.user}:password\=${db2DD.passwd}:ServerName\=${db2DD.server}:portNumber\=${db2DD.port}:databasename\=${db2DD.dbName} ## ## Info for db2 using the Sun driver ## db2Sun.dbName=cts db2Sun.server=${orb.host} db2Sun.port=50000 db2Sun.dml.file=db2/db2.dml.sql db2Sun.user=db2inst1 db2Sun.passwd=ibmdb2 db2Sun.url=jdbc:sun:db2://${db2Sun.server}:${db2Sun.port};DatabaseName\=${db2Sun.dbName} db2Sun.driver=com.sun.sql.jdbc.db2.DB2Driver db2Sun.classes=${jdbc.lib.class.path}/smdb2.jar db2Sun.poolName=cts-db2-Sun-pool db2Sun.dataSource=com.sun.sql.jdbcx.db2.DB2DataSource db2Sun.properties=user\=${db2Sun.user}:password\=${db2Sun.passwd}:ServerName\=${db2Sun.server}:portNumber\=${db2Sun.port}:databasename\=${db2Sun.dbName} ## ## Info for Microsoft SQL Server ## mssqlserver.dbName=cts mssqlserver.server=${orb.host} mssqlserver.port=1433 mssqlserver.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserver.user=guest mssqlserver.passwd=guest mssqlserver.url=jdbc:microsoft:sqlserver://${mssqlserver.server}:${mssqlserver.port} mssqlserver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver mssqlserver.classes=${jdbc.lib.class.path}/sqljdbc.jar mssqlserver.poolName=cts-mssqlserver-pool mssqlserver.dataSource=com.microsoft.sqlserver.jdbc.SQLServerDataSource mssqlserver.properties=user\=${mssqlserver.user}:password\=${mssqlserver.passwd}:ServerName\=${mssqlserver.server}:portNumber\=${mssqlserver.port} ## ## Info for Microsoft SQL Server using the DataDirect driver ## mssqlserverDD.dbName=cts mssqlserverDD.server=${orb.host} mssqlserverDD.port=1433 mssqlserverDD.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserverDD.user=guest mssqlserverDD.passwd=guest mssqlserverDD.url=jdbc:datadirect:sqlserver://${mssqlserverDD.server}:${mssqlserverDD.port} mssqlserverDD.driver=com.ddtek.jdbc.sqlserver.SQLServerDriver mssqlserverDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sqlserver.jar${pathsep}${jdbc.lib.class.path}/base.jar mssqlserverDD.poolName=cts-mssqlserver-DataDirect-pool mssqlserverDD.dataSource=com.ddtek.jdbcx.sqlserver.SQLServerDataSource mssqlserverDD.properties=user\=${mssqlserverDD.user}:password\=${mssqlserverDD.passwd}:ServerName\=${mssqlserverDD.server}:portNumber\=${mssqlserverDD.port}:selectMethod\=cursor ## ## Info for Microsoft SQL Server using the Inet driver ## mssqlserverInet.dbName=cts1 mssqlserverInet.server=${orb.host} mssqlserverInet.port=1433 mssqlserverInet.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserverInet.user=cts1 mssqlserverInet.passwd=cts1 mssqlserverInet.url=jdbc:inetdae7:${mssqlserverInet.server}:${mssqlserverInet.port} mssqlserverInet.driver=com.inet.tds.TdsDriver mssqlserverInet.classes=${jdbc.lib.class.path}/Merlia.jar mssqlserverInet.poolName=cts-mssqlserver-Inet-pool mssqlserverInet.dataSource=com.inet.tds.TdsDataSource mssqlserverInet.properties=user\=${mssqlserverInet.user}:password\=${mssqlserverInet.passwd}:ServerName\=${mssqlserverInet.server}:port\=${mssqlserverInet.port} ## ## Info for Microsoft SQL Server using the Sun driver ## mssqlserverSun.dbName=cts mssqlserverSun.server=${orb.host} mssqlserverSun.port=1433 mssqlserverSun.dml.file=mssqlserver/mssqlserver.dml.sql mssqlserverSun.user=guest mssqlserverSun.passwd=guest mssqlserverSun.url=jdbc:sun:sqlserver://${mssqlserverSun.server}:${mssqlserverSun.port} mssqlserverSun.driver=com.sun.sql.jdbc.sqlserver.SQLServerDriver mssqlserverSun.classes=${jdbc.lib.class.path}/smsqlserver.jar mssqlserverSun.poolName=cts-mssqlserver-Sun-pool mssqlserverSun.dataSource=com.sun.sql.jdbcx.sqlserver.SQLServerDataSource mssqlserverSun.properties=user\=${mssqlserverSun.user}:password\=${mssqlserverSun.passwd}:ServerName\=${mssqlserverSun.server}:portNumber\=${mssqlserverSun.port}:selectMethod\=cursor ## ## Info for MYSQL driver ## mysql.dbName=cts mysql.server=${orb.host} mysql.port=3306 mysql.dml.file=mysql/mysql.dml.sql mysql.user=cts1 mysql.passwd=cts1 mysql.url=jdbc:mysql://${mysql.server}:${mysql.port}/${mysql.dbName} mysql.driver=com.mysql.jdbc.Driver mysql.classes=${jdbc.lib.class.path}/mysql-connector-java-5.1.42-bin.jar mysql.poolName=cts-mysql-pool mysql.dataSource=com.mysql.jdbc.jdbc2.optional.MysqlDataSource mysql.properties=user\=${mysql.user}:password\=${mysql.passwd}:DatabaseName\=${mysql.dbName}\:ServerName\=${mysql.server}\:port\=${mysql.port}\:jdbcCompliantTruncation\=false ## ## Info for Oracle DataDirect ## oracleDD.dbName=ora817 oracleDD.server=${orb.host} oracleDD.port=1521 oracleDD.dml.file=oracle/oracle.dml.sql oracleDD.user=la oracleDD.passwd=la oracleDD.url=jdbc:datadirect:oracle://${oracleDD.server};SID=${oracleDD.dbName} oracleDD.driver=com.ddtek.jdbc.oracle.OracleDriver oracleDD.classes=${jdbc.lib.class.path}/base.jar${pathsep}${jdbc.lib.class.path}/oracle.jar${pathsep}${jdbc.lib.class.path}/util.jar oracleDD.poolName=cts-oracle-DataDirect-pool oracleDD.dataSource=com.ddtek.jdbcx.oracle.OracleDataSource oracleDD.properties=user\=${oracleDD.user}:password\=${oracleDD.passwd}:SID\="${oracleDD.dbName}":serverName=${oracleDD.server}:portNumber=${oracleDD.port} ## ## Info for Oracle thin ## oracle.dbName=cts oracle.server=${orb.host} oracle.port=1521 oracle.dml.file=oracle/oracle.dml.sql oracle.user=cts1 oracle.passwd=cts1 oracle.url=jdbc:oracle:thin:@${oracle.server}:${oracle.port}:${oracle.dbName} oracle.driver=oracle.jdbc.OracleDriver oracle.classes=${jdbc.lib.class.path}/ojdbc8.jar oracle.poolName=cts-oracle-pool oracle.dataSource=oracle.jdbc.pool.OracleDataSource oracle.pool.url=jdbc\\:oracle\\:thin\\:@${oracle.server}\\:${oracle.port}\\:${oracle.dbName} oracle.properties=user\=${oracle.user}:password\=${oracle.passwd}:URL\=\"${oracle.pool.url}\" # # Info for Oracle oci driver # oracleOCI.dbName=cts1 oracleOCI.server=${orb.host} oracleOCI.port=1521 oracleOCI.dml.file=oracle/oracle.dml.sql oracleOCI.user=cts1 oracleOCI.passwd=cts1 oracleOCI.url=jdbc:oracle:oci:@${oracleOCI.dbName} oracleOCI.driver=oracle.jdbc.OracleDriver oracleOCI.classes=${jdbc.lib.class.path}/ojdbc8.jar oracleOCI.poolName=cts-oracle-oci-pool oracleOCI.dataSource=oracle.jdbc.pool.OracleDataSource oracleOCI.pool.url=jdbc\\:oracle\\:oci\\:@${oracleOCI.dbName} oracleOCI.properties=user\=${oracleOCI.user}:password\=${oracleOCI.passwd}:URL\=\"${oracleOCI.pool.url}\" ## ## Info for Oracle inet ## oracleInet.dbName=cts1 oracleInet.server=${orb.host} oracleInet.port=1521 oracleInet.dml.file=oracle/oracle.dml.sql oracleInet.user=cts1 oracleInet.passwd=cts1 oracleInet.url=jdbc:inetora:${oracleInet.server}:${oracleInet.port}:${oracleInet.dbName} oracleInet.driver=com.inet.ora.OraDriver oracleInet.classes=${jdbc.lib.class.path}/Oranxo.jar oracleInet.poolName=cts-oracle-Inet-pool oracleInet.dataSource=com.inet.ora.OraDataSource oracleInet.properties=user\=${oracleInet.user}:password\=${oracleInet.passwd}:serviceName\="${oracleInet.dbName}":serverName=${oracleInet.server}:port=${oracleInet.port} ## ## Info for Oracle Sun ## oracleSun.dbName=ora817 oracleSun.server=${orb.host} oracleSun.port=1521 oracleSun.dml.file=oracle/oracle.dml.sql oracleSun.user=la oracleSun.passwd=la oracleSun.url=jdbc:sun:oracle://${oracleSun.server};SID=${oracleSun.dbName} oracleSun.driver=com.sun.sql.jdbc.oracle.OracleDriver oracleSun.classes=${jdbc.lib.class.path}/smoracle.jar oracleSun.poolName=cts-oracle-Sun-pool oracleSun.dataSource=com.sun.sql.jdbcx.oracle.OracleDataSource oracleSun.properties=user\=${oracleSun.user}:password\=${oracleSun.passwd}:SID\="${oracleSun.dbName}":serverName=${oracleSun.server}:portNumber=${oracleSun.port} ## ## Info for Pointbase ## pointbase.dbName=cts pointbase.server=${orb.host} pointbase.port=9092 pointbase.dml.file=pointbase/pointbase.dml.sql pointbase.user=PBPUBLIC pointbase.passwd=PBPUBLIC pointbase.url=jdbc:pointbase:server://${pointbase.server}:${pointbase.port}/${pointbase.dbName},new pointbase.driver=com.pointbase.jdbc.jdbcUniversalDriver pointbase.classes=${jdbc.lib.class.path}/pbclient.jar${pathsep}${jdbc.lib.class.path}/pbembedded.jar pointbase.poolName=cts-pointbase-pool pointbase.dataSource=com.pointbase.jdbc.jdbcDataSource pointbase.pool.url="jdbc\\:pointbase\\:server\\:\/\/${pointbase.server}\\:${pointbase.port}\/${pointbase.dbName},new" pointbase.properties=user\=${pointbase.user}:password\=${pointbase.passwd}:DatabaseName\=\"${pointbase.pool.url}\" ## ## Info for Postgres ## postgresql.dbName=CTS5 postgresql.server=${orb.host} postgresql.port=5432 postgresql.dml.file=postgresql/postgresql.dml.sql postgresql.user=cts1 postgresql.passwd=cts1 postgresql.url=jdbc:postgresql://${postgresql.server}:${postgresql.port}/${postgresql.dbName} postgresql.driver=org.postgresql.Driver postgresql.classes=${jdbc.lib.class.path}/postgresql-8.4-701.jdbc4.jar postgresql.poolName=cts-postgresql-pool postgresql.pool.url="jdbc\\:postgresql\\:server\\:\/\/${postgresql.server}\\:${postgresql.port}\/${postgresql.dbName},new" postgresql.dataSource=org.postgresql.ds.PGSimpleDataSource postgresql.properties=user\=${postgresql.user}:password\=${postgresql.passwd}:DatabaseName\=${postgresql.dbName}\:ServerName\=${postgresql.server}\:port\=${postgresql.port} ## ## Info for Sybase (jConnect Driver) ## sybase.dbName=cts2 sybase.server=${orb.host} sybase.port=4100 sybase.dml.file=sybase/sybase.dml.sql sybase.user=cts1 sybase.passwd=cts1 sybase.url=jdbc:sybase:Tds:${sybase.server}:${sybase.port}/${sybase.dbName} sybase.driver=com.sybase.jdbc2.jdbc.SybDriver sybase.classes=${jdbc.lib.class.path}/jconn2.jar sybase.poolName=cts-sybase-pool sybase.dataSource= com.sybase.jdbc2.jdbc.SybDataSource sybase.properties=user\=${sybase.user}:password\=${sybase.passwd}:DatabaseName\=${sybase.dbName}\:ServerName\=${sybase.server}\:PortNumber\=${sybase.port}\:BE_AS_JDBC_COMPLIANT_AS_POSSIBLE\=true\:FAKE_METADATA\=true ## ## Info for Sybase (Inet Driver) ## sybaseInet.dbName=cts2 sybaseInet.server=${orb.host} sybaseInet.port=4100 sybaseInet.dml.file=sybase/sybase.dml.sql sybaseInet.user=cts1 sybaseInet.passwd=cts1 sybaseInet.url=jdbc:inetsyb:${sybaseInet.server}:${sybaseInet.port}?database=${sybaseInet.dbName} sybaseInet.driver=com.inet.syb.SybDriver sybaseInet.classes=${jdbc.lib.class.path}/Sybelux.jar sybaseInet.poolName=cts-sybase-Inet-pool sybaseInet.dataSource= com.inet.syb.SybDataSource sybaseInet.properties=user\=${sybaseInet.user}:password\=${sybaseInet.passwd}:DatabaseName\=${sybaseInet.dbName}\:ServerName\=${sybaseInet.server}\:PortNumber\=${sybaseInet.port} ## ## Info for Sybase using the DataDirect driver ## sybaseDD.dbName=cts2 sybaseDD.server=${orb.host} sybaseDD.port=4100 sybaseDD.dml.file=sybase/sybase.dml.sql sybaseDD.user=cts1 sybaseDD.passwd=cts1 sybaseDD.url=jdbc:datadirect:sybase://${sybaseDD.server}:${sybaseDD.port} sybaseDD.driver=com.ddtek.jdbc.sybase.SybaseDriver sybaseDD.classes=${jdbc.lib.class.path}/util.jar${pathsep}${jdbc.lib.class.path}/sybase.jar${pathsep}${jdbc.lib.class.path}/base.jar sybaseDD.poolName=cts-sybase-DataDirect-pool sybaseDD.dataSource=com.ddtek.jdbcx.sybase.SybaseDataSource sybaseDD.properties=user\=${sybaseDD.user}:password\=${sybaseDD.passwd}:ServerName\=${sybaseDD.server}:portNumber\=${sybaseDD.port}:selectMethod\=cursor:DatabaseName\=${sybaseDD.dbName} ## ## Info for Sybase using the Sun driver ## sybaseSun.dbName=cts2 sybaseSun.server=${orb.host} sybaseSun.port=4100 sybaseSun.dml.file=sybase/sybase.dml.sql sybaseSun.user=cts1 sybaseSun.passwd=cts1 sybaseSun.url=jdbc:sun:sybase://${sybaseSun.server}:${sybaseSun.port} sybaseSun.driver=com.sun.sql.jdbc.sybase.SybaseDriver sybaseSun.classes=${jdbc.lib.class.path}/smsybase.jar sybaseSun.poolName=cts-sybase-Sun-pool sybaseSun.dataSource=com.sun.sql.jdbcx.sybase.SybaseDataSource sybaseSun.properties=user\=${sybaseSun.user}:password\=${sybaseSun.passwd}:ServerName\=${sybaseSun.server}:portNumber\=${sybaseSun.port}:selectMethod\=cursor:DatabaseName\=${sybaseSun.dbName} ############################################################### ## The following database configuration section is for the CTS ## interop tests which require a database that is used by the ## reference implementation. These entries should not be changed. # @derby.dbName.ri -- Database Name # @derby.server.ri -- Database Server # @derby.port.ri -- Database Server port # @derby.dml.file.ri -- DML file used for CTS test cases # @derby.user.ri -- User Id configured # @derby.passwd.ri -- User password configured # @derby.url.ri -- URL to the cts database # @derby.driver.ri -- DriverManager driver # @derby.classes.ri -- CLASSPATH to JDBC driver classes # @derby.poolName.ri -- Name of pool configured in the Java EE # RI (do not change!) # @derby.dataSource.ri -- DataSource driver # @derby.properties.ri -- Any additional JDBC driver required # properties # @derby.startup.delay.ri -- delay to wait for DB to start ############################################################### derby.dbName.ri=derbyDBri derby.server.ri=${orb.host.ri} derby.port.ri=1527 derby.dml.file.ri=derby/derby.dml.sql derby.user.ri=cts1 derby.passwd.ri=cts1 derby.url.ri=jdbc:derby://${derby.server.ri}:${derby.port.ri}/${derby.dbName.ri};create=true derby.driver.ri=org.apache.derby.jdbc.ClientDriver derby.home.ri=${javaee.home.ri}/../javadb derby.system.home.ri=${derby.home.ri}/databases derby.classpath.ri=${ts.home}/lib/dbprocedures.jar${pathsep}${derby.home.ri}/lib/derbynet.jar derby.classes.ri=${derby.home.ri}/lib/derbyclient.jar derby.poolName.ri=cts-derby-pool derby.dataSource.ri=org.apache.derby.jdbc.ClientDataSource derby.properties.ri=DatabaseName\=\"${derby.dbName.ri}\":user\=${derby.user.ri}:password\=${derby.passwd.ri}:serverName\=${derby.server.ri}:portNumber=${derby.port.ri} derby.startup.delay.ri=5 ############################################################### # @alt.dtd.dir DTD location for Java EE and RI xml files. Used # for xml validation when building tests. If # javaee.home.ri is set, /lib/dtds # will be used and alt.dtd.dir is ignored. # @alt.schema.dir schema location for Java EE and RI xml files. # Used for xml validation when building tests. # If javaee.home.ri is set, # /lib/schemas will be used and # alt.schema.dir is ignored. ############################################################### alt.dtd.dir=${ts.home}/lib/dtds alt.schema.dir=${ts.home}/lib/schemas ############################################################### ## Configure the behavior of which tables CTS will create when ## ant init.[datbaseName] is invoked. # # @create.cmp.tables - When set to false, the appserver is # responsible for creating cmp tables # at deployment of the ejb/ear # When set to true, init.[datbaseName] # will create the tables used by CMP # EJBs. The sql for the CMP tables are # contained in: # $TS_HOME/[datbaseName]/sql/[databaseName].ddl.cmp.sql # $TS_HOME/[datbaseName]/sql/[databaseName].ddl.interop.sql # ############################################################### create.cmp.tables=true ############################################################### # @jdbc.poolName - Configure the connection pool that will be # tested in this cts test run. # # @jdbc.maxpoolsize - This property defines the max pool size # when creating JDBC connection pools. # # @jdbc.steadypoolsize - This property defines the steady pool size # when creating JDBC connection pools. ############################################################### jdbc.poolName=${derby.poolName} jdbc.maxpoolsize=64 jdbc.steadypoolsize=32 ############################################################### ## These properties are use for the CTS ## interop tests which require a database that is used by the ## reference implementation. # # @jdbc.poolName.ri - Configure the connection pool that will be # use when configuring the JDBC connection # pools for the reference implemetation. # # @jdbc.maxpoolsize.ri - This property defines the max pool size # when creating JDBC connection pools. # # @jdbc.steadypoolsize.ri - This property defines the steady pool size # when creating JDBC connection pools. ############################################################### jdbc.poolName.ri=${derby.poolName.ri} jdbc.maxpoolsize.ri=96 jdbc.steadypoolsize.ri=32 ############################################################### # @jdbc.datasource.props - Used to to specify Vendor specific # properties and less commonly used DataSource properties. # Its value is a comma-separated array of name-value pairs. # Each property pair follows the format of "name=value", # including the surrounding double quotes. # # The value of this property must not contain any extra spaces. # # In most cases, this property is not needed and therefore # commented out. # ############################################################### #jdbc.datasource.props="driverType=thin","name2=value2" ############################################################### # @jdbc.db - The name of the currently configured DB. This # value is the prefix of the DB properties currently # being used. Some valid values are; derby and # derbyEmbedded. See the other DB property # names for other valid values. ############################################################### jdbc.db=derby jdbc.db.classes=${derby.classes} ############################################################### ## These properties are configurable and must specify valid ## usernames and passwords to establish JDBC connections to ## backend RDBMS. ## # @user1 - Set this to the user for the jdbc/DB1 resource # @password1 - Set this to the password for the jdbc/DB1 resource # @user2 - Set this to the user for the jdbc/DB2 resource # @password2 - Set this to the password for the jdbc/DB2 resource # @user3 - Set this to the user for the jdbc/DBTimer resource # @password3 - Set this to the password for the jdbc/DBTimer resource ############################################################### user1=${derby.user} password1=${derby.passwd} user2=${derby.user} password2=${derby.passwd} user3=${derby.user} password3=${derby.passwd} ############################################################### ## Configure the dml file to use # @db.dml.file - dml file for VI # @db.dml.file.ri - dml file for RI ############################################################### db.dml.file=${derby.dml.file} db.dml.file.ri=${derby.dml.file} ############################################################### ## Configure the DB specific information needed by JSTL # @jstl.db.driver - JDBC driver # @jstl.db.url - DB URL ############################################################### jstl.db.driver=${derby.driver} jstl.db.url=${derby.url} ############################################################### ## Configure the DB specific information needed by Batch # @batch.db.dataSource - JDBC dataSource # @batch.db.properties - DB properties ############################################################### batch.db.dataSource=${derby.dataSource} batch.db.properties=${derby.properties} ######################################################################## # # @jtaJarClasspath: This property must be set when running signature # tests. This property should be set to the Path # for the JTA API jar. # ######################################################################## jtaJarClasspath=${s1as.modules}/jakarta.transaction-api.jar ############################################################### ## Classpath properties required by CTS: # @javaee.classes.ri -- Classes required by Java EE RI # @ts.run.classpath.ri -- Classpath required by Java EE RI # appclient container. # @ts.run.classpath -- Classpath required by the vendor # appclient container. # @ts.harness.classpath -- Classes required by javatest # @ts.classpath -- Classes used to build the CTS tests # @ts.lib.classpath -- Classes used to build cts.jar ############################################################### implementation.classes.ri=${ri.modules}/orb-connector.jar${pathsep}${ri.modules}/deployment-client.jar${pathsep}${ri.modules}/security-ee.jar${pathsep}${ri.modules}/security.jar${pathsep}${ri.modules}/common-util.jar${pathsep}${ri.modules}/glassfish-corba-omgapi.jar${pathsep}${ri.modules}/glassfish-corba-orb.jar${pathsep}${ri.modules}/internal-api.jar${pathsep}${ri.modules}/deployment-common.jar${pathsep}${ri.modules}/gmbal.jar${pathsep}${ri.modules}/bean-validator.jar${pathsep}${ri.modules}/jersey-client.jar${pathsep}${ri.modules}/jersey-common.jar${pathsep}${ri.modules}/jersey-hk2.jar${pathsep}${ri.modules}/jersey-media-jaxb.jar${pathsep}${ri.modules}/jersey-media-sse.jar${pathsep}${ri.modules}/jersey-media-json-processing.jar${pathsep}${ri.modules}/jsonp-jaxrs.jar${pathsep}${ri.modules}/jersey-media-json-binding.jar${pathsep}${ri.modules}/jersey-server.jar${pathsep}${ri.modules}/jersey-container-servlet.jar${pathsep}${ri.modules}/jersey-container-servlet-core.jar${pathsep}${ri.modules}/guava.jar${pathsep}${ri.modules}/jakarta.el.jar${pathsep}${ri.modules}/tyrus-websocket-core.jar${pathsep}${ri.modules}/tyrus-client.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/tyrus-core.jar${pathsep}${ri.modules}/tyrus-container-grizzly.jar${pathsep}${ri.modules}/tyrus-container-grizzly-client.jar${pathsep}${ri.modules}/glassfish-grizzly-extra-all.jar${pathsep}${ri.modules}/nucleus-grizzly-all.jar${pathsep}${ri.modules}/tyrus-server.jar${pathsep}${ri.modules}/tyrus-container-servlet.jar${pathsep}${ri.modules}/tyrus-spi.jar${pathsep}${ri.modules}/com.ibm.jbatch-runtime-all.jar${pathsep}${ri.modules}/com.ibm.jbatch-ri-spi.jar${pathsep}${ri.modules}/glassfish-batch-connector.jar${pathsep}${ri.modules}/glassfish-batch-commands.jar${pathsep}${ri.modules}/yasson.jar implementation.classes=${s1as.modules}/deployment-client.jar${pathsep}${s1as.modules}/security.jar${pathsep}${s1as.modules}/common-util.jar${pathsep}${s1as.modules}/glassfish-corba-omgapi.jar${pathsep}${s1as.modules}/deployment-common.jar${pathsep}${s1as.modules}/gmbal.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/jersey-client.jar${pathsep}${s1as.modules}/jersey-common.jar${pathsep}${s1as.modules}/jersey-hk2.jar${pathsep}${s1as.modules}/jersey-media-jaxb.jar${pathsep}${s1as.modules}/jersey-media-sse.jar${pathsep}${s1as.modules}/jersey-media-json-processing.jar${pathsep}${s1as.modules}/jsonp-jaxrs.jar${pathsep}${s1as.modules}/jersey-media-json-binding.jar${pathsep}${s1as.modules}/jersey-server.jar${pathsep}${s1as.modules}/jersey-container-servlet.jar${pathsep}${s1as.modules}/jersey-container-servlet-core.jar${pathsep}${s1as.modules}/guava.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/tyrus-websocket-core.jar${pathsep}${s1as.modules}/tyrus-client.jar${pathsep}${s1as.modules}/tyrus-core.jar${pathsep}${s1as.modules}/tyrus-container-grizzly.jar${pathsep}${s1as.modules}/tyrus-container-grizzly-client.jar${pathsep}${s1as.modules}/glassfish-grizzly-extra-all.jar${pathsep}${s1as.modules}/nucleus-grizzly-all.jar${pathsep}${s1as.modules}/tyrus-server.jar${pathsep}${s1as.modules}/tyrus-container-servlet.jar${pathsep}${s1as.modules}/tyrus-spi.jar${pathsep}${s1as.modules}/com.ibm.jbatch-runtime-all.jar${pathsep}${s1as.modules}/com.ibm.jbatch-ri-spi.jar${pathsep}${s1as.modules}/glassfish-batch-connector.jar${pathsep}${s1as.modules}/glassfish-batch-commands.jar${pathsep}${s1as.modules}/yasson.jar javaee.classes.ri=${ri.modules}/jakarta.jms-api.jar${pathsep}${ri.modules}/jakarta.json.jar${pathsep}${ri.modules}/jakarta.json.bind-api.jar${pathsep}${ri.modules}/jakarta.xml.registry-api.jar${pathsep}${ri.modules}/jakarta.ejb-api.jar${pathsep}${endorsed.dirs.ri}/jakarta.annotation-api.jar${pathsep}${ri.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${ri.modules}/jakarta.mail.jar${pathsep}${ri.modules}/jakarta.persistence.jar${pathsep}${ri.modules}/jakarta.resource-api.jar${pathsep}${ri.modules}/jakarta.security.auth.message-api.jar${pathsep}${ri.modules}/jakarta.security.jacc-api.jar${pathsep}${ri.modules}/jakarta.servlet-api.jar${pathsep}${ri.modules}/jakarta.servlet.jsp-api.jar${pathsep}${ri.modules}/jakarta.transaction-api.jar${pathsep}${endorsed.dirs.ri}/jakarta.xml.bind-api.jar${pathsep}${ri.modules}/jaxb-osgi.jar${pathsep}${ri.modules}/jmxremote_optional-repackaged.jar${pathsep}${ri.modules}/jakarta.faces.jar${pathsep}${ri.modules}/javax.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${ri.modules}/jakarta.xml.rpc-api.jar${pathsep}${ri.modules}/webservices-osgi.jar${pathsep}${endorsed.dirs.ri}/webservices-api-osgi.jar${pathsep}${ri.modules}/jakarta.management.j2ee-api.jar${pathsep}${ri.modules}/ejb.security.jar${pathsep}${ri.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${ri.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes.ri}${pathsep}${ri.modules}/javamail-connector.jar${pathsep}${ri.modules}/javamail-runtime.jar${pathsep}${ri.modules}/jakarta.websocket-api.jar${pathsep}${ri.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${ri.modules}/javax.batch-api.jar${pathsep}${ri.modules}/cdi-api.jar${pathsep}${ri.modules}/jakarta.security.enterprise-api.jar javaee.classes=${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/jakarta.xml.registry-api.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${endorsed.dirs}/jakarta.annotation-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/el-impl.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${jtaJarClasspath}${pathsep}${endorsed.dirs}/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/jaxb-osgi.jar${pathsep}${s1as.modules}/jmxremote_optional-repackaged.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/javax.servlet.jsp.jstl.jar${pathsep}${ri.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${s1as.modules}/jakarta.xml.rpc-api.jar${pathsep}${s1as.modules}/webservices-osgi.jar${pathsep}${endorsed.dirs}/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/ejb.security.jar${pathsep}${s1as.modules}/glassfish-corba-csiv2-idl.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${implementation.classes}${pathsep}${s1as.modules}/javamail-connector.jar${pathsep}${s1as.modules}/javamail-runtime.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/javax.batch-api.jar${pathsep}${s1as.modules}/cdi-api.jar ts.run.classpath.ri=${javaee.classes.ri}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar ts.run.classpath=${pathsep}${javaee.classes}${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${jdbc.db.classes} ts.harness.classpath=${ts.home}/lib/jaxb-api.jar${pathsep}${ts.home}/lib/jaxb-core.jar${pathsep}${ts.home}/lib/jaxb-impl.jar${pathsep}${ts.home}/lib/jaxb-xjc.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ri.modules}/admin-cli.jar${pathsep}${ts.home}/lib/http.jar #classpath used for building CTS tests only (DO NOT MODIFY) ts.classpath=${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/sigtest.jar${pathsep}${ts.run.classpath}${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ant.home}/lib/ant.jar${pathsep}${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}${ts.home}/lib/htmlunit-2.15.jar${pathsep}${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}${ts.home}/lib/commons-codec-1.9.jar${pathsep}${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}${ts.home}/lib/http.jar #classpath used for building cts.jar (DO NOT MODIFY) ts.lib.classpath=${javaee.home.ri}/javadb/lib/derby.jar${pathsep}${ts.harness.classpath} ############################################################### # @javaee.home.ri.classpathsuffix - The classpath suffix of # the RI used in interop tests. Must contain the RI JDBC # driver jars and the RMI interceptor classes. ############################################################### javaee.home.ri.classpathsuffix=${javaee.home.ri}/lib/riinterceptors.jar${pathsep}${javaee.home.ri}/javadb/lib/derbyclient.jar ############################################################### # @s1as.classpathsuffix - The classpath suffix of # the RI when being used as the app server under test. ############################################################### s1as.classpathsuffix=${javaee.home}/lib/tsprovider.jar ######################################################################## ## Common environment for both ts_unix and ts_win32 # # @command.testExecute - This command is used to execute any test # clients which are not run inside an # application client container. For example, # any URL clients or standalone java clients # would be executed with this command. Some # test directories which make use of this command # are servlet and jsp. ######################################################################## command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ ${JAVA_HOME}/../lib/tools.jar${pathsep}\ ${ri.modules}/security-ee.jar${pathsep}\ ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ ${ts.home}/lib/sac-1.3.jar${pathsep}\ ${ts.home}/lib/saxpath.jar${pathsep}\ ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ ${ts.home}/lib/xml-apis-1.4.01.jar${pathsep}\ ${ts.home}/lib/unboundid-ldapsdk.jar${pathsep}\ ${jdbc.db.classes} \ DISPLAY=${ts.display} \ HOME="${user.home}" \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home}/nativelib" \ ${JAVA_HOME}/bin/java \ -Dcts.tmp=$harness.temp.directory \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ -Djava.endorsed.dirs=${s1as.java.endorsed.dirs} \ -Dcom.sun.aas.installRoot=${javaee.home} \ -Dlog.file.location=${log.file.location} \ -Dservlet.is.jsr115.compatible=${servlet.is.jsr115.compatible} \ -Dprovider.configuration.file=${provider.configuration.file} \ -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ -Dlogical.hostname.servlet=${logical.hostname.servlet} \ -Dcom.sun.aas.configRoot=${javaee.home}/config \ -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs ######################################################################## ## Appclient Command line for the App Server under test ## Licensees modify this command # # @command.testExecuteAppClient - This command is used to execute # the application client container for # the vendor implementation (vi). # Please note that $TS_HOME/classes # should not be in the classpath for # this command since all client classes # are self contained in the application # archive (or referenced via the manifest). ######################################################################## command.testExecuteAppClient= \ com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ LD_LIBRARY_PATH=${javaee.home}/lib \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home}/nativelib" \ APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${javaee.home}/lib/jpa_alternate_provider.jar${pathsep}${ts.home}/lib/tssv.jar${pathsep}${javaee.home}/modules/weld-osgi-bundle.jar${pathsep}${javaee.home}/modules/cdi-api.jar \ TZ=${tz} \ ${JAVA_HOME}/bin/java \ -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ -Djava.security.policy=${javaee.home}/lib/appclient/client.policy \ -Dcts.tmp=$harness.temp.directory \ -Djava.security.auth.login.config=${javaee.home}/lib/appclient/appclientlogin.conf \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Dcom.sun.enterprise.home=${javaee.home} \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Dcom.sun.aas.installRoot=${javaee.home} \ -Dcom.sun.aas.imqLib=${javaee.home}/../mq/lib \ -Djavax.net.ssl.trustStore=${s1as.domain}/${sjsas.instance.config.dir}/cacerts.jks \ -Djava.endorsed.dirs=${s1as.java.endorsed.dirs} \ -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ -Doracle.jdbc.J2EE13Compliant=true \ -Doracle.jdbc.mapDateToTimestamp \ -Dstartup.login=false \ -Dauth.gui=false \ -Dlog.file.location=${log.file.location} \ -Dri.log.file.location=${ri.log.file.location} \ -DwebServerHost.2=${webServerHost.2} \ -DwebServerPort.2=${webServerPort.2} \ -Dprovider.configuration.file=${provider.configuration.file} \ -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ -Djava.ext.dirs=${s1as.lib}/jdbcdrivers${pathsep}${JAVA_HOME}/lib/ext${pathsep}${JAVA_HOME}/jre/lib/ext${pathsep}${javaee.home}/lib/jdbcdrivers${pathsep}${javaee.home}/javadb/lib \ -Dcom.sun.aas.configRoot=${javaee.home}/config \ -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/s1as.sun-acc.xml,client=jar=$testExecuteArgs #-Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home}/modules/gf-client.jar=arg=-configxml,arg=${s1as.domain}/config/sun-acc.xml,client=jar=$testExecuteArgs #-Xbootclasspath/a:${pathsep}${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar ######################################################################## # @command.testExecuteEjbEmbed - Command line for standalone embedded EJB tests. # Its classpath must include all the APIs required # by EJB Lite, vendor's implementation classes and # configuration for embeddable EJB container, and # JDBC driver classes (e.g., ${db2.classes}, # ${oracle.classes}, etc). # # Current test archives are dynamically added to # the classpath by the harness, and need not be # included in the classpath here. # # Most test directories contain one test archive, # all named ejbembed_vehicle_ejb.jar. If certain # tooling and pre-processing of test archives are # needed, the resulting test archives must remain # the same name and location. # # ${ts.home}/classes must not be in the classpath # since all the required test classes are packaged # in the test archive (ejbembed_vehicle_ejb.jar). In # addition, including ${ts.home}/classes in the # classpath would incorrectly expose all EJBs in # cts to EJB container bootstrapping process. ######################################################################## command.testExecuteEjbEmbed=com.sun.ts.lib.harness.ExecTSTestCmd \ CLASSPATH=${ts.home}/lib/tsharness.jar${pathsep}\ ${ts.home}/lib/cts.jar${pathsep}\ ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ ${jdbc.db.classes}${pathsep}\ ${javaee.home}/lib/embedded/glassfish-embedded-static-shell.jar \ DISPLAY=${ts.display} \ HOME="${user.home}" \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ ${JAVA_HOME}/bin/java \ -Dcts.tmp=$harness.temp.directory \ -Djava.util.logging.config.file=${javaee.home}/domains/domain1/config/logging.properties \ -Dtest.ejb.stateful.timeout.wait.seconds=${test.ejb.stateful.timeout.wait.seconds} \ -Djava.endorsed.dirs=${s1as.java.endorsed.dirs} \ -Djava.ext.dirs=${s1as.lib}/jdbcdrivers${pathsep}${JAVA_HOME}/lib/ext${pathsep}${JAVA_HOME}/jre/lib/ext${pathsep}${javaee.home}/javadb/lib \ -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs ######################################################################## ## Appclient Command line for the Java EE RI (Do not modify) ######################################################################## command.testExecuteAppClient2= \ com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" \ LD_LIBRARY_PATH=${javaee.home.ri}/lib \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home.ri}/nativelib" \ APPCPATH=${ts.home}/lib/tsharness.jar${pathsep}${ts.home}/lib/cts.jar${pathsep}${ts.home}/lib/riinterceptors.jar \ TZ=${tz} \ ${JAVA_HOME}/bin/java \ -Djava.system.class.loader=org.glassfish.appclient.client.acc.agent.ACCAgentClassLoader \ -Djava.security.policy=${javaee.home.ri}/lib/appclient/client.policy \ -Dcts.tmp=$harness.temp.directory \ -Djava.security.auth.login.config=${javaee.home.ri}/lib/appclient/appclientlogin.conf \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Dcom.sun.enterprise.home=${javaee.home.ri} \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Dcom.sun.aas.installRoot=${javaee.home.ri} \ -Dcom.sun.aas.imqLib=${javaee.home.ri}/../mq/lib \ -Djavax.net.ssl.trustStore=${ri.domain}/config/cacerts.jks \ -Djava.endorsed.dirs=${ri.java.endorsed.dirs} \ -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl \ -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl \ -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl \ -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser \ -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter \ -Doracle.jdbc.J2EE13Compliant=true \ -Doracle.jdbc.mapDateToTimestamp \ -Dstartup.login=false \ -Dauth.gui=false \ -Dlog.file.location=${log.file.location} \ -Dri.log.file.location=${ri.log.file.location} \ -DwebServerHost.2=${webServerHost.2} \ -DwebServerPort.2=${webServerPort.2} \ -Dprovider.configuration.file=${provider.configuration.file} \ -Djava.security.properties=${s1as.domain}/${sjsas.instance.config.dir}/ts.java.security \ -Dcom.sun.enterprise.iiop.security.interceptorFactory=com.sun.ts.tests.interop.csiv2.common.LoggingSecRequestInterceptorFactory \ -Djava.ext.dirs=${JAVA_HOME}/lib/ext${pathsep}${JAVA_HOME}/jre/lib/ext${pathsep}${javaee.home}/javadb/lib \ -Dcom.sun.aas.configRoot=${javaee.home.ri}/config \ -Ddeliverable.class=${deliverable.class} -javaagent:${javaee.home.ri}/lib/gf-client.jar=arg=-configxml,arg=${ts.home}/tmp/appclient/ri.sun-acc.xml,client=jar=$testExecuteArgs ######################################################################## ## Command line for standalone clients running against the ## Java EE RI (Do not modify) ######################################################################## command.testExecute2=com.sun.ts.lib.harness.ExecTSTestCmd \ CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ ${JAVA_HOME}/../lib/tools.jar${pathsep}\ ${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ ${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ ${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ ${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ ${ts.home}/lib/htmlunit-2.15.jar${pathsep}\ ${ts.home}/lib/htmlunit-core-js-2.15.jar${pathsep}\ ${ts.home}/lib/httpcore-4.4.9.jar${pathsep}\ ${ts.home}/lib/httpclient-4.5.5.jar${pathsep}\ ${ts.home}/lib/httpmime-4.5.5.jar${pathsep}\ ${ts.home}/lib/commons-collections-3.2.1.jar${pathsep}\ ${ts.home}/lib/commons-io-2.4.jar${pathsep}\ ${ts.home}/lib/commons-lang3-3.3.2.jar${pathsep}\ ${ts.home}/lib/jaxen-1.1.6.jar${pathsep}\ ${ts.home}/lib/nekohtml-1.9.21.jar${pathsep}\ ${ts.home}/lib/sac-1.3.jar${pathsep}\ ${ts.home}/lib/saxpath.jar${pathsep}\ ${ts.home}/lib/xercesImpl-2.11.0.jar${pathsep}\ ${ts.home}/lib/xalan-2.7.2.jar${pathsep}\ ${ts.home}/lib/serializer-2.7.2.jar${pathsep}\ ${ts.home}/lib/xml-apis-1.4.01.jar \ ${ts.home}/lib/unboundid-ldapsdk.jar\ DISPLAY=${ts.display} \ HOME="${user.home}" \ TMP=${TMP} \ windir=${windir} \ SYSTEMROOT=${SYSTEMROOT} \ PATH="${javaee.home}/nativelib" \ ${JAVA_HOME}/bin/java \ -Dcts.tmp=$harness.temp.directory \ -Djava.protocol.handler.pkgs=javax.net.ssl \ -Djavax.net.ssl.keyStore=${bin.dir}/certificates/clientcert.jks \ -Djavax.net.ssl.keyStorePassword=changeit \ -Djavax.net.ssl.trustStore=${ri.domain}/${ri.instance.config.dir}/cacerts.jks \ -Djava.endorsed.dirs=${ri.java.endorsed.dirs} \ -Ddeliverable.class=${deliverable.class} $testExecuteClass $testExecuteArgs ######################################################################### ## Environment for ts_unix ## 3 test execution commands inherit from common environment ## defined above: testExecuteAppClient2, testExecuteAppClient, and ## testExecute. If you need to override them, uncomment them in the ## following section. ######################################################################### env.ts_unix.menu=true ##env.ts_unix.command.testExecute= ##env.ts_unix.command.testExecuteAppClient= ##env.ts_unix.command.testExecuteAppClient2= ######################################################################## ## Environment for ts_win32 ## 3 test execution commands inherit from common environment ## defined above: testExecuteAppClient2, testExecuteAppClient, and ## testExecute. If you need to override them, uncomment them in the ## following section. ######################################################################## env.ts_win32.menu=true ##env.ts_win32.command.testExecute= ##env.ts_win32.command.testExecuteAppClient= ##env.ts_win32.command.testExecuteAppClient2= ######################################################################### # @sigTestClasspath: This property must be set when running signature # tests. This property should be set to a list of # jar files and/or directories which contain your # Java EE and Java SE classes. Paths must be # separated by the appropriate path separator # (';' windows, ':' Unixes). ######################################################################### sigTestClasspath=${s1as.modules}/cdi-api.jar${pathsep}${s1as.modules}/jakarta.json.jar${pathsep}${s1as.modules}/jakarta.json.bind-api.jar${pathsep}${s1as.modules}/javax.batch-api.jar${pathsep}${s1as.modules}/jakarta.interceptor-api.jar${pathsep}${s1as.modules}/stax2-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.concurrent-api.jar${pathsep}${s1as.modules}/jakarta.websocket-api.jar${pathsep}${s1as.modules}/jakarta.jms-api.jar${pathsep}${s1as.modules}/jakarta.xml.registry-api.jar${pathsep}${s1as.modules}/jakarta.enterprise.deploy-api.jar${pathsep}${s1as.modules}/jakarta.faces.jar${pathsep}${s1as.modules}/bean-validator.jar${pathsep}${s1as.modules}/endorsed/jakarta.annotation-api.jar${pathsep}${s1as.modules}/endorsed/jakarta.xml.bind-api.jar${pathsep}${s1as.modules}/endorsed/webservices-api-osgi.jar${pathsep}${s1as.modules}/jakarta.xml.rpc-api.jar${pathsep}${s1as.modules}/jakarta.ws.rs-api.jar${pathsep}${s1as.modules}/weld-osgi-bundle.jar${pathsep}${s1as.modules}/jakarta.ejb-api.jar${pathsep}${s1as.modules}/jakarta.mail.jar${pathsep}${s1as.modules}/jakarta.persistence.jar${pathsep}${s1as.modules}/jakarta.management.j2ee-api.jar${pathsep}${s1as.modules}/jakarta.resource-api.jar${pathsep}${s1as.modules}/jakarta.security.jacc-api.jar${pathsep}${s1as.modules}/jakarta.security.auth.message-api.jar${pathsep}${s1as.modules}/jakarta.servlet-api.jar${pathsep}${s1as.modules}/jakarta.inject.jar${pathsep}${s1as.modules}/jakarta.el.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp-api.jar${pathsep}${s1as.modules}/javax.servlet.jsp.jar${pathsep}${s1as.modules}/jakarta.servlet.jsp.jstl-api.jar${pathsep}${jtaJarClasspath}${pathsep}${s1as.modules}/jakarta.security.enterprise-api.jar${pathsep}${JAVA_HOME}/lib/rt.jar${pathsep}${JAVA_HOME}/lib/jce.jar ######################################################################## ## This property is used to support the odd side case when we have an ## optional technology package that is used but should not be tested. ## ## This property (i.e. optional.tech.packages.to.ignore) must be a comma ## separated list of packages that are NOT to be validated/tested when ## during the sigtest utilities validation of Optional Technologies. ## Example Usage: ## optional.tech.packages.to.ignore=javax.foo.pkg1,javax.bar.pkg2,com.blah.foo.pkg3 ## ## Additional notes: ## - If no packages are to be ignored, use "null". ## - For EE 8 (RI) Full Platform use: ## optional.tech.packages.to.ignore=null ## - For EE 8 (RI) Web Profile use: ## optional.tech.packages.to.ignore=javax.xml.rpc.handler ## ######################################################################### #optional.tech.packages.to.ignore=javax.xml.rpc.handler optional.tech.packages.to.ignore=null ######################################################################## ## These properties are used by the harness. "harness.log.port" ## specifies the port that server components use to send logging ## output back to JavaTest. If the default port # is not available ## on the machine running JavaTest, then you can set it here. ## # # @harness.temp.directory directory location used by the # harness to store temporary files # # @harness.log.port the port the harness listens on for log mesages # from remote clients # # @harness.log.traceflag used to turn on/off verbose debugging output # for the tests. # # @harness.executeMode used to run the harness in the following modes # of execution: # 0 - default (deploy, run, undeploy) # 1 - deploy only # 2 - run only # 3 - undeploy only # 4 - deploy and run only # # @harness.socket.retry.count - denotes the number of time we should # attempt to create a server socket when intilizing a test # client. The socket is used for logging purposes. # # @harness.log.delayseconds Number of seconds to delay to allow # reporting from remote clients to finish. # # @harness.maxoutputsize Number of characters that the harness will use # for a test's output. ######################################################################## harness.temp.directory=${ts.home}/tmp harness.log.port=2000 harness.log.traceflag=false harness.executeMode=0 harness.socket.retry.count=10 harness.log.delayseconds=1 harness.maxoutputsize=200000 ######################################################################### # @wsdlRepository1 Location to publish final wsdl files when using # file URL publishing for Vendor Java EE implementation. # @wsdlRepository2 Location to publish final wsdl files when using # file URL publishing for Sun RI. ######################################################################### wsdlRepository1=${harness.temp.directory}/wsdlRepository1 wsdlRepository2=${harness.temp.directory}/wsdlRepository2 ####################################################################### # @deployment_host.1 name of machine running the JSR 88 deployment # process for the vendor's Java EE implementation. # @deployment_host.2 name of machine running the JSR 88 deployment # process for the Java EE RI. # @deployment_port.1 deployment port (if applicable) for the vendor's # Java EE implementation. # @deployment_port.2 deployment port (if applicable) for the # Java EE RI. ####################################################################### deployment_host.1=${orb.host} deployment_host.2=${orb.host.ri} deployment_port.1=${impl.vi.port} deployment_port.2=${impl.ri.port} #################################################################### # Implementation Property Settings for Vendor and RI. These properties # are used when either porting.ts.deploy.class.1 or porting.ts.deploy.class.2 # are set to com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment. # Note: They are are also used when using the "ant deploy" and "ant undeploy" # targets outside of running tests. # # The CTS provides the glassfish implementation out of the box. # # Here are the common properties that need to be defined for the common # implementation functionality: # # @impl.vi This property must be set to the Vendor implementation # under test. # @impl.vi.deploy.dir This property must be set to the deploy directory for # the Vendor implementation. # @impl.vi.host This property must be set to the admin host where # the Vendor implementation is running. # @impl.vi.port This property must be set to the admin port where # the Vendor implementation is running. # @impl.ri This property must be set to the RI implementation # under test. # @impl.ri.deploy.dir This property must be set to the deploy directory for # the RI implementation. # @impl.ri.host This property must be set to the admin host where # the RI implementation is running. # @impl.ri.port This property must be set to the admin port where # the RI implementation is running. # # @impl.deploy.timeout.multiplier The time it will wait for deployment to # succeed or fail #################################################################### impl.vi=glassfish impl.vi.deploy.dir=${s1as.domain}/autodeploy impl.vi.host=${s1as.admin.host} impl.vi.port=${s1as.admin.port} impl.ri=glassfish impl.ri.deploy.dir=${ri.domain}/autodeploy impl.ri.host=${ri.admin.host} impl.ri.port=${ri.admin.port} impl.deploy.timeout.multiplier=240 ############################################################### ## These properties are implementations of the pre-1.4 Deployment ## porting interface. The impls defined below use those APIs. ## The TSDeploymentInterface2 interface ## is now the location for deployment porting code for functionality ## not addressed by JSR-88. # # @porting.ts.deploy.class.1 This property must point to an implementation # of com.sun.ts.lib.porting.TSDeploymentInterface. CTS 8 shipped # with this property set to a standard JSR-88 impl which # should be able to be used when running against an appserver that supports # JSR 88. Web Profile impls may not support JSR 88. In CTS 8, the default # value fo this property points to an impl that deploys via copying/deleting # to/from the RI autodeploy directory. You have the following choices for # setting these properties in CTS 8: # # 1. Set this property to the standard JSR 88 impl.... # # porting.ts.deploy.class.1=com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 # # If you use the above impl, then you must also set the # porting.ts.deploy2.class.1 property to a valid impl of # com.sun.ts.lib.porting.TSDeploymentInterface2. In the case of the RI, # the porting.ts.deploy2.class.2 property would be set to the # RI impl of com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2. # # 2. Or, you can set this property to deploy/undeploy to/from your impl in # a custom way. In the case of the RI, it would be set to the following. # This is the default setting for CTS 8. # # porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment # # @porting.ts.deploy.class.2 This property must point to an implementation # of com.sun.ts.lib.porting.TSDeploymentInterface. CTS 8 shipped # with this property set to a standard JSR-88 impl which # should be able to be used when running against an appserver that supports # JSR 88. Web Profile impls may not support JSR 88. In CTS 8, the default # value fo this property points to an impl that deploys via copying/deleting # to/from the RI autodeploy directory. This should be left unchanged... # # porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment # # ############################################################### porting.ts.deploy.class.1=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeployment porting.ts.deploy.class.2=com.sun.ts.lib.implementation.sun.javaee.glassfish.AutoDeploymentSeparateVM ######################################################################## # @deploy.delay.in.minutes This property can be used to specify the # amount of time in minutes that the test harness will wait for the JSR-88 # ProgressObject to return either failed or completed from a DeploymentManager # API call. After the time has elapsed, the harness will report failure for # the given action. This property is only used when porting.ts.deploy.class.1 # is set to com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14. ######################################################################## deploy.delay.in.minutes=5 ######################################################################## ## Vendor's Java EE implementation settings for JSR 88. These properties ## are only used when porting.ts.deploy.class.1 is set to ## com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14. These ## properties are set up to work against SJSAS 9.x PE by default. ## ## If you are testing against SJSAS 9.x SE/EE with SSL enabled by default, ## you must uncomment the deployManageruri.1 property below that ends with ## "https", and comment the one that doesn't. # # @deployManagerJarFile.1 Location of the jar file that contains the # JSR 88 deployment manager factory class name # for the Vendor's Implementation (VI) # @deployManageruri.1 JSR 88 management URL, location of the deployment # process for the VI # @deployManageruname.1 username for deployment process for the VI # @deployManagerpasswd.1 password for deployment process for the VI ######################################################################## deployManagerJarFile.1=${javaee.home}/lib/deployment/sun-as-jsr88-dm.jar deployManageruri.1=deployer:Sun:AppServer::${deployment_host.1}:${s1as.admin.port} #deployManageruri.1=deployer:Sun:AppServer::${deployment_host.1}:${s1as.admin.port}:https deployManageruname.1=${s1as.admin.user} deployManagerpasswd.1=${s1as.admin.passwd} ######################################################################## ## Java EE RI Settings for JSR 88. These properties ## are only used when porting.ts.deploy.class.2 is set to ## com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14. # # @deployManagerJarFile.2 Location of the jar file that contains the # JSR 88 deployment manager factory class name # for the Reference Implementation (RI) # @deployManageruri.2 JSR 88 management URL, location of the deployment # process for the RI # @deployManageruname.2 username for deployment process for the RI # @deployManagerpasswd.2 password for deployment process for the RI ######################################################################## deployManagerJarFile.2=${javaee.home.ri}/lib/deployment/sun-as-jsr88-dm.jar deployManageruri.2=deployer:Sun:AppServer::${deployment_host.2}:${ri.admin.port} deployManageruname.2=${ri.admin.user} deployManagerpasswd.2=${ri.admin.passwd} ############################################################### ## These properties must be set to tell the Test harness the ## class names of your porting class implementations. By default ## both property sets below point to Sun RI specific classes. To ## run interoperability tests, the ".2" set of properties should ## always point to Sun RI classes. The ".1" set should point to ## implementations that work in your specific Java EE environment. # # @porting.ts.deploy2.class.1 Vendor's Implementation (VI) of # com.sun.ts.lib.porting.TSDeploymentInterface2. This property # is only used when porting.ts.deploy.class.1 is set to # com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14. # @porting.ts.login.class.1 VI of # com.sun.ts.lib.porting.TSLoginContextInterface # @porting.ts.url.class.1 VI of # com.sun.ts.lib.porting.TSURLInterface # @porting.ts.jms.class.1 VI of # com.sun.ts.lib.porting.TSJMSAdminInterface # @porting.ts.HttpsURLConnection.class.1 VI of # com.sun.ts.lib.porting.TSHttpsURLConnectionInterface # @porting.ts.deploy2.class.2 Reference Implementation (RI) of # com.sun.ts.lib.porting.TSDeploymentInterface2. This property # is only used when porting.ts.deploy.class.1 is set to # com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14. # @porting.ts.login.class.2 RI of # com.sun.ts.lib.porting.TSLoginContextInterface # @porting.ts.url.class.2 RI of # com.sun.ts.lib.porting.TSURLInterface # @porting.ts.jms.class.2 RI of # com.sun.ts.lib.porting.TSJMSAdminInterface # @porting.ts.HttpsURLConnection.class.2 RI of # com.sun.ts.lib.porting.TSHttpsURLConnectionInterface ############################################################### porting.ts.deploy2.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 porting.ts.login.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext porting.ts.url.class.1=com.sun.ts.lib.implementation.sun.common.SunRIURL porting.ts.jms.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin porting.ts.HttpsURLConnection.class.1=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection ##Porting class names for Sun RI Java EE Implementation #2 (must be Sun's RI) porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIDeployment2 porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRILoginContext porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIJMSAdmin porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.javaee.SunRIHttpsURLConnection ############################################################## # @namingServiceHost1 Naming Service host name for the # Vendor's Implementation (VI) # @namingServicePort1 Naming Service port for the VI # @namingServiceHost2 Naming Service host name for the # Reference Implementation (RI) # @ namingServicePort2 Naming Service port for the RI ############################################################## namingServiceHost1=${orb.host} namingServicePort1=${orb.port} namingServiceHost2=${orb.host.ri} namingServicePort2=${orb.port.ri} ############################################################## # @certLoginUserAlias User alias for certificate based login. # This property is used in mutual authentication to pickup the # certificate based on the user alias. ############################################################## certLoginUserAlias=cts ##################################################################### ## The following properties must be set prior to running the Servlet ## or JSP API tests and interoperability tests. ## ## These properties must specify the host and port of the web server, ## in which the servlets and JSPs are deployed. # # @webServerHost hostname for the Vendor's Java EE Web Server # @webServerPort port number of the Vendor's Java EE Web Server # @webServerHost.2 hostname for the Java EE RI Web Server # @webServerPort.2 port number of the Java EE RI Web Server # @ServletClientThreads The ServletClientThreads property configures # the number of threads used by the client for # the SingleThreadModel servlet test. If the # container implementation supports pooling of # SingleThreadModel serlvets, set the value of # ServletClientThreads to twice the value of # the default servlet instance pool size. If # the container implementation only maintains # a single instance of a SingleTheadModel # servlet, leave the default value of 2. ##################################################################### webServerHost=${orb.host} webServerPort=8001 webServerHost.2=${orb.host.ri} webServerPort.2=8002 ServletClientThreads=2 #################################################################### # @EJBServer1TxInteropEnabled Transaction interoperability settings # for Vendor Java EE EJB Server # @EJBServer2TxInteropEnabled Transaction interoperability settings # for Java EE RI EJB Server #################################################################### EJBServer1TxInteropEnabled=true EJBServer2TxInteropEnabled=true ############################################################### ## These properties are used for the Connector specific tests. ## ## You must be able to deploy the following resource adapters ## on your Java EE server. ############################################################### ## JNDI name bindings. You should not change these. The TSDeploymentInterface ## will pass these values as a properties object. See the SunRIDeployment.java ## file for usage patterns. whitebox-tx=java:comp/env/eis/whitebox-tx whitebox-notx=java:comp/env/eis/whitebox-notx whitebox-xa=java:comp/env/eis/whitebox-xa whitebox-tx-param=java:comp/env/eis/whitebox-tx-param whitebox-notx-param=java:comp/env/eis/whitebox-notx-param whitebox-xa-param=java:comp/env/eis/whitebox-xa-param whitebox-anno_no_md=java:comp/env/eis/whitebox-anno_no_md whitebox-ibanno_no_md=java:comp/env/eis/whitebox-ibanno_no_md whitebox-mixedmode=java:comp/env/eis/whitebox-mixedmode whitebox-multianno=java:comp/env/eis/whitebox-multianno whitebox-mdcomplete=java:comp/env/eis/whitebox-mdcomplete whitebox-permissiondd=java:comp/env/eis/whitebox-permissiondd ## Embedded resource adapter property whitebox-embed=java:comp/env/eis/ejb_Deployment_whitebox-tx.rar whitebox-embed-xa="__SYSTEM/resource/ejb_Tsr#whitebox-xa#com.sun.ts.tests.common.connector.whitebox.TSConnectionFactory" tsrJndiName=java:comp/TransactionSynchronizationRegistry tsrHomeJndiName="java:global/ejb_Tsr/ejb_Tsr_ejb/Tsr" ##JNDI name bindings for Connector 1.0 regression tests. oldwhitebox-tx=java:comp/env/eis/oldwhitebox-tx oldwhitebox-notx=java:comp/env/eis/oldwhitebox-notx oldwhitebox-xa=java:comp/env/eis/oldwhitebox-xa oldwhitebox-tx-param=java:comp/env/eis/oldwhitebox-tx-param oldwhitebox-notx-param=java:comp/env/eis/oldwhitebox-notx-param oldwhitebox-xa-param=java:comp/env/eis/oldwhitebox-xa-param ## JNDI name bindings for JDBC Connector. JDBCwhitebox-tx=java:comp/env/eis/JDBCwhitebox-tx JDBCwhitebox-notx=java:comp/env/eis/JDBCwhitebox-notx JDBCwhitebox-xa=java:comp/env/eis/JDBCwhitebox-xa JDBCwhitebox-tx-param=java:comp/env/eis/JDBCwhitebox-tx-param JDBCwhitebox-notx-param=java:comp/env/eis/JDBCwhitebox-notx-param JDBCwhitebox-xa-param=java:comp/env/eis/JDBCwhitebox-xa-param ######################################################################### ## Resource adapter configuration values. You must modify these values ## to plug your JDBC driver into the TS JDBCwhitebox resource adapter. ## ## When you run the XA tests (src/com/sun/ts/tests/xa), you must ## configure this resource adapter to use a database. ## # @xa.properties: These are the properties required by the XA driver. The # managed connection factory will set these properties via # reflection on the class specified by the # xa.xadatasource.class property. # # Note: The xa.properties value is the set of properties that will be set on # your XA JDBC driver (the class denoted by the xa.xadatasource.class property). # See section 9.4.1 of the JDBC 3.0 specification for more details. # # When specifying the xa.properties property please escape the appropriate # characters. The xa.properties value needs to be treated as a single property # even though it is made up of many properties. The properties need to be # separated by :'s and the names and values to be separated by ='s. # We also need any values that contain colons or equals that do not # need to be interrpretted to be inside single quotes. Anything in # single quotes will be treated as a string literal. # # For example: The following xa.properties property: # # xa.properties=user=admin:password=some-password:DatabaseName='jdbc:pointbase:server://localhost:9092/cts,new' # # Would result in the following setters being called on the supplied XA JDBC driver denoted # by the xa.xadatasource.class property. # # XADataSource.setUser("admin"); # XADataSource.setPassword("some-password"); # XADataSource.setDatabaseName("jdbc:pointbase:server://localhost:9092/cts,new"); # # Please map the property xa.properties to the property name XAProps and map the # xa.xadatasource.class property to the property name XADataSourceName. This will # ensure the appropriate setters will be called to make these properties # available to the managed connection factory. See section 17.4.2 of the Connector # specification version 1.5. # # @xa.xadatasource.class: The implementation of the XADataSource interface. # This class is your XA JDBC driver. # Please note: this class and any dependent classes # must be accessible by the CTS libraries in the app # server's extension directory. # # @connector_connectionURL: The URL for your JDBC driver. Should be the # same as the one used for the rest of the TS. # ######################################################################### ### Cloudscape/Derby properties for XA xa.properties="user\\\=${derbyEmbedded.user}\\\:password\\\=${derbyEmbedded.passwd}\\\:DatabaseName\\\=${derbyEmbedded.dbName}" xa.xadatasource.class=org.apache.derby.jdbc.EmbeddedXADataSource connector_connectionURL="jdbc\\:derby\\:${derbyEmbedded.dbName}\\;create\\=true" ######################################################################### ## The following properties must be set before running any security ## related tests. The properties user, password, authuser, authpassword, ## and nobodyuser must be set. ## ## The value for user, password, authuser, and authpassword need to be set ## exactly as they are set in the container/server. # # @user User defined to exercise rolemapping feature # @password Associated password for the user # @authuser User defined to exercise rolemapping feature # @authpassword Associated password for the authuser # @user_vi Username for the vendor implementation used in # interop tests # @password_vi Associated password for the VI user # @user_ri Username for the reference implementation used in # interop tests # @password_ri Associated password for the RI user # @nobodyuser This value must be the same value returned by a call to # getCallerPrincipal().getName() from the ejb-tier when # an unauthenticated caller in the web tier invokes an # ejb method. ######################################################################### user=j2ee password=j2ee authuser=javajoe authpassword=javajoe user_vi=j2ee_vi password_vi=j2ee_vi user_ri=j2ee_ri password_ri=j2ee_ri nobodyuser=guest ############################################################### # @securedWebServicePort must be set to run secbasicssl and # csiv2 tests. Set this property with your application # server's secured webservice port. # @securedWebServicePort.2 points to the secured webservice # port in Sun's Reference Implementation(RI). ############################################################### securedWebServicePort=1044 securedWebServicePort.2=1045 ############################################################### # @login This property must be set to run appclient security # tests ############################################################### login=default ################################################################################ ##These properties are needed for jms tests. # # @jms_timeout - this is the amount of time in milliseconds that synchronous # receives will wait for a message ############################################################################### jms_timeout=10000 ######################################################################### ############################################################################### ## These properties are needed for the EJB timer tests. # # @ejb_timeout - this is the amount of time in milliseconds that duration will # be set for an ejbtimeout callback method # # @ejb_wait - this is the amount of time in milliseconds that the client will # wait for ejbtimeout callback method results ############################################################################## ejb_timeout=30000 ejb_wait=60000 ############################################################################### ## This property is needed for ejb30 stateful timeout tests. # @test.ejb.stateful.timeout.wait.seconds - the minimum amount of time in seconds # the test client waits before verifying the status of the target stateful # bean. Its value must be an integer number. Its default value in ts.jte # file is 480 seconds. It may be set to a smaller number (e.g., 240 seconds) # to speed up testing, depending on the stateful timeout implementation # strategy in the target server. # # For these stateful timeout tests, the property javatest.timeout.factor # must be set to a value such that the JavaTest harness does not timeout # before the test completes. Usually setting javatest.timeout.factor to # 2.0 or greater should suffice. ############################################################################### test.ejb.stateful.timeout.wait.seconds=480 ################################################################# ## ## The following properties must be set prior to running the JAXR ## TCK tests. ## ------------------------------------------------------------------ ## The following are Standard Properties for Registry URLs ## ------------------------------------------------------------------ # # @registryURL - standard connection property for publishing. # for RegistryServer it is: # registryURL = http://localhost:8080/RegistryServer/ # # @queryManagerURL - standard connection property for querying. # for RegistryServer it is: # queryManagerURL = http://localhost:8080/RegistryServer/ # # @jaxrPassword is used for setting connection credentials # this must be set up in the UDDI registry # @jaxrUser is used for setting connection credentials # this must be set up in the UDDI registry # # @jaxrUser2 a user name for Association tests. # @jaxrPassword2 a user name for Association tests. # ## For the RegistryServer you can use the ## predefined username and passwords. ## These would be set as follows: ## jaxrUser=testuser ## jaxrPassword=testuser ## jaxrUser2=jaxr-sqe ## jaxrPassword2=jaxrsqe ## --------------------------------------------------------------- ## if using digital certificates, else set to = "". ## jaxrAlias identifies the entry in the keystore for this user. ## jaxrAlias2 identifies the entry in the keystore for the second user ## jaxrAliasPassword identifies the password in the keystore for this user. ## jaxrAlias2Password identifies the password in the keystore for the second user ## --------------------------------------------------------------- # # @jaxrWebContext = the context root for jaxr html tests pages # ## --------------------------------------------------------------- # @jaxrConnectionFactoryLookup The preferred way for a client to lookup # a JAXR ConnectionFactory is to # use JNDI. An alternate method to lookup # a JAXR ConnectionFactory is to use the # newInstance static method on the ConnectionFactory # # 0 = use JNDI lookup # 1 = use newInstance method. ## --------------------------------------------------------------- # # @jaxrJNDIResource JAXR ConnectionFactoryReference if JNDI lookup is # being used. For example: # java:comp/env/eis/JAXR # # If not using JNDI lookup set to "" # ## --------------------------------------------------------------- # # @providerCapabilityLevel the provider must set this to # the supported capability level 0 or 1 # ## --------------------------------------------------------------- # # @authenticationMethod set this to the authentication method for the jaxr # provider. # UDDI_GET_AUTHTOKEN is the get_AuthToken # protocol defined by [UDDI_API2] # ############################################################## ## = use JNDI lookup jaxrConnectionFactoryLookup=0 ## 0 = username/password jaxrSecurityCredentialType=0 jaxrWebContext="web_content" ## jaxrJNDIResource="java:comp/env/eis/JAXR" ## set jaxrAlias if using digital certificates for authorization jaxrAlias="" jaxrAlias2="" jaxrAliasPassword="" jaxrAlias2Password="" ## the provider capability level, uddi is level 0 providerCapability=0 authenticationMethod="UDDI_GET_AUTHTOKEN" registryURL= queryManagerURL= jaxrUser= jaxrPassword= jaxrUser2= jaxrPassword2= ################################################################### # @log.file.location This property is used by JACC tests to create # and analyze provider logs. Specify the log directory in which # your appserver generates logs. ################################################################### log.file.location=${vi.log.file.location} ################################################################### ################################################################### ################################################################### ## PROPERTIES USERS WILL NOT HAVE TO SET LIVE BELOW ################################################################### ################################################################### ################################################################### ## ## The directory seperator for the platform. User should not change ## this property. ## dirsep=/ ##build level ##1: compile only ##2: compile and build component archives (e.g., jar's, war's) ##3: compile and build component and application archives ##default is set to 3 build.level=3 deliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable ################################################################### ## Deliverables wanting ts.* packaging tasks to add extension list ## attributes to the manifest files must set this property to true. ################################################################### create.manifest.extension.entries=true ###################################################################### ## Deliverables must set this property to the name of the deliverable ## specific library jar file (iff create.manifest.extension.entries ## is set to true) ###################################################################### tslib.name=cts ############################################################### ## These properties are used by connector tests and are non configurable ## and must specify valid username,password to establish TSeis connection. ############################################################### rauser1=cts1 rapassword1=cts1 rauser2=cts2 rapassword2=cts2 ############################################################### ## These properties are for JSTL ############################################################### jstl.db.user=${user1} jstl.db.password=${password1} ############################################################### ## This command is only used when quickly checking any servlet ## or jsp related tests. The test clients will be run in ## the same JVM as JavaTest in this case. This mode can be ## enabled by passing "-Dsame.jvm=true" to the runclient or gui ## targets. NOTE: This option is only to be used for sanity ## checking and not when running CTS for compatibility. ############################################################### command.testExecuteSameJVM=com.sun.ts.lib.harness.ExecuteTSTestSameJVMCmd \ $testExecuteClass $testExecuteArgs ####################################################################### ## These properties are needed for the RMIIIOP EE STANDALONE tests which ## use the standalone RMIIIOPServer. RMIIIOP_HTTP_SERVER_HOST is the host ## where the standalone RMIIIOPServer is running. RMIIIOP_HTTP_SERVER_PORT ## is the HTTP port that the standalone RMIIIOPServer is listening on. ######################################################################## rmiiiopHttpServerHost=${rmiiiop.http.server.host} rmiiiopHttpServerPort=${rmiiiop.http.server.port} ############################################################### ## These properties are used for the JDBC specific tests, ## they do not need to be changed. ############################################################### DriverManager=no Driver=DriverOnlyUsedIfDriverManagerIsYes db1=db1OnlyUsedIfDriverManagerIsYes db2=db1OnlyUsedIfDriverManagerIsYes ptable=ctstable1 ftable=ctstable2 cofSize=5 cofTypeSize=5 binarySize=24 varbinarySize=48 longvarbinarySize=50 ts_home=${ts.home} ####################################################################### ## platform.mode is used by jaxrpc/jpa tests to know whether to use ## the Java EE Programming Model for service and port access or the ## JAXRPC Programming model based on the runtime execution platform. ## ## platform.mode=standalone JAXRPC Programming Model ## platform.mode=javaEE Java EE Programming Model ###################################################################### platform.mode=javaEE ############################################################### ## These properties are used for the JAXRPC specific tests, ## they do not need to be changed. ############################################################### jaxrpc.tool.unix=${javaee.home}/bin/wscompile jaxrpc.tool.win=${javaee.home}/bin/wscompile.bat import.only.args=-classpath ${class.dir} -keep -import -Xprintstacktrace jaxrpc.default.features=wsi,strict,norpcstructures ########################################################################### # tools.jar should be set to the location of the tools.jar from the installed # jdk ########################################################################### tools.jar=${jdk.home}/lib/tools.jar ########################################################################### # various flags used by the generation tools ########################################################################### wsgen.ant.classname= wsgen.classpath=${javaee.classes}${pathsep}${tools.jar} wsgen.verbose=true wsgen.debug=false wsimport.ant.classname= wsimport.classpath=${javaee.classes}${pathsep}${tools.jar} wsimport.verbose=true wsimport.debug=false wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all ########################################################################### # various flags used by Suns generation tools # DO NOT EDIT ########################################################################### ri.wsgen.ant.classname=com.sun.tools.ws.ant.WsGen ri.wsgen.classpath=${javaee.classes.ri}${pathsep}${tools.jar} ri.wsgen.verbose=true ri.wsgen.debug=false ri.wsimport.ant.classname=com.sun.tools.ws.ant.WsImport ri.wsimport.classpath=${javaee.classes.ri}${pathsep}${tools.jar} ri.wsimport.verbose=true ri.wsimport.debug=false ri.wsimport.jvmargs=-Djavax.xml.accessExternalSchema=all ################################# ## Packaging properties for DAOs ################################# ts.dao.root=com/sun/ts/tests/common/dao ts.dao.classes.base=\ ${ts.dao.root}/InvalidDAOSettingException.class, \ ${ts.dao.root}/DAOException.class, \ ${ts.dao.root}/DAO.class, \ ${ts.dao.root}/DataSourceDAO*.class, \ ${ts.dao.root}/DAOFactory.class, \ ${ts.dao.root}/TSDAOFactory*.class, \ ${ts.dao.root}/coffee/CoffeeBean.class, \ ${ts.dao.root}/coffee/CoffeeDAO.class, \ ${ts.dao.root}/coffee/TxCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/StringPKCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/LongPKCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/FloatPKCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/CompoundPK.class, \ ${ts.dao.root}/coffee/variants/CompoundPKCoffeeDAO.class ts.dao.classes.impl=\ ${ts.dao.root}/coffee/DataSourceCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/StringPKDSCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/LongPKDSCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/FloatPKDSCoffeeDAO.class, \ ${ts.dao.root}/coffee/variants/CompoundPKDSCoffeeDAO.class ts.dao.classes.coffee.standard=\ ${ts.dao.classes.base}, \ ${ts.dao.classes.impl} ts.dao.classes.coffee.txaware=\ ${ts.dao.classes.base}, \ ${ts.dao.classes.impl} ts.dao.classes.coffee.variants=\ ${ts.dao.classes.base}, \ ${ts.dao.classes.impl} ##################################### ## Packaging properties for Wrappers ##################################### ts.wrappers.ejb.root=com/sun/ts/tests/common/ejb/wrappers ts.wrappers.web.root=com/sun/ts/tests/common/web ## Classes to package in ejb-jar for EJB Stateless wrapper ts.wrappers.classes.stateless.ejb=\ ${ts.wrappers.ejb.root}/StatelessWrapper.class ## Classes to package in ejb-jar for EJB Stateful wrapper ts.wrappers.classes.stateful.ejb=\ ${ts.wrappers.ejb.root}/StatefulWrapper.class ## Classes to package in ejb-jar for EJB BMP wrapper ts.wrappers.classes.bmp.ejb=\ ${ts.dao.classes.coffee.standard}, \ ${ts.wrappers.ejb.root}/BMPWrapper.class ## Classes to package in ejb-jar for EJB CMP 1.1 wrapper ts.wrappers.classes.cmp11.ejb=${ts.wrappers.ejb.root}/CMP11Wrapper.class ## Classes to package in ejb-jar for EJB CMP 2.0 wrapper ts.wrappers.classes.cmp20.ejb=${ts.wrappers.ejb.root}/CMP20Wrapper.class ## Classes to package in ejb-jar for EJB MDB wrapper ts.wrappers.classes.mdb.ejb=\ com/sun/ts/tests/jms/common/JmsUtil.class, \ com/sun/ts/tests/jms/commonee/ParentMsgBean.class, \ ${ts.wrappers.ejb.root}/MDBWrapper.class ## Classes to package in client module for EJB MDB wrapper ts.wrappers.classes.mdb.client=com/sun/ts/tests/jms/commonee/Client.class ## Classes to package in ejb-jar for all EJB wrappers ts.wrappers.classes.all.ejb=\ ${ts.wrappers.classes.stateless.ejb}, \ ${ts.wrappers.classes.stateful.ejb}, \ ${ts.wrappers.classes.bmp.ejb}, \ ${ts.wrappers.classes.cmp11.ejb}, \ ${ts.wrappers.classes.cmp20.ejb}, \ ${ts.wrappers.classes.mdb.ejb} ## Classes to package in client module for all WEB wrappers ts.wrappers.classes.web.client=\ ${ts.wrappers.web.root}/WebServer.class ## Classes to package in war for all WEB wrappers ts.wrappers.classes.web.server=\ ${ts.wrappers.web.root}/WebUtil.class, \ ${ts.wrappers.web.root}/JSPBeanWrapper.class, \ ${ts.wrappers.web.root}/ServletWrapper.class ## Classes to package in client module for Servlet wrapper ts.wrappers.classes.servlet.client=${ts.wrappers.classes.web.client} ## Classes to package in war for Servlet wrappers ts.wrappers.classes.servlet.server=\ ${ts.wrappers.web.root}/WebUtil.class, \ ${ts.wrappers.web.root}/ServletWrapper.class ## Classes to package in client module for JSP wrapper ts.wrappers.classes.jsp.client=${ts.wrappers.classes.web.client} ## Classes to package in war for JSP wrappers ts.wrappers.classes.jsp.server=\ ${ts.wrappers.web.root}/WebUtil.class, \ ${ts.wrappers.web.root}/JSPBeanWrapper.class ############################################################################### ## DO NOT MODIFY ANY PROPERTIES BELOW THIS LINE. ############################################################################### #classpath used by standard deployment server to deploy to the RI in a separate #VM (DO NOT MODIFY) ts.standard.deployment.server.classpath=${ant.jars}:${pathsep}${ts.run.classpath.ri}${pathsep}${ts.home}/lib/javatest.jar${pathsep}${ts.home}/lib/jdom-1.1.3.jar${pathsep}${ri.modules}/admin-cli.jar harness.deployment.server.port=2002 java.naming.factory.initial=foo org.omg.CORBA.ORBClass=foo undeploy_redeploy_apps=${UNDEPLOY_REDEPLOY_FLAG} ############################################################################### # The following properties are aliases for the old J2EE properties. These # properties are now named javaee instead of j2ee and will eventually be phased # out of the CTS. These props are necessary until the props are renamed # through out all CTS. ############################################################################### j2ee.home=${javaee.home} j2ee.home.ri=${javaee.home.ri} #################################################################### ## This propertry is passed to any test ## that needs to programatically login from with the appclient ## container and propogate that login context to test code running ## within the EJB container. The value is a no-op. The fact that ## the test includes the property is sufficient to cause the ## EJBVehicleRunner to programatically login. To have a test ## include this property simply add it to the javatest props list ## of the test. #################################################################### secured.ejb.vehicle.client=true #################################################################### # This property is used to point to the location of the # implementation of VariableMapper. The value for sjsas 9.x is # # variable.mapper=com.sun.el.lang.VariableMapperImpl # #################################################################### variable.mapper=com.sun.el.lang.VariableMapperImpl ####################################################################### # Endpoint API test # # Port info is obtained dynamically for Endpoint API test. # Uncomment port range min/max if you want to specify port range # for Endpoint publish test. # Server endpoints will be published on ports within this range. # If you do not want to dynamically obtain the port but wish to publish # to a fixed static port than make the values below both equal to the # specific port. ####################################################################### port.range.min=1025 port.range.max=10000 ################################################################ # @http.server.supports.endpoint.publish # Does HTTP server-side support endpoint publish API's. # @http.server.supports.endpoint.publish.2 # Does the RI HTTP server-side support endpoint publish API's. # # http.server.supports.endpoint.publish=(true|false) # DO NOT TOUCH - value MUST be false for managed environments like Java EE ################################################################ http.server.supports.endpoint.publish=false http.server.supports.endpoint.publish.2=false ########################################################################### # This property is used by some test clients that need a delay between # method invocations to server endpoints. The value specified is the amount # of time the client will delay in seconds. ########################################################################### client.delay=1 ####################################################################### ## This persistence unit name is used by jpa/ee/pluggability tests. Its value is the ## same as the name attribute in persistence.xml ###################################################################### persistence.unit.name=CTS-EM ############################################################### # @db.supports.sequence # # - This property is used to determine if a database supports # the use of SEQUENCE. If it does not, this property # should be set to false so the test is not run. The # default value is true. # This value should be set to false for the following databases: # sybase, mysql, and mssqlserver. ############################################################### db.supports.sequence=true ####################################################################### ## @persistence.second.level.caching.supported ## - This property is used to determine if the persistence provider supports ## second level caching. ###################################################################### persistence.second.level.caching.supported=true ########################################################################## ## This section contains all properties that are specific to JAX-RS Tests. ## All default values are specific to GlassFish and Jersey. ## ## servlet_adaptor - implementation specific servlet for JAX-RS ## jaxrs_impl_class.dir - Directory that servlet_adaptor locates ## jaxrs_impl_name - used to tag intermediate file names ########################################################################## servlet_adaptor=org/glassfish/jersey/servlet/ServletContainer.class jaxrs_impl_lib=${javaee.home}/modules/jakarta.ws.rs-api.jar jaxrs_impl_name=jersey ########################################################################## # This section contains all properties that are specific to JSR-196 Tests. # All default values are specific to GlassFish. # # @servlet.is.jsr115.compatible This property is used by JASPIC tests # to determine if the servlet container is a jsr 115 compatible # container. (true = compatible to JSR 115, false = not compatible.) # # @soap.is.jsr115.compatible This may used by JASPIC tests to # determin if the SOAP container is JSR 115 compatible. This is # only used when running SOAP profile tests. # # @provider.configuration.file # This property is used by JASPIC tests to configure TestSuite's # AuthConfig Provider and points at an xml file which is used # to register the JASPIC test providers into the current # ACF. This file contaiins known/expected test provider info. # Only app-context-id element can be edited to suit the # impl under test. # # @schema.file.location # This points to the directory that the provider-configuration.xsd # file will live. The provider-configuration.xsd is used to # describe the provider.configuration.file (above). # # @logical.hostname.servlet # This used to identify the the name of a logical host that # processes Servlet requests. Servlet requests may be directed to # a logical host using various physical or virtual host names or # addresses, and a message processing runtime may be composed of # multiple logical hosts (This is required to properly identify # the servlet profiles AppContextId hostname.) # If a logical.hostname.servlet does not exist, you can set this # to the default hostname (eg webServerHost). # # @logical.hostname.soap # This property is used to identify the name of the logical host # that processes soap requests. This hostname is used in server # side Application context Identifier in soap profile. # # @appclient.log.output # The client logging level for appclient container depends on the # log level specified in sun-acc.xml # # This log level directly affects the output of TSLogger which # logs the JSR196 SPI calls made in appclient container. # # using this property we enable the appclient container's # logging level to INFO # # @vendor.authconfig.factory # This property specifies vendor's authconfig factory class # this will be used by JASPIC tests to register TestSuite's # provider in Vendor's AuthConfig Factory. # # For example for SJSAS RI this value is # # vendor.authconfig.factory= # com.sun.enterprise.security.jmac.config.GFAuthConfigFactory # ########################################################################## servlet.is.jsr115.compatible=true soap.is.jsr115.compatible=false provider.configuration.file=${javaee.home}/domains/domain1/config/ProviderConfiguration.xml schema.file.location=${javaee.home}/lib/schemas logical.hostname.servlet=server logical.hostname.soap=localhost appclient.log.output=true vendor.authconfig.factory=com.sun.enterprise.security.jmac.config.GFAuthConfigFactory ########################################################################## # @servlet_waittime: Time in seconds to wait after HttpSession expires # to access the session # @servlet_async_wait: Time in seconds to wait between sending asynchronous messages ########################################################################## servlet_waittime=10 servlet_async_wait=4 ########################################################################################## # The following properties are ONLY used if testing a Standalone JMS Resource Adapter. # Since support for a JMS Resource Adapter is OPTIONAL by the JMS 2.0 Specification # this funtionality is USE AT YOUR OWN RISK. We WILL NOT support it. Its here in the # case that a vendor wants to test a Standalone JMS Resource Adapter which is OPTIONAL. # # test.sa.jmsra // Set to true ONLY if testing a standalone JMS Resource Adapter # jmsra.rarfile // Location of the standalone JMS Resource Adapter RAR file # jmsra.jarfile // Location of the standalone JMS Resource Adapter JAR file # # A standalone JMS Resource Adapter requires deployment/configuration to the Vendor # Implementation under test (Example: Java EE 8 RI). If not testing a standalone JMS # Resource Adapter then these properties MUST NOT be used and the value of the property # (test.sa.jmsra) MUST BE SET to false (which is the DEFAULT setting). If you set the # property (test.sa.jmsra=true) then you are testing a standalone JMS Resource Adapter # and the (jmsra.rarfile and jmsra.jarfile) properties must point to the location of # the standalone JMS Resource Adapter RAR and JAR files. During CTS configuration the # (config.vi) ant task will call another script that will deploy the standalone JMS # Resource Adapter, configure the standalone JMS Resource Adapter, create the JMS # connector connection pools, create the JMS connector resources, and finally create # the JMS administration objects. The ant scripts that handles all of these steps for # the (Java EE 8 RI) are the following: # # $TS_HOME/bin/xml/impl/glassfish/jmsra.xml # $TS_HOME/bin/xml/impl/glassfish/templates/create.jmsra.template # # These scripts work for the Standalone Generic JMS Resource Adapter (GenericJMSRA) # located at: (http://genericjmsra.java.net/). If testing another standalone JMS # Resource Adapter then these scripts will need to be rewritten/modified for that # JMS Resource Adapter. # # Here is the summary of steps of what the (jmsra.xml) script does. It configures the JMS # resource adapter by doing a resource-adapter-config, it deploys the JMS resource adapter # RAR file specified in the "jmsra.rarfile" property to the (Java EE 8 RI), it copies the # JMS Resource Adapter JAR file specified in the "jmsra.jarfile" property to the (Java EE # 8 RI) lib directory under $JAVAEE_HOME/lib. It copies some of the JMS client library jars # to the $JAVAEE_HOME/lib directory. it then creates the JMS connector connection pools, # the JMS connector resources, and the JMS administration objects that are needed by CTS. # When the (config.vi) ant task completes the Java EE 8 environment will be ready to run # the JMS CTS tests. One final step is needed to the JMS MDB CTS tests which is to modify # the sun-ejb-jar runtime xml files by adding the deployment info. # # Here are the manual steps for the Standalone Generic JMS Resource Adapter (GenericJMSRA) # after the (config.vi) ant task completes. # # (1) Edit the ts.jte file and add the following: # Add "-Dgenericra.inAppClientContainer=true" to the "command.testExecuteAppClient" # property and then add "${pathsep}${jmsra.jarfile}" to the end of APPCPATH variable # in the same "command.testExecuteAppClient" property. You can refer to the Generic # JMS Resource Adapter (GenericJMSRA) user guide for more information on this. # (2) Modify the sun-ejb-jar runtime xml files for the JMS MDB tests by adding the # deployment info. # cd $TS_HOME/bin # ant -f xml/impl/glassfish/jmsra.xml modify-jmsmdbejbxml # (3) Now you can run the JMS CTS tests. After you are done running the JMS CTS tests ypu # can unconfigure the Java EE 8 RI and restore the original sun-ejb-jar runtime xml # files. # cd $TS_HOME/bin # ant -f xml/impl/glassfish/jmsra.xml restore-jmsmdbejbxml # ant clean.vi # (4) Finally reset the properties back to there defaults. Set (test.sa.jmsra=false) and unset # (jmsra.rarfile and jmsra.jarfile). Remove the "-Dgenericra.inAppClientContainer=true" # and "${pathsep}${jmsra.jarfile}" from the ts.jte file from step 1. # # If using a different Java EE environment from the Java EE RI than a vendor will need to # provide his own JMS Resource Adapter support scripts needed for that Java EE environment. # It can reuse/modify the (Java EE 8 RI) scripts above or simply write their own scripts. A # vendor can use the Java EE 8 RI or any Java EE 8 implementation of its choice as the Java # EE 8 environment for testing its Standalone JMS Resource Adapter. The Standalone JMS Resource # Adapter MUST pass all of the JMS CTS tests under: (TS_HOME/src/com/sun/ts/tests/jms) in order # to be declared fully JMS 2.0 compliant. # # See the JMS 2.0 Specification and the CTS 8 User's Guide for more information. ########################################################################################## test.sa.jmsra=false jmsra.rarfile= jmsra.jarfile= ########################################################################################## # The following property specifies the name of the JMS Resource Adapter under test. The # Java EE 8 RI contains its own builtin JMS Resource Adapter (JMSRA). Its name is "jmsra". # So we set (jmsra.name=jmsra) as the default value for the Java EE 8 RI. # # Change the value of this property for the JMS Resource Adapter that is under test. This # hardcoded value is specific to the Java EE 8 RI. # # jmsra.name // Name of JMS Resource Adapter for the implementation under test ########################################################################################## jmsra.name=jmsra ########################################################################## # The following property is for WebSocket tests. # # @ws_wait: waiting time in seconds for socket to send/receive a message ########################################################################## ws_wait=5 ############################################################################################ # These following properties are needed for Javamail tests. # # @mailHost hostname of the mail server # @mailuser1 must be set to a valid email address where test mails will be sent to. # @mailFrom reply to address set in the email messages generated by the javamail tests # @javamail.username user account name on server # @javamail.password password for the mailuser1 # ############################################################################################ mailHost=jsepc04.us.oracle.com mailuser1=cts1@jsepc04.us.oracle.com mailFrom=cts1@jsepc04.us.oracle.com javamail.password=cts1 smtp.port=25 imap.port=143 ### User need not change the following javamail properties javamail.username=${mailuser1} transport_protocol=smtp # mail server used to run tests against. javamail.server=${mailHost} # protocol used to run the Store tests javamail.protocol=imap # mail server used to run tests against. javamail.transport.server=$javamail.server # rootpath of test mailboxes javamail.root.path="" # note the mailbox 'test1' javamail.mailbox=test1 # search pattern used by list tests in Folder javamail.listpattern=test # your own login account name smtp.username=$javamail.username # smtp domain name ; i.e. oracle.com smtp.domain=$javamail.server # smtp From address smtp.from=$smtp.username # smtp To address smtp.to=$smtp.username # io file iofile=MailIOFile.txt ##################################################################################################### #### Properties used by ldap installation # @ldap.server -- The type of ldap server. unboundid is supported by now # @ldap.install.server -- Install ldap server by CTS script or not # @ldap.ldif.file -- The ldif file containing data seeded in ldap server # # @unboundid.installation.package -- The package for installing Unboundid ldap server ######################################################################################################## ldap.server=unboundid ldap.install.server=true ldap.ldif.file=${ts.home}/bin/ldap.ldif unboundid.installation.package=${ts.home}/lib/unboundid-ldapsdk.jar ##################################################################################################### # Properties used for JPA 2.2 Tests ######################################################################################################## persistencs.properties.file=${bin.dir}/jpa-provider.properties persistence.unit.name.2=JPATCK2 jpa.provider.implementation.specific.properties=eclipselink.logging.level\=OFF javax.persistence.provider=org.eclipse.persistence.jpa.PersistenceProvider javax.persistence.jdbc.driver=${derby.driver} javax.persistence.jdbc.url=${derby.url} javax.persistence.jdbc.user=${derby.user} javax.persistence.jdbc.password=${derby.passwd} + echo '########## Trunk.Install.V5 Config ##########' ########## Trunk.Install.V5 Config ########## + cd /home/jenkins/workspace/TCK_standalone_zip + '[' -z http://central.maven.org/maven2/org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip ']' + wget --progress=bar:force --no-cache http://central.maven.org/maven2/org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip -O latest-glassfish.zip --2019-07-16 15:56:50-- http://central.maven.org/maven2/org/glassfish/main/distributions/glassfish/5.1.0/glassfish-5.1.0.zip Resolving central.maven.org... 151.101.124.209 Connecting to central.maven.org|151.101.124.209|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 117379392 (112M) [application/zip] Saving to: 'latest-glassfish.zip' latest-glassfish.zi 0%[ ] 0 --.-KB/s latest-glassfish.zi 2%[ ] 3.02M 14.9MB/s latest-glassfish.zi 5%[> ] 6.55M 16.2MB/s latest-glassfish.zi 9%[> ] 10.63M 17.6MB/s latest-glassfish.zi 12%[=> ] 14.16M 17.5MB/s latest-glassfish.zi 15%[==> ] 17.74M 17.6MB/s latest-glassfish.zi 19%[==> ] 21.65M 17.9MB/s latest-glassfish.zi 23%[===> ] 25.97M 18.4MB/s latest-glassfish.zi 27%[====> ] 30.58M 19.0MB/s latest-glassfish.zi 30%[=====> ] 34.54M 19.1MB/s latest-glassfish.zi 34%[=====> ] 38.48M 19.1MB/s latest-glassfish.zi 37%[======> ] 41.81M 18.9MB/s latest-glassfish.zi 39%[======> ] 44.12M 18.3MB/s latest-glassfish.zi 41%[=======> ] 46.13M 17.6MB/s latest-glassfish.zi 43%[=======> ] 48.48M 17.2MB/s latest-glassfish.zi 45%[========> ] 51.30M 17.0MB/s eta 4s latest-glassfish.zi 48%[========> ] 54.53M 17.0MB/s eta 4s latest-glassfish.zi 52%[=========> ] 58.23M 17.1MB/s eta 4s latest-glassfish.zi 54%[=========> ] 61.45M 16.9MB/s eta 4s latest-glassfish.zi 57%[==========> ] 64.46M 16.7MB/s eta 4s latest-glassfish.zi 59%[==========> ] 67.00M 16.4MB/s eta 3s latest-glassfish.zi 62%[===========> ] 69.79M 16.0MB/s eta 3s latest-glassfish.zi 65%[============> ] 73.01M 15.7MB/s eta 3s latest-glassfish.zi 68%[============> ] 76.75M 15.6MB/s eta 3s latest-glassfish.zi 71%[=============> ] 79.92M 15.1MB/s eta 3s latest-glassfish.zi 73%[=============> ] 82.21M 14.6MB/s eta 2s latest-glassfish.zi 75%[==============> ] 84.25M 14.1MB/s eta 2s latest-glassfish.zi 77%[==============> ] 86.38M 14.0MB/s eta 2s latest-glassfish.zi 79%[==============> ] 88.99M 14.2MB/s eta 2s latest-glassfish.zi 82%[===============> ] 92.14M 14.4MB/s eta 2s latest-glassfish.zi 84%[===============> ] 94.90M 14.5MB/s eta 1s latest-glassfish.zi 87%[================> ] 97.67M 14.4MB/s eta 1s latest-glassfish.zi 89%[================> ] 100.30M 14.2MB/s eta 1s latest-glassfish.zi 91%[=================> ] 102.50M 13.6MB/s eta 1s latest-glassfish.zi 93%[=================> ] 104.87M 13.4MB/s eta 1s latest-glassfish.zi 96%[==================> ] 107.75M 13.5MB/s eta 0s latest-glassfish.zi 99%[==================> ] 111.11M 13.7MB/s eta 0s latest-glassfish.zi 100%[===================>] 111.94M 13.8MB/s in 7.3s 2019-07-16 15:56:57 (15.4 MB/s) - 'latest-glassfish.zip' saved [117379392/117379392] + unzip -o latest-glassfish.zip Archive: latest-glassfish.zip creating: glassfish5/ creating: glassfish5/glassfish/ creating: glassfish5/glassfish/domains/ creating: glassfish5/glassfish/domains/domain1/ creating: glassfish5/glassfish/domains/domain1/config/ inflating: glassfish5/glassfish/domains/domain1/config/admin-keyfile inflating: glassfish5/glassfish/domains/domain1/config/cacerts.jks inflating: glassfish5/glassfish/domains/domain1/config/domain-passwords inflating: glassfish5/glassfish/domains/domain1/config/keyfile inflating: glassfish5/glassfish/domains/domain1/config/keystore.jks creating: glassfish5/glassfish/bin/ inflating: glassfish5/glassfish/bin/capture-schema.1m creating: glassfish5/glassfish/osgi/ creating: glassfish5/glassfish/osgi/felix/ creating: glassfish5/glassfish/osgi/felix/bin/ inflating: glassfish5/glassfish/osgi/felix/bin/felix.jar creating: glassfish5/bin/ inflating: glassfish5/bin/asadmin inflating: glassfish5/bin/asadmin.bat inflating: glassfish5/glassfish/bin/appclient inflating: glassfish5/glassfish/bin/appclient.bat inflating: glassfish5/glassfish/bin/appclient.js inflating: glassfish5/glassfish/bin/asadmin inflating: glassfish5/glassfish/bin/asadmin.bat inflating: glassfish5/glassfish/bin/capture-schema inflating: glassfish5/glassfish/bin/capture-schema.bat inflating: glassfish5/glassfish/bin/jspc inflating: glassfish5/glassfish/bin/jspc.bat inflating: glassfish5/glassfish/bin/package-appclient inflating: glassfish5/glassfish/bin/package-appclient.bat inflating: glassfish5/glassfish/bin/schemagen inflating: glassfish5/glassfish/bin/schemagen.bat inflating: glassfish5/glassfish/bin/startserv inflating: glassfish5/glassfish/bin/startserv.bat inflating: glassfish5/glassfish/bin/stopserv inflating: glassfish5/glassfish/bin/stopserv.bat inflating: glassfish5/glassfish/bin/wscompile inflating: glassfish5/glassfish/bin/wscompile.bat inflating: glassfish5/glassfish/bin/wsdeploy inflating: glassfish5/glassfish/bin/wsdeploy.bat inflating: glassfish5/glassfish/bin/wsgen inflating: glassfish5/glassfish/bin/wsgen.bat inflating: glassfish5/glassfish/bin/wsimport inflating: glassfish5/glassfish/bin/wsimport.bat inflating: glassfish5/glassfish/bin/xjc inflating: glassfish5/glassfish/bin/xjc.bat creating: glassfish5/glassfish/config/ inflating: glassfish5/glassfish/config/asenv.bat inflating: glassfish5/glassfish/config/asenv.conf inflating: glassfish5/glassfish/domains/domain1/config/login.conf creating: glassfish5/glassfish/lib/ inflating: glassfish5/glassfish/lib/nadmin inflating: glassfish5/glassfish/lib/nadmin.bat creating: glassfish5/javadb/ creating: glassfish5/javadb/bin/ inflating: glassfish5/javadb/bin/NetworkServerControl inflating: glassfish5/javadb/bin/NetworkServerControl.bat inflating: glassfish5/javadb/bin/dblook inflating: glassfish5/javadb/bin/dblook.bat inflating: glassfish5/javadb/bin/derby_common.bat inflating: glassfish5/javadb/bin/ij inflating: glassfish5/javadb/bin/ij.bat inflating: glassfish5/javadb/bin/setEmbeddedCP inflating: glassfish5/javadb/bin/setEmbeddedCP.bat inflating: glassfish5/javadb/bin/setNetworkClientCP inflating: glassfish5/javadb/bin/setNetworkClientCP.bat inflating: glassfish5/javadb/bin/setNetworkServerCP inflating: glassfish5/javadb/bin/setNetworkServerCP.bat inflating: glassfish5/javadb/bin/startNetworkServer inflating: glassfish5/javadb/bin/startNetworkServer.bat inflating: glassfish5/javadb/bin/stopNetworkServer inflating: glassfish5/javadb/bin/stopNetworkServer.bat inflating: glassfish5/javadb/bin/sysinfo inflating: glassfish5/javadb/bin/sysinfo.bat creating: glassfish5/mq/ creating: glassfish5/mq/bin/ inflating: glassfish5/mq/bin/imqadmin inflating: glassfish5/mq/bin/imqadmin.exe inflating: glassfish5/mq/bin/imqbridgemgr inflating: glassfish5/mq/bin/imqbridgemgr.exe inflating: glassfish5/mq/bin/imqbrokerd inflating: glassfish5/mq/bin/imqbrokerd.exe inflating: glassfish5/mq/bin/imqbrokersvc.exe inflating: glassfish5/mq/bin/imqcmd inflating: glassfish5/mq/bin/imqcmd.exe inflating: glassfish5/mq/bin/imqdbmgr inflating: glassfish5/mq/bin/imqdbmgr.exe inflating: glassfish5/mq/bin/imqkeytool inflating: glassfish5/mq/bin/imqkeytool.exe inflating: glassfish5/mq/bin/imqobjmgr inflating: glassfish5/mq/bin/imqobjmgr.exe inflating: glassfish5/mq/bin/imqsvcadmin.exe inflating: glassfish5/mq/bin/imqusermgr inflating: glassfish5/mq/bin/imqusermgr.exe creating: glassfish5/mq/etc/ creating: glassfish5/mq/etc/rc/ inflating: glassfish5/mq/etc/rc/imq creating: glassfish5/mq/lib/ inflating: glassfish5/mq/lib/imqinit creating: glassfish5/META-INF/ creating: glassfish5/glassfish/common/ creating: glassfish5/glassfish/common/templates/ creating: glassfish5/glassfish/common/templates/gf/ creating: glassfish5/glassfish/config/branding/ creating: glassfish5/glassfish/docs/ creating: glassfish5/glassfish/docs/css/ creating: glassfish5/glassfish/domains/domain1/applications/ creating: glassfish5/glassfish/domains/domain1/autodeploy/ creating: glassfish5/glassfish/domains/domain1/autodeploy/.autodeploystatus/ creating: glassfish5/glassfish/domains/domain1/autodeploy/bundles/ creating: glassfish5/glassfish/domains/domain1/bin/ creating: glassfish5/glassfish/domains/domain1/docroot/ creating: glassfish5/glassfish/domains/domain1/init-info/ creating: glassfish5/glassfish/domains/domain1/lib/ creating: glassfish5/glassfish/domains/domain1/lib/applibs/ creating: glassfish5/glassfish/domains/domain1/lib/classes/ creating: glassfish5/glassfish/domains/domain1/lib/databases/ creating: glassfish5/glassfish/domains/domain1/lib/ext/ creating: glassfish5/glassfish/domains/domain1/logs/ creating: glassfish5/glassfish/legal/ creating: glassfish5/glassfish/lib/appclient/ creating: glassfish5/glassfish/lib/asadmin/ creating: glassfish5/glassfish/lib/client/ creating: glassfish5/glassfish/lib/deployment/ creating: glassfish5/glassfish/lib/dtds/ creating: glassfish5/glassfish/lib/embedded/ creating: glassfish5/glassfish/lib/install/ creating: glassfish5/glassfish/lib/install/applications/ creating: glassfish5/glassfish/lib/install/applications/__admingui/ creating: glassfish5/glassfish/lib/install/applications/__admingui/META-INF/ creating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/ creating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/classes/ creating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/classes/META-INF/ creating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/ creating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/lib/ creating: glassfish5/glassfish/lib/install/applications/__admingui/resources/ creating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/ creating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/ creating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/ creating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/ creating: glassfish5/glassfish/lib/install/applications/__cp_jdbc_ra/ creating: glassfish5/glassfish/lib/install/applications/__cp_jdbc_ra/META-INF/ creating: glassfish5/glassfish/lib/install/applications/__dm_jdbc_ra/ creating: glassfish5/glassfish/lib/install/applications/__dm_jdbc_ra/META-INF/ creating: glassfish5/glassfish/lib/install/applications/__ds_jdbc_ra/ creating: glassfish5/glassfish/lib/install/applications/__ds_jdbc_ra/META-INF/ creating: glassfish5/glassfish/lib/install/applications/__xa_jdbc_ra/ creating: glassfish5/glassfish/lib/install/applications/__xa_jdbc_ra/META-INF/ creating: glassfish5/glassfish/lib/install/applications/jaxr-ra/ creating: glassfish5/glassfish/lib/install/applications/jaxr-ra/META-INF/ creating: glassfish5/glassfish/lib/install/applications/jmsra/ creating: glassfish5/glassfish/lib/install/applications/jmsra/META-INF/ creating: glassfish5/glassfish/lib/install/applications/metro/ creating: glassfish5/glassfish/lib/install/databases/ creating: glassfish5/glassfish/lib/install/databases/dbvendormapping/ creating: glassfish5/glassfish/lib/install/databases/oracle/ creating: glassfish5/glassfish/lib/install/databases/upgrade/ creating: glassfish5/glassfish/lib/install/templates/ creating: glassfish5/glassfish/lib/install/templates/resources/ creating: glassfish5/glassfish/lib/install/templates/resources/custom/ creating: glassfish5/glassfish/lib/install/templates/resources/jdbc/ creating: glassfish5/glassfish/lib/monitor/ creating: glassfish5/glassfish/lib/schemas/ creating: glassfish5/glassfish/modules/ creating: glassfish5/glassfish/modules/autostart/ creating: glassfish5/glassfish/modules/endorsed/ creating: glassfish5/javadb/lib/ creating: glassfish5/mq/etc/registry/ creating: glassfish5/mq/etc/xml/ creating: glassfish5/mq/etc/xml/template/ creating: glassfish5/mq/examples/ creating: glassfish5/mq/examples/applications/ creating: glassfish5/mq/examples/applications/mqapplet/ creating: glassfish5/mq/examples/applications/mqping/ creating: glassfish5/mq/examples/applications/qbrowser/ creating: glassfish5/mq/examples/applications/simplechat/ creating: glassfish5/mq/examples/applications/uclient/ creating: glassfish5/mq/examples/helloworld/ creating: glassfish5/mq/examples/helloworld/helloworldmessage/ creating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/ creating: glassfish5/mq/examples/imqobjmgr/ creating: glassfish5/mq/examples/jaas/ creating: glassfish5/mq/examples/jaxm/ creating: glassfish5/mq/examples/jdbc/ creating: glassfish5/mq/examples/jms/ creating: glassfish5/mq/examples/jms20/ creating: glassfish5/mq/examples/jms20/asyncsend/ creating: glassfish5/mq/examples/jms20/asynctopicconsumer/ creating: glassfish5/mq/examples/jms20/deliverycount/ creating: glassfish5/mq/examples/jms20/deliverydelay/ creating: glassfish5/mq/examples/jms20/messagegetbody/ creating: glassfish5/mq/examples/jms20/messageheader/ creating: glassfish5/mq/examples/jms20/messageproperties/ creating: glassfish5/mq/examples/jms20/selector/ creating: glassfish5/mq/examples/jms20/sharedsub/ creating: glassfish5/mq/examples/jms20/syncqueue/ creating: glassfish5/mq/examples/jmsbridge/ creating: glassfish5/mq/examples/jmsbridge/mqtomq/ creating: glassfish5/mq/examples/jmx/ creating: glassfish5/mq/examples/monitoring/ creating: glassfish5/mq/examples/stomp/ creating: glassfish5/mq/examples/stomp/ruby/ creating: glassfish5/mq/examples/ums/ creating: glassfish5/mq/examples/ums/ajax/ creating: glassfish5/mq/examples/ums/csharp/ creating: glassfish5/mq/examples/ums/get/ creating: glassfish5/mq/examples/ums/python/ creating: glassfish5/mq/examples/ums/ruby/ creating: glassfish5/mq/javadoc/ creating: glassfish5/mq/javadoc/com/ creating: glassfish5/mq/javadoc/com/sun/ creating: glassfish5/mq/javadoc/com/sun/messaging/ creating: glassfish5/mq/javadoc/com/sun/messaging/bridge/ creating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/ creating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/class-use/ creating: glassfish5/mq/javadoc/com/sun/messaging/class-use/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ creating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ creating: glassfish5/mq/javadoc/com/sun/messaging/xml/ creating: glassfish5/mq/javadoc/com/sun/messaging/xml/class-use/ creating: glassfish5/mq/javadoc/javax/ creating: glassfish5/mq/javadoc/javax/xml/ creating: glassfish5/mq/javadoc/javax/xml/messaging/ creating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/ creating: glassfish5/mq/legal/ creating: glassfish5/mq/lib/dtd/ creating: glassfish5/mq/lib/ext/ creating: glassfish5/mq/lib/help/ creating: glassfish5/mq/lib/help/META-INF/ creating: glassfish5/mq/lib/help/en/ creating: glassfish5/mq/lib/help/images/ creating: glassfish5/mq/lib/images/ creating: glassfish5/mq/lib/images/admin/ creating: glassfish5/mq/lib/props/ creating: glassfish5/mq/lib/props/broker/ inflating: glassfish5/META-INF/LICENSE.md inflating: glassfish5/META-INF/NOTICE.md inflating: glassfish5/README.txt inflating: glassfish5/glassfish/common/templates/gf/appserver-domain.jar inflating: glassfish5/glassfish/common/templates/gf/nucleus-domain.jar inflating: glassfish5/glassfish/config/branding/glassfish-version.properties inflating: glassfish5/glassfish/config/glassfish.container inflating: glassfish5/glassfish/config/osgi.properties inflating: glassfish5/glassfish/docs/about.html inflating: glassfish5/glassfish/docs/copyright.html inflating: glassfish5/glassfish/docs/css/default.css inflating: glassfish5/glassfish/docs/features.html inflating: glassfish5/glassfish/docs/quickstart.html inflating: glassfish5/glassfish/domains/domain1/config/default-logging.properties inflating: glassfish5/glassfish/domains/domain1/config/default-web.xml inflating: glassfish5/glassfish/domains/domain1/config/domain.xml inflating: glassfish5/glassfish/domains/domain1/config/glassfish-acc.xml inflating: glassfish5/glassfish/domains/domain1/config/javaee.server.policy inflating: glassfish5/glassfish/domains/domain1/config/logging.properties inflating: glassfish5/glassfish/domains/domain1/config/restrict.server.policy inflating: glassfish5/glassfish/domains/domain1/config/server.policy inflating: glassfish5/glassfish/domains/domain1/config/wss-server-config-1.0.xml inflating: glassfish5/glassfish/domains/domain1/config/wss-server-config-2.0.xml inflating: glassfish5/glassfish/domains/domain1/docroot/index.html inflating: glassfish5/glassfish/domains/domain1/init-info/domain-info.xml inflating: glassfish5/glassfish/legal/LICENSE.txt inflating: glassfish5/glassfish/lib/appclient/appclientlogin.conf inflating: glassfish5/glassfish/lib/appclient/client.policy inflating: glassfish5/glassfish/lib/appclient/javaee.client.policy inflating: glassfish5/glassfish/lib/appclient/restrict.client.policy inflating: glassfish5/glassfish/lib/appclient/weld-se-shaded.jar inflating: glassfish5/glassfish/lib/appclient/wss-client-config-1.0.xml inflating: glassfish5/glassfish/lib/appclient/wss-client-config-2.0.xml inflating: glassfish5/glassfish/lib/appserv-rt.jar inflating: glassfish5/glassfish/lib/asadmin/cli-optional.jar inflating: glassfish5/glassfish/lib/asadmin/cluster-cli.jar inflating: glassfish5/glassfish/lib/asadmin/osgi-cli-interactive.jar inflating: glassfish5/glassfish/lib/asadmin/server-mgmt.jar inflating: glassfish5/glassfish/lib/client/appserver-cli.jar inflating: glassfish5/glassfish/lib/deployment/sun-as-jsr88-dm.jar inflating: glassfish5/glassfish/lib/dtds/application-client_1_2.dtd inflating: glassfish5/glassfish/lib/dtds/application-client_1_3.dtd inflating: glassfish5/glassfish/lib/dtds/application_1_2.dtd inflating: glassfish5/glassfish/lib/dtds/application_1_3.dtd inflating: glassfish5/glassfish/lib/dtds/connector_1_0.dtd inflating: glassfish5/glassfish/lib/dtds/connector_1_5.dtd inflating: glassfish5/glassfish/lib/dtds/connector_1_6.dtd inflating: glassfish5/glassfish/lib/dtds/ejb-jar_1_1.dtd inflating: glassfish5/glassfish/lib/dtds/ejb-jar_2_0.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-application-client-container_1_3.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-application-client_6_0-1.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-application-client_6_0-2.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-application_6_0-1.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-ejb-jar_3_1-1.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-resources_1_5.dtd inflating: glassfish5/glassfish/lib/dtds/glassfish-web-app_3_0-1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client-container_1_0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client-container_1_1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client-container_1_2.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client_1_3-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client_1_4-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client_1_4-1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client_5_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application-client_6_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application_1_3-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application_1_4-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application_5_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-application_6_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-cmp-mapping_1_0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-cmp-mapping_1_1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-cmp-mapping_1_2.dtd inflating: glassfish5/glassfish/lib/dtds/sun-connector_1_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-connector_1_5-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-ejb-jar_2_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-ejb-jar_2_0-1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-ejb-jar_2_1-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-ejb-jar_2_1-1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-ejb-jar_3_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-ejb-jar_3_1-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-loadbalancer_1_0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-loadbalancer_1_1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-resources_1_0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-resources_1_1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-resources_1_2.dtd inflating: glassfish5/glassfish/lib/dtds/sun-resources_1_3.dtd inflating: glassfish5/glassfish/lib/dtds/sun-resources_1_4.dtd inflating: glassfish5/glassfish/lib/dtds/sun-server_1_0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-web-app_2_3-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-web-app_2_3-1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-web-app_2_4-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-web-app_2_4-1.dtd inflating: glassfish5/glassfish/lib/dtds/sun-web-app_2_5-0.dtd inflating: glassfish5/glassfish/lib/dtds/sun-web-app_3_0-0.dtd inflating: glassfish5/glassfish/lib/dtds/web-app_2_2.dtd inflating: glassfish5/glassfish/lib/dtds/web-app_2_3.dtd inflating: glassfish5/glassfish/lib/dtds/web-jsptaglibrary_1_1.dtd inflating: glassfish5/glassfish/lib/dtds/web-jsptaglibrary_1_2.dtd inflating: glassfish5/glassfish/lib/embedded/glassfish-embedded-shell.jar inflating: glassfish5/glassfish/lib/embedded/glassfish-embedded-static-shell.jar inflating: glassfish5/glassfish/lib/gf-client.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/__admingui/META-INF/context.xml inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/classes/META-INF/LICENSE.md inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/classes/META-INF/NOTICE.md inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/commons-fileupload-1.3.3.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/commons-io-2.5.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/dojo-ajax-nodemo-1.12.4.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/json-2.0.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/prototype-1.7.3.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-4.0.2.16.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-suntheme-4.0.2.16.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/faces-config.xml inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/lib/console-core-5.1.0.jar inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/sun-web.xml inflating: glassfish5/glassfish/lib/install/applications/__admingui/WEB-INF/web.xml inflating: glassfish5/glassfish/lib/install/applications/__admingui/index.jsf inflating: glassfish5/glassfish/lib/install/applications/__admingui/j_security_check inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/layout-core.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/resize-core.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/layout-skin.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/layout.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/layout_sprite.png inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/resize-skin.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/resize.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/assets/skins/sam/sprite.png inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/connection-min.js inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/dragdrop-min.js inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/element-min.js inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/layout-min.js inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/reset-fonts-grids.css inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/resize-min.js inflating: glassfish5/glassfish/lib/install/applications/__admingui/resources/yui/yahoo-dom-event.js inflating: glassfish5/glassfish/lib/install/applications/__cp_jdbc_ra/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/__cp_jdbc_ra/__cp_jdbc_ra.jar inflating: glassfish5/glassfish/lib/install/applications/__dm_jdbc_ra/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/__dm_jdbc_ra/__dm_jdbc_ra.jar inflating: glassfish5/glassfish/lib/install/applications/__ds_jdbc_ra/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/__ds_jdbc_ra/__ds_jdbc_ra.jar inflating: glassfish5/glassfish/lib/install/applications/__xa_jdbc_ra/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/__xa_jdbc_ra/__xa_jdbc_ra.jar inflating: glassfish5/glassfish/lib/install/applications/ejb-timer-service-app.war inflating: glassfish5/glassfish/lib/install/applications/jaxr-ra/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/jaxr-ra/META-INF/ra.xml inflating: glassfish5/glassfish/lib/install/applications/jaxr-ra/jakarta.xml.registry-api-1.0.9.jar inflating: glassfish5/glassfish/lib/install/applications/jaxr-ra/jaxr-ra.jar inflating: glassfish5/glassfish/lib/install/applications/jmsra/META-INF/MANIFEST.MF inflating: glassfish5/glassfish/lib/install/applications/jmsra/META-INF/ra.xml inflating: glassfish5/glassfish/lib/install/applications/jmsra/fscontext.jar inflating: glassfish5/glassfish/lib/install/applications/jmsra/imqbroker.jar inflating: glassfish5/glassfish/lib/install/applications/jmsra/imqjmsbridge.jar inflating: glassfish5/glassfish/lib/install/applications/jmsra/imqjmsra.jar inflating: glassfish5/glassfish/lib/install/applications/jmsra/imqjmx.jar inflating: glassfish5/glassfish/lib/install/applications/jmsra/imqstomp.jar inflating: glassfish5/glassfish/lib/install/applications/mejb.jar inflating: glassfish5/glassfish/lib/install/applications/metro/wstx-services.war inflating: glassfish5/glassfish/lib/install/databases/dbvendormapping/cpds.properties inflating: glassfish5/glassfish/lib/install/databases/dbvendormapping/dbvendor.properties inflating: glassfish5/glassfish/lib/install/databases/dbvendormapping/driver.properties inflating: glassfish5/glassfish/lib/install/databases/dbvendormapping/ds.properties inflating: glassfish5/glassfish/lib/install/databases/dbvendormapping/validationclassnames.properties inflating: glassfish5/glassfish/lib/install/databases/dbvendormapping/xads.properties inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_db2.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_derby.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_mssqlserver.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_mysql.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_oracle.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_pointbase.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_sybase.sql inflating: glassfish5/glassfish/lib/install/databases/ejbtimer_symfoware.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-db2.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-derby.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-mssqlserver.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-mysql.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-oracle.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-postgresql.sql inflating: glassfish5/glassfish/lib/install/databases/jsr352-sybase-ace.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/checkpoint_data_ddl.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/create-all-tables.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/drop-all-tables.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/execution_instance_data_ddl.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/job_instance_data_ddl.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/job_status_ddl.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/step_execution_instance_data_ddl.sql inflating: glassfish5/glassfish/lib/install/databases/oracle/step_status_ddl.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_db2.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_derby.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_mssqlserver.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_mysql.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_oracle.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_pointbase.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_sybase.sql inflating: glassfish5/glassfish/lib/install/databases/upgrade/ejbtimer_upgrade_symfoware.sql inflating: glassfish5/glassfish/lib/install/templates/Domain-service-smf.xml.template inflating: glassfish5/glassfish/lib/install/templates/Domain-service-winsw.xml.template inflating: glassfish5/glassfish/lib/install/templates/linux-service.template inflating: glassfish5/glassfish/lib/install/templates/resources/custom/README inflating: glassfish5/glassfish/lib/install/templates/resources/custom/javabean_custom_resource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/custom/primitives_string_custom_resource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/custom/properties_custom_resource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/custom/url_custom-resource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/README inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/db2_dd_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/db2_jcc_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/javadb_type4_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/microsoft_dd_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/microsoft_inet_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/microsoft_jtds_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/microsoft_sqlserver2000_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/microsoft_sqlserver2005_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/mysql_type4_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/oracle_dd_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/oracle_inet_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/oracle_type4_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/postgresql_type4_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/sybase_dd_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/sybase_inet_datasource.xml inflating: glassfish5/glassfish/lib/install/templates/resources/jdbc/sybase_jconn_datasource.xml inflating: glassfish5/glassfish/lib/javaee.jar inflating: glassfish5/glassfish/lib/monitor/flashlight-agent.jar inflating: glassfish5/glassfish/lib/package-appclient.xml inflating: glassfish5/glassfish/lib/schemas/XMLSchema.dtd inflating: glassfish5/glassfish/lib/schemas/application-client_1_4.xsd inflating: glassfish5/glassfish/lib/schemas/application-client_5.xsd inflating: glassfish5/glassfish/lib/schemas/application-client_6.xsd inflating: glassfish5/glassfish/lib/schemas/application-client_7.xsd inflating: glassfish5/glassfish/lib/schemas/application-client_8.xsd inflating: glassfish5/glassfish/lib/schemas/application_1_4.xsd inflating: glassfish5/glassfish/lib/schemas/application_5.xsd inflating: glassfish5/glassfish/lib/schemas/application_6.xsd inflating: glassfish5/glassfish/lib/schemas/application_7.xsd inflating: glassfish5/glassfish/lib/schemas/application_8.xsd inflating: glassfish5/glassfish/lib/schemas/beans_1_0.xsd inflating: glassfish5/glassfish/lib/schemas/connector_1_5.xsd inflating: glassfish5/glassfish/lib/schemas/connector_1_6.xsd inflating: glassfish5/glassfish/lib/schemas/connector_1_7.xsd inflating: glassfish5/glassfish/lib/schemas/datatypes.dtd inflating: glassfish5/glassfish/lib/schemas/ejb-jar_2_1.xsd inflating: glassfish5/glassfish/lib/schemas/ejb-jar_3_0.xsd inflating: glassfish5/glassfish/lib/schemas/ejb-jar_3_1.xsd inflating: glassfish5/glassfish/lib/schemas/ejb-jar_3_2.xsd inflating: glassfish5/glassfish/lib/schemas/j2ee_1_4.xsd inflating: glassfish5/glassfish/lib/schemas/j2ee_jaxrpc_mapping_1_1.xsd inflating: glassfish5/glassfish/lib/schemas/j2ee_web_services_1_1.xsd inflating: glassfish5/glassfish/lib/schemas/j2ee_web_services_client_1_1.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_5.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_6.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_7.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_8.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_web_services_1_2.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_web_services_1_3.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_web_services_1_4.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_web_services_client_1_2.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_web_services_client_1_3.xsd inflating: glassfish5/glassfish/lib/schemas/javaee_web_services_client_1_4.xsd inflating: glassfish5/glassfish/lib/schemas/jax-rpc-ri-config.xsd inflating: glassfish5/glassfish/lib/schemas/jsp_2_0.xsd inflating: glassfish5/glassfish/lib/schemas/jsp_2_1.xsd inflating: glassfish5/glassfish/lib/schemas/jsp_2_2.xsd inflating: glassfish5/glassfish/lib/schemas/jsp_2_3.xsd inflating: glassfish5/glassfish/lib/schemas/orm_1_0.xsd inflating: glassfish5/glassfish/lib/schemas/orm_2_0.xsd inflating: glassfish5/glassfish/lib/schemas/orm_2_1.xsd inflating: glassfish5/glassfish/lib/schemas/orm_2_2.xsd inflating: glassfish5/glassfish/lib/schemas/permissions_7.xsd inflating: glassfish5/glassfish/lib/schemas/persistence_1_0.xsd inflating: glassfish5/glassfish/lib/schemas/persistence_2_0.xsd inflating: glassfish5/glassfish/lib/schemas/persistence_2_1.xsd inflating: glassfish5/glassfish/lib/schemas/persistence_2_2.xsd inflating: glassfish5/glassfish/lib/schemas/web-app_2_4.xsd inflating: glassfish5/glassfish/lib/schemas/web-app_2_5.xsd inflating: glassfish5/glassfish/lib/schemas/web-app_3_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-app_3_1.xsd inflating: glassfish5/glassfish/lib/schemas/web-app_4_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-common_3_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-common_3_1.xsd inflating: glassfish5/glassfish/lib/schemas/web-common_4_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-facelettaglibrary_2_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-facelettaglibrary_2_2.xsd inflating: glassfish5/glassfish/lib/schemas/web-facelettaglibrary_2_3.xsd inflating: glassfish5/glassfish/lib/schemas/web-facesconfig_1_2.xsd inflating: glassfish5/glassfish/lib/schemas/web-facesconfig_2_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-facesconfig_2_1.xsd inflating: glassfish5/glassfish/lib/schemas/web-facesconfig_2_2.xsd inflating: glassfish5/glassfish/lib/schemas/web-facesconfig_2_3.xsd inflating: glassfish5/glassfish/lib/schemas/web-fragment_3_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-fragment_3_1.xsd inflating: glassfish5/glassfish/lib/schemas/web-fragment_4_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-jsptaglibrary_2_0.xsd inflating: glassfish5/glassfish/lib/schemas/web-jsptaglibrary_2_1.xsd inflating: glassfish5/glassfish/lib/schemas/web-partialresponse_2_2.xsd inflating: glassfish5/glassfish/lib/schemas/web-partialresponse_2_3.xsd inflating: glassfish5/glassfish/lib/schemas/xml.xsd inflating: glassfish5/glassfish/modules/acc-config.jar inflating: glassfish5/glassfish/modules/admin-cli.jar inflating: glassfish5/glassfish/modules/admin-core.jar inflating: glassfish5/glassfish/modules/admin-util.jar inflating: glassfish5/glassfish/modules/amx-core.jar inflating: glassfish5/glassfish/modules/amx-javaee.jar inflating: glassfish5/glassfish/modules/annotation-framework.jar inflating: glassfish5/glassfish/modules/ant.jar inflating: glassfish5/glassfish/modules/antlr.jar inflating: glassfish5/glassfish/modules/aopalliance-repackaged.jar inflating: glassfish5/glassfish/modules/api-exporter.jar inflating: glassfish5/glassfish/modules/appclient-connector.jar inflating: glassfish5/glassfish/modules/appclient-server-core.jar inflating: glassfish5/glassfish/modules/appclient.security.jar inflating: glassfish5/glassfish/modules/asm-all.jar inflating: glassfish5/glassfish/modules/asm-repackaged.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.configadmin.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.eventadmin.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.fileinstall.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.gogo.command.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.gogo.runtime.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.gogo.shell.jar inflating: glassfish5/glassfish/modules/autostart/org.apache.felix.scr.jar inflating: glassfish5/glassfish/modules/autostart/osgi-cdi.jar inflating: glassfish5/glassfish/modules/autostart/osgi-ee-resources.jar inflating: glassfish5/glassfish/modules/autostart/osgi-ejb-container.jar inflating: glassfish5/glassfish/modules/autostart/osgi-http.jar inflating: glassfish5/glassfish/modules/autostart/osgi-javaee-base.jar inflating: glassfish5/glassfish/modules/autostart/osgi-jdbc.jar inflating: glassfish5/glassfish/modules/autostart/osgi-jpa.jar inflating: glassfish5/glassfish/modules/autostart/osgi-jta.jar inflating: glassfish5/glassfish/modules/autostart/osgi-web-container.jar inflating: glassfish5/glassfish/modules/backup.jar inflating: glassfish5/glassfish/modules/bean-validator-cdi.jar inflating: glassfish5/glassfish/modules/bean-validator.jar inflating: glassfish5/glassfish/modules/cdi-api-fragment.jar inflating: glassfish5/glassfish/modules/cdi-api.jar inflating: glassfish5/glassfish/modules/class-model.jar inflating: glassfish5/glassfish/modules/classmate.jar inflating: glassfish5/glassfish/modules/cluster-admin.jar inflating: glassfish5/glassfish/modules/cluster-common.jar inflating: glassfish5/glassfish/modules/cluster-ssh.jar inflating: glassfish5/glassfish/modules/cmp-ejb-mapping.jar inflating: glassfish5/glassfish/modules/cmp-enhancer.jar inflating: glassfish5/glassfish/modules/cmp-generator-database.jar inflating: glassfish5/glassfish/modules/cmp-internal-api.jar inflating: glassfish5/glassfish/modules/cmp-model.jar inflating: glassfish5/glassfish/modules/cmp-support-ejb.jar inflating: glassfish5/glassfish/modules/cmp-support-sqlstore.jar inflating: glassfish5/glassfish/modules/cmp-utility.jar inflating: glassfish5/glassfish/modules/com.ibm.jbatch.container.jar inflating: glassfish5/glassfish/modules/com.ibm.jbatch.spi.jar inflating: glassfish5/glassfish/modules/common-util.jar inflating: glassfish5/glassfish/modules/concurrent-connector.jar inflating: glassfish5/glassfish/modules/concurrent-impl.jar inflating: glassfish5/glassfish/modules/config-api.jar inflating: glassfish5/glassfish/modules/config-types.jar inflating: glassfish5/glassfish/modules/connectors-admin.jar inflating: glassfish5/glassfish/modules/connectors-inbound-runtime.jar inflating: glassfish5/glassfish/modules/connectors-internal-api.jar inflating: glassfish5/glassfish/modules/connectors-runtime.jar inflating: glassfish5/glassfish/modules/console-cluster-plugin.jar inflating: glassfish5/glassfish/modules/console-common-full-plugin.jar inflating: glassfish5/glassfish/modules/console-common.jar inflating: glassfish5/glassfish/modules/console-community-branding-plugin.jar inflating: glassfish5/glassfish/modules/console-concurrent-plugin.jar inflating: glassfish5/glassfish/modules/console-corba-plugin.jar inflating: glassfish5/glassfish/modules/console-ejb-lite-plugin.jar inflating: glassfish5/glassfish/modules/console-ejb-plugin.jar inflating: glassfish5/glassfish/modules/console-jca-plugin.jar inflating: glassfish5/glassfish/modules/console-jdbc-plugin.jar inflating: glassfish5/glassfish/modules/console-jms-plugin.jar inflating: glassfish5/glassfish/modules/console-jts-plugin.jar inflating: glassfish5/glassfish/modules/console-plugin-service.jar inflating: glassfish5/glassfish/modules/console-web-plugin.jar inflating: glassfish5/glassfish/modules/container-common.jar inflating: glassfish5/glassfish/modules/dataprovider.jar inflating: glassfish5/glassfish/modules/dbschema.jar inflating: glassfish5/glassfish/modules/deployment-admin.jar inflating: glassfish5/glassfish/modules/deployment-autodeploy.jar inflating: glassfish5/glassfish/modules/deployment-client.jar inflating: glassfish5/glassfish/modules/deployment-common.jar inflating: glassfish5/glassfish/modules/deployment-javaee-core.jar inflating: glassfish5/glassfish/modules/deployment-javaee-full.jar inflating: glassfish5/glassfish/modules/dol.jar inflating: glassfish5/glassfish/modules/ejb-client.jar inflating: glassfish5/glassfish/modules/ejb-container.jar inflating: glassfish5/glassfish/modules/ejb-full-container.jar inflating: glassfish5/glassfish/modules/ejb-internal-api.jar inflating: glassfish5/glassfish/modules/ejb.security.jar inflating: glassfish5/glassfish/modules/endorsed/grizzly-npn-bootstrap.jar inflating: glassfish5/glassfish/modules/endorsed/jakarta.annotation-api.jar inflating: glassfish5/glassfish/modules/endorsed/jakarta.xml.bind-api.jar inflating: glassfish5/glassfish/modules/endorsed/webservices-api-osgi.jar inflating: glassfish5/glassfish/modules/entitybean-container.jar inflating: glassfish5/glassfish/modules/flashlight-extra-jdk-packages.jar inflating: glassfish5/glassfish/modules/flashlight-framework.jar inflating: glassfish5/glassfish/modules/gf-admingui-connector.jar inflating: glassfish5/glassfish/modules/gf-client-module.jar inflating: glassfish5/glassfish/modules/gf-connectors-connector.jar inflating: glassfish5/glassfish/modules/gf-ejb-connector.jar inflating: glassfish5/glassfish/modules/gf-jms-connector.jar inflating: glassfish5/glassfish/modules/gf-jms-injection.jar inflating: glassfish5/glassfish/modules/gf-jpa-connector.jar inflating: glassfish5/glassfish/modules/gf-load-balancer-connector.jar inflating: glassfish5/glassfish/modules/gf-restadmin-connector.jar inflating: glassfish5/glassfish/modules/gf-web-connector.jar inflating: glassfish5/glassfish/modules/gf-weld-connector.jar inflating: glassfish5/glassfish/modules/glassfish-api.jar inflating: glassfish5/glassfish/modules/glassfish-batch-commands.jar inflating: glassfish5/glassfish/modules/glassfish-batch-connector.jar inflating: glassfish5/glassfish/modules/glassfish-corba-csiv2-idl.jar inflating: glassfish5/glassfish/modules/glassfish-corba-internal-api.jar inflating: glassfish5/glassfish/modules/glassfish-corba-omgapi.jar inflating: glassfish5/glassfish/modules/glassfish-corba-orb.jar inflating: glassfish5/glassfish/modules/glassfish-ee-api.jar inflating: glassfish5/glassfish/modules/glassfish-extra-jre-packages.jar inflating: glassfish5/glassfish/modules/glassfish-grizzly-extra-all.jar inflating: glassfish5/glassfish/modules/glassfish-mbeanserver.jar inflating: glassfish5/glassfish/modules/glassfish-naming.jar inflating: glassfish5/glassfish/modules/glassfish-oracle-jdbc-driver-packages.jar inflating: glassfish5/glassfish/modules/glassfish.jar inflating: glassfish5/glassfish/modules/gmbal.jar inflating: glassfish5/glassfish/modules/gms-adapter.jar inflating: glassfish5/glassfish/modules/gms-bootstrap.jar inflating: glassfish5/glassfish/modules/grizzly-npn-osgi.jar inflating: glassfish5/glassfish/modules/ha-api.jar inflating: glassfish5/glassfish/modules/ha-file-store.jar inflating: glassfish5/glassfish/modules/ha-shoal-cache-bootstrap.jar inflating: glassfish5/glassfish/modules/ha-shoal-cache-store.jar inflating: glassfish5/glassfish/modules/hk2-api.jar inflating: glassfish5/glassfish/modules/hk2-config.jar inflating: glassfish5/glassfish/modules/hk2-core.jar inflating: glassfish5/glassfish/modules/hk2-locator.jar inflating: glassfish5/glassfish/modules/hk2-runlevel.jar inflating: glassfish5/glassfish/modules/hk2-utils.jar inflating: glassfish5/glassfish/modules/hk2.jar inflating: glassfish5/glassfish/modules/inmemory.jacc.provider.jar inflating: glassfish5/glassfish/modules/internal-api.jar inflating: glassfish5/glassfish/modules/jackson-annotations.jar inflating: glassfish5/glassfish/modules/jackson-core.jar inflating: glassfish5/glassfish/modules/jackson-databind.jar inflating: glassfish5/glassfish/modules/jackson-module-jaxb-annotations.jar inflating: glassfish5/glassfish/modules/jakarta.ejb-api.jar inflating: glassfish5/glassfish/modules/jakarta.el.jar inflating: glassfish5/glassfish/modules/jakarta.enterprise.concurrent-api.jar inflating: glassfish5/glassfish/modules/jakarta.enterprise.concurrent.jar inflating: glassfish5/glassfish/modules/jakarta.enterprise.deploy-api.jar inflating: glassfish5/glassfish/modules/jakarta.faces.jar inflating: glassfish5/glassfish/modules/jakarta.inject.jar inflating: glassfish5/glassfish/modules/jakarta.interceptor-api.jar inflating: glassfish5/glassfish/modules/jakarta.jms-api.jar inflating: glassfish5/glassfish/modules/jakarta.json.bind-api.jar inflating: glassfish5/glassfish/modules/jakarta.json.jar inflating: glassfish5/glassfish/modules/jakarta.mail.jar inflating: glassfish5/glassfish/modules/jakarta.management.j2ee-api.jar inflating: glassfish5/glassfish/modules/jakarta.persistence.jar inflating: glassfish5/glassfish/modules/jakarta.resource-api.jar inflating: glassfish5/glassfish/modules/jakarta.security.auth.message-api.jar inflating: glassfish5/glassfish/modules/jakarta.security.enterprise-api.jar inflating: glassfish5/glassfish/modules/jakarta.security.enterprise.jar inflating: glassfish5/glassfish/modules/jakarta.security.jacc-api.jar inflating: glassfish5/glassfish/modules/jakarta.servlet-api.jar inflating: glassfish5/glassfish/modules/jakarta.servlet.jsp-api.jar inflating: glassfish5/glassfish/modules/jakarta.servlet.jsp.jar inflating: glassfish5/glassfish/modules/jakarta.servlet.jsp.jstl-api.jar inflating: glassfish5/glassfish/modules/jakarta.servlet.jsp.jstl.jar inflating: glassfish5/glassfish/modules/jakarta.transaction-api.jar inflating: glassfish5/glassfish/modules/jakarta.websocket-api.jar inflating: glassfish5/glassfish/modules/jakarta.ws.rs-api.jar inflating: glassfish5/glassfish/modules/jakarta.xml.registry-api.jar inflating: glassfish5/glassfish/modules/jakarta.xml.rpc-api.jar inflating: glassfish5/glassfish/modules/jaspic.provider.framework.jar inflating: glassfish5/glassfish/modules/javaee-kernel.jar inflating: glassfish5/glassfish/modules/javamail-connector.jar inflating: glassfish5/glassfish/modules/javamail-runtime.jar inflating: glassfish5/glassfish/modules/javassist.jar inflating: glassfish5/glassfish/modules/javax.batch-api.jar inflating: glassfish5/glassfish/modules/jaxb-osgi.jar inflating: glassfish5/glassfish/modules/jboss-classfilewriter.jar inflating: glassfish5/glassfish/modules/jboss-logging.jar inflating: glassfish5/glassfish/modules/jdbc-admin.jar inflating: glassfish5/glassfish/modules/jdbc-config.jar inflating: glassfish5/glassfish/modules/jdbc-runtime.jar inflating: glassfish5/glassfish/modules/jersey-bean-validation.jar inflating: glassfish5/glassfish/modules/jersey-cdi1x-servlet.jar inflating: glassfish5/glassfish/modules/jersey-cdi1x-transaction.jar inflating: glassfish5/glassfish/modules/jersey-cdi1x.jar inflating: glassfish5/glassfish/modules/jersey-client.jar inflating: glassfish5/glassfish/modules/jersey-common.jar inflating: glassfish5/glassfish/modules/jersey-container-grizzly2-http.jar inflating: glassfish5/glassfish/modules/jersey-container-servlet-core.jar inflating: glassfish5/glassfish/modules/jersey-container-servlet.jar inflating: glassfish5/glassfish/modules/jersey-entity-filtering.jar inflating: glassfish5/glassfish/modules/jersey-gf-ejb.jar inflating: glassfish5/glassfish/modules/jersey-hk2.jar inflating: glassfish5/glassfish/modules/jersey-media-jaxb.jar inflating: glassfish5/glassfish/modules/jersey-media-json-binding.jar inflating: glassfish5/glassfish/modules/jersey-media-json-jackson.jar inflating: glassfish5/glassfish/modules/jersey-media-json-jettison.jar inflating: glassfish5/glassfish/modules/jersey-media-json-processing.jar inflating: glassfish5/glassfish/modules/jersey-media-moxy.jar inflating: glassfish5/glassfish/modules/jersey-media-multipart.jar inflating: glassfish5/glassfish/modules/jersey-media-sse.jar inflating: glassfish5/glassfish/modules/jersey-mvc-connector.jar inflating: glassfish5/glassfish/modules/jersey-mvc-jsp.jar inflating: glassfish5/glassfish/modules/jersey-mvc.jar inflating: glassfish5/glassfish/modules/jersey-server.jar inflating: glassfish5/glassfish/modules/jettison.jar inflating: glassfish5/glassfish/modules/jms-admin.jar inflating: glassfish5/glassfish/modules/jms-core.jar inflating: glassfish5/glassfish/modules/jpa-container.jar inflating: glassfish5/glassfish/modules/jsch.jar inflating: glassfish5/glassfish/modules/jsf-connector.jar inflating: glassfish5/glassfish/modules/jsftemplating.jar inflating: glassfish5/glassfish/modules/jsonp-jaxrs.jar inflating: glassfish5/glassfish/modules/jspcaching-connector.jar inflating: glassfish5/glassfish/modules/jsr109-impl.jar inflating: glassfish5/glassfish/modules/jstl-connector.jar inflating: glassfish5/glassfish/modules/jta.jar inflating: glassfish5/glassfish/modules/jts.jar inflating: glassfish5/glassfish/modules/kernel.jar inflating: glassfish5/glassfish/modules/launcher.jar inflating: glassfish5/glassfish/modules/ldapbp.jar inflating: glassfish5/glassfish/modules/libpam4j.jar inflating: glassfish5/glassfish/modules/load-balancer-admin.jar inflating: glassfish5/glassfish/modules/logging.jar inflating: glassfish5/glassfish/modules/management-api.jar inflating: glassfish5/glassfish/modules/metro-glue.jar inflating: glassfish5/glassfish/modules/mimepull.jar inflating: glassfish5/glassfish/modules/monitoring-core.jar inflating: glassfish5/glassfish/modules/nucleus-grizzly-all.jar inflating: glassfish5/glassfish/modules/nucleus-resources.jar inflating: glassfish5/glassfish/modules/orb-connector.jar inflating: glassfish5/glassfish/modules/orb-enabler.jar inflating: glassfish5/glassfish/modules/orb-iiop.jar inflating: glassfish5/glassfish/modules/org.apache.felix.bundlerepository.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.antlr.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.asm.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.core.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.dbws.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.jpa.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.jpa.jpql.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.jpa.modelgen.processor.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.moxy.jar inflating: glassfish5/glassfish/modules/org.eclipse.persistence.oracle.jar inflating: glassfish5/glassfish/modules/osgi-adapter.jar inflating: glassfish5/glassfish/modules/osgi-cli-remote.jar inflating: glassfish5/glassfish/modules/osgi-container.jar inflating: glassfish5/glassfish/modules/osgi-jpa-extension.jar inflating: glassfish5/glassfish/modules/osgi-resource-locator.jar inflating: glassfish5/glassfish/modules/persistence-common.jar inflating: glassfish5/glassfish/modules/pfl-asm.jar inflating: glassfish5/glassfish/modules/pfl-basic-tools.jar inflating: glassfish5/glassfish/modules/pfl-basic.jar inflating: glassfish5/glassfish/modules/pfl-dynamic.jar inflating: glassfish5/glassfish/modules/pfl-tf-tools.jar inflating: glassfish5/glassfish/modules/pfl-tf.jar inflating: glassfish5/glassfish/modules/resources-connector.jar inflating: glassfish5/glassfish/modules/resources-runtime.jar inflating: glassfish5/glassfish/modules/rest-client.jar inflating: glassfish5/glassfish/modules/rest-service.jar inflating: glassfish5/glassfish/modules/scattered-archive-api.jar inflating: glassfish5/glassfish/modules/schema2beans.jar inflating: glassfish5/glassfish/modules/security-ee.jar inflating: glassfish5/glassfish/modules/security-services.jar inflating: glassfish5/glassfish/modules/security.jar inflating: glassfish5/glassfish/modules/shoal-cache.jar inflating: glassfish5/glassfish/modules/shoal-gms-api.jar inflating: glassfish5/glassfish/modules/shoal-gms-impl.jar inflating: glassfish5/glassfish/modules/simple-glassfish-api.jar inflating: glassfish5/glassfish/modules/soap-tcp.jar inflating: glassfish5/glassfish/modules/ssl-impl.jar inflating: glassfish5/glassfish/modules/stats77.jar inflating: glassfish5/glassfish/modules/stax2-api.jar inflating: glassfish5/glassfish/modules/tiger-types.jar inflating: glassfish5/glassfish/modules/transaction-internal-api.jar inflating: glassfish5/glassfish/modules/tyrus-client.jar inflating: glassfish5/glassfish/modules/tyrus-container-glassfish-cdi.jar inflating: glassfish5/glassfish/modules/tyrus-container-glassfish-ejb.jar inflating: glassfish5/glassfish/modules/tyrus-container-grizzly-client.jar inflating: glassfish5/glassfish/modules/tyrus-container-servlet.jar inflating: glassfish5/glassfish/modules/tyrus-core.jar inflating: glassfish5/glassfish/modules/tyrus-server.jar inflating: glassfish5/glassfish/modules/tyrus-spi.jar inflating: glassfish5/glassfish/modules/war-util.jar inflating: glassfish5/glassfish/modules/web-cli.jar inflating: glassfish5/glassfish/modules/web-core.jar inflating: glassfish5/glassfish/modules/web-embed-api.jar inflating: glassfish5/glassfish/modules/web-glue.jar inflating: glassfish5/glassfish/modules/web-gui-plugin-common.jar inflating: glassfish5/glassfish/modules/web-ha.jar inflating: glassfish5/glassfish/modules/web-naming.jar inflating: glassfish5/glassfish/modules/web-sse.jar inflating: glassfish5/glassfish/modules/websecurity.jar inflating: glassfish5/glassfish/modules/webservices-connector.jar inflating: glassfish5/glassfish/modules/webservices-extra-jdk-packages.jar inflating: glassfish5/glassfish/modules/webservices-osgi.jar inflating: glassfish5/glassfish/modules/webservices.security.jar inflating: glassfish5/glassfish/modules/weld-integration-fragment.jar inflating: glassfish5/glassfish/modules/weld-integration.jar inflating: glassfish5/glassfish/modules/weld-osgi-bundle.jar inflating: glassfish5/glassfish/modules/woodstox-core.jar inflating: glassfish5/glassfish/modules/work-management.jar inflating: glassfish5/glassfish/modules/yasson.jar inflating: glassfish5/javadb/KEYS inflating: glassfish5/javadb/LICENSE inflating: glassfish5/javadb/NOTICE inflating: glassfish5/javadb/RELEASE-NOTES.html inflating: glassfish5/javadb/index.html inflating: glassfish5/javadb/lib/derby.jar inflating: glassfish5/javadb/lib/derby.war inflating: glassfish5/javadb/lib/derbyLocale_cs.jar inflating: glassfish5/javadb/lib/derbyLocale_de_DE.jar inflating: glassfish5/javadb/lib/derbyLocale_es.jar inflating: glassfish5/javadb/lib/derbyLocale_fr.jar inflating: glassfish5/javadb/lib/derbyLocale_hu.jar inflating: glassfish5/javadb/lib/derbyLocale_it.jar inflating: glassfish5/javadb/lib/derbyLocale_ja_JP.jar inflating: glassfish5/javadb/lib/derbyLocale_ko_KR.jar inflating: glassfish5/javadb/lib/derbyLocale_pl.jar inflating: glassfish5/javadb/lib/derbyLocale_pt_BR.jar inflating: glassfish5/javadb/lib/derbyLocale_ru.jar inflating: glassfish5/javadb/lib/derbyLocale_zh_CN.jar inflating: glassfish5/javadb/lib/derbyLocale_zh_TW.jar inflating: glassfish5/javadb/lib/derbyclient.jar inflating: glassfish5/javadb/lib/derbynet.jar inflating: glassfish5/javadb/lib/derbyoptionaltools.jar inflating: glassfish5/javadb/lib/derbyrun.jar inflating: glassfish5/javadb/lib/derbytools.jar inflating: glassfish5/mq/etc/imqbrokerd.conf inflating: glassfish5/mq/etc/imqenv.conf inflating: glassfish5/mq/etc/passfile.sample inflating: glassfish5/mq/etc/registry/servicetag.xml inflating: glassfish5/mq/etc/xml/com.sun.cmm.mq.xml inflating: glassfish5/mq/etc/xml/template/com.sun.cmm.mq.xml inflating: glassfish5/mq/examples/README inflating: glassfish5/mq/examples/applications/README inflating: glassfish5/mq/examples/applications/mqapplet/MQApplet.java inflating: glassfish5/mq/examples/applications/mqapplet/README inflating: glassfish5/mq/examples/applications/mqapplet/build.xml inflating: glassfish5/mq/examples/applications/mqapplet/mqapplet.html inflating: glassfish5/mq/examples/applications/mqping/PingShutdownHook.class inflating: glassfish5/mq/examples/applications/mqping/README inflating: glassfish5/mq/examples/applications/mqping/mqping.class inflating: glassfish5/mq/examples/applications/mqping/mqping.java inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$BrowseListener.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$DetailsListener.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$ExitListener.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$MsgTable.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$OptionListener.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$PropertyPanel.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser$TableMouseListener.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser.class inflating: glassfish5/mq/examples/applications/qbrowser/QBrowser.java inflating: glassfish5/mq/examples/applications/qbrowser/README inflating: glassfish5/mq/examples/applications/simplechat/ChatObjMessage.class inflating: glassfish5/mq/examples/applications/simplechat/README inflating: glassfish5/mq/examples/applications/simplechat/SimpleChat.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChat.java inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatBytesMessageCreator.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatDialog.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatMapMessageCreator.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatMessageCreator.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatMessageTypes.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatObjMessageCreator.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatPanel.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatStreamMessageCreator.class inflating: glassfish5/mq/examples/applications/simplechat/SimpleChatTextMessageCreator.class inflating: glassfish5/mq/examples/applications/uclient/ConnectionDialogBox.class inflating: glassfish5/mq/examples/applications/uclient/FormattedDocument.class inflating: glassfish5/mq/examples/applications/uclient/IntegerField$1.class inflating: glassfish5/mq/examples/applications/uclient/IntegerField.class inflating: glassfish5/mq/examples/applications/uclient/MsgTable.class inflating: glassfish5/mq/examples/applications/uclient/PropertyPanel.class inflating: glassfish5/mq/examples/applications/uclient/README inflating: glassfish5/mq/examples/applications/uclient/ReceiveMessageDialogBox.class inflating: glassfish5/mq/examples/applications/uclient/SendMessageDialogBox.class inflating: glassfish5/mq/examples/applications/uclient/StatusArea.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$1.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$2.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$3.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$4.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$5.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$6.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$7.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ClearMessageListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ConnectionEventListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ConnectionListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ConnectionPopUpListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$DetailsListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$DisConnectionListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ExitListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$MessageReceiverThread.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$MessageSenderThread.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ReceiveMessageListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$ReceiveMessagePopUpListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$SendMessageListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$SendMessagePopUpListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$StatusReportingThread.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient$TableMouseListener.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClient.java inflating: glassfish5/mq/examples/applications/uclient/UniversalClientConstants.class inflating: glassfish5/mq/examples/applications/uclient/UniversalClientUtility.class inflating: glassfish5/mq/examples/helloworld/README inflating: glassfish5/mq/examples/helloworld/helloworldmessage/HelloWorldMessage.class inflating: glassfish5/mq/examples/helloworld/helloworldmessage/HelloWorldMessage.java inflating: glassfish5/mq/examples/helloworld/helloworldmessage/README inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/HelloWorldMessageJNDI.class inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/HelloWorldMessageJNDI.java inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/README inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/add_cf.props inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/add_q.props inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/delete_cf.props inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/delete_q.props inflating: glassfish5/mq/examples/helloworld/helloworldmessagejndi/list.props inflating: glassfish5/mq/examples/imqobjmgr/README inflating: glassfish5/mq/examples/imqobjmgr/add_qcf.properties inflating: glassfish5/mq/examples/imqobjmgr/add_topic.properties inflating: glassfish5/mq/examples/imqobjmgr/delete_topic.properties inflating: glassfish5/mq/examples/imqobjmgr/list.properties inflating: glassfish5/mq/examples/imqobjmgr/query_qcf.properties inflating: glassfish5/mq/examples/imqobjmgr/query_topic.properties inflating: glassfish5/mq/examples/imqobjmgr/update_qcf.properties inflating: glassfish5/mq/examples/jaas/README inflating: glassfish5/mq/examples/jaxm/README inflating: glassfish5/mq/examples/jaxm/ReceiveSOAPMessageWithJMS.class inflating: glassfish5/mq/examples/jaxm/ReceiveSOAPMessageWithJMS.java inflating: glassfish5/mq/examples/jaxm/SOAPEchoServlet.class inflating: glassfish5/mq/examples/jaxm/SOAPEchoServlet.java inflating: glassfish5/mq/examples/jaxm/SOAPtoJMSServlet.class inflating: glassfish5/mq/examples/jaxm/SOAPtoJMSServlet.java inflating: glassfish5/mq/examples/jaxm/SendSOAPMessage.class inflating: glassfish5/mq/examples/jaxm/SendSOAPMessage.java inflating: glassfish5/mq/examples/jaxm/SendSOAPMessageWithJMS.class inflating: glassfish5/mq/examples/jaxm/SendSOAPMessageWithJMS.java inflating: glassfish5/mq/examples/jdbc/README inflating: glassfish5/mq/examples/jdbc/config.properties.db2 inflating: glassfish5/mq/examples/jdbc/config.properties.derby inflating: glassfish5/mq/examples/jdbc/config.properties.mysql inflating: glassfish5/mq/examples/jdbc/config.properties.oracle inflating: glassfish5/mq/examples/jdbc/config.properties.pointbase inflating: glassfish5/mq/examples/jms/AckEquivExample$1.class inflating: glassfish5/mq/examples/jms/AckEquivExample$AsynchSubscriber$TextListener.class inflating: glassfish5/mq/examples/jms/AckEquivExample$AsynchSubscriber.class inflating: glassfish5/mq/examples/jms/AckEquivExample$MultiplePublisher.class inflating: glassfish5/mq/examples/jms/AckEquivExample$SynchConsumer.class inflating: glassfish5/mq/examples/jms/AckEquivExample$SynchProducer.class inflating: glassfish5/mq/examples/jms/AckEquivExample.class inflating: glassfish5/mq/examples/jms/AckEquivExample.java inflating: glassfish5/mq/examples/jms/AsynchQueueExample.class inflating: glassfish5/mq/examples/jms/AsynchQueueExample.java inflating: glassfish5/mq/examples/jms/AsynchTopicExample$1.class inflating: glassfish5/mq/examples/jms/AsynchTopicExample$AsynchConsumer$TextListener.class inflating: glassfish5/mq/examples/jms/AsynchTopicExample$AsynchConsumer.class inflating: glassfish5/mq/examples/jms/AsynchTopicExample$MultipleProducer.class inflating: glassfish5/mq/examples/jms/AsynchTopicExample.class inflating: glassfish5/mq/examples/jms/AsynchTopicExample.java inflating: glassfish5/mq/examples/jms/BytesMessages.class inflating: glassfish5/mq/examples/jms/BytesMessages.java inflating: glassfish5/mq/examples/jms/Consumer.class inflating: glassfish5/mq/examples/jms/DurableSubscriberExample$1.class inflating: glassfish5/mq/examples/jms/DurableSubscriberExample$DurableSubscriber$TextListener.class inflating: glassfish5/mq/examples/jms/DurableSubscriberExample$DurableSubscriber.class inflating: glassfish5/mq/examples/jms/DurableSubscriberExample$MultiplePublisher.class inflating: glassfish5/mq/examples/jms/DurableSubscriberExample.class inflating: glassfish5/mq/examples/jms/DurableSubscriberExample.java inflating: glassfish5/mq/examples/jms/MessageConversion.class inflating: glassfish5/mq/examples/jms/MessageConversion.java inflating: glassfish5/mq/examples/jms/MessageFormats.class inflating: glassfish5/mq/examples/jms/MessageFormats.java inflating: glassfish5/mq/examples/jms/MessageHeadersTopic$HeaderConsumer.class inflating: glassfish5/mq/examples/jms/MessageHeadersTopic$HeaderProducer.class inflating: glassfish5/mq/examples/jms/MessageHeadersTopic.class inflating: glassfish5/mq/examples/jms/MessageHeadersTopic.java inflating: glassfish5/mq/examples/jms/ObjectMessages.class inflating: glassfish5/mq/examples/jms/ObjectMessages.java inflating: glassfish5/mq/examples/jms/Producer.class inflating: glassfish5/mq/examples/jms/README inflating: glassfish5/mq/examples/jms/RequestReplyQueue$Reply.class inflating: glassfish5/mq/examples/jms/RequestReplyQueue$Request.class inflating: glassfish5/mq/examples/jms/RequestReplyQueue.class inflating: glassfish5/mq/examples/jms/RequestReplyQueue.java inflating: glassfish5/mq/examples/jms/SampleUtilities$DoneLatch.class inflating: glassfish5/mq/examples/jms/SampleUtilities.class inflating: glassfish5/mq/examples/jms/SampleUtilities.java inflating: glassfish5/mq/examples/jms/SenderToQueue.class inflating: glassfish5/mq/examples/jms/SenderToQueue.java inflating: glassfish5/mq/examples/jms/SynchQueueExample.class inflating: glassfish5/mq/examples/jms/SynchQueueExample.java inflating: glassfish5/mq/examples/jms/SynchTopicExample$SimpleProducer.class inflating: glassfish5/mq/examples/jms/SynchTopicExample$SynchConsumer.class inflating: glassfish5/mq/examples/jms/SynchTopicExample.class inflating: glassfish5/mq/examples/jms/SynchTopicExample.java inflating: glassfish5/mq/examples/jms/TextListener.class inflating: glassfish5/mq/examples/jms/TextListener.java inflating: glassfish5/mq/examples/jms/TopicSelectors$1.class inflating: glassfish5/mq/examples/jms/TopicSelectors$Publisher.class inflating: glassfish5/mq/examples/jms/TopicSelectors$Subscriber$MultipleListener.class inflating: glassfish5/mq/examples/jms/TopicSelectors$Subscriber.class inflating: glassfish5/mq/examples/jms/TopicSelectors.class inflating: glassfish5/mq/examples/jms/TopicSelectors.java inflating: glassfish5/mq/examples/jms/TransactedExample$GenericSupplier.class inflating: glassfish5/mq/examples/jms/TransactedExample$Order.class inflating: glassfish5/mq/examples/jms/TransactedExample$Retailer.class inflating: glassfish5/mq/examples/jms/TransactedExample$Vendor.class inflating: glassfish5/mq/examples/jms/TransactedExample$VendorMessageListener.class inflating: glassfish5/mq/examples/jms/TransactedExample.class inflating: glassfish5/mq/examples/jms/TransactedExample.java inflating: glassfish5/mq/examples/jms/XMLMessageExample.class inflating: glassfish5/mq/examples/jms/XMLMessageExample.java inflating: glassfish5/mq/examples/jms/sample.dtd inflating: glassfish5/mq/examples/jms/sample.xml inflating: glassfish5/mq/examples/jms20/README inflating: glassfish5/mq/examples/jms20/asyncsend/AsyncTopicConsumerExample$MessageHandler.class inflating: glassfish5/mq/examples/jms20/asyncsend/AsyncTopicConsumerExample.class inflating: glassfish5/mq/examples/jms20/asyncsend/AsyncTopicConsumerExample.java inflating: glassfish5/mq/examples/jms20/asyncsend/AsyncTopicProducerExample$MyCompletionListener.class inflating: glassfish5/mq/examples/jms20/asyncsend/AsyncTopicProducerExample.class inflating: glassfish5/mq/examples/jms20/asyncsend/AsyncTopicProducerExample.java inflating: glassfish5/mq/examples/jms20/asyncsend/README inflating: glassfish5/mq/examples/jms20/asynctopicconsumer/AsyncTopicConsumer$MessageHandler.class inflating: glassfish5/mq/examples/jms20/asynctopicconsumer/AsyncTopicConsumer.class inflating: glassfish5/mq/examples/jms20/asynctopicconsumer/AsyncTopicConsumer.java inflating: glassfish5/mq/examples/jms20/asynctopicconsumer/README inflating: glassfish5/mq/examples/jms20/asynctopicconsumer/SendMsgsToTopic.class inflating: glassfish5/mq/examples/jms20/asynctopicconsumer/SendMsgsToTopic.java inflating: glassfish5/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample1.class inflating: glassfish5/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample1.java inflating: glassfish5/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample2.class inflating: glassfish5/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample2.java inflating: glassfish5/mq/examples/jms20/deliverycount/README inflating: glassfish5/mq/examples/jms20/deliverydelay/DeliveryDelayConsumer$MessageHandler.class inflating: glassfish5/mq/examples/jms20/deliverydelay/DeliveryDelayConsumer.class inflating: glassfish5/mq/examples/jms20/deliverydelay/DeliveryDelayConsumer.java inflating: glassfish5/mq/examples/jms20/deliverydelay/DeliveryDelayProducer.class inflating: glassfish5/mq/examples/jms20/deliverydelay/DeliveryDelayProducer.java inflating: glassfish5/mq/examples/jms20/deliverydelay/README inflating: glassfish5/mq/examples/jms20/messagegetbody/MessageGetBodyExample$MyObject.class inflating: glassfish5/mq/examples/jms20/messagegetbody/MessageGetBodyExample.class inflating: glassfish5/mq/examples/jms20/messagegetbody/MessageGetBodyExample.java inflating: glassfish5/mq/examples/jms20/messagegetbody/README inflating: glassfish5/mq/examples/jms20/messageheader/MessageHeadersConsumer.class inflating: glassfish5/mq/examples/jms20/messageheader/MessageHeadersConsumer.java inflating: glassfish5/mq/examples/jms20/messageheader/MessageHeadersProducer.class inflating: glassfish5/mq/examples/jms20/messageheader/MessageHeadersProducer.java inflating: glassfish5/mq/examples/jms20/messageheader/README inflating: glassfish5/mq/examples/jms20/messageproperties/MessagePropertiesConsumer.class inflating: glassfish5/mq/examples/jms20/messageproperties/MessagePropertiesConsumer.java inflating: glassfish5/mq/examples/jms20/messageproperties/MessagePropertiesProducer.class inflating: glassfish5/mq/examples/jms20/messageproperties/MessagePropertiesProducer.java inflating: glassfish5/mq/examples/jms20/messageproperties/README inflating: glassfish5/mq/examples/jms20/selector/README inflating: glassfish5/mq/examples/jms20/selector/SelectorConsumerExample$Subscriber$MultipleListener.class inflating: glassfish5/mq/examples/jms20/selector/SelectorConsumerExample$Subscriber.class inflating: glassfish5/mq/examples/jms20/selector/SelectorConsumerExample.class inflating: glassfish5/mq/examples/jms20/selector/SelectorConsumerExample.java inflating: glassfish5/mq/examples/jms20/selector/SelectorProducerExample.class inflating: glassfish5/mq/examples/jms20/selector/SelectorProducerExample.java inflating: glassfish5/mq/examples/jms20/sharedsub/ProducerExample.class inflating: glassfish5/mq/examples/jms20/sharedsub/ProducerExample.java inflating: glassfish5/mq/examples/jms20/sharedsub/README inflating: glassfish5/mq/examples/jms20/sharedsub/SharedDuraConsumerExample$Subscriber.class inflating: glassfish5/mq/examples/jms20/sharedsub/SharedDuraConsumerExample.class inflating: glassfish5/mq/examples/jms20/sharedsub/SharedDuraConsumerExample.java inflating: glassfish5/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample$Subscriber$MultipleListener.class inflating: glassfish5/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample$Subscriber.class inflating: glassfish5/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample.class inflating: glassfish5/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample.java inflating: glassfish5/mq/examples/jms20/syncqueue/MyObject.class inflating: glassfish5/mq/examples/jms20/syncqueue/MyObject.java inflating: glassfish5/mq/examples/jms20/syncqueue/README inflating: glassfish5/mq/examples/jms20/syncqueue/SendObjectMsgsToQueue.class inflating: glassfish5/mq/examples/jms20/syncqueue/SendObjectMsgsToQueue.java inflating: glassfish5/mq/examples/jms20/syncqueue/SyncQueueConsumer.class inflating: glassfish5/mq/examples/jms20/syncqueue/SyncQueueConsumer.java inflating: glassfish5/mq/examples/jmsbridge/README inflating: glassfish5/mq/examples/jmsbridge/mqtomq/README inflating: glassfish5/mq/examples/jmsbridge/mqtomq/jmsbridge.xml inflating: glassfish5/mq/examples/jmsbridge/mqtomq/logging.properties inflating: glassfish5/mq/examples/jmsbridge/mqtomq/passfile inflating: glassfish5/mq/examples/jmx/ClusterTableModel.class inflating: glassfish5/mq/examples/jmx/ListDestinations.class inflating: glassfish5/mq/examples/jmx/ListDestinations.java inflating: glassfish5/mq/examples/jmx/MQClusterMonitor$1.class inflating: glassfish5/mq/examples/jmx/MQClusterMonitor$2.class inflating: glassfish5/mq/examples/jmx/MQClusterMonitor.class inflating: glassfish5/mq/examples/jmx/MQClusterMonitor.java inflating: glassfish5/mq/examples/jmx/MQConnectDialog.class inflating: glassfish5/mq/examples/jmx/MQConnectDialog.java inflating: glassfish5/mq/examples/jmx/MQLogViewer$1.class inflating: glassfish5/mq/examples/jmx/MQLogViewer.class inflating: glassfish5/mq/examples/jmx/MQLogViewer.java inflating: glassfish5/mq/examples/jmx/README inflating: glassfish5/mq/examples/jmx/SimpleClient.class inflating: glassfish5/mq/examples/jmx/SimpleClient.java inflating: glassfish5/mq/examples/monitoring/BrokerMetrics.class inflating: glassfish5/mq/examples/monitoring/BrokerMetrics.java inflating: glassfish5/mq/examples/monitoring/DestListMetrics.class inflating: glassfish5/mq/examples/monitoring/DestListMetrics.java inflating: glassfish5/mq/examples/monitoring/DestMetrics.class inflating: glassfish5/mq/examples/monitoring/DestMetrics.java inflating: glassfish5/mq/examples/monitoring/MetricsPrinter.class inflating: glassfish5/mq/examples/monitoring/MetricsPrinter.java inflating: glassfish5/mq/examples/monitoring/MultiColumnPrinter.class inflating: glassfish5/mq/examples/monitoring/MultiColumnPrinter.java inflating: glassfish5/mq/examples/monitoring/README inflating: glassfish5/mq/examples/monitoring/VMMetrics.class inflating: glassfish5/mq/examples/monitoring/VMMetrics.java inflating: glassfish5/mq/examples/stomp/README inflating: glassfish5/mq/examples/stomp/ruby/README inflating: glassfish5/mq/examples/stomp/ruby/ReceiveMsg.rb inflating: glassfish5/mq/examples/stomp/ruby/SendMsg.rb inflating: glassfish5/mq/examples/ums/README inflating: glassfish5/mq/examples/ums/README.html inflating: glassfish5/mq/examples/ums/ajax/README inflating: glassfish5/mq/examples/ums/ajax/ReceiveMsg.html inflating: glassfish5/mq/examples/ums/ajax/SendMsg.html inflating: glassfish5/mq/examples/ums/csharp/README inflating: glassfish5/mq/examples/ums/csharp/ReceiveSOAPMsg.cs inflating: glassfish5/mq/examples/ums/csharp/SendSOAPMsg.cs inflating: glassfish5/mq/examples/ums/get/README inflating: glassfish5/mq/examples/ums/get/ReceiveUsingGet.html inflating: glassfish5/mq/examples/ums/get/SendUsingGet.html inflating: glassfish5/mq/examples/ums/get/UtilsUsingGet.html inflating: glassfish5/mq/examples/ums/python/README inflating: glassfish5/mq/examples/ums/python/ReceiveMsg.py inflating: glassfish5/mq/examples/ums/python/ReceiveSOAPMsg.py inflating: glassfish5/mq/examples/ums/python/SendMsg.py inflating: glassfish5/mq/examples/ums/python/SendSOAPMsg.py inflating: glassfish5/mq/examples/ums/ruby/README inflating: glassfish5/mq/examples/ums/ruby/ReceiveMsg.rb inflating: glassfish5/mq/examples/ums/ruby/SendMsg.rb inflating: glassfish5/mq/javadoc/allclasses-frame.html inflating: glassfish5/mq/javadoc/allclasses-noframe.html inflating: glassfish5/mq/javadoc/com/sun/messaging/AdminConnectionConfiguration.html inflating: glassfish5/mq/javadoc/com/sun/messaging/AdminConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/AdministeredObject.html inflating: glassfish5/mq/javadoc/com/sun/messaging/BasicConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/BasicQueue.html inflating: glassfish5/mq/javadoc/com/sun/messaging/BasicTopic.html inflating: glassfish5/mq/javadoc/com/sun/messaging/ConnectionConfiguration.html inflating: glassfish5/mq/javadoc/com/sun/messaging/ConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/Destination.html inflating: glassfish5/mq/javadoc/com/sun/messaging/DestinationConfiguration.html inflating: glassfish5/mq/javadoc/com/sun/messaging/InvalidPropertyException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/InvalidPropertyValueException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/PropertyOwner.html inflating: glassfish5/mq/javadoc/com/sun/messaging/Queue.html inflating: glassfish5/mq/javadoc/com/sun/messaging/QueueConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/ReadOnlyPropertyException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/Topic.html inflating: glassfish5/mq/javadoc/com/sun/messaging/TopicConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/Version.html inflating: glassfish5/mq/javadoc/com/sun/messaging/XAConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/XAQueueConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/XATopicConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/MessageTransformer.JMSMessageType.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/MessageTransformer.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/class-use/MessageTransformer.JMSMessageType.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/class-use/MessageTransformer.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/package-frame.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/package-summary.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/package-tree.html inflating: glassfish5/mq/javadoc/com/sun/messaging/bridge/api/package-use.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/AdminConnectionConfiguration.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/AdminConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/AdministeredObject.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/BasicConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/BasicQueue.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/BasicTopic.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/ConnectionConfiguration.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/ConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/Destination.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/DestinationConfiguration.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/InvalidPropertyException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/InvalidPropertyValueException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/PropertyOwner.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/Queue.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/QueueConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/ReadOnlyPropertyException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/Topic.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/TopicConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/Version.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/XAConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/XAQueueConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/class-use/XATopicConnectionFactory.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/Connection.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/IllegalStateException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/InvalidClientIDException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/InvalidDestinationException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/InvalidSelectorException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/JMSException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/JMSSecurityException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQIllegalStateRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQInvalidClientIDRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQInvalidDestinationRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQInvalidSelectorRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQMessageFormatRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQMessageNotWriteableRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQResourceAllocationRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQSecurityRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQTransactionInProgressRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MQTransactionRolledBackRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/Message.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MessageEOFException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MessageFormatException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MessageNotReadableException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/MessageNotWriteableException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/QueueConnection.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/ResourceAllocationException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/Session.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/TopicConnection.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/TransactionInProgressException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/TransactionRolledBackException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/Connection.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/IllegalStateException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/InvalidClientIDException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/InvalidDestinationException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/InvalidSelectorException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/JMSException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/JMSSecurityException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQIllegalStateRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQInvalidClientIDRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQInvalidDestinationRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQInvalidSelectorRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQMessageFormatRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQMessageNotWriteableRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQResourceAllocationRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQSecurityRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQTransactionInProgressRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MQTransactionRolledBackRuntimeException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/Message.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MessageEOFException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MessageFormatException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MessageNotReadableException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/MessageNotWriteableException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/QueueConnection.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/ResourceAllocationException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/Session.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/TopicConnection.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/TransactionInProgressException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/class-use/TransactionRolledBackException.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/BrokerAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/BrokerClusterInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/BrokerNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/BrokerOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/BrokerState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ChangeMasterBrokerResultInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ClusterAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ClusterNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ClusterOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ConnectionAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ConnectionNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ConnectionOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ConsumerAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ConsumerInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ConsumerOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationLimitBehavior.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationPauseType.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/DestinationType.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/JVMAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/LogAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/LogLevel.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/LogNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/MQNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/MQObjectName.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ProducerAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ProducerInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ProducerOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ServiceAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ServiceNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ServiceOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/ServiceState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/TransactionAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/TransactionInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/TransactionNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/TransactionOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/TransactionState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/BrokerAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/BrokerClusterInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/BrokerNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/BrokerOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/BrokerState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ChangeMasterBrokerResultInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ClusterAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ClusterNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ClusterOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ConnectionAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ConnectionNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ConnectionOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ConsumerAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ConsumerInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ConsumerOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationLimitBehavior.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationPauseType.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/DestinationType.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/JVMAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/LogAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/LogLevel.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/LogNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/MQNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/MQObjectName.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ProducerAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ProducerInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ProducerOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ServiceAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ServiceNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ServiceOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/ServiceState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/TransactionAttributes.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/TransactionInfo.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/TransactionNotification.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/TransactionOperations.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/class-use/TransactionState.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/package-frame.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/package-summary.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/package-tree.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/management/server/package-use.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ConnectionClosedEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ConnectionClosingEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ConnectionEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ConnectionReconnectFailedEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ConnectionReconnectedEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/ConsumerEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/Event.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/EventListener.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ConnectionClosedEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ConnectionClosingEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ConnectionEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ConnectionReconnectFailedEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ConnectionReconnectedEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/ConsumerEvent.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/Event.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/class-use/EventListener.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/package-frame.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/package-summary.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/package-tree.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/notification/package-use.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/package-frame.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/package-summary.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/package-tree.html inflating: glassfish5/mq/javadoc/com/sun/messaging/jms/package-use.html inflating: glassfish5/mq/javadoc/com/sun/messaging/package-frame.html inflating: glassfish5/mq/javadoc/com/sun/messaging/package-summary.html inflating: glassfish5/mq/javadoc/com/sun/messaging/package-tree.html inflating: glassfish5/mq/javadoc/com/sun/messaging/package-use.html inflating: glassfish5/mq/javadoc/com/sun/messaging/xml/MessageTransformer.html inflating: glassfish5/mq/javadoc/com/sun/messaging/xml/class-use/MessageTransformer.html inflating: glassfish5/mq/javadoc/com/sun/messaging/xml/package-frame.html inflating: glassfish5/mq/javadoc/com/sun/messaging/xml/package-summary.html inflating: glassfish5/mq/javadoc/com/sun/messaging/xml/package-tree.html inflating: glassfish5/mq/javadoc/com/sun/messaging/xml/package-use.html inflating: glassfish5/mq/javadoc/constant-values.html inflating: glassfish5/mq/javadoc/deprecated-list.html inflating: glassfish5/mq/javadoc/help-doc.html inflating: glassfish5/mq/javadoc/index-all.html inflating: glassfish5/mq/javadoc/index.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/Endpoint.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/JAXMException.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/JAXMServlet.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/OnewayListener.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/ProviderConnection.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/ProviderConnectionFactory.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/ProviderMetaData.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/ReqRespListener.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/URLEndpoint.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/Endpoint.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/JAXMException.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/JAXMServlet.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/OnewayListener.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/ProviderConnection.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/ProviderConnectionFactory.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/ProviderMetaData.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/ReqRespListener.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/class-use/URLEndpoint.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/package-frame.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/package-summary.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/package-tree.html inflating: glassfish5/mq/javadoc/javax/xml/messaging/package-use.html inflating: glassfish5/mq/javadoc/overview-frame.html inflating: glassfish5/mq/javadoc/overview-summary.html inflating: glassfish5/mq/javadoc/overview-tree.html inflating: glassfish5/mq/javadoc/package-list inflating: glassfish5/mq/javadoc/script.js inflating: glassfish5/mq/javadoc/serialized-form.html inflating: glassfish5/mq/javadoc/stylesheet.css inflating: glassfish5/mq/legal/LICENSE.txt inflating: glassfish5/mq/lib/dtd/sun_jmsbridge_1_0.dtd inflating: glassfish5/mq/lib/ext/README inflating: glassfish5/mq/lib/fscontext.jar inflating: glassfish5/mq/lib/glassfish-api.jar inflating: glassfish5/mq/lib/grizzly-framework.jar inflating: glassfish5/mq/lib/grizzly-http-server.jar inflating: glassfish5/mq/lib/grizzly-http-servlet.jar inflating: glassfish5/mq/lib/grizzly-http.jar inflating: glassfish5/mq/lib/grizzly-portunif.jar inflating: glassfish5/mq/lib/grizzly-websockets.jar inflating: glassfish5/mq/lib/help/META-INF/MANIFEST.MF inflating: glassfish5/mq/lib/help/Master.hs inflating: glassfish5/mq/lib/help/en/Master.jhm inflating: glassfish5/mq/lib/help/en/MasterTOC.xml inflating: glassfish5/mq/lib/help/en/add_broker.htm inflating: glassfish5/mq/lib/help/en/add_broker_destination.htm inflating: glassfish5/mq/lib/help/en/add_connection_fact.htm inflating: glassfish5/mq/lib/help/en/add_connfact_clientid.htm inflating: glassfish5/mq/lib/help/en/add_connfact_handling.htm inflating: glassfish5/mq/lib/help/en/add_connfact_handling_old.htm inflating: glassfish5/mq/lib/help/en/add_connfact_jmsx.htm inflating: glassfish5/mq/lib/help/en/add_connfact_message_header_overrides.htm inflating: glassfish5/mq/lib/help/en/add_connfact_queue.htm inflating: glassfish5/mq/lib/help/en/add_connfact_rel.htm inflating: glassfish5/mq/lib/help/en/add_destination_obj.htm inflating: glassfish5/mq/lib/help/en/add_object_store.htm inflating: glassfish5/mq/lib/help/en/broker_config_basic.htm inflating: glassfish5/mq/lib/help/en/broker_config_logging.htm inflating: glassfish5/mq/lib/help/en/broker_config_messaging.htm inflating: glassfish5/mq/lib/help/en/broker_configuration.htm inflating: glassfish5/mq/lib/help/en/broker_dest_basic.htm inflating: glassfish5/mq/lib/help/en/broker_dest_durable.htm inflating: glassfish5/mq/lib/help/en/broker_destination_properties.htm inflating: glassfish5/mq/lib/help/en/broker_index.htm inflating: glassfish5/mq/lib/help/en/broker_information.htm inflating: glassfish5/mq/lib/help/en/conndis_broker.htm inflating: glassfish5/mq/lib/help/en/conndis_object_store.htm inflating: glassfish5/mq/lib/help/en/connection_factory_prop.htm inflating: glassfish5/mq/lib/help/en/connfact_clientid.htm inflating: glassfish5/mq/lib/help/en/connfact_handling.htm inflating: glassfish5/mq/lib/help/en/connfact_handling_old.htm inflating: glassfish5/mq/lib/help/en/connfact_jmsx.htm inflating: glassfish5/mq/lib/help/en/connfact_message_header_overrides.htm inflating: glassfish5/mq/lib/help/en/connfact_queue.htm inflating: glassfish5/mq/lib/help/en/connfact_rel.htm inflating: glassfish5/mq/lib/help/en/destination_obj_properties.htm inflating: glassfish5/mq/lib/help/en/ide.css inflating: glassfish5/mq/lib/help/en/imq_index.htm inflating: glassfish5/mq/lib/help/en/message_server_syntax.htm inflating: glassfish5/mq/lib/help/en/object_store_properties.htm inflating: glassfish5/mq/lib/help/en/os_index.htm inflating: glassfish5/mq/lib/help/en/overview.htm inflating: glassfish5/mq/lib/help/en/service_properties.htm inflating: glassfish5/mq/lib/help/images/AppIcon16xCDE.gif inflating: glassfish5/mq/lib/help/images/Broker16X.gif inflating: glassfish5/mq/lib/help/images/BrokerX16X.gif inflating: glassfish5/mq/lib/help/images/ObjectStore16x.gif inflating: glassfish5/mq/lib/help/images/ObjectStoreX16X.gif inflating: glassfish5/mq/lib/help/images/console.gif inflating: glassfish5/mq/lib/hk2-api.jar inflating: glassfish5/mq/lib/images/admin/AboutBox48x.gif inflating: glassfish5/mq/lib/images/admin/Add24.gif inflating: glassfish5/mq/lib/images/admin/AdminConnectBroker24x.gif inflating: glassfish5/mq/lib/images/admin/AdminConnectToObjectStore24x.gif inflating: glassfish5/mq/lib/images/admin/AdminDisConnectBroker24x.gif inflating: glassfish5/mq/lib/images/admin/AdminDisConnectToObjectStore24x.gif inflating: glassfish5/mq/lib/images/admin/AppIcon48x.gif inflating: glassfish5/mq/lib/images/admin/Broker16X.gif inflating: glassfish5/mq/lib/images/admin/BrokerDestinationList16x.gif inflating: glassfish5/mq/lib/images/admin/BrokerQuery24X.gif inflating: glassfish5/mq/lib/images/admin/BrokerX16X.gif inflating: glassfish5/mq/lib/images/admin/CollapseAll24x.gif inflating: glassfish5/mq/lib/images/admin/CollectionOfBrokers16x.gif inflating: glassfish5/mq/lib/images/admin/CollectionOfObjectStores16x.gif inflating: glassfish5/mq/lib/images/admin/Delete24.gif inflating: glassfish5/mq/lib/images/admin/ExpandAll24x.gif inflating: glassfish5/mq/lib/images/admin/ObjectStore16x.gif inflating: glassfish5/mq/lib/images/admin/ObjectStoreCFDestination16xList.gif inflating: glassfish5/mq/lib/images/admin/ObjectStoreX16X.gif inflating: glassfish5/mq/lib/images/admin/Pause24.gif inflating: glassfish5/mq/lib/images/admin/Play24.gif inflating: glassfish5/mq/lib/images/admin/Preferences24.gif inflating: glassfish5/mq/lib/images/admin/Properties24.gif inflating: glassfish5/mq/lib/images/admin/Purge24x.gif inflating: glassfish5/mq/lib/images/admin/Refresh24.gif inflating: glassfish5/mq/lib/images/admin/Restart24x.gif inflating: glassfish5/mq/lib/images/admin/ServiceList16x.gif inflating: glassfish5/mq/lib/images/admin/Shutdown24x.gif inflating: glassfish5/mq/lib/images/admin/dot.gif inflating: glassfish5/mq/lib/images/admin/folder.gif inflating: glassfish5/mq/lib/images/admin/splash_comm.gif inflating: glassfish5/mq/lib/images/admin/splash_openmq.gif inflating: glassfish5/mq/lib/imq.jar inflating: glassfish5/mq/lib/imqadmin.jar inflating: glassfish5/mq/lib/imqbridgemgr.jar inflating: glassfish5/mq/lib/imqbroker.jar inflating: glassfish5/mq/lib/imqhttp.war inflating: glassfish5/mq/lib/imqhttps.war inflating: glassfish5/mq/lib/imqjmsbridge.jar inflating: glassfish5/mq/lib/imqjmsra.rar inflating: glassfish5/mq/lib/imqjmx.jar inflating: glassfish5/mq/lib/imqservlet.jar inflating: glassfish5/mq/lib/imqstomp.jar inflating: glassfish5/mq/lib/imqums.war inflating: glassfish5/mq/lib/imqutil.jar inflating: glassfish5/mq/lib/imqxm.jar inflating: glassfish5/mq/lib/jakarta.json.jar inflating: glassfish5/mq/lib/jakarta.servlet-api.jar inflating: glassfish5/mq/lib/jakarta.transaction-api.jar inflating: glassfish5/mq/lib/jaxm-api.jar inflating: glassfish5/mq/lib/jhall.jar inflating: glassfish5/mq/lib/jms.jar inflating: glassfish5/mq/lib/props/broker/default.properties inflating: glassfish5/mq/lib/props/broker/install.properties inflating: glassfish5/mq/lib/tyrus-standalone-client.jar + ls -l /home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish/ total 20 drwxr-sr-x 2 default 10001000 4096 Jan 28 18:58 bin drwxr-sr-x 3 default 10001000 23 Jan 28 18:58 common drwxr-sr-x 3 default 10001000 107 Jan 28 18:58 config drwxr-sr-x 3 default 10001000 101 Jan 28 18:58 docs drwxr-sr-x 3 default 10001000 21 Jan 28 18:58 domains drwxr-sr-x 2 default 10001000 25 Jan 28 18:58 legal drwxr-sr-x 11 default 10001000 265 Jan 28 18:58 lib drwxr-sr-x 4 default 10001000 12288 Jan 28 18:58 modules drwxr-sr-x 3 default 10001000 19 Jan 28 18:58 osgi + '[' '!' -z '' ']' + echo '########## Trunk.Clean.Build.Libs ##########' ########## Trunk.Clean.Build.Libs ########## + ant -f /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin clean.all build.all.jars Buildfile: /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [mkdir] Created dir: /home/jenkins/workspace/TCK_standalone_zip/classes [mkdir] Created dir: /home/jenkins/workspace/TCK_standalone_zip/dist [mkdir] Created dir: /home/jenkins/workspace/TCK_standalone_zip/tmp [mkdir] Created dir: /home/jenkins/workspace/TCK_standalone_zip/weblib [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src Trying to override old definition of datatype string clean.all.classes: clean.all.dist: clean.all: build.all.jars: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src compile: [ts.javac] Compiling 108 source files to /home/jenkins/workspace/TCK_standalone_zip/classes [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/harness/TS.java:55: warning: [deprecation] HelpNotFoundFault in Interview has been deprecated [ts.javac] } catch (Interview.HelpNotFoundFault f) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/harness/TS.java:57: warning: [deprecation] BadHelpFault in Interview has been deprecated [ts.javac] } catch (Interview.BadHelpFault bf) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/harness/TSScript.java:664: warning: [deprecation] translatePath(String) in Project has been deprecated [ts.javac] return org.apache.tools.ant.Project.translatePath(classpath); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/harness/TSScript.java:682: warning: [deprecation] translatePath(String) in Project has been deprecated [ts.javac] command[ii] = "PATH=" + Project.translatePath(existingPath); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/AssertionMapper.java:333: warning: [deprecation] HandlerBase in org.xml.sax has been deprecated [ts.javac] extends HandlerBase { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/AssertionMapper.java:435: warning: [deprecation] AttributeList in org.xml.sax has been deprecated [ts.javac] public void startElement(String localName, AttributeList attrs) [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/CharacterDecoder.java:192: warning: [deprecation] getBytes(int,int,byte[],int) in String has been deprecated [ts.javac] inputString.getBytes(0, inputString.length(), inputBuffer, 0); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/TestUtil.java:928: warning: [deprecation] encode(String) in URLEncoder has been deprecated [ts.javac] .append(URLEncoder.encode(value)); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/TestUtil.java:927: warning: [deprecation] encode(String) in URLEncoder has been deprecated [ts.javac] buf.append(URLEncoder.encode(name)).append("=") [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/misc/ExtensionInfo.java:138: warning: [deprecation] IMPLEMENTATION_VENDOR_ID in Name has been deprecated [ts.javac] attrKey = s + Name.IMPLEMENTATION_VENDOR_ID.toString(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/misc/ExtensionInfo.java:143: warning: [deprecation] IMPLEMENTATION_URL in Name has been deprecated [ts.javac] attrKey = s + Name.IMPLEMENTATION_URL.toString(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:31: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] public class IdentityDatabase extends IdentityScope implements Serializable { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:46: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] Hashtable identities; [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:68: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] identities = new Hashtable(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:145: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public Identity getIdentity(String name) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:146: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] Identity id = identities.get(name); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:147: warning: [deprecation] Signer in java.security has been deprecated [ts.javac] if (id instanceof Signer) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:162: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public Identity getIdentity(PublicKey key) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:166: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] Enumeration e = identities(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:168: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] Identity i = e.nextElement(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:171: warning: [deprecation] Signer in java.security has been deprecated [ts.javac] if (i instanceof Signer) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:197: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public void addIdentity(Identity identity) throws KeyManagementException { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:199: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] Identity byName = getIdentity(identity.getName()); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:200: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] Identity byKey = getIdentity(identity.getPublicKey()); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:218: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public void removeIdentity(Identity identity) throws KeyManagementException { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:231: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public Enumeration identities() { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/IdentityDatabase.java:339: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] IdentityScope.setSystemScope(systemDatabase); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:294: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] private static IdentityScope scope = null; [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1952: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] IdentityScope is = IdentityScope.getSystemScope(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1952: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] IdentityScope is = IdentityScope.getSystemScope(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1969: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] final Identity id = AccessController [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1970: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] .doPrivileged(new java.security.PrivilegedAction() { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:1971: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public Identity run() { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/PolicyFile.java:2006: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] private static boolean isTrusted(Identity id) { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:29: warning: [deprecation] Identity in java.security has been deprecated [ts.javac] public class SystemIdentity extends Identity implements Serializable { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:40: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] public SystemIdentity(String name, IdentityScope scope) [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:77: warning: [deprecation] Certificate in java.security has been deprecated [ts.javac] void addIdentityCertificate(Certificate cert) throws KeyManagementException { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemIdentity.java:82: warning: [deprecation] Certificate in java.security has been deprecated [ts.javac] Certificate[] certs = certificates(); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:30: warning: [deprecation] Signer in java.security has been deprecated [ts.javac] public class SystemSigner extends Signer { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:54: warning: [deprecation] IdentityScope in java.security has been deprecated [ts.javac] public SystemSigner(String name, IdentityScope scope) [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:90: warning: [deprecation] Certificate in java.security has been deprecated [ts.javac] void addSignerCertificate(Certificate cert) throws KeyManagementException { [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/util/sec/security/provider/SystemSigner.java:95: warning: [deprecation] Certificate in java.security has been deprecated [ts.javac] Certificate[] certs = certificates(); [ts.javac] ^ [ts.javac] Note: Some input files use unchecked or unsafe operations. [ts.javac] Note: Recompile with -Xlint:unchecked for details. [ts.javac] 42 warnings build: [mkdir] Created dir: /home/jenkins/workspace/TCK_standalone_zip/classes/com/sun/javatest [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/classes/com/sun/ts/lib/javatest [ts.lib.jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/tsharness.jar [echo] Core harness library jar, 'tsharness.jar', has been built. [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src translatepath: tslib.clean: bind.dtds: [xjc] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/implementation/sun/javaee/runtime/app is not found and thus excluded from the dependency check [xjc] Compiling file:/home/jenkins/workspace/TCK_standalone_zip/lib/dtds/sun-application_6_0-0.dtd [xjc] Writing output to /home/jenkins/workspace/TCK_standalone_zip/src [xjc] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/implementation/sun/javaee/runtime/appclient is not found and thus excluded from the dependency check [xjc] Compiling file:/home/jenkins/workspace/TCK_standalone_zip/lib/dtds/sun-application-client_6_0-0.dtd [xjc] Writing output to /home/jenkins/workspace/TCK_standalone_zip/src [xjc] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/implementation/sun/javaee/runtime/ejb is not found and thus excluded from the dependency check [xjc] Compiling file:/home/jenkins/workspace/TCK_standalone_zip/lib/dtds/sun-ejb-jar_3_1-0.dtd [xjc] Writing output to /home/jenkins/workspace/TCK_standalone_zip/src [xjc] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/implementation/sun/javaee/runtime/web is not found and thus excluded from the dependency check [xjc] Compiling file:/home/jenkins/workspace/TCK_standalone_zip/lib/dtds/sun-web-app_3_0-0.dtd [xjc] Writing output to /home/jenkins/workspace/TCK_standalone_zip/src tslib.compile: [ts.javac] Compiling 204 source files to /home/jenkins/workspace/TCK_standalone_zip/classes [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/DeployTestUtil.java:189: warning: [deprecation] toURL() in File has been deprecated [ts.javac] URL[] urls = new URL[] { deployPlatformJarFile.toURL() }; [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/DeployTestUtil.java:314: warning: [deprecation] distribute(Target[],InputStream,InputStream) in DeploymentManager has been deprecated [ts.javac] : dm.distribute(targets, moduleArchive, deploymentPlan); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/DeployTestUtil.java:910: warning: [deprecation] distribute(Target[],InputStream,InputStream) in DeploymentManager has been deprecated [ts.javac] progress = getDeploymentManager().distribute(targets, moduleArchive, [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/StandardDeployment14Server.java:68: warning: [deprecation] RMISecurityManager in java.rmi has been deprecated [ts.javac] System.setSecurityManager(new RMISecurityManager()); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java:67: warning: [deprecation] RMISecurityManager in java.rmi has been deprecated [ts.javac] System.setSecurityManager(new RMISecurityManager()); [ts.javac] ^ [ts.javac] Note: Some input files use unchecked or unsafe operations. [ts.javac] Note: Recompile with -Xlint:unchecked for details. [ts.javac] 5 warnings [rmic] RMI Compiling 1 class to /home/jenkins/workspace/TCK_standalone_zip/classes [rmic] Warning: generation and use of skeletons and static stubs for JRMP [rmic] is deprecated. Skeletons are unnecessary, and static stubs have [rmic] been superseded by dynamically generated stubs. Users are [rmic] encouraged to migrate away from using rmic to generate skeletons and static [rmic] stubs. See the documentation for java.rmi.server.UnicastRemoteObject. [rmic] RMI Compiling 1 class to /home/jenkins/workspace/TCK_standalone_zip/classes [rmic] Warning: generation and use of skeletons and static stubs for JRMP [rmic] is deprecated. Skeletons are unnecessary, and static stubs have [rmic] been superseded by dynamically generated stubs. Users are [rmic] encouraged to migrate away from using rmic to generate skeletons and static [rmic] stubs. See the documentation for java.rmi.server.UnicastRemoteObject. tslib: [ts.lib.jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/cts.jar [jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/dbprocedures.jar [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src build.tsprovider.jar: [jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/tsprovider.jar [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src build.jaspic.jars: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src build.tssv.jar: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src translatepath: jaspic.lib.clean: bind.dtds: Trying to override old definition of task xjc [xjc] files are up to date [xjc] files are up to date [xjc] files are up to date [xjc] files are up to date jaspic.lib.compile: [ts.javac] Compiling 39 source files to /home/jenkins/workspace/TCK_standalone_zip/classes [ts.javac] Note: Some input files use unchecked or unsafe operations. [ts.javac] Note: Recompile with -Xlint:unchecked for details. [jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/tssv.jar [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src update.tssv.jar: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src compile: [ts.javac] Compiling 65 source files to /home/jenkins/workspace/TCK_standalone_zip/classes [ts.javac] Note: Some input files use unchecked or unsafe operations. [ts.javac] Note: Recompile with -Xlint:unchecked for details. build.jar: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src compile: build.riinterceptors.jar: [jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/riinterceptors.jar [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src build.porting.impl.jar: BUILD SUCCESSFUL Total time: 1 minute 4 seconds + echo '########## Trunk.Build ##########' ########## Trunk.Build ########## + ant -f /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin modify.jstl.db.resources Buildfile: /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src Trying to override old definition of datatype string modify.jstl.db.resources: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src copy.dml.file: [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin BUILD SUCCESSFUL Total time: 3 seconds + ant -f /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml -Ddeliverabledir=jakartaee -Dbasedir=/home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin -Djava.endorsed.dirs=/home/jenkins/workspace/TCK_standalone_zip/glassfish5/glassfish/modules/endorsed build.all Buildfile: /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src Trying to override old definition of datatype string build.all.jars: [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src compile: build: [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/lib/tsharness.jar [ts.lib.jar] Building jar: /home/jenkins/workspace/TCK_standalone_zip/lib/tsharness.jar [echo] Core harness library jar, 'tsharness.jar', has been built. [echo] ts.home = /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../.. [echo] The deliverable currently in use is /home/jenkins/workspace/TCK_standalone_zip/bin/xml/../../install/jakartaee. [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/src/vehicle.properties [copy] Copying 1 file to /home/jenkins/workspace/TCK_standalone_zip/src translatepath: tslib.clean: [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/lib/cts.jar [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/lib/dbprocedures.jar [delete] Deleting: /home/jenkins/workspace/TCK_standalone_zip/lib/tsprovider.jar bind.dtds: [xjc] files are up to date [xjc] files are up to date [xjc] files are up to date [xjc] files are up to date tslib.compile: [ts.javac] Compiling 204 source files to /home/jenkins/workspace/TCK_standalone_zip/classes [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/DeployTestUtil.java:189: warning: [deprecation] toURL() in File has been deprecated [ts.javac] URL[] urls = new URL[] { deployPlatformJarFile.toURL() }; [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/DeployTestUtil.java:314: warning: [deprecation] distribute(Target[],InputStream,InputStream) in DeploymentManager has been deprecated [ts.javac] : dm.distribute(targets, moduleArchive, deploymentPlan); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/DeployTestUtil.java:910: warning: [deprecation] distribute(Target[],InputStream,InputStream) in DeploymentManager has been deprecated [ts.javac] progress = getDeploymentManager().distribute(targets, moduleArchive, [ts.javac] ^ Build was aborted Aborted by Tom Jenkinson Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/deliverable/cts/deploy/StandardDeployment14Server.java:68: warning: [deprecation] RMISecurityManager in java.rmi has been deprecated [ts.javac] System.setSecurityManager(new RMISecurityManager()); [ts.javac] ^ [ts.javac] /home/jenkins/workspace/TCK_standalone_zip/src/com/sun/ts/lib/implementation/sun/javaee/glassfish/AutoDeploymentServer.java:67: warning: [deprecation] RMISecurityManager in java.rmi has been deprecated [ts.javac] System.setSecurityManager(new RMISecurityManager()); [ts.javac] ^ BUILD FAILED /home/jenkins/workspace/TCK_standalone_zip/bin/xml/ts.top.import.xml:391: The following error occurred while executing this line: /home/jenkins/workspace/TCK_standalone_zip/install/jakartaee/bin/build.xml:876: Compile failed; see the compiler error output for details. Total time: 23 seconds Finished Calculation of disk usage of workspace in 11 second Finished: ABORTED