Versions Compared

Key

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

...

After extracting the zip file, a loan-bmp directory will be created. From now on, this directory will be referred as <bmp_home>. In that directory open the project.properties file. Edit the maven.jboss.home property to match your environment. It is important that you use "//" on the windows platform as is done below.

maven.jboss.home=Z://JBoss-4.0.2<jboss_home>

From a command prompt or shell go to the <bmp_home> directory and run the following command:

...