blob: 7ab73d416ed874f25504053057fd7348dccca1aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
*********************************************************
* USAGE *
*********************************************************
For using servingxml, you need to specify environnemnt variables :
SERVINGXML_HOME={PREFIX}/share/java/servingxml
PATH=$PATH:$SERVINGXML_HOME
Any third party JAR must be added to CLASSPATH
|