[ https://issues.apache.org/jira/browse/TOMEE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696297#comment-16696297
]
ASF GitHub Bot commented on TOMEE-2278:
---------------------------------------
Github user radcortez commented on the issue:
https://github.com/apache/tomee/pull/201
+1
> Use Managed Executor with Safeguard Fault Tolerance lib
> -------------------------------------------------------
>
> Key: TOMEE-2278
> URL: https://issues.apache.org/jira/browse/TOMEE-2278
> Project: TomEE
> Issue Type: Improvement
> Components: TomEE Core Server
> Affects Versions: 8.0.0-M1
> Reporter: Bruno Baptista
> Priority: Major
> Labels: pull-request-available
>
> We have a problem with the integration of the Safeguard Fault Tolerance
> library on TomEE 8 and I need help to solve it. This is a follow up to
> the original email thread, from Oct 3, in the Geronimo mailing list,
> where we decided to do perform the override in the container side.
> I need to override the starting point for the library, originally here:
> https://github.com/apache/geronimo-safeguard/blob/master/safeguard-impl/src/main/java/org/apache/safeguard/impl/cdi/FailsafeExecutionManagerProvider.java
> Because it's not using a managed executor service from TomEE... Like
> this one: "java:comp/DefaultManagedScheduledExecutorService"
> All this is being discussed in the [dev@tomee.apache.org|mailto:dev@tomee.apache.org]
list under the subject "Override bean from library on TomEE"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|