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/25 14:30:18 UTC

[jira] [Created] (TOMEE-166) Web.xml metadata-complete effectively ignored

David Blevins created TOMEE-166:
-----------------------------------

             Summary: Web.xml metadata-complete effectively ignored
                 Key: TOMEE-166
                 URL: https://issues.apache.org/jira/browse/TOMEE-166
             Project: TomEE
          Issue Type: Bug
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 1.0.0


The web.xml metadata-complete value was respected, but the webapp was still scanned resulting in the performance overhead of scanning.  The scanned information was ignored, but there is no need for the overhead if the data is not going to be used.

In code terms, we still created an AnnotationFinder for the WebModule.

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

        

[jira] [Closed] (TOMEE-166) Web.xml metadata-complete effectively ignored

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TOMEE-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins closed TOMEE-166.
-------------------------------

    Resolution: Fixed
    
> Web.xml metadata-complete effectively ignored
> ---------------------------------------------
>
>                 Key: TOMEE-166
>                 URL: https://issues.apache.org/jira/browse/TOMEE-166
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 1.0.0
>
>
> The web.xml metadata-complete value was respected, but the webapp was still scanned resulting in the performance overhead of scanning.  The scanned information was ignored, but there is no need for the overhead if the data is not going to be used.
> In code terms, we still created an AnnotationFinder for the WebModule.

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

        

[jira] [Commented] (TOMEE-166) Web.xml metadata-complete effectively ignored

Posted by "David Blevins (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TOMEE-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264832#comment-13264832 ] 

David Blevins commented on TOMEE-166:
-------------------------------------

2012-04-25 - http://svn.apache.org/viewvc?view=revision&revision=1330642 - dblevins

                
> Web.xml metadata-complete effectively ignored
> ---------------------------------------------
>
>                 Key: TOMEE-166
>                 URL: https://issues.apache.org/jira/browse/TOMEE-166
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 1.0.0
>
>
> The web.xml metadata-complete value was respected, but the webapp was still scanned resulting in the performance overhead of scanning.  The scanned information was ignored, but there is no need for the overhead if the data is not going to be used.
> In code terms, we still created an AnnotationFinder for the WebModule.

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