[
https://issues.jboss.org/browse/JBIDE-9935?page=com.atlassian.jira.plugin...
]
Lucia Jelinkova edited comment on JBIDE-9935 at 12/14/11 8:27 AM:
------------------------------------------------------------------
When a new OpenShift project is created via Eclipse plugin, the generated resources
contain file modules.jsp. This file contains import of class from AS 7
(org.jboss.test.modules.TestClass) what results in error if the AS 7 runtime is not set as
target runtime (when I added the runtime the error disappeared only after Maven ->
Update project configuration).
Tested on 5.0.0.v201112111508M-H55-M5
was (Author: ljelinko):
When a new OpenShift project is created via Eclipse plugin, the generated resources
contain file modules.jsp. This file contains import of class from AS 7
(org.jboss.test.modules.TestClass) what results in error if the AS 7 runtime is not set as
target runtime (when I added the runtime the error disappeared only after Maven ->
Update project configuration).
Make openshift server its own servertype not requiring an runtime
-----------------------------------------------------------------
Key: JBIDE-9935
URL:
https://issues.jboss.org/browse/JBIDE-9935
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.M5
Thought it would be good to collect reasons for and against having runtime for openshift
server.
For:
For basic openshift work I don't really need a local runtime - since I'm just
editing raw source and git push will deploy. Having to download and install AS7 should be
optional.
Against:
Being able to create projects against it as a target would be interesting (but that could
just as easily be solved with a local server/runtime combination.)
How many OpenShift server types would be needed? how do we manage them with respect to
facets constraints etc.
--
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