<?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: Deployment of a struts 1.2.8 application in WCM in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202110#M155240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may post your folder structure as its there in Alfresco after bulk import. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROOT\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROOT\Web-Inf\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROOT\Web-Inf\lib…..etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may need to check the jars files in lib folder are correct. As far as I know you should not get missing jar files if you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have similar structure and all jar files are in the lib folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Vijay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2008 15:05:36 GMT</pubDate>
    <dc:creator>vijay_alfresco</dc:creator>
    <dc:date>2008-09-29T15:05:36Z</dc:date>
    <item>
      <title>Deployment of a struts 1.2.8 application in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202107#M155237</link>
      <description>Hello,I've installed Alfresco Labs 3b on Ubuntu 8.04 and MySql. Everything went fine. I created a Web project and did a Bulk Import of my app war file. When I started the virtual server in the catalina.out of the virt server I get several errors about my libraries(jar files).Here is the&amp;nbsp; log (Virtua</description>
      <pubDate>Fri, 19 Sep 2008 01:47:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202107#M155237</guid>
      <dc:creator>lucbard</dc:creator>
      <dc:date>2008-09-19T01:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of a struts 1.2.8 application in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202108#M155238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any hint would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 19:17:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202108#M155238</guid>
      <dc:creator>lucbard</dc:creator>
      <dc:date>2008-09-23T19:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of a struts 1.2.8 application in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202109#M155239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From what little I know I think the virtualisation server connects to the Alfresco webapp via RMI, presumably there is synchronisation between the two as the sync server is what gives previews of your content. Could it be that the sync doesnt copy the correct jars across to ${VIRTUAL_TOMCAT}/webapps/alfresco/WEB-INF/lib/ …?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Easy enough to check I spose.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 19:24:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202109#M155239</guid>
      <dc:creator>steventux</dc:creator>
      <dc:date>2008-09-23T19:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of a struts 1.2.8 application in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202110#M155240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may post your folder structure as its there in Alfresco after bulk import. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROOT\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROOT\Web-Inf\&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ROOT\Web-Inf\lib…..etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may need to check the jars files in lib folder are correct. As far as I know you should not get missing jar files if you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have similar structure and all jar files are in the lib folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Vijay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 15:05:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202110#M155240</guid>
      <dc:creator>vijay_alfresco</dc:creator>
      <dc:date>2008-09-29T15:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of a struts 1.2.8 application in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202111#M155241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may also check this JIRA request &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/WCM-775" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/WCM-775&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;–Vijay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 15:11:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202111#M155241</guid>
      <dc:creator>vijay_alfresco</dc:creator>
      <dc:date>2008-09-29T15:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of a struts 1.2.8 application in WCM</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202112#M155242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what causes the problem. The only thing that works for me in the WCM is the sample web application that comes with the WCM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also deployed a very simple jsf/jpa app an I get the same error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try to copy all my jar libs directly in the virtual server common lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I shall keep you posted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 15:36:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-a-struts-1-2-8-application-in-wcm/m-p/202112#M155242</guid>
      <dc:creator>lucbard</dc:creator>
      <dc:date>2008-09-30T15:36:58Z</dc:date>
    </item>
  </channel>
</rss>

