<?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: Issues in creating custom webscripts using Alfresco AIKAU tutorial. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305027#M258157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can find them in previous tutorials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial7.md" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial7.md&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Mar 2015 07:08:42 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2015-03-28T07:08:42Z</dc:date>
    <item>
      <title>Issues in creating custom webscripts using Alfresco AIKAU tutorial.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305026#M258156</link>
      <description>Hi Experts,I followed the below tutorial,https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial8.mdand when I try to hit the webscript URL, I am getting the below error in the logs and the Page is not rendering the expected results as few standard js files were missing.ERROR [org.s</description>
      <pubDate>Fri, 27 Mar 2015 13:52:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305026#M258156</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-03-27T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in creating custom webscripts using Alfresco AIKAU tutorial.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305027#M258157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can find them in previous tutorials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial7.md" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Tutorial7.md&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Mar 2015 07:08:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305027#M258157</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2015-03-28T07:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in creating custom webscripts using Alfresco AIKAU tutorial.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305028#M258158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Those missing js files are in aikau-x.x.x.x.jar file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Workaround: Add following in the pom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;groupId&amp;gt;org.alfresco&amp;lt;/groupId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;artifactId&amp;gt;aikau&amp;lt;/artifactId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;version&amp;gt;1.0.8.1&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/dependency&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 03:42:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305028#M258158</guid>
      <dc:creator>lei_wang</dc:creator>
      <dc:date>2015-03-29T03:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in creating custom webscripts using Alfresco AIKAU tutorial.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305029#M258159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lei,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your suggestion, but I got some error when add the above mentioned dependency, so I added the below dependancy by referring some of the aikau projects,&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;dependency&amp;gt;&lt;BR /&gt;&amp;lt;groupId&amp;gt;org.alfresco&amp;lt;/groupId&amp;gt;&lt;BR /&gt;&amp;lt;artifactId&amp;gt;aikau&amp;lt;/artifactId&amp;gt;&lt;BR /&gt;&amp;lt;version&amp;gt;1.0.8&amp;lt;/version&amp;gt; //Changed from 1.0.8.1 to 1.0.8&lt;BR /&gt;&amp;lt;/dependency&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to build the project successfully, but still, after applying amps to my application and starting the server, when I search for the file 'UploadService.js', I could still not able to find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But my .amp file size has increased from 4MB to 20MB, after adding this dependency.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like even after adding this dependency it is not loading those standard js files, is there something weird happening here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Mar 2015 13:18:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305029#M258159</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-03-29T13:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in creating custom webscripts using Alfresco AIKAU tutorial.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305030#M258160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;aikau-1.0.8.1 works fine in my environment (community 5.0.c).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find UploadService.js and other missing js files in aikau-1.0.8.1.jar -&amp;gt; META-INF -&amp;gt; js -&amp;gt; aikau -&amp;gt; 1.0.8.1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;gt; alfresco -&amp;gt; services&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot find those js files because jar does not have to be extracted into Alfresco. After successfully deployed the share amp, aikau jar could be found in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco_home/tomcat/webapps/share/WEB-INF/lib/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tested Tutorial 1 Step 5 Add File Upload Support, created amp then deployed to alfresco, upload service works as expected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 03:53:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305030#M258160</guid>
      <dc:creator>lei_wang</dc:creator>
      <dc:date>2015-03-30T03:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in creating custom webscripts using Alfresco AIKAU tutorial.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305031#M258161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for confirming that Lei, I could able to run the webscript successfully now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 06:41:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/issues-in-creating-custom-webscripts-using-alfresco-aikau/m-p/305031#M258161</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-03-31T06:41:52Z</dc:date>
    </item>
  </channel>
</rss>

