Workaround Description: Change www.exoplaform.org to www.exoplatform.org in the xmlns block. project_key: JBEPP The xmlns URLs in the organization-configuration.xml file found in 02portal.war/WEB-INF/conf/organization have a bad URL. ex: <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.exoplaform.org/xml/ns/kernel_1_0.xsd http://www.exoplaform.org/xml/ns/kernel_1_0.xsd" xmlns="http://www.exoplaform.org/xml/ns/kernel_1_0.xsd"> www.exoplaform.org should be www.exoplatform.org (missing the t).
Release Notes Docs Status: Added: Documented as Known Issue Release Notes Text: Added: The xmlns URLs in the 02portal.war/WEB-INF/conf/organization/organization-configuration.xml file's namespace declaration contain an incorrect namespace URL. To work around the issue, change www.exoplaform.org to www.exoplatform.org. Primary SME: Added: theute Workaround Description: Added: Change www.exoplaform.org to www.exoplatform.org in the xmlns block.
Release Notes Text: Removed: The xmlns URLs in the 02portal.war/WEB-INF/conf/organization/organization-configuration.xml file's namespace declaration contain an incorrect namespace URL. To work around the issue, change www.exoplaform.org to www.exoplatform.org. Added: The xmlns URLs in the 02portal.war/WEB-INF/conf/organization/organization-configuration.xml file's namespace declaration contains an incorrect namespace URL. To work around the issue, change www.exoplaform.org to www.exoplatform.org in the namespace declaration at the beginning of the file.
Fixed typo in url.
Release Notes Docs Status: Removed: Documented as Known Issue Added: Not Yet Documented
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: ==NEEDINFO== The XMLNS URLs in the 02portal.war/WEB-INF/conf/organization/organization-configuration.xml file's namespace declaration contained an incorrect namespace URL. The fix corrects the issue for new installations. If you have created a custom server profile, ensure you manually change www.<replaceable>exoplaform</replaceable>.org to www.<replaceable>exoplatform</replaceable>.org in the namespace declaration of the file.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,5 +1,2 @@ -==NEEDINFO== +The XMLNS URLs in the <filename>02portal.war/WEB-INF/conf/organization/organization-configuration.xml</filename> file's NAMESPACE declaration contained an incorrect namespace URL. The fix corrects the issue for new installations. If you have created a custom server profile, ensure you manually change www.<replaceable>exoplaform</replaceable>.org to www.<replaceable>exoplatform</replaceable>.org in the - +NAMESPACE declaration of the file.-The XMLNS URLs -in the 02portal.war/WEB-INF/conf/organization/organization-configuration.xml file's namespace declaration contained an incorrect namespace URL. The fix corrects the issue for new installations. If you have created a custom server profile, ensure you manually change www.<replaceable>exoplaform</replaceable>.org to www.<replaceable>exoplatform</replaceable>.org in the -namespace declaration of the file.