You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Harald Wellmann (JIRA)" <ji...@apache.org> on 2013/04/30 22:28:15 UTC

[jira] [Created] (TOMEE-923) Embedded Container should not scan classes outside of deployment

Harald Wellmann created TOMEE-923:
-------------------------------------

             Summary: Embedded Container should not scan classes outside of deployment
                 Key: TOMEE-923
                 URL: https://issues.apache.org/jira/browse/TOMEE-923
             Project: TomEE
          Issue Type: Bug
    Affects Versions: 1.5.2, 1.6.0
            Reporter: Harald Wellmann
            Priority: Critical


Embedded TomEE scans the application classpath for @WebServlets which may lead to conflicts - see attached test case, unpack and run mvn install.

Only deployments should be scanned but not any classes from classloaders further up in the hierarchy.

The test passes with 1.5.1 but fails with 1.5.2 and 1.6.0-SNAPSHOT from trunk.

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