root/tags/release-0.13.4/pfixcore/projects/README.1st

Revision 1667, 0.8 KB (checked in by jenstl, 8 years ago)

*** empty log message ***

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Here is a sample application for pfixcore (called sample1).
2
3The core subdirectory is special. It is considered to be part of the
4pfixcore package. A "real life" application will create a new
5directory or cvs repository and copy the core directory from here into
6the new location.
7
8You will want to create your own "common" directory to hold
9configuration data, xsl, xml (unlikely) and txt includes (maybe not
10very much).
11
12The applications that may share this common data reside in their own
13subdirectories (like sample1 in this case here).
14
15The servletconf subdirectory holds the neccessary data for Tomcat4
16(automatically customized for the current installation path) and sample apache
17configurations (autogenerated, must be included into your normal
18apache.conf. See the file INSTALL for more info)
Note: See TracBrowser for help on using the browser.