You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by ja...@apache.org on 2004/11/09 02:52:06 UTC

[Jakarta-Slide Wiki] Updated: GeneralConfig

   Date: 2004-11-08T17:52:06
   Editor: BrianLee <br...@gmail.com>
   Wiki: Jakarta-Slide Wiki
   Page: GeneralConfig
   URL: http://wiki.apache.org/jakarta-slide/GeneralConfig

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -7,21 +7,28 @@
 
 === domain.xml ===
 
+This is the heart of Slide configuration.
+
 see DomainConfig for further details
 
 === web.xml ===
 
-see ["WebXMLConfig"] for further details
 
+see ["WebXMLConfig"] for further details
 
 === slide.properties ===
 
+Unless you are disabling features, you probably will not need to change this. You may have to change this file to enable Slide's BIND features.
 
 see SlidePropertiesFile for further details
 
 === jaas.config ===
 
+[http://jakarta.apache.org/slide/howto-jaas.html Introduction]
 
+This should be configured correctly by default.
+Note - JAAS configuration involves both the jaas.config file and some executable scripts
+catalina.sh and startup.sh (for Windows catalina.bat and startup.bat).
 
 
 === Executable Scripts (in the bin directory) ===
@@ -30,5 +37,9 @@
 
 
 ==== Nix (Mac OS, Linux, ...) ====
+
+This is obvious, but make sure you make .sh files executable. Click [http://www.google.com/search?hl=en&q=unix+tutorial&btnG=Google+Search here] if you're new to Unix based OSs.
+
+
 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org