IHE Test & Management Tools
  1. IHE Test & Management Tools

restfulATNA-web

Public
AuthorCommitMessageCommit dateIssues
David MaffittDavid Maffitt
6e432e06afaMMerge branch 'save'
David MaffittDavid Maffitt
4791dbcb29cMMerge remote-tracking branch 'origin/master'
David MaffittDavid Maffitt
618c812d0b7Add syslog query and refactorization to syslog and atna are extensionsof base query. Read endpoint configurations from a resource file.
Steve MooreSteve Moore
3b642ff8709Start writing a class that will provide the RESTful server for ATNAqueries. This is not working yet (at all).
David MaffittDavid Maffitt
0b71103ed48Form working with all the parameters.Response is echoed query.
David MaffittDavid Maffitt
6fdab8ea89dtrying to get context paths right for working in external server.
David MaffittDavid Maffitt
1a5b0fad97dAdd all the query elements to UI.Structure to ajax ARR URL element.
David MaffittDavid Maffitt
ad46aa3bb5eFirst pass at laying out client UI.
Steve MooreSteve Moore
d69203ec08aAdd output text to show we can pull things from the SessionBean.
Steve MooreSteve Moore
a752f6ee225Add a sample select box with a list of URLs for Audit Record Repositories.
Steve MooreSteve Moore
425cae1903dAdd a dependency on log4j and add another resource folder.
Steve MooreSteve Moore
e8fa16aae10Initial commit of text files that hold URLs for Audit Record Repositories.These are the servers that respond to ATNA RESTful queries.
Steve MooreSteve Moore
ed68d49ffeaInitial commit of the ApplicationBean and SessionBean for the RESTfulATNA web application.
Steve MooreSteve Moore
6187bcf3a78This was a redirect that we did not need.We just put the main page here instead.
Steve MooreSteve Moore
f5a95c58b29Modify from Java 1.7 to Java 1.8
Steve MooreSteve Moore
95ab5cab112Added a number of files to get a skeleton of the application running.We have two pages (test consumer, test repository), but much still needs to be filled in.
Steve MooreSteve Moore
8e4fdb8119aSkeleton of the RESTful ATNA web project.This probably will not compile. It is just to get started.