From: James F. <jam...@ex...> - 2010-09-10 08:25:04
|
On 10 September 2010 10:19, Adam Retter <ad...@ex...> wrote: >> in the short term you maybe able to use standalone xmlcalabash with >> James Sulak eXist step library >> >> http://bitbucket.org/jasulak/exist-xproc-library/wiki/Home > > Ah, a reverse integration, thats interesting! > > Also, I have just discovered a way in which Henry could get this > working today for his needs (although it wold not be suitable for a > general release). We did try this together last night, but at that > point it appeared not to work - however this morning with a fresh > head, I have managed to get it working fine. > > Simply after building eXist-db with the xmlcalabash extension enabled - > > 1) rm $EXIST_HOME/lib/endorsed/saxonb* > > 2) rm $EXIST_HOME/lib/user/saxon9-s9api.jar > > 3) Place Saxon9he.jar (I used version 9.2.1.2) into $EXIST_HOME/lib/user > > It should all work for you then... yes that works for me ... maybe hopefully some day I will get eXist own xproc impl robust enough ... thats my next focus ... just about to push out a little toy I have been working on (will announce via twitter). ta, J |