This package containst all the testbed examples, which extend org.jbox2d.testbed.AbstractExample. These are likely what you want to look at to see how to create physical objects using JBox2d once you have a game loop and a renderer set up.

The preferred format for bug submissions is to construct an example like the ones in this package. To do this, you need the following: