[
https://issues.apache.org/jira/browse/DELTASPIKE-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289000#comment-13289000
]
Gerhard Petracek commented on DELTASPIKE-187:
---------------------------------------------
in codi we have an optional InterceptorStrategy which is e.g. used by external
add-ons.
we can't enable it per default (see DELTASPIKE-185).
since adding injection points dynamically during bootstrapping works fine with
the current versions of owb and weld, we can use it instead of an dyn. lookup
at runtime.
> @PersistenceContext with @Transactional outside of application servers
> ----------------------------------------------------------------------
>
> Key: DELTASPIKE-187
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-187
> Project: DeltaSpike
> Issue Type: New Feature
> Components: JPA-Module
> Affects Versions: 0.3-incubating
> Reporter: Gerhard Petracek
> Priority: Minor
> Fix For: 0.6-incubating
>
>
> we can use an optional extension which adds injection points for usages of
> @PersistenceContext in the same bean as @Transactional is used
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira