We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b94adc commit f9f8b9dCopy full SHA for f9f8b9d
web/javamoney-tradingapp/README.md
@@ -42,19 +42,19 @@ The application this project produces is designed to be run on a **Java EE 6** c
42
Starting the Application
43
---------------------------------------------------------------------------
44
45
-Start with Jetty
46
--------------------------
+1. **Start with Jetty**
+
47
48
The easiest way to start the application is via the Maven Jetty Plugin. Run
49
50
mvn jetty:run -P jetty
51
52
-Access the application
53
----------------------
+2. **Access the application**
54
55
The application on Jetty will be running at the following URL: <http://localhost:8080/>.
56
57
58
Start JBoss Enterprise Application Platform 6 or JBoss AS 7.1
59
-------------------------
60
0 commit comments