<?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: Problem with WSF 1.5 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123345#M86865</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 am having problem with bulk import when trying to import WSF 1.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On the web client , the error reads &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Unable to perform JDBC batch update.Please correct and then click OK."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a new web project and wanted to do bulk import, to play around with the demo website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone suggest what I am missing here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Govardhan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 13:34:43 GMT</pubDate>
    <dc:creator>govardhan</dc:creator>
    <dc:date>2007-10-19T13:34:43Z</dc:date>
    <item>
      <title>Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123341#M86861</link>
      <description>I created a new web project and imported the war I downloaded from the forge site (http://forge.alfresco.com/frs/download.php/300/wsf-1.5-website-war.zip).&amp;nbsp; It looks like all the content was imported correctly, but I get the attached JSP error when trying to preview the site.&amp;nbsp; I also tried to have T</description>
      <pubDate>Fri, 12 Oct 2007 00:31:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123341#M86861</guid>
      <dc:creator>alexlod</dc:creator>
      <dc:date>2007-10-12T00:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123342#M86862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;org.alfresco.service.cmr.avm.AVMNotFoundException: /www/avm_webapps/ROOT/content/site-configuration/SC.xml has no content.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;You need to copy/move the included SC.xml here. Also check the Navigation.xml file is in the correct place.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 08:12:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123342#M86862</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-10-12T08:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123343#M86863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;org.alfresco.service.cmr.avm.AVMNotFoundException: /www/avm_webapps/ROOT/content/site-configuration/SC.xml has no content.&lt;/BLOCKQUOTE&gt;You need to copy/move the included SC.xml here. Also check the Navigation.xml file is in the correct place.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thanks!&amp;nbsp; I apologize for not looking at the error more closely before posting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 22:35:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123343#M86863</guid>
      <dc:creator>alexlod</dc:creator>
      <dc:date>2007-10-12T22:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123344#M86864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a similar problem here. I have tried to run the demo website in tomcat and provided all the files needed, also the configuration files are in the right place. But instead of showing the page, I get a NullPointerException:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an excerpt from it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.forms.FormDataFunctions.parseXMLDocument(FormDataFunctions.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.forms.ServletContextFormDataFunctionsAdapter.parseXMLDocument(ServletContextFormDataFunctionsAdapter.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.content.ConfigurationBean.load(ConfigurationBean.java:59)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;org.alfresco.web.content.ConfigurationBean.getConfiguration(ConfigurationBean.java:91)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;java.lang.reflect.Method.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know what I can check to make it work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 12:47:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123344#M86864</guid>
      <dc:creator>appleholic</dc:creator>
      <dc:date>2007-10-16T12:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123345#M86865</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 am having problem with bulk import when trying to import WSF 1.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On the web client , the error reads &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Unable to perform JDBC batch update.Please correct and then click OK."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a new web project and wanted to do bulk import, to play around with the demo website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone suggest what I am missing here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Govardhan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 13:34:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123345#M86865</guid>
      <dc:creator>govardhan</dc:creator>
      <dc:date>2007-10-19T13:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123346#M86866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using the default HSQL database? If so i suggest you switch to MySQL - I believe that is the cause of the problem.&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, 29 Oct 2007 15:37:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123346#M86866</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-10-29T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123347#M86867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;org.alfresco.service.cmr.avm.AVMNotFoundException: /www/avm_webapps/ROOT/content/site-configuration/SC.xml has no content.&lt;/BLOCKQUOTE&gt;You need to copy/move the included SC.xml here. Also check the Navigation.xml file is in the correct place.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, I'm an Alfresco newbie and I'm trying to do the WCM evaluation tutorial. Everything has been fine up to the error described above. I have searched for a file SC.xml in my alfresco+wcm installatation and cannot find it. Where would that file be located?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 18:31:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123347#M86867</guid>
      <dc:creator>stevebate</dc:creator>
      <dc:date>2007-11-10T18:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with WSF 1.5</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123348#M86868</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;The two files are in the zip file from the original post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com/frs/download.php/300/wsf-1.5-website-war.zip" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/frs/download.php/300/wsf-1.5-website-war.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 22:24:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-wsf-1-5/m-p/123348#M86868</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-11-10T22:24:08Z</dc:date>
    </item>
  </channel>
</rss>

