Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1783

Sometimes the list of URLs is too large when searching for annotated classes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • None
    • 4.0, 4.0.0
    • None
    • None

    Description

      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.

      Attachments

        1. urls.diff
          7 kB
          Alan Cabrera

        Activity

          People

            maguro Alan Cabrera
            maguro Alan Cabrera
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: