OWX logo eAdmin/OWX opensource project   
  Home  
english   
     
  Project owxv3  
 
  Features  
  Docs  
  Screenshots  
  Demo  
  FAQ  
  Requirements  
  Installation  
  Configuration  
  Download  
  CVS  
 
     
  Licensing  
  Contribute  
  Sourceforge  
     
     
     
 
 
Configuration
 

The owx-config.xml

Webapplication specific configuration is to be found in webapps/owxv3/WEB-INF/. You need to edit struts-config.xml for the installation step 2), now you need to adapt the file web.xml in order to tell OWX where to put its logfile. And last but not least you need to adapt owx-config.xml. In this file you need to change:
...
<virtualhost hostname="owxv3.ravix.raptus.com"
identification="owxv3"
mailhost="localhost"
multiuser="true"
webmaster="webmaster">

...
Set the hostname="" and mailhost="" parameter. And inside the filemanager, set the upload directory:
...
<vmodule name="filemgr" type="standard">
...
<property name="repository" value="/workbench/virtualhosts/owxv3.ravix.raptus.com/cstData/owxv3"/>
...
Note that the user Tomcat runs as, needs to have write permission in that "repository".
Test: If you started Tomcat4 and configured everything correctly, both logfiles should not contain any exceptions (of course) and in owxv3.log you should find:
com.raptus.owxv3.OmniaWebActionServlet:NORMAL:Virtualhost is now ready for requests

--------------------------------------------------------------------------------
Now you're done and can access the site, log into eAdmin/OWX and start to enter content for the website.

Good luck.

Your Project-Team
--------------------------------------------------------------------------------
Copyright (C) 2002 OWX opensource project team

 
 
 

 
 

Copyright © 2003 - OWX project team, All Rights Reserved
Sponsors: Raptus AG/SA, Reea SRL
 
 
SourceForge.net Logo