Creating a Webservice

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
Line 15: Line 15:
 
[[File:maven-repository-browser.png]]
 
[[File:maven-repository-browser.png]]
  
Go to the "Maven Repository Browser" window and click "Add Repository" the fill in the following information:
+
Go to the "Maven Repository Browser" window and click "Add Repository", then fill in the following information:
  
 
* Repository ID: clarin
 
* Repository ID: clarin
Line 21: Line 21:
 
* Repository Type: Remote
 
* Repository Type: Remote
 
** Repository URL: http://catalog.clarin.eu/ds/nexus/content/repositories/Clarin/
 
** Repository URL: http://catalog.clarin.eu/ds/nexus/content/repositories/Clarin/
 +
 +
Finish by pressing "Add"
  
 
[[File:adding-clarin-repository.png]]
 
[[File:adding-clarin-repository.png]]

Revision as of 10:40, 11 October 2012

Creating a Webservice for TCF Processing

This tutorial presents a workflow for creating a webservice for TCF processing. It assumes you have the following software installed:

Importing a Maven Archetype

Open a maven repository browser by openning:

Window -> Other -> Maven Repository Browser

Maven-repository-browser.png

Go to the "Maven Repository Browser" window and click "Add Repository", then fill in the following information:

Finish by pressing "Add"

Adding-clarin-repository.png