Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-M2
-
None
Description
Eclipse opens a web browser window with the server address & context path of the application currently being deployed. There are two issues:
1) This seems to work (more or less) fine for regular web application modules but it does not work for web application bundles.
2) If the user changes the context root directly in geronimo-web.xml in standalone application and redeploy is Eclipse still opens a web browser window with the original context root (even though the application is deployed under the right context root).