[[BackLinksMenu]] ![[TicketQuery(summary=S2S_DEPLOY_TECHNOLOGIES_R0, compact)]] = Analysis = == Overview == The goal of this task is to research and decide which technologies we will use for deploying and running the Sophie server. They should be demonstrated. == Task requirements == * Decide which database we will use (i.e. HSQLDB, !MySql, !SqlLite, !PostGre) * Talk to Milo what is the best decision. * Deploy simple configuration of the chosen database. * Decide which servlet container we will use (It is jetty. See [wiki:S2S_CORE_DEPLOYMENT_R0]) * Decide if we will use JSPs for the web pages. Deploy them and give examples. * Decide which technologies we will use for web services (i.e. SOAP web services(xfire, axis), rest services) == Task result == * Sophie 2 basic server which runs and use the chosen database and basic web user interface. == Implementation idea == - == Related == [wiki:S2S_CORE_DEPLOYMENT_R0] [wiki:S2S_WEB_COMMONS_R0] == How to demo == Show the running server and its web interface. Demonstrate the communication with the chosen database. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = ^(Write comments for this or later revisions here.)