User: user57 Date: 01/10/01 16:06:01 Added: src/etc jive_init.properties Log: o adding support files required to setup the forums deployable Revision Changes Path 1.1 website-forums/src/etc/jive_init.properties Index: jive_init.properties =================================================================== ### ====================================================================== ### ## ## ## Jive initialization properties. ## ## ## ### ====================================================================== ### # $Id: jive_init.properties,v 1.1 2001/10/01 23:06:01 user57 Exp $ # Specifies the full path to your jiveHome directory. # This file must be in the classpath of your application server. Normally, # the easiest way to do this is to put it into the [jive]/WEB-INF/classes # directory, where [jive] is the name of the web application that you're # installing Jive into. # # For unix this might be: # jiveHome=/var/web/jive/WEB-INF/jiveHome # # For Windows this might be: # jiveHome=c:\\web\\jive\\WEB-INF\\jiveHome # (note the double backslashes for Windows) # # Please note that spaces in the path might fail. For example on Windows: # jiveHome=c:\\Program Files\\... # won't work whereas: # jiveHome=c:\\progra~1\\.. # will work. [EMAIL PROTECTED]@
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
