[
https://issues.apache.org/jira/browse/OPENJPA-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849737#action_12849737
]
Pinaki Poddar commented on OPENJPA-1600:
----------------------------------------
The referenced user forum issue [1]
[1]
http://n2.nabble.com/Use-external-classes-as-entities-td4787743.html#a4787743
> Allow enhancer to read entities inside jar archive
> --------------------------------------------------
>
> Key: OPENJPA-1600
> URL: https://issues.apache.org/jira/browse/OPENJPA-1600
> Project: OpenJPA
> Issue Type: Improvement
> Components: build / infrastructure, tooling
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
>
> Enhancer currently does not read class bytes if they are packaged in a jar
> file.
> Enhancing an entity that resides inside a jar and overwriting the enhanced
> byte code inside the same jar is somewhat difficult.
> But as a first step, we can read the byte code for entities that are merely
> used as serializeable reference to other persistent entities.
> An issue of this nature has been reported in the user forum [1].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.