<?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: Manage static content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232271#M185401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where you run the alfresco authoring environment is up to you and your network architecture.&amp;nbsp;&amp;nbsp;&amp;nbsp; But typically for a public web facing application the authoring environment is back behind the firewall.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the simple case of some images to be used by some webapps I'd just deploy them to the filesystem of your jboss server.&amp;nbsp;&amp;nbsp;&amp;nbsp; And have your webapps access them locally.&amp;nbsp;&amp;nbsp;&amp;nbsp; That will be fastest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your requirement becomes more complex and for example turns into an image library which needs access control and search via metadata, then you can deploy your content inside a runtime instance of Alfresco and have your webapps access Alfresco via one of the remote interfaces.&amp;nbsp;&amp;nbsp;&amp;nbsp; We recommend web scripts for doing this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2009 10:49:02 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-11-11T10:49:02Z</dc:date>
    <item>
      <title>Manage static content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232268#M185398</link>
      <description>hi,I need to manage static content for my web applications using Alfresco.i.e. Images that are uploaded via Alfresco need to be referenced by other web applications. Please let me know how to achieve thisThanks,</description>
      <pubDate>Tue, 10 Nov 2009 12:06:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232268#M185398</guid>
      <dc:creator>chithra</dc:creator>
      <dc:date>2009-11-10T12:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Manage static content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232269#M185399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's an easy WCM use-case.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to tell us what you mean by "manage" before anyone can help give you more detailed responses.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 13:39:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232269#M185399</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-11-10T13:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Manage static content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232270#M185400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My requirement is as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've a couple of web applications running in jboss. these apps have some images that are bundled inside their war files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to&amp;nbsp; upload these images through WCM and make the web apps access images from this space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Should i install alfresco in the same jboss where the apps are running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. How do i reference the uploaded WCM path in the apps?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. My apps are in JOSSO. Can i jossify alfresco also? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 05:51:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232270#M185400</guid>
      <dc:creator>chithra</dc:creator>
      <dc:date>2009-11-11T05:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Manage static content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232271#M185401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where you run the alfresco authoring environment is up to you and your network architecture.&amp;nbsp;&amp;nbsp;&amp;nbsp; But typically for a public web facing application the authoring environment is back behind the firewall.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the simple case of some images to be used by some webapps I'd just deploy them to the filesystem of your jboss server.&amp;nbsp;&amp;nbsp;&amp;nbsp; And have your webapps access them locally.&amp;nbsp;&amp;nbsp;&amp;nbsp; That will be fastest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your requirement becomes more complex and for example turns into an image library which needs access control and search via metadata, then you can deploy your content inside a runtime instance of Alfresco and have your webapps access Alfresco via one of the remote interfaces.&amp;nbsp;&amp;nbsp;&amp;nbsp; We recommend web scripts for doing this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 10:49:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232271#M185401</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-11-11T10:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Manage static content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232272#M185402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;If your requirement becomes more complex and for example turns into an image library which needs access control and &amp;gt;&amp;gt;search via metadata, then you can deploy your content inside a runtime instance of Alfresco and have your webapps &amp;gt;&amp;gt;access Alfresco via one of the remote interfaces. We recommend web scripts for doing this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, this is what i'm looking for. Can you please let me know how to access the alfresco content using remote interfaces/web scripts? Any link relating to this would be helpful to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 13:48:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232272#M185402</guid>
      <dc:creator>chithra</dc:creator>
      <dc:date>2009-11-11T13:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Manage static content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232273#M185403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm unable to find any site which gives me an example to access images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me with&amp;nbsp; a sample script or link to a site with such info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 13:02:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/manage-static-content/m-p/232273#M185403</guid>
      <dc:creator>chithra</dc:creator>
      <dc:date>2009-11-13T13:02:12Z</dc:date>
    </item>
  </channel>
</rss>

