Created in: 2005-12-31 02:15:51
Author: Unknown
Size: 2120 bytes
Last updated: 2005-12-31 02:15:51
jLibrary server distribution comes in two ways: the Apache Tomcat bundle, and the smaller WAR application. The Apache Tomcat bundle contains a jLibrary server ready to run, and so is the easiest way to install jLibrary, but also is the biggest distribution. On the other hand, the .WAR application contains only the jLibrary server application and so is smaller to download an also is easier to install on your own web container.
To install the jLibrary WAR application you should follow the next steps:
Jackrabbit {
org.apache.jackrabbit.core.security.SimpleLoginModule required anonymousId="anonymous";
};
-Djava.security.auth.login.config=%CATALINA_HOME%/conf/jaas.config
or also
-Djava.security.auth.login.config=../conf/jaas.config