You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Siegel edited this page Apr 15, 2015
·
24 revisions
Welcome to the fits wiki!
Proposal for FITS as a service
Service API
Pass FITS parameters as file
method: sendFitsExamineResponse()
This method accepts a file's name and path, reads the data file as an inputstream and returns FITS output for client-side examination.
Tomcat deployment architecture
The Tomcat folder will be added to the base-level folder and include the necessary components (config, build files etc.) to deploy FITS as a service. A new build file will be added (build-fits.xml) to include the extra jars needed in the Tomcat configuration.
Notes:
Clients will still require fits.jar to process the output