It is a library, you should write your own software to run it. There should to be Junit-tests in the repository, you can look at them for examples how to use the library
good luck Bert Op vrijdag 02-10-2009 om 10:45 uur [tijdzone +0100], schreef Paul Linehan: > Hi to all from Trinity College Dublin, > > > I'm a student in the university and I'm starting to work on OpenEHR, > so please forgive me if my question(s) is/are newbie ones, or if > I've asked it in the wrong place, please redirect me. > > I did check the mailing list archive and could find no discussion > about this problem. > > > I downloaded the file openehr_ref_impl_java-1.0.1.jar > > from > > http://www.openehr.org/wiki/display/projects/Java+Project+Download > > > However, when I tried to run it, I got this > > ============================== > > @lg12x34:~/wSSproj$ java -jar openehr_ref_impl_java-1.0.1.jar > > Failed to load Main-Class manifest attribute from > openehr_ref_impl_java-1.0.1.jar > > @lg12x34:~/wSSproj$ > =============================== > > > Further information - java version > > > ================================ > linehanp at lg12x34:~/wSSproj$ java -version > > java version "1.6.0_02" > Java(TM) SE Runtime Environment (build 1.6.0_02-b05) > Java HotSpot(TM) Server VM (build 1.6.0_02-b05, mixed mode) > > linehanp at lg12x34:~/wSSproj$ > ================================= > > > Can anyone give me some pointers as to what I'm doing wrong please? > > > Should you require any further information, please let me know. > > > TIA and rgs, > > > > Paul... > >

