Versions Compared

Key

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

...

  1. In WebEJB project, select WebContent -> WEB-INF -> geronimo-web.xml, right click and select Open With -> Geronimo Deployment Plan Editor.



  2. Selecting the Naming tab, you can configure all references of the Web application.



  3. # You can add security options in the Security tab if necessary.
  4. In the Deployment tab, you can edit all server dependencies or classloader configurations of the Web application.



  5. You can still add security options in the Security tab. Once done open the source tab you can see the source code of the deployment plan.
  6. In CurrencyConvertEJB project, you can select ejbModule -> META-INF -> openejb-jar.xml,right click and select Open With -> Geronimo Deployment Plan Editor.



  7. Similarly you can make changes to openejb-jar.xml in the editor. Once you complete the configuration, open the source tab you can see the source code of the deployment plan.