I'm still in the process of understanding the code, and i noticed that the version of Jdom I'm using seems to be uncompatible with the way it is used in the lib (try to compile for example jai/config/configuration.java).
I did not read the specs of Jdom Beta 8, but it seems that some important changes have been done. For example there is no method addAtribute(*_*) for the class Element, which seems to be problematic as you use jai uses it now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you are still having problems downloading the correct versions from the vendor sites, let me know as I have the correct version which I can give to you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm still in the process of understanding the code, and i noticed that the version of Jdom I'm using seems to be uncompatible with the way it is used in the lib (try to compile for example jai/config/configuration.java).
I did not read the specs of Jdom Beta 8, but it seems that some important changes have been done. For example there is no method addAtribute(*_*) for the class Element, which seems to be problematic as you use jai uses it now.
All the library dependencies incl. version numbers are documented at http://sourceforge.net/docman/display_doc.php?docid=11404&group_id=51118.
If you are still having problems downloading the correct versions from the vendor sites, let me know as I have the correct version which I can give to you.