[
https://issues.jboss.org/browse/JBIDE-10788?page=com.atlassian.jira.plugi...
]
Rob Stryker updated JBIDE-10788:
--------------------------------
Description:
link to JBIDE-10514 , a UI is required for this setting.
1. Create a new application in wizard and allow to create a new project in the workspace
2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to
pom.xml, reload project configuration)
3. Modify all your build stuff so the project does NOT deploy to root
4. Change your context root to match what your setting is in the build
5. Right click the project and select Run as... + Run on server
6. Choose associated openshift server
7. Result - No page found due to the incorrect URL. It's still using root instead of
your new custom context root
A UI is required for this setting
was:link to JBIDE-10514 , a UI is required for this setting.
Add setting ui for openshift source servers to use wtp context root
if required
-------------------------------------------------------------------------------
Key: JBIDE-10788
URL:
https://issues.jboss.org/browse/JBIDE-10788
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: JBossAS/Servers
Affects Versions: 3.3.0.M5
Reporter: Rob Stryker
Assignee: Rob Stryker
Priority: Minor
Fix For: 3.3.0.Beta1
link to JBIDE-10514 , a UI is required for this setting.
1. Create a new application in wizard and allow to create a new project in the workspace
2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to
pom.xml, reload project configuration)
3. Modify all your build stuff so the project does NOT deploy to root
4. Change your context root to match what your setting is in the build
5. Right click the project and select Run as... + Run on server
6. Choose associated openshift server
7. Result - No page found due to the incorrect URL. It's still using root instead of
your new custom context root
A UI is required for this setting
--
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