I am trying to have a test on wso2 mss 1.0. After following sample of https://docs.wso2.com/display/MSS100/Running+a+Basic+Microservice, the url curl localhost:8080/hello/Microservices cannot be accessed. Also there is no port configured in wso2mss-1.0.0-alpha\repository\conf\carbon.xml.
Asked
Active
Viewed 39 times
0
-
Updated link should be https://docs.wso2.com/display/MSF4J100/Running+a+Basic+Microservice – Abimaran Kugathasan Feb 17 '16 at 22:10
1 Answers
0
AFAIK you can configured the port using conf/transports/netty-transports.yml. By default port is set to 8080.

Thusitha Thilina Dayaratne
- 5,666
- 4
- 42
- 69