I have created a custom service task based on AbstractCustomServiceTask. 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. 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). The properties I defined in my class also appear in the properties pane with help, etc. So I know the designer is loading my class properly.
Does anyone know of a common reason with the icon for the custom service task would not appear in the palette?
Thanks so much in advance,
Don