Re: [xwiki-users] Starting an external application

2011-06-21 Thread Caleb James DeLisle
The question is how your software tool talks. If it can speak http then you can use $xwiki.getURLContent in velocity to send commands and get responses back. See: http://nexus.xwiki.org/nexus/service/local/repositories/releases/archive/org/xwiki/platform/xwiki-platform-oldcore/3.1/xwiki-platform-o

[xwiki-users] XWiki Enterprise 3.1 Released.

2011-06-21 Thread Caleb James DeLisle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The XWiki development team is proud to announce the release of XWiki Enterprise 3.1 Final. Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download This is the first ever release to be tested in a staging repository and is probably the mos

[xwiki-users] Starting an external application

2011-06-21 Thread Frank Marrenbach
Hello all, In a elearning invironment XWIKI have to be linket to an external software tool. In a second step XWIKI send some data to the external tool to open a specific file. At the end of the usage of the external tool XWIKI will get some date from the external tool and store it in a page.