[
https://issues.apache.org/jira/browse/ARIES-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061985#comment-15061985
]
Guillaume Nodet commented on ARIES-1471:
----------------------------------------
I'm not sure what you exactly need.
There is some processor support in blueprint (see
org.apache.aries.blueprint.BeanProcessor).
Also, with the blueprint-spring module, you can leverage the full spring
framework inside blueprint. It has not been released yet, but feel free to
build it from sources and give it a try.
> BeanPostProcessor in Blueprint
> ------------------------------
>
> Key: ARIES-1471
> URL: https://issues.apache.org/jira/browse/ARIES-1471
> Project: Aries
> Issue Type: Question
> Components: Blueprint
> Reporter: Setya
> Priority: Minor
>
> Hi all,
> I test my Spring based app by registering custom BeanPostProcessor, this way
> I can mock any Spring beans component as needed without having to create
> multiple Spring context files for every test case.
> I'm considering using Blueprint for my OSGI based application but I was
> wondering if it is possible to test the same way on Blueprint.
> Any insight would be greatly appreciated.
> Regards,
> Setya
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)