From: Vesso N. <ve...@do...> - 2008-08-01 18:38:59
|
I've committed some of my ongoing work into the LeSC's SVN branch. NOTE: The code committed is build-able but has not been properly tested: * Updates/additions/broken-link fixes to the project's web site/user docs. * Support for the BES-Management Port's two methods. Note: At the last telecon call we discussed possible security issues with the open access to this port - I've inserted calls to the GridSAM' Athorization system and I've updated the user docs with an example of how to restrict the access to the port's two methods using '../WEB-INF/classes/authorisaion.xml' config file. * Support for the latest BES Interface (Factory and Management ports): - on the Client side - added new classes to the command-line interface/lib, updated to latest changes of the BES - added Windows .bat scripts for all BES methods. - on the Server side - support for BES to all DRMs. - still trying to find a easy way to support BES's getFactoryResource - unlike any other it needs to be executed synchronously - either I need to duplicate a lot of the code or find a way to use the existing but make it switch from asynch to synch just for that method call ??? * Maven pom file updates for XmlBeans 2.3.0 plus needed Saxon parsers; JDK 1.5-level build; automatic build-time Internet download for all .xsd files(so far all needed xsd files where included in the source bundle) - a potential problem source considering Maven 'temper' some time. * ... there may have been something else I can't recall... -- -------------------------------------------------------------------------------------------------------- Vesso A. Novov -- Research Assistant -- -------------------------------------------------------------------------------------------------------- London e-Science Centre http://www.lesc.doc.ic.ac.uk Imperial College London, Department of Computing 180 Queen's Gate, London SW7 2RH, UK tel: +44 (0)207-594-8399 fax: +44 (0)207-581-8024 --------------------------------------------------------------------------------------------------------- |