You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@aries.apache.org by Charlie Mordant <cm...@gmail.com> on 2018/10/07 16:59:02 UTC

Re: Aries Blueprint Spring

Hi Jérémie,

Spring DM is deprecated for long. The actual solution would be
aries-blueprint or plain DS.
On the TX aspect, OSGI and tx is also a tricky part: I would recommend
aries-txcontrol, which looks to be the up to date technology for the need.

Good luck in your migration!
Regards

Le mer. 12 juil. 2017 à 21:49, Jérémie Brébec <je...@gmail.com> a
écrit :

> Hello,
>
> I am studying the upgrade of a legacy application using Spring DM, and for
> this, I am interested in the Aries Blueprint Spring component. However, I
> didn't find any documentation on this function..
>
> - Is this component "Production Ready" ?
> - Does it support namespaces like spring-tx (@Transactional) or spring-mvc
> ?
> - Does it support the interface BundleContextAware ? If not, what is the
> preferred way to replace this api ?
>
> Regards,
> Jérémie
>


-- 
Charlie Mordant

Full OSGI/EE stack made with Karaf:
https://github.com/OsgiliathEnterprise/net.osgiliath.parent

Re: Aries Blueprint Spring

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi

Agree about spring-dm. You can use karaf jta service directly, via annotations or via blueprint.

Regards
JB

Le 7 oct. 2018 à 18:59, à 18:59, Charlie Mordant <cm...@gmail.com> a écrit:
>Hi Jérémie,
>
>Spring DM is deprecated for long. The actual solution would be
>aries-blueprint or plain DS.
>On the TX aspect, OSGI and tx is also a tricky part: I would recommend
>aries-txcontrol, which looks to be the up to date technology for the
>need.
>
>Good luck in your migration!
>Regards
>
>Le mer. 12 juil. 2017 à 21:49, Jérémie Brébec
><je...@gmail.com> a
>écrit :
>
>> Hello,
>>
>> I am studying the upgrade of a legacy application using Spring DM,
>and for
>> this, I am interested in the Aries Blueprint Spring component.
>However, I
>> didn't find any documentation on this function..
>>
>> - Is this component "Production Ready" ?
>> - Does it support namespaces like spring-tx (@Transactional) or
>spring-mvc
>> ?
>> - Does it support the interface BundleContextAware ? If not, what is
>the
>> preferred way to replace this api ?
>>
>> Regards,
>> Jérémie
>>
>
>
>-- 
>Charlie Mordant
>
>Full OSGI/EE stack made with Karaf:
>https://github.com/OsgiliathEnterprise/net.osgiliath.parent