<?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 Alfresco repository and database sharing prob in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238372#M191502</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;I have used alfresco jcr api with my j2ee application and thru which I am able to do all the operations.But now for administration purpose alfresco web client has to be used so I want to share my alf_data and database with my j2ee application and with alfresco web client (&lt;/SPAN&gt;&lt;STRONG&gt;default with alfresco 3.0 labs&lt;/STRONG&gt;&lt;SPAN&gt; )which is not happening right now &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&amp;nbsp; alfresco 3.0 labs version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2)&amp;nbsp; Database is mysql 5.0(for alfresco web client &amp;amp; J2ee application)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3)&amp;nbsp; Alfresco web client with alfresco 3.0labs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Weblogic 10g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help regarding this will be highly appreciated…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2009 12:43:27 GMT</pubDate>
    <dc:creator>manu</dc:creator>
    <dc:date>2009-11-20T12:43:27Z</dc:date>
    <item>
      <title>Alfresco repository and database sharing prob</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238372#M191502</link>
      <description>Hi,I have used alfresco jcr api with my j2ee application and thru which I am able to do all the operations.But now for administration purpose alfresco web client has to be used so I want to share my alf_data and database with my j2ee application and with alfresco web client (default with alfresco 3.</description>
      <pubDate>Fri, 20 Nov 2009 12:43:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238372#M191502</guid>
      <dc:creator>manu</dc:creator>
      <dc:date>2009-11-20T12:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco repository and database sharing prob</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238373#M191503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The alfresco web client runs on its own local instance of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you have a choice with your external J2EE application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either access the web client instance of alfresco via one of the remote APIs.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or attempt to bundle your application into the same war as Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attempting to Cluster Alfresco for your requirement is overkill.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 13:40:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238373#M191503</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-11-20T13:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco repository and database sharing prob</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238374#M191504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for ur quick response.. &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not clear with ur first suggestion AWC instance remotely access.Can you please explain it in detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1)&lt;/SPAN&gt;&lt;STRONG&gt;what do you mean by AWC running on its own local Instance?&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;2)&lt;/SPAN&gt;&lt;STRONG&gt;m gonna use AWC for administration without makin any changes in its functionality and&amp;nbsp; UI pointing to shared repository and database,still is it possible with remote access?&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;3)&lt;/SPAN&gt;&lt;STRONG&gt;If yes,is there any provision in alfresco JCR API for remote access of AWC instance?&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;4)&lt;/SPAN&gt;&lt;STRONG&gt;does any configuration changes is required?&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;5)&lt;/SPAN&gt;&lt;STRONG&gt;In this remote access, repository (alf_data) &amp;amp; database will be shared?&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;eagerly waiting 4ur detailed rpl….. &lt;img id="smileyindifferent" class="emoticon emoticon-smileyindifferent" src="https://connect.hyland.com/i/smilies/16x16_smiley-indifferent.png" alt="Smiley Indifferent" title="Smiley Indifferent" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 21:20:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-repository-and-database-sharing-prob/m-p/238374#M191504</guid>
      <dc:creator>manu</dc:creator>
      <dc:date>2009-11-20T21:20:44Z</dc:date>
    </item>
  </channel>
</rss>

