[
https://issues.apache.org/jira/browse/OPENJPA-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Albert Lee updated OPENJPA-1780:
--------------------------------
Affects Version/s: 2.2.0
2.1.1
Fix Version/s: (was: 2.2.0)
2.3.0
Move fix version to 2.3.0 in preparation for 2.2.0 release.
> Javaagent enhancement behaves differently than Attach API results
> -----------------------------------------------------------------
>
> Key: OPENJPA-1780
> URL: https://issues.apache.org/jira/browse/OPENJPA-1780
> Project: OpenJPA
> Issue Type: Bug
> Components: Enhance, integration
> Affects Versions: 2.0.0, 2.1.1, 2.2.0
> Reporter: Donald Woods
> Assignee: Donald Woods
> Fix For: 2.3.0
>
>
> Originally reported as GERONIMO-5553.
> The following scenarios were verified by Jeremy Bauer -
> 1) When the Javaagent is used with a list of classes, only the provided list
> will get enhanced.
> 2( When the Javaagent is used without a list of classes, ALL classes will get
> enhanced.
> 3) When the dynamic enhancer via attach api is used with a list of classes,
> the provided list AND any discovered classes are enhanced (unless
> <exclude-unlisted-classes> is specified.)
> 4) When the dynamic enhancer via attach api is used without a list of
> classes, ALL classes will get enhanced.
> So, the Javaagent is case #1 is behaving differently than case #3, which is
> what this JIRA should address.
--
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