cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to resolve itemtype is abstract error in Impex?

0 Likes
452

Hi all,

I know that there are a few posts on this forum regarding this very issue, but I have tried the suggested solution in those posts, but I still get the error indicating that my item type is abstract and I'm struggling to find a solution.

The posts I've viewed all suggest to define a jalo class, and despite having done that, I still get the same error.

Any suggestions is much appreciated.
Here is the itemtype definition in my -items.xml:

<itemtype code="TabsContainerComponent" extends="SimpleCMSComponent"
jaloclass="de.hybris.platform.acceleratorcms.jalo.components.TabsContainerComponent">
<attributes>
<attribute qualifier="components" type="TabbedComponentList"> <persistence type="property"/> <modifiers/> <description>List of tabbed components</description> </attribute>
</attributes>
</itemtype>

Accepted Solutions (0)

Answers (0)