Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 7.0.0pre3, 6.1.12rc1
-
Fix Version/s: 7.0.0pre4, 6.1.12.rc2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently there is no way to:
- specify a default web.xml file via Ant xml configuration;
- load user specified classes/libraries before server classes (as it can be done in the Maven2 plugin).
Committed changes to jetty-contrib 6.1.x branch (revision #1171).