Skip to content

The Services deployed to the Sakai instance. These are converted to jws files.

License

Notifications You must be signed in to change notification settings

Unipoole/sakai-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License

sakai-service

The Sakai-Service contains the web service implementations (build to Axis jws files) that must be deployed to Sakai. This is a library project and it does contain deployable artefacts, but the artefacts must be deployed into a Axis Web Context.

Building

git clone https://github.com/Unipoole/sakai-service.git
cd sakai-service
mvn clean install

Deployment

If the Maven build is successful there will be a sakai-service-1.0.0-jws.zip archive in the target folder of the build. This archive must be extracted to the Sakai Axis project. In the Sakai source it can be found under webservices\axis\src\webapp. In a existing deployment it can be found under <tomcat>\webapps\sakai-axis.

About

The Services deployed to the Sakai instance. These are converted to jws files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages