Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation to start the server #14

Closed
YimengZhu opened this issue Jun 6, 2017 · 3 comments
Closed

documentation to start the server #14

YimengZhu opened this issue Jun 6, 2017 · 3 comments

Comments

@YimengZhu
Copy link

Hi, do you have a more detailed instruction to start the server? I followed the one in the Read Me and I built the war successfully. (However I didn't configure the database as it mentioned at the beginning, it was too crude to understand...)

Then I'm confused that how can I start the server. As I go to http://localhost:8080/SensorThingsService/DatabaseStatus there is no server started...

Thank you

@hylkevds
Copy link
Member

hylkevds commented Jun 6, 2017

You have to deploy the war file in an Apache Tomcat server. Do you have Tomcat installed and running?

@YimengZhu
Copy link
Author

I just copied the war file generated by running mvn install into the webapp folder. Then I went to http://localhost:8080 the console told me
Failed to load resource: net::ERR_CONNECTION_REFUSED

@hylkevds
Copy link
Member

hylkevds commented Jun 6, 2017

Did you start Tomcat?
Did you allow Tomcat in your firewall?
At the least you should see the Tomcat default page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants