[
https://issues.jboss.org/browse/JBIDE-11742?page=com.atlassian.jira.plugi...
]
Burr Sutter commented on JBIDE-11742:
-------------------------------------
The apparent "gotcha" is that if you take a project and deploy it to OpenShift
using the Wizard (JBoss Central), it sets the Context Root to "/". The
workaround is to use Maven Update Project Configuration to get the correct content root to
be reset.
Run as Run on Server - POH5 archetype, does not have Context root set
correctly
-------------------------------------------------------------------------------
Key: JBIDE-11742
URL:
https://issues.jboss.org/browse/JBIDE-11742
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Burr Sutter
Priority: Critical
Beta3 internal build - Run As Run on Server using the POH5 archetype does not load the
Eclipse browser with
http://localhost:8080/poh5, it uses simply
http://localhost:8080
http://screencast.com/t/tU3hR5yaYV
For some reason the Web Project Settings - Context Root is set to "/" when it
should be "poh5".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira