<?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 FDK deployment in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/fdk-deployment/m-p/303054#M256184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried for days now to get access to the Forms Development Kit, and have no idea how to go forward.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently running 4.2.d on Centos/Tomcat7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Upon starting Tomcat all I see that has to do with the FDK is &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt; 2013-07-26 14:28:24,777&amp;nbsp; INFO&amp;nbsp; [repo.module.ModuleServiceImpl] [main] Starting module 'org_alfresco_module_fdk' version 1.0.&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I load the page (as per &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms_Development_Kit#Using_the_FDK" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms_Development_Kit#Using_the_FDK&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/share/page/form-console" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share/page/form-console&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the following message&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;A server error has occured.&lt;BR /&gt;&lt;BR /&gt;There are a number of reasons why this could have happened:&lt;BR /&gt;You have attempted to access a page that does not exist - check the URL in the address bar.&lt;BR /&gt;You have attempted to access a page that is not accessable to you, such as a private Site dashboard.&lt;BR /&gt;A valid page has been requested but the server was unable to render it due to an internal error - contact your administrator.&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and in Catalina.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt; 2013-07-26 14:29:31,689&amp;nbsp; ERROR [alfresco.web.site] [http-8080-3] javax.servlet.ServletException: Could not resolve view with name 'form-console' in servlet with name 'Spring Surf Dispatcher Servlet'&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I really want to try the FDK out!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 13:08:42 GMT</pubDate>
    <dc:creator>wimc</dc:creator>
    <dc:date>2013-07-26T13:08:42Z</dc:date>
    <item>
      <title>FDK deployment</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fdk-deployment/m-p/303054#M256184</link>
      <description>I've tried for days now to get access to the Forms Development Kit, and have no idea how to go forward.Currently running 4.2.d on Centos/Tomcat7Upon starting Tomcat all I see that has to do with the FDK is  2013-07-26 14:28:24,777&amp;nbsp; INFO&amp;nbsp; [repo.module.ModuleServiceImpl] [main] Starting module 'org_al</description>
      <pubDate>Fri, 26 Jul 2013 13:08:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fdk-deployment/m-p/303054#M256184</guid>
      <dc:creator>wimc</dc:creator>
      <dc:date>2013-07-26T13:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: FDK deployment</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fdk-deployment/m-p/303055#M256185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was finally able to get it to run (on 4.2.d) by unzipping the JAR file and placing files in the following places:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/META-INF : content in &amp;lt;tomcat&amp;gt;/webapps/share/META-INF&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/alfresco : content in &amp;lt;tomcat&amp;gt;/webapps/share/WEB-INF/classes/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/org : &amp;lt;tomcat&amp;gt;/webapps/share/WEB-INF/classes/org&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The AMP seems to have been applied correctly using the ANT tool as described on the compilation page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like my shared lib config is not working, and I have no ideas how to get that to work, so right now, I'll use it this way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 12:26:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fdk-deployment/m-p/303055#M256185</guid>
      <dc:creator>wimc</dc:creator>
      <dc:date>2013-07-29T12:26:04Z</dc:date>
    </item>
  </channel>
</rss>

