Revision [1803]

Last edited on 2011-12-14 08:12:12 by DavidLee
Additions:
This module requires at least version 1.1.8 of xmlsh
Deletions:
This module requires at least version 1.1.7 of xmlsh


Revision [1784]

Edited on 2011-07-26 07:23:15 by DavidLee
Additions:
This module requires at least version 1.1.7 of xmlsh
Deletions:
This module requires at least version 1.1.5 of xmlsh


Revision [1706]

Edited on 2011-05-05 09:12:21 by DavidLee
Additions:
This module requires at least version 1.1.5 of xmlsh
Deletions:
This module requires at least version 1.0.6 of xmlsh


Revision [1464]

Edited on 2010-06-11 06:33:29 by DavidLee
Additions:
This module requires at least version 1.0.6 of xmlsh
Deletions:
This module requires at least version 0.1.0 of xmlsh


Revision [1295]

Edited on 2010-03-09 11:41:34 by DavidLee
Additions:
Download the latest binary from [[https://sourceforge.net/projects/xmlsh/files/]]. Look under the "calabash_ext" folder.
This module requires at least version 0.1.0 of xmlsh
Deletions:
Download the latest binary from [[https://sourceforge.net/projects/xmlsh/files/calabash_ext/0.2/]]
This module requires at least version 0.0.2.0 of xmlsh


Revision [722]

Edited on 2009-09-09 10:25:51 by DavidLee
Additions:
Download the latest binary from [[https://sourceforge.net/projects/xmlsh/files/calabash_ext/0.2/]]
Deletions:
Dowload the latest binary from [[https://sourceforge.net/project/showfiles.php?group_id=228358&package_id=300027&release_id=681251 calabash_ext package]]


Revision [499]

Edited on 2009-05-08 16:28:41 by DavidLee
Additions:
Example.
Assuming that XMODPATH refers to a directory which includes the "calabash" directory which in turn includes the module.xml and the dependant jars.
$ import module calabash
$ import module c=calabash
Deletions:
$ import module org.xmlsh.calabash
$ import module c=org.xmlsh.calabash


Revision [498]

Edited on 2009-05-08 16:27:28 by DavidLee
Additions:
Import the calabash extension in xmlsh with an "import module" statement
The module can be found using the XMODPATH variable or explicitly by specifying the module.xml file
XMODPATH=/usr/local/xmlsh/ext
import module calabash

or
import module /usr/local/xmlsh/ext/calabash/module.xml
Deletions:
Now you can startup xmlsh but you must import the extension module in order to use it.
Import the calabash extension in xmlsh with an "import module" statement.
import module org.xmlsh.calabash


Revision [497]

Edited on 2009-05-08 16:25:53 by DavidLee
Additions:
Place above jar files in the same directory as calabash_ext.jar and module.xml
Alternatively you can edit module.xml and change the paths to the Dependant jars.
Deletions:
Place above jar files in a known directory and edit the CLASSPATH used for launching xmlsh.
This can be done by editing the win32\xmlsh.bat or unix/xmlsh startup scripts or whatever command is used to launch xmlsh.
Windows example, assuming calabash_ext.jar is placed in the same directory as xmlsh.jar (%XMLSH%\lib) edit win32\xmlsh.bat and add before the java command
@set CLASSPATH=%CLASSPATH%;%XMLSH%\lib\calabash_ext.jar
Repeat this for all the jar files.


Revision [496]

Edited on 2009-05-08 15:12:04 by DavidLee
Additions:
This module requires at least version 0.0.2.0 of xmlsh
Deletions:
This module requires at least version 0.0.1.11 of xmlsh


Revision [495]

Edited on 2009-05-08 15:11:51 by DavidLee
Additions:
Dowload the latest binary from [[https://sourceforge.net/project/showfiles.php?group_id=228358&package_id=300027&release_id=681251 calabash_ext package]]
Deletions:
Dowload the latest binary from [[https://sourceforge.net/project/showfiles.php?group_id=228358&package_id=300027&release_id=678520 calabash_ext package]]


Revision [485]

Edited on 2009-04-26 10:57:32 by DavidLee
Additions:
The Calabash xproc implementation is supported as an extension module to xmlsh. This allows running xproc pipelines from within the same JVM as xmlsh and using native xmlsh syntax. For example, input and output ports in xproc are supported via named ports in xmlsh.
Calabash extension module is on sourceforge in the calabsh_ext package under xmlsh.
Dowload the latest binary from [[https://sourceforge.net/project/showfiles.php?group_id=228358&package_id=300027&release_id=678520 calabash_ext package]]
This module requires at least version 0.0.1.11 of xmlsh
Deletions:
Mark Logic extension module is on sourceforge in the marklogic_ext package under xmlsh.
Dowload the latest binary from [[https://sourceforge.net/project/showfiles.php?group_id=228358&package_id=300026 marklogic_ext package]]
You also need the "xcc.jar" file from [[http://developer.marklogic.com/download/ Mark Logic Developer Page]] (the Java XCC Distribution)


Revision [484]

The oldest known version of this page was created on 2009-04-26 10:54:30 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki