[
https://issues.jboss.org/browse/JBIDE-14858?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-14858:
-------------------------------------
Vlado:
When I run a smoke-test in UI, i get the following behavior:
1) Open jre tab: windows -> preference -> installed JRE
2) I remove the jdk7 jre and i add a jdk6 jre.
3) finish / ok
4) window -> preference -> runtime environment (wtp's page)
5) click add
6) select wildfly
7) Note the default entry is "Default JRE for JavaSE 1.7" (it shows correct
required environment)
8) Note the pull down has 0 other entries (jdk 6 does not show up bc it is invalid)
9) Note following error: No valid JREs found for execution environment
"JavaSE-1.7"
10) Note that the wizard cannot 'finish' or complete.
What test specifically are you expecting to fail? Is this some UI test? Or did you just
expect some test to fail?
Wildfly needs to be started using java7
---------------------------------------
Key: JBIDE-14858
URL:
https://issues.jboss.org/browse/JBIDE-14858
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, server
Reporter: Mickael Istria
Assignee: Rob Stryker
Fix For: 4.1.0.Beta2
Wildfly needs to be started using Java 7. However, JBT/JBDS needs to work on Java 6, so
it seems necessary to
* Use path to a Java7 to start Wildfly
* Pass this path to Java7 in job config.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira