curl –X GET http://localhost:8080/opt/out?refresh=true
curl: (6) Could not resolve host: -X curl: (6) Could not resolve host: GET
C:\curl>curl -X GET http://localhost:8080/opt/out?refresh=true curl: (6) Could not resolve host: -X curl: (6) Could not resolve host: GET <?xml version="1.0" encoding="UTF-8" standalone="no"?> <A> <url replyId="fa303148-0c9a-4c64-81a1-0965cc27b2c3">http://localhost:8080/opt/out/ReplyPartner/1</url> <url replyId="fb201c8a-ca08-4737-ab5a-6694de34a4db">http://localhost:8080/opt/out/ReplyPartner/2</url> <url replyId="c347a2c6-dde7-40aa-8ca2-b2e3d4af78b7">http://localhost:8080/opt/out/ReplyPartner/3</url> <url replyId="ba01deb9-ec1b-4273-9c9f-ccecd1fc3e74">http://localhost:8080/opt/out/ReplyPartner/4</url> <url replyId="0d4402c0-a067-4046-97cc-9b5655f6ad3f">http://localhost:8080/opt/out/Ticket/5</url> <url replyId="32d8df0c-935a-49d4-bba9-8c2621567ec9">http://localhost:8080/opt/out/ReplyAP/6</url> <url replyId="3bbef026-a666-4146-89b8-f6277651d177">http://localhost:8080/opt/out/ReplyPartner/7</url> <url replyId="fbca3492-1521-42c8-b69c-de14cc1c95b4">http://localhost:8080/opt/out/ReplyPartner/8</url> <url replyId="95034ca9-97d9-40f2-a3e8-e8767852d309">http://localhost:8080/opt/out/ReplyPartner/9</url> <url replyId="4f2e7cd0-a2fb-4541-a893-f67f209341c4">http://localhost:8080/opt/out/ReplyRests/21</url> <url replyId="c7926aba-f94a-46e9-afa5-d85683324c83">http://localhost:8080/opt/out/Ticket/22</url> <ver>1</ver> </A>
c:\000>curl -X GET http://localhost:8080/opt/out?refresh=true <?xml version="1.0" encoding="UTF-8" standalone="no"?> <A> <url></url> <url></url> <ver>1</ver> </A>
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <A> <ver>1</ver> </A>
http://localhost:8080
curl –X GET http://localhost:8080