Web Service Installation

Latest Stable Release

Please make sure you have completed the basic installation.


To run the DL-Learner web service you can use the files “ws” and “ws.bat”. They create a local server, which clients can connect to.


For writing your own clients, please have a look at the wiki page on writing clients.

Subversion

If you want to develop DL-Learner, please follow the instructions for running DL-Learner in your IDE as described here for Eclipse. Use org.dllearner.server.DLLearnerWSStart as start class for the DL-Learner web service.


If you do not want to develop DL-Learner, but use the Web Service Interface, you can do the following:

  • create a temporary directory and change to it
  • checkout DL-Learner: svn co http://dl-learner.svn.sourceforge.net/svnroot/dl-learner/trunk/ .
  • ant (Apache Ant required) – this builds DL-Learner release files, which you can use in the same way as the stable release, i.e. extract the file and run ws or ws.bat

 
There are no files on this page. [Display files/form]
There is no comment on this page. [Display comments/form]

Information

Last Modification: 2008-02-17 15:03:09 by Jens Lehmann