billyJoePiano / TenaPull

TenaPull is a configurable Java application which fetches and processes the data from one or more Nessus APIs, and converts it into JSON ouputs that are usable by Splunk
7 stars 1 forks source link

Week 9 Exercise #8

Closed billyJoePiano closed 2 years ago

billyJoePiano commented 2 years ago

@pawaitemadisoncollege

I have a RESTful service functioning now with the indy project! Screenshots in the screenshots directory

I was a little confused at first about the way to deploy this, but got it working using Tomcat after a little trial and error. I'm wondering if there are any particular advantages to TomEE over Tomcat, and if there's any instructions you'd suggest about deploying with TomEE instead? I noticed in some of the things I found on google there were mentions of Jakarta... would that change the type of server we'd need to use?

Thanks,

Bill

pawaitemadisoncollege commented 2 years ago

Hey @billyJoePiano,