<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WSF installation trouble in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/wsf-installation-trouble/m-p/155545#M109868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have several questions please :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I need some help concerning WSF installation please. I used the wiki (&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WSF" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WSF&lt;/A&gt;&lt;SPAN&gt;) to install it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything goes well until the step 5 which is : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a navigation content item using web form, navigation, and name it as NavigationTree and put it under "/content/navigation". Again, you can just create a dummy one and update it with NavigationTree.xml under extra folder. If you want to use different name, you then need to adjust the navigation setting in SC.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While creating the content, I name it correctly (NavigationTree) but for the "value" (I suppose that the value field is the output path&amp;nbsp; "/content/site-configuration") I don't understand what to select. Do i just need to enter "/content/site-configuration" ? Because if I do that, I don't manage to replace the NavigationTree.xml created by the one given in the wsf-1.5-website-war folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So what i did is&amp;nbsp; delete the NavigationTree.xml using the user sandbox and replace it by the one in&amp;nbsp; wsf-1.5-website-war&amp;nbsp; but I suppose that I need to Regenerate the renditions&amp;nbsp; (data dicionnary –&amp;gt; web forms –&amp;gt; navigation–&amp;gt; More actions–&amp;gt; regenerate renditions) in order to update NavigationTree-menu.html and NavigationTree-sitemap.xml. But it says : 0 renditions have been regenerated in web project demosite.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;another thing : 2 days ago, i had an error whil regenerating the renditions :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;javax.faces.FacesException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/wizard/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: wizard][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp18]}&lt;BR /&gt;caused by:&lt;BR /&gt;org.apache.jasper.JasperException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/wizard/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: wizard][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp18]}&lt;BR /&gt;caused by:&lt;BR /&gt;javax.faces.FacesException: Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/wizard/container.jsp][Class: javax.faces.component.html.HtmlForm,Id: wizard][Class: javax.faces.component.html.HtmlOutputText,Id: _idJsp18]}&lt;BR /&gt;caused by:&lt;BR /&gt;javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.stepDescription}'&lt;BR /&gt;caused by:&lt;BR /&gt;javax.faces.el.EvaluationException: Exception getting value of property stepDescription of base of type : org.alfresco.web.bean.wizard.WizardManager&lt;BR /&gt;caused by:&lt;BR /&gt;javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.wizard.WizardManager, property: stepDescription&lt;BR /&gt;caused by:&lt;BR /&gt;java.lang.reflect.InvocationTargetException&lt;BR /&gt;caused by:&lt;BR /&gt;java.lang.IllegalArgumentException: unknown format type at…&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but thiis error doesn't occur anymore. Don't know why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;—————————————————————————————————————————–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) i can't find the path where the web application is stored. My web project name is" demosite", and i don't see any demosite folder in the webapp … except in the virtual server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Is there a way to store the data from the web form in the mysql database istead of in an XML file ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————————————————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) After installing the WSF, is there a detailed tutorial which explain how it works and how to customize it to develop our own web site ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2008 09:24:23 GMT</pubDate>
    <dc:creator>alf_beg</dc:creator>
    <dc:date>2008-05-02T09:24:23Z</dc:date>
    <item>
      <title>WSF installation trouble</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wsf-installation-trouble/m-p/155545#M109868</link>
      <description>Hi,I have several questions please :1) I need some help concerning WSF installation please. I used the wiki (http://wiki.alfresco.com/wiki/WSF) to install it.Everything goes well until the step 5 which is : Create a navigation content item using web form, navigation, and name it as NavigationTree an</description>
      <pubDate>Fri, 02 May 2008 09:24:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wsf-installation-trouble/m-p/155545#M109868</guid>
      <dc:creator>alf_beg</dc:creator>
      <dc:date>2008-05-02T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: WSF installation trouble</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wsf-installation-trouble/m-p/155546#M109869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd suggest getting started with &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan#Getting_Started" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/New_Web_Content_Management_Plan#Getting_Started&lt;/A&gt;&lt;SPAN&gt;, and in particular the Product Eval Guide listed there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2008 09:18:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wsf-installation-trouble/m-p/155546#M109869</guid>
      <dc:creator>sdavis</dc:creator>
      <dc:date>2008-05-03T09:18:57Z</dc:date>
    </item>
  </channel>
</rss>

