Versions Compared

Key

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

...

Excerpt

This topic will take you through plugin converttransform,export and import using Apache Geronimo admin console.

Table of Contents

Convertinging the application into a plugin via console

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.

Info
titleClarification

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

Table of Contents

Convertinging the application into a plugin via console

In this section, we will convert an existing applications into a plugin directly via console.

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


    Image Added


  2. Under Launch the Administrative console and Select Plugin portlet under Applications.
    Image Removed
    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 Done to convert the resource pool archive into a plugin directly.





  6. Similarly convert ApplicationClient and StatelessSessionEJB into plugins.


...

We are using Apache Geronimo V2.1.1 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.

Info
titleClarification

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

...

Exporting the application as a plugin

...