<?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 Creating AMP - ERROR: missing 'module.properties' file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290884#M244014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm trying to create an AMP for this addon: &lt;/SPAN&gt;&lt;A href="https://github.com/share-extras/reset-password-dialog" rel="nofollow noopener noreferrer"&gt;https://github.com/share-extras/reset-password-dialog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following the instruction and using properly the ANT command, i've created the JAR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to get the addon working on Alfresco 4.2.d, the developers says: "you must deploy the Login page Reset Password Dialog module in Share's Module Deployment console in order to enable the capabilities."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, i need the AMP file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to this post (&lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/comment/136827#comment-136827" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/comment/136827#comment-136827&lt;/A&gt;&lt;SPAN&gt;), i've created a folder with a "bin" folder which contains the JAR file, and the "module.properties" in the root of the main folder. After that, i've zipped the folder, changed the extension in amp, followed the instruction to install an AMP file (this: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Module_Management_Tool" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Module_Management_Tool&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the console give me this error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" java.lang.reflect.InvocationTargetException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:606)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.simontuffs.onejar.Boot.run(Boot.java:247)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.simontuffs.onejar.Boot.main(Boot.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.alfresco.repo.module.tool.ModuleManagementToolException: No module.properties file has been found in the installing .amp file '/Users/Fabrizio/Desktop/Recovery.amp'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i solve this? Please help me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers from Italy! Ciao!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 16:05:16 GMT</pubDate>
    <dc:creator>fabrizio90</dc:creator>
    <dc:date>2013-09-23T16:05:16Z</dc:date>
    <item>
      <title>Creating AMP - ERROR: missing 'module.properties' file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290884#M244014</link>
      <description>Hi all,i'm trying to create an AMP for this addon: https://github.com/share-extras/reset-password-dialogFollowing the instruction and using properly the ANT command, i've created the JAR.In order to get the addon working on Alfresco 4.2.d, the developers says: "you must deploy the Login page Reset P</description>
      <pubDate>Mon, 23 Sep 2013 16:05:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290884#M244014</guid>
      <dc:creator>fabrizio90</dc:creator>
      <dc:date>2013-09-23T16:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating AMP - ERROR: missing 'module.properties' file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290885#M244015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Login page Reset Password Dialog module is an share extension module not an amp ,You should deploy it in Share's Module Deployment console instead of deploying it using mmt tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.build the project you'll get a reset-password-dialog-&amp;lt;version&amp;gt;.jar file put it into the tomcat/shared/lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.If You are using 4.2.c onwards,Open you browser and Navigate to page &lt;/SPAN&gt;&lt;A href="http://127.0.0.1:8080/share/service/modules/deploy" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/share/service/modules/deploy&lt;/A&gt;&lt;SPAN&gt; ,in this page enable the module you deployed&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 05:28:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290885#M244015</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-09-24T05:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating AMP - ERROR: missing 'module.properties' file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290886#M244016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First of all thx &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the "&lt;/SPAN&gt;&lt;A href="http://127.0.0.1:8080/share/service/modules/deploy" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/share/service/modules/deploy&lt;/A&gt;&lt;SPAN&gt;" page, i've selected the jar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what i've to select in the "evaluator" section? i can't click on update..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: nevermind, i've done!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 10:04:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290886#M244016</guid>
      <dc:creator>fabrizio90</dc:creator>
      <dc:date>2013-09-24T10:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating AMP - ERROR: missing 'module.properties' file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290887#M244017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not use this extension module before ,maybe default.extensibility.evaluator is ok.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 02:06:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-amp-error-missing-module-properties-file/m-p/290887#M244017</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2013-09-27T02:06:03Z</dc:date>
    </item>
  </channel>
</rss>

