Versions Compared

Key

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

...

  1. For the next steps we will consider the Stateless Session Bean project.
  2. Consider the Few More Configurations section in the above tutorial where you have to add a dependency element for database pool.
  3. In StatelessSessionEJB select ejbModule->META-INF->openejb-jar.xml. Right click and select Open With->XML Editor.





  4. Once you have the openejb-jar.xml select Design tab.





  5. You can edit the fields by double clicking against each fields.


  6. Once done open the source tab you can see the dependency element added to openejb-jar.xml.





...