<?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: Stable soure code for Lab3 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201806#M154936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Labs_3#Public_SVN_Revision_number" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Labs_3#Public_SVN_Revision_number&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>Mon, 09 Mar 2009 15:24:21 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-03-09T15:24:21Z</dc:date>
    <item>
      <title>Stable soure code for Lab3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201805#M154935</link>
      <description>Hello,I am using Alfresco Lab 3.0 source code. I have unzipped alfresco-labs-tomcat-3c.zip and alfresco-labs-wcm-3c.zip.But the jar in source code and zip file does not match.Can anyone provide the location for stable version of Alfresco Lab 3.0 (source code + installer).Regards</description>
      <pubDate>Mon, 09 Mar 2009 14:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201805#M154935</guid>
      <dc:creator>lakshya</dc:creator>
      <dc:date>2009-03-09T14:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Stable soure code for Lab3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201806#M154936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Labs_3#Public_SVN_Revision_number" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Labs_3#Public_SVN_Revision_number&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>Mon, 09 Mar 2009 15:24:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201806#M154936</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-03-09T15:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stable soure code for Lab3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201807#M154937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mike…..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to make project in eclipse with the source code that I have taken from SVN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While running build.xml from eclipse it creates alfresco.war and share.war in webapps of tomcat. After running tomcat it deploys those files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is working fine&amp;nbsp; but I am not able to see Web Projects in Company Home.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to do anything else ????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 13:16:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201807#M154937</guid>
      <dc:creator>lakshya</dc:creator>
      <dc:date>2009-03-12T13:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stable soure code for Lab3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201808#M154938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to install WCM to see "Web Projects".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 13:27:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201808#M154938</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-03-12T13:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Stable soure code for Lab3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201809#M154939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using standalone tomcat and deploying alfresco.war that has been copied while running root/build.xml. I am running the default target build-tomcat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It creates alfresco.war in tomcat/webapps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/webapps/alfresco/WEB-INF/lib is having alfresco-web-client.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to run some other target of build.xml to get WCM working.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 14:09:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201809#M154939</guid>
      <dc:creator>lakshya</dc:creator>
      <dc:date>2009-03-12T14:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stable soure code for Lab3</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201810#M154940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No its not a build issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I repeat, you need to install WCM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Downloading_and_Installing_WCM" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Downloading_and_Installing_WCM&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 14:14:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/stable-soure-code-for-lab3/m-p/201810#M154940</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-03-12T14:14:10Z</dc:date>
    </item>
  </channel>
</rss>

