RWS / dxa-web-application-java

SDL Digital Experience Accelerator Java Spring MVC web application
25 stars 37 forks source link

Custom Model mapping to Embedded Schema won't work until they are in a specific package #107

Open reynoldbhatia opened 6 years ago

reynoldbhatia commented 6 years ago

The custom model that maps to an embedded schema has to be in a package com.sdl.webapp.addon.model.entity in a custom module. If not it will not display the content of the embedded schema and will not show any errors in the logs as well. This seems like a limitation that was suppose to be removed in the 2.0 version. The documentation doesn't specify this anywhere.

For more information, please check out this link https://tridion.stackexchange.com/questions/18962/embedded-entity-not-getting-the-data-from-the-cms/18964?noredirect=1#comment24640_18964

rpannekoek commented 5 years ago

Internal Issue ID (for tracking purposes): CRQ-12811