Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

afimb/siri-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siri Validator

Siri Validator is a java open source project related to the SIRI V2.0 standard. It has only one module :

  • siri-client-france : command line client for testing and validating a SIRI server

Release Notes

The release notes (in French) can be found in CHANGELOG file

Requirements

  • oraclejdk7
  • openjdk7
  • oraclejdk8
  • openjdk8

External Deps

On Debian/Ubuntu/Kubuntu OS :

sudo apt-get install openjdk-7-jdk

Installation from binary

siri.client.france is avalable as a zip : download siri.client.france.x.y.z.zip from maven repository

Install and configure Wildfly

in wildfly installation repository :

bin/jboss-cli.sh connect, deploy --force  (path to ...)/siri_lite.ear
bin/jboss-cli.sh -c "/system-property=siri_lite.producer.address:add(value='web service SIRI server endpoint address')"

Documentation

a user manual (in french) is available on Chouette Project website.

License

This project is licensed under the CeCILL-B license, a copy of which can be found in the LICENSE file.

Support

Users looking for support should file an issue on the GitHub issue tracking page, or file a pull request if you have a fix available.

Packages

No packages published

Languages