<?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 problem in making custom activiti rest api using Spring-boot in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228775#M181905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hii &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i want to make my own rest api and for this i m using spring boot but when i run using curl its give 404 not found,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Error report&amp;lt;/title&amp;gt;&amp;lt;style type="text/css"&amp;gt;H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}.line {height: 1px; background-color: #525D76; border: none;}&amp;lt;/style&amp;gt; &amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&amp;lt;h1&amp;gt;HTTP Status 404 - /activiti-api/myprocess&amp;lt;/h1&amp;gt;&amp;lt;div class="line"&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;type&amp;lt;/b&amp;gt; Status report&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;message&amp;lt;/b&amp;gt; &amp;lt;u&amp;gt;/activiti-api/myprocess&amp;lt;/u&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;description&amp;lt;/b&amp;gt; &amp;lt;u&amp;gt;The requested resource is not available.&amp;lt;/u&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;hr class="line"&amp;gt;&amp;lt;h3&amp;gt;Apache Tomcat/8.0.23&amp;lt;/h3&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my code in below in txt file..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 14:29:57 GMT</pubDate>
    <dc:creator>skverma02</dc:creator>
    <dc:date>2016-03-10T14:29:57Z</dc:date>
    <item>
      <title>problem in making custom activiti rest api using Spring-boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228775#M181905</link>
      <description>hii i want to make my own rest api and for this i m using spring boot but when i run using curl its give 404 not found,  Error report&amp;lt;/title&amp;gt;&amp;lt;style type="text/css"&amp;gt;H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,s</description>
      <pubDate>Thu, 10 Mar 2016 14:29:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228775#M181905</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-03-10T14:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem in making custom activiti rest api using Spring-boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228776#M181906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;and my pom.xml and process.bpmn20.xml is bellow&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 14:33:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228776#M181906</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-03-10T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem in making custom activiti rest api using Spring-boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228777#M181907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure what's wrong here at a quick glance … did you follow &lt;/SPAN&gt;&lt;A href="https://spring.io/blog/2015/03/08/getting-started-with-activiti-and-spring-boot" rel="nofollow noopener noreferrer"&gt;https://spring.io/blog/2015/03/08/getting-started-with-activiti-and-spring-boot&lt;/A&gt;&lt;SPAN&gt;? There is a similar example there that does work (I wrote it).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 09:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228777#M181907</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-11T09:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem in making custom activiti rest api using Spring-boot</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228778#M181908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx sir i m follow the link if any problem i am ask again…&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;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 13:06:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-making-custom-activiti-rest-api-using-spring-boot/m-p/228778#M181908</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-03-11T13:06:18Z</dc:date>
    </item>
  </channel>
</rss>

