 |
Generic notes
Windows
Linux / Unix
Custom
If you are using non-embedded JBoss and Tomcat you can get
the zip file containing only sirid.ear and language.xml
files and setup the environment by yourself. Because the
"Linux / Unix"-installer does not make any system wide
modifications you can also use it to make a dummy
installation, copy the configuration files from that
installation and then remove it.
In order to make Sirid work with non-embedded JBoss and
Tomcat do the following:
- Extract application.xml, sirid.war and siridapi.jar
from sirid.ear (which is a jar [zip] file)
- Create a new directory under tomcat/webapps
(e.g. sirid)
- Move application.xml into tomcat/webapps/sirid/META-INF/
directory and change the value of context-root from / into /sirid
- Extract sirid.war (which is a jar [zip] file) into
tomcat/webapps/sirid/
- Copy siridapi.jar into Tomcat's lib directory and
JBoss' lib/ext directory
- Move language.xml into some location in Tomcat's classpath
- Create a file named sirid.conf somewhere in Tomcat's
classpath. Click here
for an example configuration file
- Add new datasource mbean into jboss.jcml. The name of
the datasource must be SiridDS and the JDBC URL must point
into a database view that contains the tables for Sirid. See
database installation
instructions for more information
- Restart JBoss and Tomcat
Troubleshooting
|
 |
 |
IndexGeneric notes Windows installation Linux / Unix installation Custom installation Troubleshooting  |
 |