This page has been automatically generated by Cargo's build. Do not edit it directly as it'll be overwritten next time it's generated again.
Container Features
Feature name | Java API | Ant tasks | Maven 3 plugin | Comment |
---|---|---|---|---|
|
|
| ||
| ||||
|
Configuration Features
Feature name | Java API | Ant tasks | Maven 3 plugin | Comment |
---|---|---|---|---|
| ||||
| ||||
| ||||
Deployer Features
Feature name | Java API | Ant tasks | Maven 3 plugin | Comment |
---|---|---|---|---|
| ||||
|
Adding arguments to the Deployer
The Payara installed deployer allows for additional deployment and undeployment arguments by adding properties prefixed with GlassFishPropertySet.DEPLOY_ARG_PREFIX
and GlassFishPropertySet.UNDEPLOY_ARG_PREFIX
respectively followed by a number starting at 1
.
Other Features
Feature name | Java API | Ant tasks | Maven 3 plugin | Comment |
---|---|---|---|---|
Supported Configuration properties
The tables below list both the general configuration properties as well as the container-specific ones.
Standalone Local Configuration Properties
For installed container o.c.c.c.payara.PayaraInstalledLocalContainer
Property name | Java Property | Supported? | Default value | Javadoc |
---|---|---|---|---|
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
N/A | ||||
| ||||
| ||||
JAVA_HOME version 8 or newer | ||||
N/A | ||||
| ||||
| ||||
| ||||
| ||||
| ||||
| ||||
N/A | ||||
| ||||
N/A | ||||
N/A | ||||
N/A |
Datasource and Resource configuration
In addition to the forementioned properties, this container configuration can also set up datasources and/or resources.
For more details, please read: DataSource and Resource Support.
Existing Local Configuration Properties
For installed container o.c.c.c.payara.PayaraInstalledLocalContainer
Property name | Java Property | Supported? | Default value | Javadoc |
---|---|---|---|---|
| ||||
| ||||
| ||||
| ||||
N/A | ||||
| ||||
| ||||
| ||||
| ||||
N/A | ||||
| ||||
N/A |
Runtime Configuration Properties
Before using the Payara remote deployer, please read: JSR88
For remote container o.c.c.c.payara.PayaraRemoteContainer
Property name | Java Property | Supported? | Default value | Javadoc |
---|---|---|---|---|
| ||||
N/A | ||||
| ||||
| ||||
| ||||
|
Recent versions of Payara might have issues getting deployables uploaded via JSR-88, resulting in errors such as:
Distributing failed: Action failed Deploying application to target server failed; File not found
Please follow the remote deployment instructions for recent Payara versions.
Tested On
This container is automatically tested by the Continous Integration system every time there is a code change.
The server used for tests is downloaded from: https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/5.2022.3/payara-5.2022.3.zip