<?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 Remote Webclient in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39622#M21128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to alter the service implementations in the Web Client so that they are based on the alfresco remote APIs rather then the local repository services – so that i can run the repository and the client in across process / machine boundaries?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lets say I want to run a big alfresco cluster/federation somewhere but I want other people to be able to bring up their own webclient, running in a prebundled tomcat or something like that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 May 2006 16:57:46 GMT</pubDate>
    <dc:creator>rdanner</dc:creator>
    <dc:date>2006-05-20T16:57:46Z</dc:date>
    <item>
      <title>Remote Webclient</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39622#M21128</link>
      <description>Is it possible to alter the service implementations in the Web Client so that they are based on the alfresco remote APIs rather then the local repository services – so that i can run the repository and the client in across process / machine boundaries?&amp;nbsp; Lets say I want to run a big alfresco cluster/</description>
      <pubDate>Sat, 20 May 2006 16:57:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39622#M21128</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2006-05-20T16:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Webclient</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39623#M21129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Russ&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is something we're considering at the moment - the best way to get remotable APIs used by the web client.&amp;nbsp; We think it mean a service layer between the current native Java and the Web Service APIs - but as I say, it's something we've just started considering.&amp;nbsp; We don't really want to force the web client through a WS api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 May 2006 16:43:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39623#M21129</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-05-21T16:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Webclient</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39624#M21130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Russ&lt;BR /&gt;&lt;BR /&gt;This is something we're considering at the moment - the best way to get remotable APIs used by the web client.&amp;nbsp; We think it mean a service layer between the current native Java and the Web Service APIs - but as I say, it's something we've just started considering.&amp;nbsp; We don't really want to force the web client through a WS api.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Paul.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Just digging around in the source a little, creating for example a node service implementation that consumes the web services? That is what I was thinking as well.&amp;nbsp; I havent gotten in to the web services very deeply so I dont have a good feel for how aligned they are.&amp;nbsp;&amp;nbsp; From what I can see its not a one for one translation from java to the webservice.&amp;nbsp; I assume you wanted the web services to be more coarse grained to cut down on chatter.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you make a remoted version (via webservice) of the node service for example – which seems like the way to avoid refactoring the webclient… just alter the spring configuration and go sailing – what are the biggest concerns?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The two that pop up in my mind are call volume, and authentication/authorization persistance over all of the calls - not just as it relates to basic webservices but also as it relates the repositories authentication scheme.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jackrabbit remoted the JCR with RMI.&amp;nbsp; Thats got firewall issues, its java centric and and has some scalability issues - not to mention what a pain it is to work with RMI and serialization &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&amp;nbsp; Dont get me wrong. Its been a blessing to have a remoting capability on top of alresco JCR… My proof of concept stuff has jackrabbit to thank but we do need something that can traverse a firewall and isnt java centric.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 May 2006 19:12:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remote-webclient/m-p/39624#M21130</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2006-05-21T19:12:09Z</dc:date>
    </item>
  </channel>
</rss>

