[jbosstools-issues] [JBoss JIRA] (JBIDE-14565) jdk warning for servers are a bit fuzzy

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed May 22 01:14:06 EDT 2013


Max Rydahl Andersen created JBIDE-14565:
-------------------------------------------

             Summary: jdk warning for servers are a bit fuzzy
                 Key: JBIDE-14565
                 URL: https://issues.jboss.org/browse/JBIDE-14565
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
            Reporter: Max Rydahl Andersen
             Fix For: 4.1.0.Beta2


Using a default eclipse install, pointing to a default EAP 6.1 (and probably any other server) it chooses:

"Default JRE for JavaSE-1.6" as its JRE.

Even though I have an Java SE installed as the default runtime for this JRE.

Then the wizard tells me:

"This runtime type requries a JDK for launching a server. We cannot guarantee the default virtual machine for this execution environment is a JDK".

and its cut off in the middle of the last line.

A) why not choose the JDK execution environment when one is there ?

B) since the execution environment actually points to a JDK the warning is not correct

C) The text is hard to grok.

- the title says server but text says runtime
- the warning shows up for the default behavior 
- use "a server" when it is a specific one

 suggestion for simplification:

"The server runtime requires a JDK to launch. 'Default JRE for JavaSE-1.6' does not look like a JDK"

...actually - this is just as horrible.

If we cannot detect the various execution environments are a JDK reliably we shouldn't warn at this time. It is confusing.

How come Java 7 execution environment is detectable as a JDK but the Default JRE is not ?

--
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


More information about the jbosstools-issues mailing list