Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: model-0.0.1
-
Fix Version/s: model-0.5.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Properties in embeddable (@Embeddable) components are not being identified by the TynamoDataTypeAnalyzer.
This means that Tynamo's BeanBlockContributions can't be used with embedded components.
Issue Links
- is duplicated by
-
TYNAMO-91
baseDescriptor = descriptorFactory.buildClassDescriptor(descriptor.getPropertyType()); RETURNS NULL on embedded property descriptor
-
fixed with the upgrade to tapestry 5.3.7
it needs tapestry 5.3.7 to work