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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-03-16 08:17:18 EDT ---
The JAR scanning in Tomcat 7 also supports scanning for web fragments. It isn't
going to be possible for IDEs to expand web fragments into WEB-INF/classes
since the web-fragment.xml files would over-write each other. Therefore IDEs
are going to have to find an alternative solution for this.

I took a look at adding this extension to Tomcat 7 but hit a few issues. Since
you have a working solution for your case, the general case is looking
problematic and the general solution will always fail anyway for web fragments
I don't think this is worth pursuing.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to