<?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 Custom Service Task icon not displayed in palette in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122351#M86172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created a custom service task based on AbstractCustomServiceTask.&amp;nbsp; I followed the example for money task in the user guide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I open a diagram the folder for my task is in the palette but not the icon for the task itself.&amp;nbsp; However, I can click where I expect the task icon to be in the palette and drag it onto the canvas and it appears on the canvas (with the icon).&amp;nbsp; The properties I defined in my class also appear in the properties pane with help, etc.&amp;nbsp; So I know the designer is loading my class properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know of a common reason with the icon for the custom service task would not appear in the palette?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jul 2013 22:06:02 GMT</pubDate>
    <dc:creator>jdf1963</dc:creator>
    <dc:date>2013-07-12T22:06:02Z</dc:date>
    <item>
      <title>Custom Service Task icon not displayed in palette</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122351#M86172</link>
      <description>I have created a custom service task based on AbstractCustomServiceTask.&amp;nbsp; I followed the example for money task in the user guide.When I open a diagram the folder for my task is in the palette but not the icon for the task itself.&amp;nbsp; However, I can click where I expect the task icon to be in the palet</description>
      <pubDate>Fri, 12 Jul 2013 22:06:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122351#M86172</guid>
      <dc:creator>jdf1963</dc:creator>
      <dc:date>2013-07-12T22:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Service Task icon not displayed in palette</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122352#M86173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could the bit depth of the icon have something to do with it?&amp;nbsp; The one I am using is 32 bit depth.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 22:21:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122352#M86173</guid>
      <dc:creator>jdf1963</dc:creator>
      <dc:date>2013-07-12T22:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Service Task icon not displayed in palette</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122353#M86174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if the depth is related. Does it work when you use an icon that works in eclipse (you can steal one from an existing bundle). If not, something else is wrong (eg. path of file, …)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 09:51:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122353#M86174</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-07-17T09:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Service Task icon not displayed in palette</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122354#M86175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still have not been able to make the custom service task icon appear in the palette.&amp;nbsp; I am using the coin.png icon from the money example.&amp;nbsp; Again the odd thing is if I hover the mouse over the palette where I expect the task to be I get tool tips.&amp;nbsp; Then if I drag into the canvas the task appears with the coins.png icon.&amp;nbsp; So I know I have the path right because all the get icon methods call my method below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; @Override&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; public String getSmallIconPath() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; return "coins.png";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your help.&amp;nbsp; Can you think of anything else to try?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 01:16:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122354#M86175</guid>
      <dc:creator>jdf1963</dc:creator>
      <dc:date>2013-08-29T01:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Service Task icon not displayed in palette</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122355#M86176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/*&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; * (non-Javadoc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; * &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; * @see&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; * org.activiti.designer.integration.servicetask.AbstractCustomServiceTask&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; * #getSmallIconPath()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; @Override&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; public String getSmallIconPath() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "icons/coins.png";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 09:16:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122355#M86176</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-09-04T09:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Service Task icon not displayed in palette</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122356#M86177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you feedback.&amp;nbsp; It turns out it was really something basic and stupid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you right click in the Eclipses palette there is an option to "Use Large Icons".&amp;nbsp; When I disable this option everything works perfectly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am curious though why it does not work with that option disabled.&amp;nbsp; I reviewed the Activiti source and by default getLargeIconPath calls getSmallIconPath.&amp;nbsp; So it seems like it would work.&amp;nbsp; But….I'm not worried about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 21:40:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-service-task-icon-not-displayed-in-palette/m-p/122356#M86177</guid>
      <dc:creator>jdf1963</dc:creator>
      <dc:date>2013-09-24T21:40:34Z</dc:date>
    </item>
  </channel>
</rss>

