source: MDService2/trunk/MDService2/README.txt @ 468

Last change on this file since 468 was 468, checked in by vronk, 14 years ago

initial version of README.txt

File size: 868 bytes
Line 
1CMDI Metadata Service / Metadata Browser
2========================================
3
4This version is building upon the framework apache.Struts2
5http://struts.apache.org/2.1.8.1/index.html
6(Hopefully) all needed jars are included under:
7WebContent\WEB-INF\lib
8(Although this is probably not good subversion behaviour)
9
10Some XSLT2 xsl-lib is needed. It was developed with saxon9:
11saxon9.jar, saxon9-dom.jar
12
13It's being developed in eclipse, the .project-file is included.
14
15There is an ant-build for building and deploying.
16In build.properties one has to set the
17deploy.dir = /path_to_local/ApacheTomcat/webapps
18
19Or just put the MDService2.war in the appropriate webapps-folder
20of the servlet container used.
21
22
23Some more information starting from:
24http://trac.clarin.eu/wiki/CmdiMetadataServices
25
26
27Initial Import by and questions, comments, outrage to
28Matej xnrn@gmx.net
Note: See TracBrowser for help on using the repository browser.