<?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: Alfresco and ESB in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201284#M154414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you would like to use ESB you must implement and deploy an ESB service on JBoss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you must follow this process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Implement in your app call methods to your custom ESB Service using standard ESB API via ESB client (JAR);&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Implement and deploy your ESB Service on JBoss to call Alfresco repository via Alfresco Web Services API (Custom ESB Service);&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;I suggest you to read JBoss ESB documentation here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jboss.org/jbossesb/docs/index.html" rel="nofollow noopener noreferrer"&gt;http://www.jboss.org/jbossesb/docs/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2009 09:42:49 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2009-04-02T09:42:49Z</dc:date>
    <item>
      <title>Alfresco and ESB</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201281#M154411</link>
      <description>hi,I don't know if it's the right place to post but I was wondering if someone knows how to integrate Alfresco in a Entreprise Service Bus (ESB) like Jboss ESB.I am used to work with Alfresco Web Service API and I would like to pass through my ESB in order to unify all services in my ESB server.Does</description>
      <pubDate>Thu, 02 Apr 2009 08:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201281#M154411</guid>
      <dc:creator>aubertinp</dc:creator>
      <dc:date>2009-04-02T08:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and ESB</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201282#M154412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think this is the right place&amp;nbsp; :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You must implement a JBoss ESB client and it must use Alfresco Web Service Client to make calls to Alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 08:44:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201282#M154412</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2009-04-02T08:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and ESB</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201283#M154413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you be more specific, I am sorry I don't see clearly the architectur.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean "implement a JBoss ESB client"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I have now: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MyApp (Java with Alfresco Web Service API) -&amp;gt; Alfresco WS &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I want:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MyApp&amp;nbsp; -&amp;gt; BUS -&amp;gt; Alfresco WS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your post.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 09:06:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201283#M154413</guid>
      <dc:creator>aubertinp</dc:creator>
      <dc:date>2009-04-02T09:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and ESB</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201284#M154414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you would like to use ESB you must implement and deploy an ESB service on JBoss.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you must follow this process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Implement in your app call methods to your custom ESB Service using standard ESB API via ESB client (JAR);&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Implement and deploy your ESB Service on JBoss to call Alfresco repository via Alfresco Web Services API (Custom ESB Service);&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;I suggest you to read JBoss ESB documentation here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jboss.org/jbossesb/docs/index.html" rel="nofollow noopener noreferrer"&gt;http://www.jboss.org/jbossesb/docs/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2009 09:42:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201284#M154414</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2009-04-02T09:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco and ESB</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201285#M154415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to integrate alfresco in jboss fuse. Can any one tell me how can i integrated alfresco in jboss fuse management console.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 07:59:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-and-esb/m-p/201285#M154415</guid>
      <dc:creator>azazdesai</dc:creator>
      <dc:date>2014-10-23T07:59:53Z</dc:date>
    </item>
  </channel>
</rss>

