Unfortunately, right now, starting tomcat in eclipse won't start the ssl server. I'm still working on configuring the server so it will work in eclipse, however, ssl will work if you start tomcat from the command line. The problem has something to do with relative paths. - mmoretti |
Here are the steps:
Now to get projects to deploy to the tomcat whenever you build:
Before you can actually deploy an app or run it, you will need to start the tomcat server:
The url for your tomcat is:
Any app you deploy will be at both of those urls under the context root of the app, e.g.: