- d68702f [381623] Unable to search for Tomcat 7 runtime via the runtime search function by eyuen · 12 years ago v20120821_1355
- 0d5941a [363892] On the Server / Web Modules page, Auto Reload is enabled by default. It would be nice to have the option to make it disabled by default instead. by eyuen · 12 years ago
- ff2145f [343736] Clean up generics and some other warnings in tomcat.core plug-in by lisaacs · 13 years ago
- eff74fa [342505] Add support for multilevel context-root when "Publish module contexts to separate XML files" is enabled. by lisaacs · 13 years ago
- d0a02b9 [320687] Add resource listener to detect Tomcat configuration changes by lisaacs · 13 years ago
- 75e80c2 [335646] Address coming changes in Tomcat 7.0.7 and later so "Serve modules without publishing" keeps working. by lisaacs · 14 years ago
- 9ab4bce [334818] Allow Tomcat 7.0 to use a JRE, like Tomcat 6.0 and 5.5. An SDK is not required. by lisaacs · 14 years ago
- c48f7b6 [333102] Fix annotation support in Tomcat 7.0's "Serve modules without publishing" feature. by lisaacs · 14 years ago
- 056c765 [328974] Include dependent Java projects directly in classpath list to ensure source path resolution provides expected results. by lisaacs · 14 years ago
- 200a522 [332237] Avoid NPE when Tomcat configuration is asynchronously marked as changed while it is being loaded. by lisaacs · 14 years ago
- 3e78b48 [318449] Class.getResource() breaks when "Serve modules without publishing" is activated. Include version bump. by lisaacs · 14 years ago
- a3ba08c [312920] The "Serve Modules Without Publishing" option should support web fragments projects for Tomcat 7 by lisaacs · 14 years ago
- 1ccbdda [311079] Tomcat's "Serve Modules Without Publishing" option should support "META-INF/resources" in dependent projects for Tomcat 7 by lisaacs · 14 years ago
- 2d6e433 [310856] Update Tomcat to request a temporary directory that doesn't recycle. by lisaacs · 14 years ago
- fc6be32 [308916] Improve Tomcat version detection to use JarFile instead of URLClassloader, which is much more garbage collection friendly by lisaacs · 14 years ago
- 384aeb2 [306732] Update Tomcat publishing to honor customized names for binary child modules by lisaacs · 14 years ago
- c51e320 [306732] Update Tomcat publishing to handle dependency removal when the deploy path included a customized file name. by lisaacs · 14 years ago
- 4aa1eb4 [306732] For child modules of a web module in Tomcat publishing, honor the child module's deployPath URI instead of hard coding "WEB-INF/lib" as the location within the web module. Also handle child jar modules in addition to child project modules, just to be safe. by lisaacs · 14 years ago
- ce4afe8 [308916] Add Tomcat 7 support by lisaacs · 14 years ago
- c73f42a [288046] Ensure "allow-java-encodings" feature for Xerces parsers is enabled. by lisaacs · 14 years ago
- 2ec0650 [285722] Update "Serve Modules Without Publishing" to support multiple web content directories by lisaacs · 15 years ago
- 5612b92 [274861] Ping the configured Tomcat host name instead of hard coded "localhost" by lisaacs · 15 years ago
- 363ef91 [282362] Avoid leaving Tomcat server in "starting" state if VM fails to start in debug mode. Also bump plug-in version. by lisaacs · 15 years ago
- 7d50a27 [259779] Improve whitespace handing so VM argument merging does not inadvertently duplicate arguments by lisaacs · 15 years ago
- 024765f [149980] Problem with closed server projects by deboer · 16 years ago
- 0b8cce0 [242476] Fix handling of classpath attributes so "non.dependency" is not ignored. Affects Maven plug-ins. by lisaacs · 16 years ago
- 5bfbcee [237700] Editor fixes for null runtime by deboer · 16 years ago
- b990863 [Bug 230939] Add some NPE checks and trace output for "Serve modules without publishing" option by lisaacs · 16 years ago
- 6fd080b Forgot to update some copyrights by lisaacs · 16 years ago
- cb7fadb [228574] Eliminate hard coded "localhost" returned by TomcatServer.getModuleRootURL() by lisaacs · 16 years ago
- 8832d44 [228570] Update clean tomcat work directory job to work with new server start and stop jobs by lisaacs · 16 years ago
- 02396db [222620] Try to create a valid launch configuration when runtime location is relative by lisaacs · 16 years ago
- ca4ac24 [214175] Fix handling of java.endorsed.dirs VM runtime argument so Tomcat 6.0 has the correct value. by lisaacs · 17 years ago
- 5898a03 Update copyrights by lisaacs · 17 years ago
- e195c56 [217131] Fix NPE that can occur when publishing to Tomcat installation with "Serve modules without publishing" enabled by lisaacs · 17 years ago
- 10d488c [216899] Fix problem finding debug source in the root of a java utility project by lisaacs · 17 years ago
- 45108a2 [210025] Update Tomcat publish to use PublishHelper and temp directory local to the server by lisaacs · 17 years ago
- 1fdafb5 [120466] Move context fix to new publisher framework by deboer · 17 years ago
- 58b2065 [213195] Ensure classes that will appear in WEB-INF/classes are listed before those that will appear in WEB-INF/lib by lisaacs · 17 years ago
- 6ea9c1c [216183]: Import conf/context.xml for Tomcat 5.5 and 6.0 servers by lisaacs · 17 years ago
- 5b290b8 [214629] Increase launch timeout by deboer · 17 years ago
- 22357a2 [213195] Add initial support for class folders when serving modules without publishing by lisaacs · 17 years ago
- 9b5229d [211660] Don't always build utility jars when publishing to Tomcat installation by lisaacs · 17 years ago
- 8be8d24 [125002] Publish when starting server by deboer · 17 years ago
- c82fb0c [198743] Tomcat cleanup for new launch API by deboer · 17 years ago
- 3e69550 [203533] Fix NPE when custom deploy path is an absolute path by lisaacs · 17 years ago
- c620c9e [195599] Fix behavior when protocol handler class is specified as the connector protocol. by lisaacs · 17 years ago
- 9058ae6 [127884] Add IJavaRuntimeWorkingCopy by deboer · 17 years ago
- ee724c6 [196054] Cleanup by deboer · 17 years ago
- 3e6be19 [189007 ] Ensure absolute path is generated for workspace jar classpath dependencies by lisaacs · 17 years ago
- b221f69 [Bug 188163] Add support for classpath dependencies and fix handling of jars added via J2EE Module Dependencies by lisaacs · 17 years ago
- 79ef497 [180931] For completeness, compare tag names of elements. Behavior shouldn't change because odds are high that something else would not match. by lisaacs · 17 years ago
- 6f58573 [186295] Avoid copying server configuration files that aren't changing. Copying conf/web.xml causes Tomcat 6.0 to reload all contexts. by lisaacs · 17 years ago
- 319b17b [180931] When using separate context XML files and server is running, avoid overwriting the context XML file if they are equivalent. by lisaacs · 17 years ago
- 9a181bb [182353] Restore behavior that addressed a Tomcat 5.0.x quirk that got lost when the saving to separate context files feature was added. by lisaacs · 17 years ago
- 07a1fe2 [184717] Avoid assigning ports in the server instance the same id by using the correct index variable. Also a minor update to the connector naming for Tomcat 4.0.x. by lisaacs · 17 years ago
- 2a37fe1 [185240] Update copyrights by lisaacs · 17 years ago
- d32f646 [137628] Treat a context-root of "/" as an alias for "". Also check for multiple contexts with the same path. by lisaacs · 17 years ago
- 8b973c8 [179091] Extended profiling support for TPTP by deboer · 17 years ago
- a9b6a3b [124914] Include runtime jars needed by this feature and fix one missed system property name change by lisaacs · 17 years ago
- f3e63a1 [124914] Implement remaining portion of experimental Tomcat plug-in by saving contexts to separate XML files by lisaacs · 17 years ago
- 4844b09 [124914] Remove added dependency on o.e.jst.j2ee. Set standard version range for org.eclipse.emf.common. by lisaacs · 17 years ago
- 98773f8 [179091] Profiling fails with exception if no profilers installed by deboer · 17 years ago
- 04ef94c [124914] Implement main portion of experimental Tomcat plug-in to serve modules without publishing. Does not save contexts to separate XML files. The "loader" jars are also simple Java projects that can be rebuilt by specifying a classpath variable that points to an appropriate Tomcat installation, by lisaacs · 17 years ago
- 07fc668 [142100] Dynamic server profiler support by deboer · 18 years ago
- c5aaa3e [145834] Since deploy directory is configurable, add a system property that identifies the location. It will be useful in catalina.policy file. by lisaacs · 18 years ago
- 78d6d2f [107722] Implement user settable runtime base location for the server. Updated server editor to support modification using a new section. Moved deploy directory field to this new section. Refactored runtime base directory handling. by lisaacs · 18 years ago
- 70850f0 [167723] Add jst.web 2.5 to the list of supported facets. Also some minor code cleanup. by lisaacs · 18 years ago
- 03e136e [145834] If not in test mode, don't override installation's default webapp. Also update deploy dir editor field after browse and some other minor fixes. by lisaacs · 18 years ago
- 2468c41 [145834] Implement settable deploy directory that defaults to something other than "webapps". This avoids problems with default web applications. by lisaacs · 18 years ago
- a5b6979 [171559] Make trace constants final by deboer · 18 years ago
- b43f77e [161363] Dirty flags not updated correctly by deboer · 18 years ago
- 6d01705 [106709] Add UI commands to support cleaning server or module work directory on Tomcat server. Bumped tomcat.ui minor version due to new UI. by lisaacs · 18 years ago
- 428fbcf [167723] Initial Tomcat 6.0 implementation. Doesn't declare support for servlet 2.5 since it is not yet available. by lisaacs · 18 years ago
- 7b9da51 [106709] Delete work directory for removed projects. Includes refactoring to use ServerInstance and other code consolidation. Add missing ROOT webapp for Tomcat 3.2 runtime directory preparation. by lisaacs · 18 years ago
- eae408e [167708] Some updates to consolidate server.xml handling and improve its ability to find an appropriate Service, Engine, and Host for Tomcat 4.x and later. Can compute work directory locations as well. by lisaacs · 18 years ago
- a685c84 [102978] Include catalina.properties file in Tomcat 5.0 and Tomcat 5.5 configurations. Allows some configurability about how server/lib is handled. Also includes some refactoring to share code across multiple Tomcat versions. by lisaacs · 18 years ago
- 9e4aa0c [157222] Filter JMX system properties from launch configuration for stopping Tomcat. Allows JMX to be used until separate start and stop arguments are supported (bug 153680) by lisaacs · 18 years ago
- 619b266 [108482] Update mergeArguments to handle keeping the action, like "start" or "stop", last. Also provide for removing specified arguments from the returned string. Fix problem with debug option. by lisaacs · 18 years ago
- 8b1cf24 [110715] Improve verification of Tomcat installation directory. Support alternate file names to pick up packaged installs of Tomcat on Linux. Also improve error message to identify why a directory is not considered valid. by lisaacs · 18 years ago
- c7a1cb1 [163580] Initial 2.0 changes by deboer · 18 years ago
- 6280b84 [153181] Support auto-debug when breakpoints in workspace by deboer · 18 years ago
- 123b625 [132661] Error during clean build by deboer · 18 years ago
- 5d64527 [153373] Tomcat doesn't support workspace default JRE correctly by deboer · 18 years ago
- 9fdac30 [151993] Unlimited timeout option by deboer · 18 years ago
- dc05624 [151904] Classpath provider should have access to the project by deboer · 18 years ago
- 879f8eb [148314] Unbound classpath container doesn't update by deboer · 18 years ago
- 3381582 [121069] Publish synchronization and failure fixes by deboer · 18 years ago
- b01e2d3 [151232] Minor fixes by deboer · 18 years ago
- da46b61 [150090] Server timeout preference doesn't work by deboer · 18 years ago
- fa68b10 [145531] Add facet dependancy by deboer · 18 years ago
- 3a58bdd [145394] Profiling check uses == instead of equals() by deboer · 18 years ago
- 02a05e9 [143618] Check facets & versions by deboer · 18 years ago
- 0414539 [142094] Add support for environment variables by deboer · 18 years ago
- b7103ad [142094] Add support for environment variables by deboer · 18 years ago
- 5a21f19 [141851] Fix the protocol default to be HTTP by lisaacs · 18 years ago
- 273b185 [141590] Tools.jar not required on Tomcat 5.5 by deboer · 18 years ago
- 15af6ef [132310] Publish jar failure by deboer · 18 years ago
- e74f6b1 [140471] Start server creates zombi job by deboer · 18 years ago
- c87b2e3 [138119] Cleanup by deboer · 18 years ago