pvollenweider 2005/03/17 15:54:04 CET
Modified files: (Branch: JAHIA-4-1-BRANCH)
src/views/html/startup readme.html
Log:
Fiy typo
Revision Changes Path
1.68.2.7.2.4 +46 -74 jahia/src/views/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/src/views/html/startup/readme.html.diff?r1=1.68.2.7.2.3&r2=1.68.2.7.2.4&f=h
Index: readme.html
===================================================================
RCS file:
/home/cvs/repository/jahia/src/views/html/startup/Attic/readme.html,v
retrieving revision 1.68.2.7.2.3
retrieving revision 1.68.2.7.2.4
diff -u -r1.68.2.7.2.3 -r1.68.2.7.2.4
--- readme.html 17 Mar 2005 12:16:56 -0000 1.68.2.7.2.3
+++ readme.html 17 Mar 2005 14:54:03 -0000 1.68.2.7.2.4
@@ -172,7 +172,7 @@
<p>You have installed a Beta release of Jahia 4.1. <br />
<br />
Please read this README carefully to learn about the new features
present in
- this Beta release. </p>
+ this Beta release. </p>
<h2>Table of content:</h2>
<p>- <a href="#1">Status</a><br />
- <a href="#2">New Features in 4.1</a><br />
@@ -181,13 +181,13 @@
<h2><a name="1" id="1"></a>Status</h2>
<p>You have installed a Jahia 4.1 Beta release. This version if not
final
and is then not recommended for production use. However this
version
- can be used for development and test purpose.<br />
+ can be used for development and test purposes.<br />
<br />
The most important changes in this new (minor) release include a new
validation framework (based on the <a
href="http://struts.apache.org/userGuide/dev_validator.html">Apache
Struts
- Validator Framework</a>) which allow your to implement validation
tests in the
+ Validator Framework</a>) which allows you to implement validation
tests in the
Jahia engines (mandatory fields, field restricted to 20 characters,
etc), a
partial search refactoring (will be finalized in Jahia 4.5) which
now indexes
Office files properties and some new SOAP interfaces in order to be
able to run
@@ -195,17 +195,19 @@
<br />
Of course all the bug fixes included in Jahia 4.0.6 are also present
in this
- edition. Next Beta version will also include some new blogging
template.<br />
+ edition. The next Beta version will also include some new blogging
template.<br />
<br />
- The main reason why we released a Jahia 4.1 version was to add
rapidly support
- for the Struts Validation Framework. As the introduction of this
framework also
- modified quite a lot the Jahia engines, the current customers have
then the
+ The main reason why we released a Jahia 4.1 version was to rapidly
add support
+ for the Struts Validation Framework. As the introduction of this
framework
+ required substantial modification of the Jahia engines, current
customers
+ now have the
choice to immediately migrate to Jahia 4.0.6 or to wait for the
final release
of Jahia 4.1.<br />
<br />
- Please check the complete <a href="..\..\txt\history.txt">change
Log</a>
+ Please check the complete <a href="../../txt/history.txt">change
Log</a>
to view a list of all the modifications. <br />
<br />
+
</p>
<h2><a name="2" id="2"></a>New features in 4.1</h2>
<ul type="disc">
@@ -213,46 +215,52 @@
Jahia now supports the Struts
Validation Framework. This allows the template developer to
test fields in
the Jahia engines forms (e.g. mandatory fields, field limited
to 4
- characters, etc). Some example of use are availble within the
Jahia
- default templates or here.<br/>
+ characters, etc). Some example of use are available within the
Jahia
+ default templates or
+ <a
href="http://192.168.2.178:7779/jahia/Jahia/site/myjahiasite/cache/offonce/pid/1">here</a>.<br/>
<br/>
+
</li>
<li><b>Indexing Files properties</b><br/>
Jahia 4.1 now also indexes Office and PDF files
- properties. An advanced search view with some other major search
- refactorings will be included in Jahia 4.5.<br/>
+ properties. An advanced search view with some other major
search refactorings will be included in Jahia 4.5.<br/>
<br/>
+
</li>
<li><b>Partial Senseï support</b><br/>
- This release include a partial support of the Senseï
+ This release include partial support of the Senseï
Business Processing Server. Sesneï is an advanced workflow
server
compliant with the <a href="http://www.bpmi.org/">BPML</a>
standard.
Developers will already be able to develop advanced workflows
within their
portlets. The full integration with Jahia (advanced workflows
- configurations on Jahia pages) will only occur with the Jahia
4.5 release.
+ configurations on Jahia pages) will only occur in the Jahia 4.5
release.
<br/>
Warning: The Senseï server is
currently not pre-integrated with Jahia. A Jahia-Senseï
edition will be
- packaged seprately.</li>
+ packaged separately.</li>
</ul>
- <h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 to
this new version ? </h2>
- <p>There is no automatic migration scripts for Beta version of
- the Jahia program. You then have to upgrade to this new release
by using the
- following manual procedure: <br />
+ <h2><a name="6" id="6"></a>How can I upgrade from a Jahia 4.0.6 to
this new version ?
+ </h2>
+ <p>There is no automatic migration scripts for the Beta version of
+ the Jahia program. You therefore have to upgrade to this new
release by following
+ the manual procedure below: <br />
<br />
- In this procedure we will assume the following : </p>
+ In this procedure we will assume the following : </p>
<ul type="disc">
- <li>You have made a backup of all your current Jahia
environement (file system + database) ! </li>
- <li>Your current Jahia 4.0.6 environement is installed in
CURRENT_JAHIA </li>
+ <li>You have made a backup of all your current Jahia
+ environment (file system + database)! </li>
+ <li>Your current Jahia 4.0.6 environment is installed in
CURRENT_JAHIA
+ </li>
<li>You have install a clean Jahia 4.1 into NEW_JAHIA_410 (Jahia
- configuration wizard successfully completed) without the
webapps. </li>
+ configuration wizard successfully completed) without the
webapps.
+ </li>
</ul>
<p><br />
- Here are the steps to copy your data into the new Jahia installation : </p>
+ Here are the steps to copy your data into the new Jahia installation : </p>
<ol>
- <li>Copy following direcories in
+ <li>Copy following directories in
the corresponding location of your new installation:<br/>
<br/>
<tt>CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/var/content<br/>
@@ -260,6 +268,7 @@
CURRENT_JAHIA/tomcat/webapps/jahia/jsp/jahia/templates/[YOUR_JAHIA_SITES]</tt>
<br/>
<br/>
+
</li>
<li>If you want to copy over the deployed applications, repeat
this step for each web app :<br/>
@@ -267,14 +276,15 @@
to<br/>
NEW_JAHIA_410/webapps/WEBAPP_NAME <br/>
<br/>
+
</li>
<li>Edit the jahia.properties file and configure the database
settings to point to your CURRENT_JAHIA database path. If you
have
- adjusted settings for the your database pooling, please also
adjust them
+ adjusted settings for your database pooling, please also adjust
them
in the dbpool.properties of your new installation.<br/>
If you have other custom configurations (Caches
limitations, LDAP servers, HTML Editors,...), please make your
changes in
- the adequate Jahia configuration files. Most common modified
files
+ the adequate Jahia configuration files. Most commonly modified
files
include:<br/>
- jahia.properties (Caches, encoding settings, database
parameters)<br/>
@@ -285,77 +295,39 @@
dbpool.properties (database pooling settings) - web.xml (if you
have
declared other servlets) <br/>
<br/>
+
</li>
<li>If you added some other java libraries or if you modified
the Jahia classes, JSP or taglibs definition, please copy the
new jar
files and/or make the merge of your changes with the new Jahia
source
code. <br/>
<br/>
+
</li>
- <li>If you have some custom Tomcat configuration, please merge
+ <li>If you have a custom Tomcat configuration, please merge
your Tomcat startup scripts (ex: catalina_opts adjusted to your
server
memory size).<br/>
<br/>
+
</li>
<li> If you have a commercial
license key, don't forget to copy it over the default one from
your
CURRENT_JAHIA to the NEW_JAHIA_410.<br/>
<br/>
+
</li>
</ol>
- <tt>CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/var/content<br/>
-
CURRENT_JAHIA/tomcat/webapps/jahia/WEB-INF/classes/jahiatemplates<br/>
-
CURRENT_JAHIA/tomcat/webapps/jahia/jsp/jahia/templates/[YOUR_JAHIA_SITES]</tt>
-<br/>
- <br/></li>
- <li>If you want to copy over the deployed applications, repeat
- this step for each web app :<br/>
- copy CURRENT_JAHIA/tomcat/webapps/WEBAPP_NAME<br/>
- to<br/>
- NEW_JAHIA_410/webapps/WEBAPP_NAME <br/>
- <br/>
- </li>
- <li>Edit the jahia.properties file and configure the database
- settings to point to your CURRENT_JAHIA database path. If you
have
- adjusted settings for the your database pooling, please also
adjust them
- in the dbpool.properties of your new installation.<br/>
- If you have other custom configurations (Caches
- limitations, LDAP servers, HTML Editors,...), please make your
changes in
- the adequate Jahia configuration files. Most common modified
files
- include:<br/>
- - jahia.properties (Caches, encoding settings, database
- parameters)<br/>
- -
- users.ldap.properties/groups.ldap.properties/router-config.xml
(LDAP
- settings)<br/>
- - htmleditors_config.xml (HTML editors preferences) -
- dbpool.properties (database pooling settings) - web.xml (if you
have
- declared other servlets) <br/>
- <br/>
- </li>
- <li>If you added some other java libraries or if you modified
- the Jahia classes, JSP or taglibs definition, please copy the
new jar
- files and/or make the merge of your changes with the new Jahia
source
- code. <br/>
- <br/>
- </li>
- <li>If you have some custom Tomcat configuration, please merge
- your Tomcat startup scripts (ex: catalina_opts adjusted to your
server
- memory size).<br/>
- <br/>
- </li>
- <li> If you have a commercial
- license key, don't forget to copy it over the default one from
your
- CURRENT_JAHIA to the NEW_JAHIA_410.</li></ol>
+ <li>
- <h2><a name="7" id="7"></a>Installation Issues </h2>
- <p><b>Make sure you don't use any white space in the path name
+ <h2><a name="7" id="7"></a>Installation Issues </h2>
+ <p><b>Make sure you don't use any white spaces in the path name
when installing Jahia.<br />
<br />
</b>Please check the archive of the public Install mailing
list before sending
us your issue (<a
href="http://list.jahia.org">http://list.jahia.org</a> ).</p>
+ </li>
</div>
<div class="footer">
Copyright 2004, <a href="http://www.jahia.org">Jahia Ltd</a> - All
rights reserved