Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We are using Apache Geronimo V2.1.1 2 for this tutorial.
We have used an existing tutorial from tutorial section. Refer Stateless Session Bean tutorial for application development and deployment. Once done refer the illustration in this tutorial to export and import JEE artifacts from Apache Geronimo administration console. While you can also choose to convert your applications within Geronimo with one-click as explained below, instead of manual import and export.

Info
titleClarification

Application client referred in this tutorial is actually a Web Application Client.

...

  1. Launch the Administrative console and Select Plugin portlet under Applications.





  2. Under Create Geronimo Plugin select jdbc/userds database pool from the drop down menu as shown in the figure.





  3. Once done select Export Plugin.





  4. On the next page keep all the values default and Select Saving Plugin Data.





  5. On the next screen select Export Plugin.





    Or, click Done to convert the application into plugin directly.
  6. A window will pop-up suggesting to save the plugin. Select Ok.





  7. Similarly export ApplicationClient and StatelessSessionEJB as a plugin.








...