Versions Compared

Key

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

...

svn checkout http://svn.apache.org/repos/asf/geronimo/samples/trunk/samples/myphonebook

(Hint: You can get svn from http://subversion.tigris.org/Image Added )

Creating and Populating Database

...

Use a command prompt to navigate into the myphonebook directory and just give mvn install followed by mvn site command to build. It will create the myphonebook-ear-2.01-SNAPSHOT.ear under the myphonebook folder. Now, you are ready to deploy myphonebook application in the Geronimo Application server using either the plugins generated for tomcat and jetty or the deployment plan that was generated and the ear.

...