Hi Kaveen,

I think that the current APIServlet already serves static content, so that could be a good example. If that’s not helping, maybe you could post a link to a patch to the list? Then anybody could take a look at that diff to see
what’s happening/not working in more detail.

Cheers,
Till

On 6 Jun 2016, at 15:24, [email protected] wrote:

Hello all,


I'm trying to create a new servlet and add it into the Cluster Controller for the new AsterixDB Web UI I'm devoleping.


This is what I have done so far, I created aHttpServlet to host the static files and added it to the CCAplicationEntryPoint also added the port numbers a HttpServlet to host the static files and added it to the CCAplicationEntryPoint,  I also updated the AsterixExternalProperties and the configuration xml file with the port I want to use. Everything compiles and runs but when trying to connect I get connection refused error, the servlet is not running.


Am I doing anything wrong, Thabks in advance,

Kaveen Rodrigo

Reply via email to