[
https://issues.jboss.org/browse/JBIDE-10788?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-10788:
-------------------------------------
[~adietish] As far as I can tell, we do get the project's context root as declared in
the wtp preference page for the project, and we do this for all modules if possible.
Can you please elaborate on your step 4) 4. Change your context root to match what your
setting is in the build ?
None of your steps seem to include right-clicking on the project and browsing to the place
to modify context root? This is the "Web Project Settings" preference page...
Server Adapter: 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: openshift, server
Affects Versions: 3.3.0.M5
Reporter: Rob Stryker
Priority: Minor
Labels: server_adapter
Fix For: LATER
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 was sent by Atlassian JIRA
(v6.4.11#64026)