|
|||||||
|
|||||||
DocumentationContainers
Get InvolvedFeeds
|
DefinitionJSR88-compliant containers support ExplanationCargo supports JSR 88: J2EE Application Deployment API, allowing it to be used with any JSR88-compliant container. The core functionality is implemented by the GlassFishThe GlassFish 3.x remote container uses the JSR-88 API. For the connection to succeed, the following JARs need to be in the container classpath or in the current Java Thread's context classloader:
Here is an example code for the users of the Java API:
Here is an example Maven2 plugin configuration:
|
||||||
| |||||||