You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/08 14:34:11 UTC

[Bug 53619] If is defined, only fragments mentioned in it shall get class-scanned

https://issues.apache.org/bugzilla/show_bug.cgi?id=53619

--- Comment #3 from bmesserer@gmx.at ---
Provided I understand Mark's comments correctly, the current behavior (tomcat
7.0.34) is incorrect regarding this:

"An empty <absolute-ordering/> shall therefore disable scanning at all as far
as I understood."

It does not, an empty 'absolute-ordering' element has no effect whatsoever
(regarding this bug). From short debugging,
org.apache.catalina.deploy.WebXml.absoluteOrdering only contains the child
elements of the tag (see WebXml#addAbsoluteOrdering*(...)).

Hope that somebody can clarify whether current behavior is wrong or
abovementioned comment is, so won't change status of this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org