Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.0 to 4.0RC update package.zip | 2012-01-14 | 37.2 MB | |
README.txt | 2012-01-14 | 1.3 kB | |
Totals: 2 Items | 37.2 MB | 0 |
------------------------------------ RELEASE NOTES ------------------------------------ * Better support for all browser including Chrome * Pys (Projectivity Synchronizer: synchronize documents between Projectivity and local folders) * Chinese language support * Several bug fixes * Event topic for easy integration ------------------------------------ HOW TO UPDATE ------------------------------------ 1. backup the full <PROJECTIVITY_INSTALL_DIR> 2. unzip the patch file to a temporary directory <TMP> 3. copy the <TMP>/deploy files to <PROJECTIVITY_INSTALL_DIR>/server/projectivity/deploy 4. copy the <TMP>/lib files to <PROJECTIVITY_INSTALL_DIR>/server/projectivity/lib 5. copy the <TMP>/conf files to <PROJECTIVITY_INSTALL_DIR>/server/projectivity/conf 6. edit deploy/projectivity-properties-service.xml and add the following lines projectivity.unified.invoker.path=/unified-invoker/JNDIFactory/?return-exception=true projectivity.topic.event.jndiname=topic/PyBuzEvents NOTE: the file deploy/http-uinvoker.sar/META-INF/jboss-service.xml contains following attribute that must match the server port (i.e. if server is running on port different than 8080 you have to change it) eg. if server runs on default http port set is as follows <attribute name="serverBindPort">80</attribute> enjoy The Projectivity Team