Hi,
I am currently struggeling to get an apache tomcat running on my system. I tried those two things:
Following the DigitalOcean Tutorial: Tutorial
Manually install Tomcat8.2.5 from the official site.
In both cases I modified the server.xml and changed the connector port to 80. I did not configure a firewall yet so that should not be interfering with the request.
The problem here is that all of my requests are timing out with ERR_CONNECTION_REFUSED. Can someone help to fix this?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Can you share your server.xml file? In addition to changing the port, with many services it’s also necessary to make sure the service listens on the public port rather than just for local requests.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.