Skip to content

Commit 66af3d2

Browse files
committed
removed runserver java
1 parent 9022319 commit 66af3d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devon4j-http-rest-client/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ You will add below dependency in core folder pom.xml
125125

126126
Modify pom.xml as below:
127127
[step]
128+
== Modify POM file
128129
--
129130
changeFile("httprestclient/core/pom.xml", { "file": "files/dependency.txt", "placeholder": "<dependencies>" })
130131
--
@@ -197,7 +198,6 @@ This might take some time for application to start.
197198
== Build devon4j CXF REST Client
198199
--
199200
buildJava("httprestclient", false)
200-
runServerJava("httprestclient/server", { "startupTime": 1000, "port": 8080, "path": "httprestclient" })
201201
--
202202
203203
* Once, application builds successfully. Open new terminal by clicking "+" and wait for it to load.

0 commit comments

Comments
 (0)