wso2 / msf4j

WSO2 Microservices Framework for Java (MSF4J)
http://wso2.com/products/microservices-framework-for-java/
Apache License 2.0
401 stars 349 forks source link

Websocket example deployable jar not deploying in wso2 ei #583

Open style-x7 opened 3 years ago

style-x7 commented 3 years ago

Hi there,

The stock quote example deployable jar works on wso2 ei 6.5.0 but the websocket one is not deploying.

From the logs, it says deploying websocket microservice and just stuck there.

Noticed also when ei started, it shows the http port 9090 but there isn't any websocket port.

Is there any way I can get the websocket example deployable jar to work on ei?

Kindly pls help, thanks!