Difference: GeronimoNotes (23 vs. 24)

Revision 2403 Aug 2007 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="JavaNotes"
The Apache group's j2ee server is called Geronimo. Here are some notes.
Line: 42 to 42
 

Deployment

Changed:
<
<
Runs using a standalone application jar called target/bin/deployer.jar. The startup class specified in MANIFEST.MF is org.apache.geronimo.cli.deployer.DeployerCLI.
>
>
Runs using a standalone application jar called target/bin/deployer.jar. The startup class specified in MANIFEST.MF is org.apache.geronimo.cli.deployer.DeployerCLI. DeployerCLI calls MainConfigurationBootstrapper.main() which calls DeployTool.execute().
 

EJB

View topic | History: r26 < r25 < r24 < r23 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback