You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2012/04/30 12:06:56 UTC

[jira] [Commented] (OPENEJB-1783) Sometimes the list of URLs is too large when searching for annotated classes.

    [ https://issues.apache.org/jira/browse/OPENEJB-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264855#comment-13264855 ] 

David Blevins commented on OPENEJB-1783:
----------------------------------------

2012-02-20 - http://svn.apache.org/viewvc?view=revision&revision=1291412 - adc

                
> Sometimes the list of URLs is too large when searching for annotated classes.
> -----------------------------------------------------------------------------
>
>                 Key: OPENEJB-1783
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1783
>             Project: OpenEJB
>          Issue Type: Bug
>            Reporter: Alan Cabrera
>            Assignee: Alan Cabrera
>             Fix For: 4.0, 4.0.0
>
>         Attachments: urls.diff
>
>
> There's no need to search the Java libraries and OpenEJB jars for user CLI extensions.  Some of the system jars are *huge* and causes an OOM error when scanning is performed.
> Create {{URLs.cullSystemAndOpenEJBJars(urls)}} and {{URLs.cullSystemJars(urls)}} which can be shared by other bits of code which seem to be cookie cutting this logic.

--
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