[
https://issues.apache.org/jira/browse/DELTASPIKE-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100095#comment-14100095
]
Mark Struberg commented on DELTASPIKE-647:
------------------------------------------
OWB and Weld work fine in this regard. The problem is that the beanClass
created by the PartialBeanExtension is the original abstract class. And this of
course does NOT have the willFail() method...
The PartialBean system would need to create the 'full' class upfront and use
this as bean class. After that any container will be able to properly proxy
your instances.
> AppScoped abstract repositories doesn't work
> --------------------------------------------
>
> Key: DELTASPIKE-647
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-647
> Project: DeltaSpike
> Issue Type: Bug
> Components: Data-Module
> Reporter: Thomas Andraschko
> Assignee: Mark Struberg
> Attachments: 0001-Failing-PartialBeans-test.patch, DS-647.7z
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)