[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9335) Multiple detected runtime indexes miss the brackets

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu Sep 1 18:02:26 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco resolved JBIDE-9335.
----------------------------------

    Resolution: Done


Committed to the trunk and jbosstools-3.3.0.M3 branch.
WTP runtimes work the same way(WTP's JBoss runtime, Tomcat runtime ...). 
JBoss Tools Runtimes and servers are indexed from 0, like the following:

JBoss 7.0 Runtime
JBoss 7.0 Runtime 1
...

JBoss 7.0 Runtime Server
JBoss 7.0 Runtime Server (1)


> Multiple detected runtime indexes miss the brackets
> ---------------------------------------------------
>
>                 Key: JBIDE-9335
>                 URL: https://issues.jboss.org/browse/JBIDE-9335
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime detection
>    Affects Versions: 3.3.0.M2
>            Reporter: Jiri Peterka
>            Assignee: Snjezana Peco
>            Priority: Minor
>             Fix For: 3.3.0.M3
>
>
> Runtime detection should improve indexing of multiple servers - brackets should be added
> Currently it's:
> jboss-eap-4.0
> jboss-eap-4.0 1
> jboss-eap-4.0 2
> jboss-soa-p5
> jboss-soa-p5  1
> jboss-soa-p5  2
> Should be rather like this:
> jboss-eap-4.0
> jboss-eap-4.0(2)
> jboss-eap-4.0(3)
> jboss-soa-p5
> jboss-soa-p5(2)
> jboss-soa-p5(3)
> Consider indexing from 1 (not from 0)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list