Skip to content

Commit

Permalink
update jaxrs to listent at port 10080
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Jan 29, 2018
1 parent 36b042d commit 5d92717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/jaxrs-datelib-j8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<stopKey>stopit</stopKey>
<stopWait>10</stopWait>
<httpConnector>
<port>80</port>
<port>10080</port>
<idleTimeout>60000</idleTimeout>
</httpConnector>
</configuration>
Expand Down

0 comments on commit 5d92717

Please # to comment.