You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2015/02/13 14:50:11 UTC

[jira] [Commented] (DELTASPIKE-823) Reimplement Partial-Bean module

    [ https://issues.apache.org/jira/browse/DELTASPIKE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320081#comment-14320081 ] 

Thomas Andraschko commented on DELTASPIKE-823:
----------------------------------------------

Current limitations:
1) uc005 doesn't work in OWB 1.2.x, this will be fixed by the upcoming 1.2.8/1.5.0
2) uc007 doesn't work when builded without a "*-build-managed" profile because arquillian doesn't deploy the registered service added via #addAsServiceProvider
3) uc007 doesn't work in JBoss/Wildfly but works fine in Weld. Somehow interceptors are not applied to the bean (attention, if you run the test via weld, it will fail because of 2), i tried it manually)

> Reimplement Partial-Bean module
> -------------------------------
>
>                 Key: DELTASPIKE-823
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-823
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: PartialBean
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>             Fix For: 1.2.2
>
>         Attachments: DELTASPIKE-823.patch
>
>
> via ASM proxies to get rid of following tickets:
> https://issues.apache.org/jira/browse/DELTASPIKE-419
> https://issues.apache.org/jira/browse/DELTASPIKE-420
> https://issues.apache.org/jira/browse/DELTASPIKE-647
> performance should be better too...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)