<?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 Re: I want to setup a web project in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95091#M65217</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;SPAN&gt;I have had the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I fixed it by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;cd ALF_HOME\tomcat/webapps/alfresco/WEB-INF/classes/alfresco/dbscripts/upgrade/2.1/org.hibernate.dialect.Dialect\&lt;BR /&gt;&lt;BR /&gt;and edited "AlfrescoSchemaUpdate-2.1-JBPMData.sql" making the Table names "jbpm_task" and so on uppercase to "JBPM_TASK"&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;that was it for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 15:26:33 GMT</pubDate>
    <dc:creator>andreasg</dc:creator>
    <dc:date>2007-07-16T15:26:33Z</dc:date>
    <item>
      <title>I want to setup a web project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95089#M65215</link>
      <description>Hello,I'm a newbie in alfresco.I'm trying to setup a web project on Alfresco over Tomcat5.5When I follow http://wiki.alfresco.com/wiki/WSF steps (Installation section) all gone fine but when i create Site-Configuration (step 4) all crash.I'm trying to startup tomcat again but it can't deploy alfresc</description>
      <pubDate>Tue, 29 May 2007 06:44:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95089#M65215</guid>
      <dc:creator>danieltellez</dc:creator>
      <dc:date>2007-05-29T06:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: I want to setup a web project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95090#M65216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you working with a nightly build?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are working with a nightly build, there may be issues related to stability, completeness, etc.&amp;nbsp; Nightly builds are the latest and greatest, straight from the labs, builds of our source tree.&amp;nbsp; Looking at the error (AVMLuceneIndexer) would seem to indicate that you are working with the 2.1.0 codeline (HEAD) - as search against a web project isn't available in either our 2.0.0 Community release or 2.0.1E maintenance release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are opening a new project, I would recommend doing so on either our 2.0.0 Community release (if you are a non-subscribing customer) or 2.0.1E release (if you on subscription).&amp;nbsp; The 2.1.0 codeline at any given day may have issues - it is useful to download to trial new emerging 2.1.0 features, but not as a stable platform for development until we release our Community release at the end of June.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you have any more questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2007 08:32:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95090#M65216</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-06-04T08:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: I want to setup a web project</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95091#M65217</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;SPAN&gt;I have had the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I fixed it by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;cd ALF_HOME\tomcat/webapps/alfresco/WEB-INF/classes/alfresco/dbscripts/upgrade/2.1/org.hibernate.dialect.Dialect\&lt;BR /&gt;&lt;BR /&gt;and edited "AlfrescoSchemaUpdate-2.1-JBPMData.sql" making the Table names "jbpm_task" and so on uppercase to "JBPM_TASK"&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;that was it for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 15:26:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/i-want-to-setup-a-web-project/m-p/95091#M65217</guid>
      <dc:creator>andreasg</dc:creator>
      <dc:date>2007-07-16T15:26:33Z</dc:date>
    </item>
  </channel>
</rss>

