[jboss-jira] [JBoss JIRA] (AS7-6688) Generated $$$view classes seem to have illegal content
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Thu Mar 7 14:16:42 EST 2013
[ https://issues.jboss.org/browse/AS7-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved AS7-6688.
---------------------------------
Resolution: Out of Date
This looks like an annotation issue that was already fixed. Try with the latest classfilewriter or a more up to date AS7 and it should be fine.
https://github.com/jbossas/jboss-classfilewriter/commit/0cf58d906149538b21943cd1c65b87de07bcfdcf
> Generated $$$view classes seem to have illegal content
> ------------------------------------------------------
>
> Key: AS7-6688
> URL: https://issues.jboss.org/browse/AS7-6688
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.1.1.Final
> Reporter: Heiko Rupp
> Assignee: Stuart Douglas
>
> I am using no-interface-view SLSBs
> AS7 is on the fly creating $$$view classes from them
> Now I want to instrument the server with a jacoco agent to report converage data.
> For the $$$view classes Jacoco fails to instrument the class.
> Investigation with the jacoco folks led to a bug at the asm bug tracker, which was then rejected with "the $$$$view classes have illegal content"
> See http://forge.ow2.org/tracker/?func=detail&atid=100023&aid=316418&group_id=23
> and
> https://groups.google.com/forum/?fromgroups=#!topic/jacoco/9TlsMdRE_10
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list